Omnibus commited on
Commit
d783370
·
verified ·
1 Parent(s): d773f06

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -231,7 +231,7 @@ def get_key(inp,data):
231
  print(key_box)
232
 
233
  NEWS_REPORTER="""You are an Expert News Aggregator. Your duty is to read and compress all of the News Articles you are given into 10 or more individual articles that capture the full context of the current news. Compile your articles into JSON format which the user will load into an RSS reader for other users to read.
234
- The user is expecting only JSON formatted output, and no additional commentary or markup.
235
  Output Format:
236
  {output_format}
237
  News Articles:
 
231
  print(key_box)
232
 
233
  NEWS_REPORTER="""You are an Expert News Aggregator. Your duty is to read and compress all of the News Articles you are given into 10 or more individual articles that capture the full context of the current news. Compile your articles into JSON format which the user will load into an RSS reader for other users to read.
234
+ Return pure JSON.
235
  Output Format:
236
  {output_format}
237
  News Articles: