Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added notebook titled "backoff_and_retry_for_LLMs.ipynb" to the /notebooks/community/generative_ai/ directory #3706

Open
wants to merge 12 commits into
base: main
Choose a base branch
from

Conversation

pemujo
Copy link

@pemujo pemujo commented Nov 13, 2024

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:

  • 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
  • Passes all the required formatting and linting checks. You can locally test with these instructions.

@pemujo pemujo requested a review from a team as a code owner November 13, 2024 17:26
Copy link

Check out this pull request on  ReviewNB

See visual diffs & provide feedback on Jupyter Notebooks.


Powered by ReviewNB

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant