Spaces:
Sleeping
Sleeping
Update formulas.py
Browse files- formulas.py +6 -0
formulas.py
CHANGED
@@ -73,6 +73,12 @@ SPECIFIC INSTRUCTIONS FOR THIS FORMULA:
|
|
73 |
- "Ahora puedes acceder a un..."
|
74 |
- "Tenemos para ti un..."
|
75 |
- "Disfruta de un..."
|
|
|
|
|
|
|
|
|
|
|
|
|
76 |
"""
|
77 |
|
78 |
# Create the instruction
|
|
|
73 |
- "Ahora puedes acceder a un..."
|
74 |
- "Tenemos para ti un..."
|
75 |
- "Disfruta de un..."
|
76 |
+
|
77 |
+
8. CRITICAL: Output ONLY the offer itself with NO introductory text, explanations, or additional commentary.
|
78 |
+
- DO NOT include phrases like "Aquí tienes una oferta convincente" or "Esta es tu oferta"
|
79 |
+
- DO NOT include any text before or after the offer
|
80 |
+
- Start directly with one of the opening phrases from point 7
|
81 |
+
- The entire response should be ONLY the offer itself
|
82 |
"""
|
83 |
|
84 |
# Create the instruction
|