Skip to content

Commit 9605001

Browse files
committed
Revert "Update MCP Web Search server URL in prod config"
This reverts commit 0eb8216.
1 parent f84913f commit 9605001

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

chart/env/prod.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ envVars:
8181
LLM_ROUTER_ENABLE_TOOLS: "true"
8282
LLM_ROUTER_TOOLS_MODEL: "moonshotai/Kimi-K2-Instruct-0905"
8383
MCP_SERVERS: >
84-
[{"name": "Web Search", "url": "https://victor-websearch.hf.space/gradio_api/mcp/sse"}, {"name": "Hugging Face", "url": "https://hf.co/mcp?login"}]
84+
[{"name": "Web Search (Exa)", "url": "https://mcp.exa.ai/mcp"}, {"name": "Hugging Face", "url": "https://hf.co/mcp?login"}]
8585
PUBLIC_LLM_ROUTER_DISPLAY_NAME: "Omni"
8686
PUBLIC_LLM_ROUTER_LOGO_URL: "https://cdn-uploads.huggingface.co/production/uploads/5f17f0a0925b9863e28ad517/C5V0v1xZXv6M7FXsdJH9b.png"
8787
PUBLIC_LLM_ROUTER_ALIAS_ID: "omni"

0 commit comments

Comments
 (0)