NON906 / sd-webui-chatgpt

This is a repository for conversations using OpenAI API (compatible with ChatGPT) or llama.cpp in Stable Diffusion web UI.
MIT License
39 stars 7 forks source link

ChatGPT Model Name #3

Open grzesnick opened 10 months ago

grzesnick commented 10 months 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.

NON906 commented 10 months ago

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.