agent-plugin-limits / Exports / ILimitWindow
Interface: ILimitWindow
Rate limiting window data
Table of contents
Properties
Properties
count
• count: number
Defined in
agent-plugin-limits/src/types.ts:58
tokens
• tokens: number
Defined in
agent-plugin-limits/src/types.ts:59
cost
• cost: number
Defined in
agent-plugin-limits/src/types.ts:60
windowStart
• windowStart: number