-
Notifications
You must be signed in to change notification settings - Fork 254
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
Getting API Connection error #61
Comments
Can you try running it in |
I tried and same issue.
… On 24 May 2023, at 4:32 am, Alex Velikanov ***@***.***> wrote:
Can you try running it in --turbo mode and seeing if that works?
—
Reply to this email directly, view it on GitHub <#61 (comment)>, or unsubscribe <https://github.com/notifications/unsubscribe-auth/AB3H5PFFH5HKI7OLLMTT6LLXHT7FXANCNFSM6AAAAAAYHEPNQI>.
You are receiving this because you authored the thread.
|
same issue here |
I had this same issue, was able to fix it by running the Install Certificates.command on the version of python I was using (https://stackoverflow.com/questions/51925384/unable-to-get-local-issuer-certificate-when-using-requests) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi there
I've followed the instructions on my mac to install gpteams and entered by OPENAI API key into the .env file but when running
poetry run world
I'm just getting this error:Retrying langchain.chat_models.openai.acompletion_with_retry.._completion_with_retry in 1.0 seconds as it raised APIConnectionError: Error communicating with OpenAI.
The text was updated successfully, but these errors were encountered: