Spaces:
Running
Running
Update config.yaml
Browse files- config.yaml +2 -5
config.yaml
CHANGED
@@ -1,6 +1,3 @@
|
|
1 |
mcp_servers:
|
2 |
-
web_search:
|
3 |
-
|
4 |
-
chroma: http://localhost:3002
|
5 |
-
python_run: http://localhost:3003
|
6 |
-
db_url: sqlite:///embeddings.db
|
|
|
1 |
mcp_servers:
|
2 |
+
web_search: https://3d0b-2601-2c1-8800-34d0-45bf-4d03-a5eb-7856.ngrok-free.app
|
3 |
+
db_url: sqlite:///embeddings.db
|
|
|
|
|
|