Update app.py
Browse files
app.py
CHANGED
|
@@ -439,7 +439,7 @@ angle_instructions = {
|
|
| 439 |
}
|
| 440 |
|
| 441 |
# Incluir las instrucciones del sistema en el prompt principal
|
| 442 |
-
|
| 443 |
|
| 444 |
FORMAT RULES:
|
| 445 |
- Each headline must start with number and period
|
|
|
|
| 439 |
}
|
| 440 |
|
| 441 |
# Incluir las instrucciones del sistema en el prompt principal
|
| 442 |
+
system_prompt = """You are a world-class copywriter, with expertise in crafting hooks, headlines, and subject lines that immediately capture the reader's attention, prompting them to open the email or continue reading.
|
| 443 |
|
| 444 |
FORMAT RULES:
|
| 445 |
- Each headline must start with number and period
|