Skip to main content

Module rate_limited

Module rate_limited 

Source
Expand description

Client-side token-bucket rate limiting for remote providers. One cell is acquired per input row before dispatch; the wait happens on Ring 1 only.

Structsยง

RateLimitedProvider
An InferenceProvider that paces calls to a steady rate.