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

[BUG]: troubleshooting in proxies #1033

Open
Manohar-mata opened this issue Jan 11, 2025 · 3 comments
Open

[BUG]: troubleshooting in proxies #1033

Manohar-mata opened this issue Jan 11, 2025 · 3 comments
Labels
bug Something isn't working

Comments

@Manohar-mata
Copy link

Describe the bug

Error running the bot: 1 validation error for ChatOpenAI root Client.init() got an unexpected keyword argument 'proxies' (type=type_error) Refer to the configuration and troubleshooting guide: https://github.com/feder-cr/LinkedIn_AIHawk_automatic_job_application/blob/main/readme.md#configuration

Steps to reproduce

No response

Expected behavior

No response

Actual behavior

No response

Branch

None

Branch name

No response

Python version

No response

LLM Used

No response

Model used

No response

Additional context

No response

@Manohar-mata Manohar-mata added the bug Something isn't working label Jan 11, 2025
@Wado729
Copy link

Wado729 commented Jan 11, 2025

I have the same error.

@Wado729
Copy link

Wado729 commented Jan 11, 2025

Found the answer, you have to update OpenAi to version 1.55.3 using the text below in powershell/terminal.

pip install --force-reinstall -v “openai==1.55.3”

@Manohar-mata
Copy link
Author

Manohar-mata commented Jan 11, 2025 via email

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

No branches or pull requests

2 participants