I just started the course “Build Your Own Database Agent,” and I am running the lab on the course platform. I got the following “error - RateLimitError: Error code: 429 - {‘error’: {‘message’: ‘exceeded quota for this month’}}”
I changed “AZURE_OPENAI_ENDPOINT” with my OpenAI API, but it still did not work. What changes do I have to make to the code in order to use my own OpenAI API?
Usually when you use a service (OpenAI or Azure etc), they provide with code examples of how their API can be used In code. Look for those documentation to help you figure things out.
try using a different email address to access the course codes as these ratelimit error are basically each account assigned with number of time using the api keys for a month cycle, you can reuse it next month, although having amount in your openai account should allow you to access codes but it is probably relative to the course you assigned usuage.
@Deepti_Prasad@Mubsi I really do not want to wait an entire month to practice. Is there another alternative? Can I buy tokens from you guys? Maybe give us an upgrade option for a paid service for the short courses?