Hi @spookytripod,
I apologize for the delayed response. The 429 status code and RESOURCE_EXHAUSTED error indicate that your requests are being rate-limited due to resource exhaustion.
To troubleshoot a 429 error, please follow these instructions:
- Navigate to the GCP console and select “APIs & Services.”
- Under “Metric,” search for and select “Generative Language API.”
- Under the “Quotas & System Limits” tab, review the “Current Usage percentage.”
If the “Current Usage percentage” reaches 100%, you have reached your quota limits, resulting in the 429 Error.
Thank you!