Skip to content

Commit a7761f3

Browse files
authored
Update mcp_agent.config.yaml
1 parent 25335d8 commit a7761f3

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

mcp_agent.config.yaml

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,5 +83,8 @@ mcp:
8383
env:
8484
PYTHONPATH: .
8585
openai:
86-
default_model: anthropic/claude-sonnet-4
86+
default_model: "anthropic/claude-sonnet-4"
8787
planning_mode: traditional
88+
89+
anthropic:
90+
default_model: ""

0 commit comments

Comments
 (0)