Update app.py
Browse files
app.py
CHANGED
|
@@ -533,7 +533,7 @@ with gr.Blocks(title="MCP-Open Floor Bridge", theme=gr.themes.Soft()) as demo:
|
|
| 533 |
gr.Markdown("""
|
| 534 |
# π MCP-Open Floor Bridge Server
|
| 535 |
|
| 536 |
-
|
| 537 |
|
| 538 |
## Setup:
|
| 539 |
- **Environment Variable**: `export OPENFLOOR_AGENTS="https://agent1.com,https://agent2.com"`
|
|
|
|
| 533 |
gr.Markdown("""
|
| 534 |
# π MCP-Open Floor Bridge Server
|
| 535 |
|
| 536 |
+
**π Please use the new version available under [https://mcp.openfloor.dev](https://mcp.openfloor.dev).**
|
| 537 |
|
| 538 |
## Setup:
|
| 539 |
- **Environment Variable**: `export OPENFLOOR_AGENTS="https://agent1.com,https://agent2.com"`
|