mirror of
https://github.com/crewAIInc/crewAI.git
synced 2026-05-04 16:52:37 +00:00
- Change openai dependency from ~=1.83.0 to >=1.83.0,<2 - Add tests to verify OpenAI SDK imports compatibility - Add test to verify OpenAI client instantiation Fixes #4300 Co-Authored-By: João <joao@crewai.com>