0xacx / chatGPT-shell-cli

Simple shell script to use OpenAI's ChatGPT and DALL-E from the terminal. No Python or JS required.
https://gptshell.cc
MIT License
1.05k stars 151 forks source link

insufficient_quota #151

Open ahmeteid7 opened 4 months ago

ahmeteid7 commented 4 months ago

You exceeded your current quota, please check your plan and billing details. For more information on this error, read the docs: https://platform.openai.com/docs/guides/error-codes/api-errors.

i want to use it free, as i can use chat gpt on the app or the browser

gtoravan commented 4 months ago

@ahmeteid7 I encountered this issue as well. You don't have any free quota left to use the API. You also won't be able to call openai via terminal. You have to add $5 to your account and can use it after. Initially, all members were given a dollar amount to play with but it has expired. Also create a new openai API key after you do so and use that. PS - ChatGPT will work but API calls will not.