Skip to content
Better HN
Top
New
Best
Ask
Show
Jobs
Search
⌘K
Rate limiter for LLMs outperforms exponential backoff | Better HN
Rate limiter for LLMs outperforms exponential backoff
(opens in new tab)
(github.com)
2 points
sftombu
1y ago
1 comments
Share
1 comments
default
newest
oldest
sftombu
OP
1y ago
rateLLMiter is a Python rate limiter that smoothes out requests to LLM APIs to get faster, more consistent performance. It uses a ticket bucket algorithm rather than the usual exponential backoff.
j
/
k
navigate · click thread line to collapse