You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This PR was squashed before being merged into the main branch.
Discussion
----------
[Agent] Remove tool calling capability validation from `AgentProcessor`
| Q | A
| ------------- | ---
| Bug fix? | yes
| New feature? | no
| Docs? | no
| Issues | Fixsymfony/ai#678
| License | MIT
This removes the exception that was thrown when models don't support tool calling capabilities, allowing AgentProcessor to work with any model regardless of their declared capabilities.
Commits
-------
decaa1fe [Agent] Remove tool calling capability validation from `AgentProcessor`
0 commit comments