Spaces:
Running
Running
cryptocalypse
commited on
Update app.py
Browse files
app.py
CHANGED
@@ -342,7 +342,7 @@ demo = chatBot = gr.ChatInterface(
|
|
342 |
retry_btn=None,
|
343 |
undo_btn="Undo",
|
344 |
clear_btn="Clear",
|
345 |
-
examples=["Explain me the history of the game","
|
346 |
)
|
347 |
|
348 |
|
|
|
342 |
retry_btn=None,
|
343 |
undo_btn="Undo",
|
344 |
clear_btn="Clear",
|
345 |
+
examples=["Explain me the history of the game","START","Explain how to use Domination Codex","List Domination Codex game rules","List races and characters tables,and tell me how i can set my character","List Domination Codex comlete magic hashtag table and show me how to use","I'm AncientEncoder, Trancendent Charactermancer, generate Mission for British Museum"]
|
346 |
)
|
347 |
|
348 |
|