Nutlope / aicommits

A CLI that writes your git commit messages for you with AI
https://www.npmjs.com/package/aicommits
MIT License
7.77k stars 366 forks source link

Too many requests #190

Closed vagnermaltauro closed 1 year ago

vagnermaltauro commented 1 year ago

Bug description

◇ Changes analyzed │ └ ✖ OpenAI API Error: 429 - Too Many Requests

{ "error": { "message": "You exceeded your current quota, please check your plan and billing details.", "type": "insufficient_quota", "param": null, "code": null } }

aicommits version

v0.0.0

Environment

ubuntu, bash, Tilix

Can you contribute a fix?

YusufcanY commented 1 year ago

Same here!

privatenumber commented 1 year ago

It's an error from OpenAI, not aicommits. It tells you what's wrong:

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

vagnermaltauro commented 1 year ago

very strange. I still have credits. And if I'm going to use it after a long period without using the AI, it gives this error!

image

privatenumber commented 1 year ago

It says expired April 1

vagnermaltauro commented 1 year ago

what the fuck!

forgive me! ;)

Moulick commented 1 year ago

Aka right now no one is getting any free credits at all?

privatenumber commented 1 year ago

Maybe you can contact OpenAI or ask on their forum?

These questions aren't relevant to aicommits so locking this thread.