microsoft / TypeChat

TypeChat is a library that makes it easy to build natural language interfaces using types.
https://microsoft.github.io/TypeChat/
MIT License
8.06k stars 379 forks source link

Too many request error #128

Open olawalejuwonm opened 9 months ago

olawalejuwonm commented 9 months ago

Thanks for this innovation. I'm excited to learn about it.

I tried running the sentiment example and I was getting too many requests error image

I used a new API key and still got the same response

jaibeales commented 9 months ago

Ditto, did you solve this?

ADD-eNavarro commented 8 months ago

That means you have run out of credit in your API provider.

leeahoward commented 8 months ago

That means you have run out of credit in your API provider.

I appear to have credits remaining and I still get this error

janwirth commented 8 months ago

I have this same problem - I am using OpenAI and other API requests still work.

janwirth commented 8 months ago

I had a bad API key configured. Please create a new API key and check if that helps.

barinbritva commented 1 week ago

It seems there is no free credits. I refilled my balance with some amount of money and the error was fixed. Having ChatGPT paid subscription doesn't affect API access.