GPTeam
GPTeam copied to clipboard
Getting API Connection error
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.
Can you try running it in --turbo
mode and seeing if that works?
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 https://github.com/101dotxyz/GPTeam/issues/61#issuecomment-1559948696, 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)