manu commited on
Commit
753315a
·
verified ·
1 Parent(s): 41ea330

Update app.py

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