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
fix(openai): improve error handling and tool choice configuration
- Change tool_choice to "auto" to allow model flexibility in tool usage
- Add error handling for API responses with status and msg fields
- Add logging for invalid API response format to aid debugging
0 commit comments