dkdaniz commited on
Commit
9860bd9
1 Parent(s): 508598a

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -61,7 +61,7 @@ demo = gr.ChatInterface(
61
  generate_text,
62
  title="Katara LLM",
63
  description="LLM of project https://katara.earth/",
64
- examples=["tell me everything about llamas"],
65
  cache_examples=True,
66
  retry_btn=None,
67
  undo_btn="Delete Previous",
 
61
  generate_text,
62
  title="Katara LLM",
63
  description="LLM of project https://katara.earth/",
64
+ examples=["Show me all about water],
65
  cache_examples=True,
66
  retry_btn=None,
67
  undo_btn="Delete Previous",