Spaces:
Runtime error
Runtime error
Update app.py
Browse files
app.py
CHANGED
|
@@ -721,7 +721,7 @@ demo = gr.ChatInterface(
|
|
| 721 |
["@tts2 What causes rainbows to form?"],
|
| 722 |
[{"text": "Summarize the letter", "files": ["examples/1.png"]}],
|
| 723 |
[{"text": "@yolo", "files": ["examples/yolo.jpeg"]}],
|
| 724 |
-
["@
|
| 725 |
["@web Is Grok-3 Beats DeepSeek-R1 at Reasoning ?"],
|
| 726 |
["@tts1 Explain Tower of Hanoi"],
|
| 727 |
],
|
|
|
|
| 721 |
["@tts2 What causes rainbows to form?"],
|
| 722 |
[{"text": "Summarize the letter", "files": ["examples/1.png"]}],
|
| 723 |
[{"text": "@yolo", "files": ["examples/yolo.jpeg"]}],
|
| 724 |
+
["@rAgent Explain how a binary search algorithm works."],
|
| 725 |
["@web Is Grok-3 Beats DeepSeek-R1 at Reasoning ?"],
|
| 726 |
["@tts1 Explain Tower of Hanoi"],
|
| 727 |
],
|