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

Update required openAI version to fix Client.__init__() error in the Streamlit Web App #1

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

Conversation

miropolis
Copy link

With the original specified openAI version, the web app throws the following error: Client.init() got an unexpected keyword argument ‘proxies’

See also this discussion in openAI forums: https://community.openai.com/t/client-openai-returns-error-client-init-got-an-unexpected-keyword-argument-proxies/1035249/4

Simply updating the specified openAI version fixes the error.

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.

1 participant