cryptocalypse commited on
Commit
2b2baf0
·
verified ·
1 Parent(s): f7f27d8

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -445,7 +445,7 @@ demo = chatBot = gr.ChatInterface(
445
  retry_btn=None,
446
  undo_btn="Undo",
447
  clear_btn="Clear",
448
- examples=["Let's start the game, list races and classes to choose ","Explain how to use","List Domination Codex game rules","List Domination Codex races and classes","List magic hashtag table","Generate Mission for British Museum"]
449
  )
450
 
451
 
 
445
  retry_btn=None,
446
  undo_btn="Undo",
447
  clear_btn="Clear",
448
+ examples=["Explain the Prologue of the history","Let's start the game, list races and classes to choose ","Explain how to use","List Domination Codex game rules","List Domination Codex races and classes","List magic hashtag table","Generate Mission for British Museum"]
449
  )
450
 
451