Spaces:
Running
Running
cryptocalypse
commited on
Update app.py
Browse files
app.py
CHANGED
@@ -451,7 +451,7 @@ demo = chatBot = gr.ChatInterface(
|
|
451 |
retry_btn=None,
|
452 |
undo_btn="Undo",
|
453 |
clear_btn="Clear",
|
454 |
-
examples=["Explain me the history of the game","Let's start the game, list races and classes to choose ","Explain how to use","List
|
455 |
)
|
456 |
|
457 |
|
|
|
451 |
retry_btn=None,
|
452 |
undo_btn="Undo",
|
453 |
clear_btn="Clear",
|
454 |
+
examples=["Explain me the history of the game","Let's start the game, list races and classes to choose ","Explain how to use","List game rules","List races and classes tables","List magic hashtag table","Generate Mission for British Museum"]
|
455 |
)
|
456 |
|
457 |
|