remove emojies from posting reddit and others

This commit is contained in:
2025-04-26 14:57:25 +10:00
parent 5b4b4c0253
commit 1f1c5012c7
5 changed files with 12 additions and 8 deletions
+1
View File
@@ -269,6 +269,7 @@ def curate_from_rss():
f"Generate exactly {num_paragraphs} paragraphs. "
f"FOCUS: Summarize ONLY the provided content, explicitly mentioning '{title}' and sticking to its specific topic and details. "
f"Do NOT introduce unrelated concepts. Expand on the core idea with relevant context about its appeal or significance."
"Do not include emojis in the summary."
)
content_to_summarize = scoring_content
final_summary = summarize_with_gpt4o(