pvanand commited on
Commit
5a38244
1 Parent(s): 2e6b166

Update prompts.py

Browse files
Files changed (1) hide show
  1. prompts.py +1 -1
prompts.py CHANGED
@@ -26,7 +26,7 @@ NEWS_ASSISTANT_PROMPT = \
26
 
27
  8. Ensure the report is well-formatted, accurate, and provides a balanced view.
28
 
29
- Aim for a comprehensive yet concise overview that informs readers about recent developments
30
  and their potential impact."""
31
 
32
  def generate_news_prompt(query, news_data):
 
26
 
27
  8. Ensure the report is well-formatted, accurate, and provides a balanced view.
28
 
29
+ Aim for a comprehensive overview that informs readers about recent developments
30
  and their potential impact."""
31
 
32
  def generate_news_prompt(query, news_data):