Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
@@ -464,7 +464,7 @@ additional_inputs=[
|
|
464 |
|
465 |
]
|
466 |
|
467 |
-
examples=[["
|
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,],
|