Spaces:
Running
Running
Update app.py
Browse files
app.py
CHANGED
@@ -359,7 +359,7 @@ demo = gr.ChatInterface(
|
|
359 |
title="Web Research Agent π€",
|
360 |
description="Advanced AI assistant with web search capabilities",
|
361 |
examples=[
|
362 |
-
["Tell me about recent deepseek opensource projects."],
|
363 |
["I need to cook something, give me simple receipts. Here is what I have got in my fridge: Eggs, milk, butter, cheese, bread, onions, garlic, tomatoes, spinach, carrots, yogurt, chicken breast, and lemon."],
|
364 |
["Write a report document on theme: The Role of Artificial Intelligence in Enhancing Personalized Learning."]
|
365 |
],
|
|
|
359 |
title="Web Research Agent π€",
|
360 |
description="Advanced AI assistant with web search capabilities",
|
361 |
examples=[
|
362 |
+
["Tell me about recent deepseek opensource projects. There were opensource week or something like that"],
|
363 |
["I need to cook something, give me simple receipts. Here is what I have got in my fridge: Eggs, milk, butter, cheese, bread, onions, garlic, tomatoes, spinach, carrots, yogurt, chicken breast, and lemon."],
|
364 |
["Write a report document on theme: The Role of Artificial Intelligence in Enhancing Personalized Learning."]
|
365 |
],
|