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

Getting API Connection error #61

Open
rosh-eth opened this issue May 19, 2023 · 4 comments
Open

Getting API Connection error #61

rosh-eth opened this issue May 19, 2023 · 4 comments

Comments

@rosh-eth
Copy link

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.

@Alec2435
Copy link
Contributor

Can you try running it in --turbo mode and seeing if that works?

@rosh-eth
Copy link
Author

rosh-eth commented May 24, 2023 via email

@Arthurofox
Copy link

same issue here

@karthiksreedhar
Copy link

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
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants