I encountered the following error when running the example code:
I am getting the same 429 error when trying to execute the labs in module 3. The labs in module 2 however work and do not throw the 429 error. That surprises me, since I would expect no LLM call should work.
I am also getting the same error in Module 5’s customer service ungraded lab.
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'}}
Information on rate limit 429
