Commit d36853a
Fix pydantic-ai deprecation warning: mcp_servers -> toolsets (#1206)
Updates the pydantic-ai Agent instantiation to use the new 'toolsets'
parameter instead of the deprecated 'mcp_servers' parameter. This change
is internal only - Marvin's public API remains unchanged.
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-authored-by: Claude <noreply@anthropic.com>1 parent ed50ee6 commit d36853a
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
206 | 206 | | |
207 | 207 | | |
208 | 208 | | |
209 | | - | |
| 209 | + | |
210 | 210 | | |
211 | 211 | | |
212 | 212 | | |
| |||
0 commit comments