Notebooks, code samples, sample apps, and other resources that demonstrate how to use, develop and manage machine learning and generative AI workflows using Google Cloud Vertex AI.
Summary:
I added a new notebook titled "backoff_and_retry_for_LLMs.ipynb" to the /notebooks/community/generative_ai/ directory.
This notebook demonstrates how to trigger and handle 429 Quota exceeded errors using backoff and retry strategies with Dynamic shared quota. The notebook includes the accompanying code for an upcoming blog post on the same topic.
[x] This notebook has been added to the CODEOWNERS file under the Community Notebooks section, pointing to the author or the author's team. The change is included on this PR
[x] Passes all the required formatting and linting checks. You can locally test with these instructions.
Summary: I added a new notebook titled "backoff_and_retry_for_LLMs.ipynb" to the /notebooks/community/generative_ai/ directory.
This notebook demonstrates how to trigger and handle 429 Quota exceeded errors using backoff and retry strategies with Dynamic shared quota. The notebook includes the accompanying code for an upcoming blog post on the same topic.
PR is for
Community Notebooks
under the notebooks/community folder:Community Notebooks
section, pointing to the author or the author's team. The change is included on this PR