Skip to content
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

Bump openai version #390

Merged
merged 1 commit into from
Nov 30, 2024
Merged

Bump openai version #390

merged 1 commit into from
Nov 30, 2024

Conversation

jlowin
Copy link
Member

@jlowin jlowin commented Nov 30, 2024

A bug was introduced in the openai client which affects all CF installs. We had pinned openai under 1.47 to avoid a previous bug, but that's resolved so we can update the pin here. (Not sure why that pin didn't protect from this bug tbh, maybe the version was getting bumped elsewhere silently?)

The bug manifests as: Client.__init__() got an unexpected keyword argument 'proxies'

openai/openai-python#1903

@jlowin jlowin added the bug Something isn't working label Nov 30, 2024
@jlowin jlowin merged commit f259fa8 into main Nov 30, 2024
4 of 5 checks passed
@jlowin jlowin deleted the openai-version branch November 30, 2024 13:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant