Spaces:
Running
Running
cryptocalypse
commited on
Update app.py
Browse files
app.py
CHANGED
@@ -419,7 +419,7 @@ demo = chatBot = gr.ChatInterface(
|
|
419 |
retry_btn=None,
|
420 |
undo_btn="Undo",
|
421 |
clear_btn="Clear",
|
422 |
-
examples=["
|
423 |
)
|
424 |
|
425 |
|
|
|
419 |
retry_btn=None,
|
420 |
undo_btn="Undo",
|
421 |
clear_btn="Clear",
|
422 |
+
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"]
|
423 |
)
|
424 |
|
425 |
|