johann22 commited on
Commit
56dee65
1 Parent(s): 6d25f31

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -464,7 +464,7 @@ additional_inputs=[
464
 
465
  ]
466
 
467
- examples=[["summarize the top breaking news from today", None, None, None, None, None, ],
468
  ["When is the next full moon?", None, None, None, None, None, ],
469
  ["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, ],
470
  ["Can you write a short story about a time-traveling detective who solves historical mysteries?", None, None, None, None, None,],
 
464
 
465
  ]
466
 
467
+ examples=[["What are the biggest news stories today?", None, None, None, None, None, ],
468
  ["When is the next full moon?", None, None, None, None, None, ],
469
  ["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, ],
470
  ["Can you write a short story about a time-traveling detective who solves historical mysteries?", None, None, None, None, None,],