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

openai proxy issue fix #2

Merged
merged 1 commit into from
Dec 18, 2024
Merged

openai proxy issue fix #2

merged 1 commit into from
Dec 18, 2024

Conversation

lukebrown136
Copy link
Collaborator

The version of OpenAI installed by default on Google Colab presently is 1.54.5. In that version, there is an issue with its usage of the httpx package. This is fixed by OpenAI >= 1.55.3 (for more information, see here). After some experimentation, it is not simple to update the pre-installed openai package version. Therefore, until Google updates the pre-installed OpenAI Python package version, the httpx version will be set to 0.27.2 to prevent the issue

@lukebrown136 lukebrown136 merged commit a7a4ddc into main Dec 18, 2024
@lukebrown136 lukebrown136 deleted the openai-proxy-issue-fix branch December 18, 2024 12:35
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.

3 participants