Spaces:
Running
Running
cryptocalypse
commited on
Update app.py
Browse files
app.py
CHANGED
@@ -391,7 +391,7 @@ demo = chatBot = gr.ChatInterface(
|
|
391 |
retry_btn=None,
|
392 |
undo_btn="Undo",
|
393 |
clear_btn="Clear",
|
394 |
-
examples=["
|
395 |
)
|
396 |
|
397 |
|
|
|
391 |
retry_btn=None,
|
392 |
undo_btn="Undo",
|
393 |
clear_btn="Clear",
|
394 |
+
examples=["START GAME PLAY","SHOW RULES","SHOW RACES","SHOW CLASSES","SHOW SPELLS"]
|
395 |
)
|
396 |
|
397 |
|