cryptocalypse commited on
Commit
e892bcf
·
verified ·
1 Parent(s): 64780f8

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=["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=["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