johann22 commited on
Commit
bb6ae56
·
1 Parent(s): e2cc159

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -349,7 +349,7 @@ additional_inputs=[
349
  ]
350
 
351
  examples=[["What are the biggest news stories today?", None, None, None, None, None, ],
352
- ["Search the Internet to find todays Biggest News Stories, return and exhaustive News Article that you write summarizing them all.", None, None, None, None, None, ],
353
  ["When is the next full moon?", None, None, None, None, None, ],
354
  ["I'm planning a vacation to Japan. Can you suggest a one-week itinerary including must-visit places and local cuisines to try?", None, None, None, None, None, ],
355
  ["Can you write a short story about a time-traveling detective who solves historical mysteries?", None, None, None, None, None,],
 
349
  ]
350
 
351
  examples=[["What are the biggest news stories today?", None, None, None, None, None, ],
352
+ ["Search the Internet to find todays Breaking News Stories, return an exhaustive News Article that you write summarizing them all.", None, None, None, None, None, ],
353
  ["When is the next full moon?", None, None, None, None, None, ],
354
  ["I'm planning a vacation to Japan. Can you suggest a one-week itinerary including must-visit places and local cuisines to try?", None, None, None, None, None, ],
355
  ["Can you write a short story about a time-traveling detective who solves historical mysteries?", None, None, None, None, None,],