org.llm4s.reliability.RateLimitConfig
See theRateLimitConfig companion object
Local token-bucket rate limiting configuration.
Value parameters
- burstCapacity
-
Maximum tokens the bucket can hold, i.e. the largest burst allowed
- enabled
-
Whether local rate limiting is applied
- requestsPerMinute
-
Sustained request rate once the bucket is empty
Attributes
- Companion
- object
- Graph
-
- Supertypes
-
trait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass Any
Members list
In this article