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

Handle rate limits gracefully #11

Open
intellectronica opened this issue Nov 25, 2024 · 0 comments
Open

Handle rate limits gracefully #11

intellectronica opened this issue Nov 25, 2024 · 0 comments

Comments

@intellectronica
Copy link
Owner

With very long texts, it is possible to reach the LLM API's rate limits. The app should intercept the exception and delay execution until the limits are cleared again.

This can be a challenge with parallel calls. Need to think how to manage that well.

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

No branches or pull requests

1 participant