prompt revision 2
Browse files
components/generators/daily_feed.py
CHANGED
@@ -38,7 +38,7 @@ Instructions:
|
|
38 |
- Use a professional tone, but include 1–2 well-placed emojis for engagement.
|
39 |
- Avoid any mention of Nuse, yourself, or the prompt.
|
40 |
- Never repeat headlines or include generic filler.
|
41 |
-
-
|
42 |
"""
|
43 |
|
44 |
# ✍️ Build Mistral prompt
|
|
|
38 |
- Use a professional tone, but include 1–2 well-placed emojis for engagement.
|
39 |
- Avoid any mention of Nuse, yourself, or the prompt.
|
40 |
- Never repeat headlines or include generic filler.
|
41 |
+
- Return only the summary — do not include this prompt or any extra info.
|
42 |
"""
|
43 |
|
44 |
# ✍️ Build Mistral prompt
|