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

The new version of openai is causing error AsyncClient.init() got an unexpected keyword argument 'proxies' #1198

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

navba-MSFT
Copy link

This seems to have the fix for error AsyncClient.init() got an unexpected keyword argument 'proxies'

image

Motivation and Context

Description

Contribution Checklist

  • I have built and tested the code locally and in a deployed app
  • For frontend changes, I have pulled the latest code from main, built the frontend, and committed all static files.
  • This is a change for all users of this app. No code or asset is specific to my use case or my organization.
  • I didn't break any existing functionality 😄

This seems to have the fix for error  AsyncClient.init() got an unexpected keyword argument 'proxies'
@borgerta
Copy link

borgerta commented Dec 9, 2024

an alternative fix is to set httpx==0.27.2

@nrobert
Copy link
Contributor

nrobert commented Dec 18, 2024

Duplicates #1192

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.

4 participants