Find answers from the community

Updated 6 months ago

Guys I am getting this error when

At a glance

The community member is experiencing a "RateLimitError" when calling the completions endpoint via llama-index, even though their account has enough credits and the rate limit quota is not reached. The comments suggest that the issue could be due to using a different API key or that adding credits and generating a new API key may resolve the problem. However, there is no explicitly marked answer in the comments.

Useful resources
Guys I am getting this error when calling the completions endpoint via llama-index even though my account has enough credits and the rate limit quota is not at all reached -> "
RateLimitError: Error code: 429 - {'error': {'message': 'You exceeded your current quota, please check your plan and billing details. For more information on this error, read the docs: https://platform.openai.com/docs/guides/error-codes/api-errors.', 'type': 'insufficient_quota', 'param': None, 'code': 'insufficient_quota'}}
"
Does anybody have any clue here?
W
L
2 comments
Can you check if the same API key is being used. it could from a diff account
I had this the other day, I just had to add credits and generate a new api key
Add a reply
Sign up and join the conversation on Discord