prithivMLmods commited on
Commit
2d6715b
·
verified ·
1 Parent(s): dcbe18d

Update app.py

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