Rate Limit Error while using the API

Hello,

Am getting the below error while trying to run the jupyter notebook of L4.

Retrying langchain.embeddings.openai.embed_with_retry.<locals>._embed_with_retry in 4.0 seconds as it raised RateLimitError: exceeded quota for this month.

Could someone please help with this?
Am not using my personal OpenAI API key for this course, but using the one that’s provided.

Thank you

It says you have exceeded your quota, there should be an in built allowance here. Maybe if you try later might reset…

Thank you for the answer.
I tried after a few hours and am getting the same error.
Would it be possible to check when the limit will be restored?

Thank you

No I have no access to that.

Seems to have reset today with the beginning of the month. It’s some sort of monthly quota, I think.

yes, that’s true as per the error message it’s supposed to reset every month.
maybe i have taken too many courses using chatgpt during july and that’s why i exhausted the rate limit

I suspect the quota is not per person but rather across everyone who takes the course. I was probably the one that went over the quota as it was working when I initially tried it in the middle of last month, but then it hit the rate limit when I retried a few minutes later. I’ve been poking at it every so often since then until it worked again at the beginning of this month.