Omnibus commited on
Commit
440c861
·
verified ·
1 Parent(s): 99b5e28

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -372,7 +372,7 @@ Data:
372
  Instructions:
373
  Compile and categorize the data above into a JSON dictionary string
374
  Include ALL text, datapoints, titles, descriptions, and source urls indexed into an easy to search JSON format
375
- Your final response should be only the final formatted JSON string enclosed in brackets, and nothing else.
376
  Required keys:
377
  "keywords":["short", "list", "of", "important", "keywords", "found", "in", "this", "entry"]
378
  "title":"title of entry"
 
372
  Instructions:
373
  Compile and categorize the data above into a JSON dictionary string
374
  Include ALL text, datapoints, titles, descriptions, and source urls indexed into an easy to search JSON format
375
+ Return a properly formatted JSON file.
376
  Required keys:
377
  "keywords":["short", "list", "of", "important", "keywords", "found", "in", "this", "entry"]
378
  "title":"title of entry"