Skip to content

Latest commit

 

History

History
16 lines (8 loc) · 625 Bytes

RealtimeServerEventRateLimitsUpdatedRateLimitsInner.md

File metadata and controls

16 lines (8 loc) · 625 Bytes

RealtimeServerEventRateLimitsUpdatedRateLimitsInner

Properties

Name Type Description Notes
name String The name of the rate limit ("requests", "tokens", "input_tokens", "output_tokens"). [optional]
limit Integer The maximum allowed value for the rate limit. [optional]
remaining Integer The remaining value before the limit is reached. [optional]
resetSeconds BigDecimal Seconds until the rate limit resets. [optional]