Update backend/prompt.py
Browse files- backend/prompt.py +1 -1
backend/prompt.py
CHANGED
|
@@ -16,7 +16,7 @@ def get_system_prompt() -> str:
|
|
| 16 |
|
| 17 |
Important output guidelines:
|
| 18 |
- Provide psychology triggers based on what's most relevant for the given product and target audience. Each trigger should be a separate item.
|
| 19 |
-
- Each psychology trigger should be a short label
|
| 20 |
- For each trigger, provide relevant ad angles (one line each). Provide as many angles as you deem appropriate for that trigger.
|
| 21 |
- For each trigger, provide relevant ad concepts (one line each). Provide as many concepts as you deem appropriate for that trigger.
|
| 22 |
- Keep the entire response concise and actionable."""
|
|
|
|
| 16 |
|
| 17 |
Important output guidelines:
|
| 18 |
- Provide psychology triggers based on what's most relevant for the given product and target audience. Each trigger should be a separate item.
|
| 19 |
+
- Each psychology trigger should be a short label and must be relevent to the given product and target audience. Do NOT write long explanations.
|
| 20 |
- For each trigger, provide relevant ad angles (one line each). Provide as many angles as you deem appropriate for that trigger.
|
| 21 |
- For each trigger, provide relevant ad concepts (one line each). Provide as many concepts as you deem appropriate for that trigger.
|
| 22 |
- Keep the entire response concise and actionable."""
|