jackMort / ChatGPT.nvim

ChatGPT Neovim Plugin: Effortless Natural Language Generation with OpenAI's ChatGPT API
Apache License 2.0
3.57k stars 307 forks source link

You exceeded your current quota, please check your plan and billing details. #311

Closed kobzar closed 7 months ago

kobzar commented 8 months ago

This plugin only for prepaided GPT accounts? I just install the plugin and add fresh key from my openAI account But all tie have error "You exceeded your current quota, please check your plan and billing details."

kobzar commented 8 months ago

i was check with both of keys with the same results.

fegyi001 commented 8 months ago

Same here. Can use chat.openai.com without any notification about exceeding any quota, but cannot use this plugin at all.

kobzar commented 8 months ago

i try both variants with the same results

marekzan commented 8 months ago

chat.openai.com is free with the 3.5 model. If you want to use the API of OpenAI you need to buy credits.

kobzar commented 8 months ago

chat.openai.com is free with the 3.5 model. If you want to use the API of OpenAI you need to buy credits.

You are don’t reading previous posts. I have two accounts, one of them is free and next one is prepared. Both of them return the same error.

marekzan commented 8 months ago

I have read all posts and you didn't mention that you tried it with an account where you have purchased credits.

apojulsoph commented 8 months ago

type <C-n> to edit a new session and clear the message if you use an account with credits

YuCao16 commented 7 months ago

same here