Rate limiting support.
Open
- Dominant language
- Haskell
- Stars
- 54
- Forks
- 25
- PR merge metrics
- No merged PRs in 30d
Description
When doing requests in parallel it's not too hard to hit rate limits:
https://platform.openai.com/docs/guides/rate-limits
Would be great to have rate limiting support, e.g. across all clients generated from the same Manager.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.