What's Changed
Bug Fixes
- Fix ChatCompletionsClient call to ensure proper functionality (#3910)
- Ensure async methods are executable for annotations
- Fix parameters in RagTool.add, add typing, and tests (#3979)
- Remove invalid parameter from SSE client (#3980)
- Erase 'oauth2_extra' setting on 'crewai config reset' command
Refactoring
- Enhance model validation and provider inference in LLM class (#3976)