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