LogoRobo.js
Packages@robojs/ai

TokenLimitErrorContext

Interface: TokenLimitErrorContext

Context supplied when constructing a TokenLimitError.

See

TokenLimitError

Properties

PropertyTypeDescription
modelstringModel that triggered the limit breach.
ruleTokenLimitRuleLimit rule that was violated.
usageKind?stringOptional usage classification.
windowTokenSummaryWindowWindow where the limit was exceeded.
windowKeystringActive window key for the breach.

On this page