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