xd11yggy commited on
Commit
1d80296
Β·
verified Β·
1 Parent(s): 31d4e74

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
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
  ],