Skip to main content

Interface: UsageRecordedEvent

Event payload describing recorded usage and updated totals.

Extended by

Properties

entry

entry: TokenUsageEntry;

Usage entry that was persisted.


model

model: string;

Model associated with the recorded usage.


totals

totals: UsageTotalsSnapshot;

Updated totals including lifetime and window snapshots.