config update
This commit is contained in:
@@ -1,12 +1,6 @@
|
|||||||
{
|
{
|
||||||
"calculator": {
|
"calculator": {
|
||||||
"command": "python",
|
"url": "http://6.6.6.78:50051/mcp",
|
||||||
"args": ["dummy/calculator.py"],
|
"transport": "streamable_http"
|
||||||
"transport": "stdio"
|
}
|
||||||
},
|
|
||||||
"rag": {
|
|
||||||
"command": "python",
|
|
||||||
"args": ["lang_agent/rag/simple.py"],
|
|
||||||
"transport": "stdio"
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user