init
This commit is contained in:
11
mcp_agent.config.yaml
Normal file
11
mcp_agent.config.yaml
Normal file
@@ -0,0 +1,11 @@
|
||||
execution_engine: asyncio
|
||||
|
||||
mcp:
|
||||
servers:
|
||||
weather:
|
||||
command: "python"
|
||||
args: ["weather_mcp.py"]
|
||||
|
||||
openai:
|
||||
base_url: "http://localhost:11434/v1"
|
||||
default_model: "qwen3:1.7b"
|
||||
Reference in New Issue
Block a user