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
Add tests and improve handling for tool calls and parameterless tools in schemas
- Added test cases for tool calls with various inputs in both Anthropics and Converses.
- Improved handling of empty tool call arguments by converting them to stdClass objects.
- Updated `ToolMap` and `MessageMap` to standardize the mapping of parameterless tools.
- Introduced `providerToolCalls` as an empty array in text handlers for consistency.
0 commit comments