Commit Graph

2 Commits

Author SHA1 Message Date
Devin AI
75b4e84457 improve: address PR feedback for OpenAI 1.78 support
- Add inline documentation for litellm version constraints
- Improve test implementation with pytest markers and constants
- Add clearer assertion messages for better error reporting

Co-Authored-By: Joe Moura <joao@crewai.com>
2025-05-27 12:15:00 +00:00
Devin AI
8583a7a30d feat: add support for OpenAI 1.78 distribution
- Update litellm dependency to allow >=1.68.0,<1.72.0 for OpenAI 1.78 compatibility
- Add test to verify OpenAI 1.78 compatibility with multi-image input support
- Resolves #2910

Co-Authored-By: Joe Moura <joao@crewai.com>
2025-05-27 12:08:27 +00:00