Spaces:
Running
Running
cryptocalypse
commited on
Update app.py
Browse files
app.py
CHANGED
@@ -390,7 +390,7 @@ demo = chatBot = gr.ChatInterface(
|
|
390 |
retry_btn=None,
|
391 |
undo_btn="Undo",
|
392 |
clear_btn="Clear",
|
393 |
-
examples=["
|
394 |
)
|
395 |
|
396 |
|
|
|
390 |
retry_btn=None,
|
391 |
undo_btn="Undo",
|
392 |
clear_btn="Clear",
|
393 |
+
examples=["","Let's start the game.","Explain how to use","List Domination Codex game rules","List Domination Codex races and classes","List magic hashtag table"]
|
394 |
)
|
395 |
|
396 |
|