Demo link added
Browse files
app.py
CHANGED
@@ -103,7 +103,7 @@ with gr.Blocks() as server_info:
|
|
103 |
- Use the Research Tool tab above to write report on any topic.
|
104 |
|
105 |
## Demo Link
|
106 |
-
[Link to Demo on Youtube](https://
|
107 |
""")
|
108 |
|
109 |
mcp_rag_tool = gr.Interface(
|
|
|
103 |
- Use the Research Tool tab above to write report on any topic.
|
104 |
|
105 |
## Demo Link
|
106 |
+
[Link to Demo on Youtube](https://youtu.be/wvHBqW2ABGg)
|
107 |
""")
|
108 |
|
109 |
mcp_rag_tool = gr.Interface(
|