gpt-pilot
gpt-pilot copied to clipboard
Issue in Docker
I have tried to Run this in Docker and keep getting this error.
_There was a problem with request to openai API:
API responded with status code: 404. Response text: {"error":{"code":"DeploymentNotFound", "message":"The API deployment for this resource does not exist. If you created the deployment within the last 5 minutes, please wait a moment and try again."}}
? Do you want to try make the same request again? If yes, just press ENTER. Otherwise, type 'no'_
And this it showing in my powershell
gpt-pilot-postgres-1 | 2023-10-21 21:27:30.395 UTC [1342] FATAL: role "pilot" does not exist
I am not using 'pilot' in my environments so I am not sure where it is coming from.