Interface: RateLimitInfoAuthenticated
Defined in: packages/agentos/src/core/rate-limiting/types.ts:10
Rate limit information for authenticated users (unlimited access).
Properties
message?
optionalmessage:string
Defined in: packages/agentos/src/core/rate-limiting/types.ts:12
tier
tier:
"authenticated"
Defined in: packages/agentos/src/core/rate-limiting/types.ts:11