Spaces:
Running
Running
Update app.py
Browse files
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 |
]
|