Spaces:
Sleeping
Sleeping
cryptocalypse
commited on
Update app.py
Browse files
app.py
CHANGED
@@ -360,7 +360,7 @@ demo = chatBot = gr.ChatInterface(
|
|
360 |
retry_btn=None,
|
361 |
undo_btn="Undo",
|
362 |
clear_btn="Clear",
|
363 |
-
examples=["Explain me the history of the game","Let's start the game ","Explain how to use Domination Codex","List Domination Codex game rules","List races and characters,and tellme how i can set my character","List Domination Codex magic hashtag table and show me how to use","I'm AncientEncoder, Trancendent Charactermancer, generate Mission for British Museum"]
|
364 |
)
|
365 |
|
366 |
|
|
|
360 |
retry_btn=None,
|
361 |
undo_btn="Undo",
|
362 |
clear_btn="Clear",
|
363 |
+
examples=["Explain me the history of the game","Let's start the game, choose name, race and character ","Explain how to use Domination Codex","List Domination Codex game rules","List races and characters,and tellme how i can set my character","List Domination Codex magic hashtag table and show me how to use","I'm AncientEncoder, Trancendent Charactermancer, generate Mission for British Museum"]
|
364 |
)
|
365 |
|
366 |
|