Skip to main content

Interface: TokenLimitConfig

Token limit configuration keyed by model identifier.

Properties

perModel?

optional perModel: Record<string, TokenLimitRule>;

Mapping of model names to limit rules.