Skip to content

Fix openai-litellm dependency incompatibility #181

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged

Conversation

miguelg719
Copy link
Collaborator

why

Litellm has a bug with the newer versions of its openai dependency (>1.99.5)
Related issue 🧵 here: BerriAI/litellm#13711

what changed

Constrained openai dependency in pyproject.toml to be

 "openai>=1.83.0,<1.99.6",

test plan

  • ci

@miguelg719 miguelg719 marked this pull request as ready for review August 18, 2025 23:39
@the-roaring the-roaring self-assigned this Aug 18, 2025
@the-roaring the-roaring merged commit 1bef512 into main Aug 18, 2025
13 checks passed
@github-actions github-actions bot mentioned this pull request Aug 18, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants