plandex-ai / plandex

AI driven development in your terminal. Designed for large, real-world tasks.
https://plandex.ai
GNU Affero General Public License v3.0
9.8k stars 700 forks source link

Unable to run plandex #127

Open jefferyokesamuel opened 1 month ago

jefferyokesamuel commented 1 month ago

I've tried switching models but I keep getting an error about exceeding my OpenAI quota, even for a new account

Screenshot 2024-05-18 at 6 44 23 AM
danenania commented 1 month ago

Hi @jefferyokesamuel, this likely means you're either using the wrong API key (try echo $OPENAI_API_KEY to make sure it's the one you expect), or that you're out of OpenAI credits.

atljoseph commented 1 month ago

I got this error at first too, even though nothing seemed off in the account. I think you just have to put in $$. My admin signed us up for the billing where you put in $10 and it re-ups to $10 after you get to $5 and the problem went away. Now just having intermittent 429s since it blasts all its traffic at OpenAI by default.

To see that plandex is or is not the problem, download the FREE AnythingLLM desktop app. Plug in your api key and hit send. It should show rate limited there if it isn’t plandex.