cryptocalypse commited on
Commit
3635b12
·
verified ·
1 Parent(s): e892bcf

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -390,7 +390,7 @@ demo = chatBot = gr.ChatInterface(
390
  retry_btn=None,
391
  undo_btn="Undo",
392
  clear_btn="Clear",
393
- examples=["Complete prologue, race and character selection","Explain how to use","List Domination Codex game rules","List Domination Codex races and classes","List magic hashtag table"]
394
  )
395
 
396
 
 
390
  retry_btn=None,
391
  undo_btn="Undo",
392
  clear_btn="Clear",
393
+ examples=["","Let's start the game.","Explain how to use","List Domination Codex game rules","List Domination Codex races and classes","List magic hashtag table"]
394
  )
395
 
396