prithivMLmods commited on
Commit
2e0df40
·
verified ·
1 Parent(s): 17faf4e

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -585,7 +585,7 @@ demo = gr.ChatInterface(
585
  [{"text": "summarize the letter", "files": ["examples/1.png"]}],
586
  ["@image Chocolate dripping from a donut against a yellow background, in the style of brocore, hyper-realistic"],
587
  ["@rAgent Explain how a binary search algorithm works."],
588
- ["@web latest breakthroughs in renewable energy"],
589
 
590
  ],
591
  cache_examples=False,
 
585
  [{"text": "summarize the letter", "files": ["examples/1.png"]}],
586
  ["@image Chocolate dripping from a donut against a yellow background, in the style of brocore, hyper-realistic"],
587
  ["@rAgent Explain how a binary search algorithm works."],
588
+ ["@web Is Grok-3 Beats DeepSeek-R1 at Reasoning ?"],
589
 
590
  ],
591
  cache_examples=False,