cryptocalypse commited on
Commit
692843f
·
verified ·
1 Parent(s): 2caa849

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -376,7 +376,7 @@ demo = chatBot = gr.ChatInterface(
376
  retry_btn=None,
377
  undo_btn="Undo",
378
  clear_btn="Clear",
379
- 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"]
380
  )
381
 
382
 
 
376
  retry_btn=None,
377
  undo_btn="Undo",
378
  clear_btn="Clear",
379
+ examples=["Explain me the history of the game","Let's start the game setting my name to AncientEncoder and list me the options of Character and Race","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 Twitter spells","I'm AncientEncoder, Trancendent Charactermancer, generate Mission for British Museum"]
380
  )
381
 
382