Spaces:
Sleeping
Sleeping
Upload 12 files
Browse files- system_prompts.py +2 -3
system_prompts.py
CHANGED
@@ -75,11 +75,10 @@ Basado en esta informaci贸n, te sugerir茅 un tipo de f贸rmula de las siguientes
|
|
75 |
{opciones_formulas}
|
76 |
|
77 |
Once the user selects a formula type, you will use:
|
78 |
-
Formula Type:
|
79 |
-
{formula["description"]}
|
80 |
|
81 |
EXAMPLE TO FOLLOW:
|
82 |
-
|
83 |
|
84 |
Based on your internal analysis of the pain points and product benefits (do not output the analysis), create UVPs following the structure provided in the formula.
|
85 |
|
|
|
75 |
{opciones_formulas}
|
76 |
|
77 |
Once the user selects a formula type, you will use:
|
78 |
+
Formula Type: [Se mostrar谩 despu茅s de la selecci贸n del usuario]
|
|
|
79 |
|
80 |
EXAMPLE TO FOLLOW:
|
81 |
+
[Se mostrar谩n ejemplos basados en la f贸rmula seleccionada]
|
82 |
|
83 |
Based on your internal analysis of the pain points and product benefits (do not output the analysis), create UVPs following the structure provided in the formula.
|
84 |
|