Update app.py
Browse files
app.py
CHANGED
|
@@ -39,6 +39,7 @@ def generate_emails(target_audience, product, temperature, selected_formula, sel
|
|
| 39 |
# Definir las instrucciones de formato una sola vez
|
| 40 |
format_instructions = """
|
| 41 |
FORMAT RULES:
|
|
|
|
| 42 |
- Each email must have a clear and attractive subject line
|
| 43 |
- The email body must be persuasive and emotional
|
| 44 |
- Include a clear call to action
|
|
|
|
| 39 |
# Definir las instrucciones de formato una sola vez
|
| 40 |
format_instructions = """
|
| 41 |
FORMAT RULES:
|
| 42 |
+
- Each email must start with "Correo 1", "Correo 2", etc.
|
| 43 |
- Each email must have a clear and attractive subject line
|
| 44 |
- The email body must be persuasive and emotional
|
| 45 |
- Include a clear call to action
|