mirror of
https://github.com/crewAIInc/crewAI.git
synced 2026-04-30 23:02:50 +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>