-
Notifications
You must be signed in to change notification settings - Fork 208
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
Not connecting to chat-gpt when running chatgpt_airsim.py #8
Comments
I am also getting the same error. Someone help me to fix it. Thank you |
Hi, is the AirSim simulation running along side? Can you see the environment and the drone initialized properly? |
Yes the simulation is running in the background and I can see the drone and environment working. |
@Snorlax104 Chatgpt_aursim.py file running successfully without any errors? |
No the above screenshot is for the same. These are the errors I am getting when I run chatgpt_airsim.py. |
Upgrade the revChatGPT package: pip install revChatGPT - it worked fine after this for me! |
after upgrade also getting same error. |
I am also getting the same error. |
Connection was failing due to a change in the revChatGPT package's proxy. The latest release now uses the official OpenAI API. |
@yuan-alex thank you. I can run the demo successfully. It is amazing. |
Initializing ChatGPT... |
I have been attempting to try the drone simulation but when I run the chatgpt_airsim.py it gives error. I tried reinitializing everything and performed all basic debugging still no success.
The text was updated successfully, but these errors were encountered: