-
-
Notifications
You must be signed in to change notification settings - Fork 3.9k
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
Labels
bug
Something isn't working
Comments
I have the same error. |
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” |
Thank you very much 😊
Get Outlook for Android<https://aka.ms/AAb9ysg>
…________________________________
From: Wado729 ***@***.***>
Sent: Saturday, January 11, 2025 12:00:53 AM
To: feder-cr/Jobs_Applier_AI_Agent ***@***.***>
Cc: Manohar Mata ***@***.***>; Author ***@***.***>
Subject: [External] Re: [feder-cr/Jobs_Applier_AI_Agent] [BUG]: troubleshooting in proxies (Issue #1033)
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” — Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving
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”
—
Reply to this email directly, view it on GitHub<https://urldefense.com/v3/__https://github.com/feder-cr/Jobs_Applier_AI_Agent/issues/1033*issuecomment-2585099770__;Iw!!K543PA!JsQN8-u0bz9MAh9yuolE9IjvVc3hKdrnB6KYmirAZesxD_RFjVgzIvqm5xUCJ8w85csT7AXo6tAz1kjCVNA1sRrpmfQ$>, or unsubscribe<https://urldefense.com/v3/__https://github.com/notifications/unsubscribe-auth/AW3HSND2OUW5KVCWB7NCPYL2KCXRLAVCNFSM6AAAAABU7UOR2SVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDKOBVGA4TSNZXGA__;!!K543PA!JsQN8-u0bz9MAh9yuolE9IjvVc3hKdrnB6KYmirAZesxD_RFjVgzIvqm5xUCJ8w85csT7AXo6tAz1kjCVNA1huV1iEo$>.
You are receiving this because you authored the thread.Message ID: ***@***.***>
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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
The text was updated successfully, but these errors were encountered: