Spaces:
Running
on
Zero
Running
on
Zero
Update app.py
Browse files
app.py
CHANGED
@@ -714,7 +714,7 @@ demo = gr.ChatInterface(
|
|
714 |
["@tts2 What causes rainbows to form?"],
|
715 |
[{"text": "Summarize the letter", "files": ["examples/1.png"]}],
|
716 |
[{"text": "@yolo", "files": ["examples/yolo.jpeg"]}],
|
717 |
-
["@
|
718 |
["@web Is Grok-3 Beats DeepSeek-R1 at Reasoning ?"],
|
719 |
["@tts1 Explain Tower of Hanoi"],
|
720 |
],
|
|
|
714 |
["@tts2 What causes rainbows to form?"],
|
715 |
[{"text": "Summarize the letter", "files": ["examples/1.png"]}],
|
716 |
[{"text": "@yolo", "files": ["examples/yolo.jpeg"]}],
|
717 |
+
["@rAgent Explain how a binary search algorithm works."],
|
718 |
["@web Is Grok-3 Beats DeepSeek-R1 at Reasoning ?"],
|
719 |
["@tts1 Explain Tower of Hanoi"],
|
720 |
],
|