LogoRobo.js
Packages@robojs/ai

UsageLimitEvent

Interface: UsageLimitEvent

Event payload emitted when usage breaches at least one limit.

Extends

Properties

PropertyTypeDescriptionInherited from
breachesTokenLimitBreach[]Collection of breached limit descriptors.-
entryTokenUsageEntryUsage entry that was persisted.UsageRecordedEvent.entry
modelstringModel associated with the recorded usage.UsageRecordedEvent.model
totalsUsageTotalsSnapshotUpdated totals including lifetime and window snapshots.UsageRecordedEvent.totals

On this page