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