Open grzesnick opened 1 year ago
What should I input in this field? I've tried models from this list: https://platform.openai.com/account/rate-limits However these all are paid or smth? As I get an error:
raise self.handle_error_response( openai.error.RateLimitError: You exceeded your current quota, please check your plan and billing details.
There is a free portion with a fixed period and upper limit of amount. If you're getting this error, you've probably lost your free portion.
I actually got a similar error, but it disappeared after setting information such as credit card and Usage limits from HERE.
What should I input in this field? I've tried models from this list: https://platform.openai.com/account/rate-limits However these all are paid or smth? As I get an error: