manu commited on
Commit
c72304b
·
verified ·
1 Parent(s): b2375ab

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -310,7 +310,7 @@ Final deliverable (must be clear and standalone):
310
  # =============================
311
  # MCP config (search-only)
312
  # =============================
313
- DEFAULT_MCP_SERVER_URL = "https://manu-mcp-test.hf.space/gradio_api/mcp/"
314
  DEFAULT_MCP_SERVER_LABEL = "colpali_rag"
315
 
316
 
 
310
  # =============================
311
  # MCP config (search-only)
312
  # =============================
313
+ DEFAULT_MCP_SERVER_URL = "https://manu-visual-deepsearch.hf.space/gradio_api/mcp/"
314
  DEFAULT_MCP_SERVER_LABEL = "colpali_rag"
315
 
316