xd11yggy commited on
Commit
6fe921c
Β·
verified Β·
1 Parent(s): d69bdbd

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -214,7 +214,7 @@ demo = gr.ChatInterface(
214
  title="Web Research Agent πŸ€–",
215
  description="Advanced AI assistant with web search capabilities",
216
  examples=[
217
- ["Tell recent AI news. Write as zoomer, but not overreact"],
218
  ["Tell about recent new ML discoveries with VERY simple words."],
219
  ["Write a guide how to make an iphone app with AI without knowing how to code. What are techniques people use."]
220
  ]
 
214
  title="Web Research Agent πŸ€–",
215
  description="Advanced AI assistant with web search capabilities",
216
  examples=[
217
+ ["Tell recent AI news. Write as zoomer, but do not overreact"],
218
  ["Tell about recent new ML discoveries with VERY simple words."],
219
  ["Write a guide how to make an iphone app with AI without knowing how to code. What are techniques people use."]
220
  ]