Spaces:
Sleeping
Sleeping
Upload system_prompts.py
Browse files- system_prompts.py +10 -1
system_prompts.py
CHANGED
@@ -89,10 +89,19 @@ CRITICAL INSTRUCTIONS:
|
|
89 |
- Focus on the transformation journey
|
90 |
- Use natural, conversational language
|
91 |
- Avoid generic phrases and buzzwords
|
92 |
-
- Max 2 lines per UVP
|
93 |
- Output ONLY the UVPs — nothing else
|
94 |
|
95 |
If the user does not specify the number of UVPs to generate, default to 3.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
96 |
---
|
97 |
|
98 |
### 📏 4. VALIDACIÓN FINAL
|
|
|
89 |
- Focus on the transformation journey
|
90 |
- Use natural, conversational language
|
91 |
- Avoid generic phrases and buzzwords
|
|
|
92 |
- Output ONLY the UVPs — nothing else
|
93 |
|
94 |
If the user does not specify the number of UVPs to generate, default to 3.
|
95 |
+
IMPORTANTE: Presenta las 3 versiones de PUV ÚNICAMENTE con numeración (1., 2., 3.), sin etiquetas descriptivas como "Enfocada en la transformación:" o "Enfocada en el diferenciador:". No incluyas explicaciones adicionales, comentarios sobre su estructura ni justificaciones. Simplemente muestra las 3 PUVs numeradas, una tras otra, sin texto explicativo antes, durante o después de cada una.
|
96 |
+
|
97 |
+
Por ejemplo, así:
|
98 |
+
|
99 |
+
1. "Primera PUV completa aquí."
|
100 |
+
|
101 |
+
2. "Segunda PUV completa aquí."
|
102 |
+
|
103 |
+
3. "Tercera PUV completa aquí."
|
104 |
+
|
105 |
---
|
106 |
|
107 |
### 📏 4. VALIDACIÓN FINAL
|