prithivMLmods commited on
Commit
43f8579
·
verified ·
1 Parent(s): 1be5917

Update app.py

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