Class RealtimeEvent.Server.RateLimits
public static class RealtimeEvent.Server.RateLimits
- Inheritance
-
objectRealtimeEvent.Server.RateLimits
Fields
Updated
Emitted at the beginning of a Response to indicate the updated rate limits. When a Response is created some tokens will be "reserved" for the output tokens, the rate limits shown here reflect that reservation, which is then adjusted accordingly once the Response is completed.
public const string Updated = "rate_limits.updated"
Field Value
- string