Skip to content

Latest commit

 

History

History
16 lines (8 loc) · 498 Bytes

File metadata and controls

16 lines (8 loc) · 498 Bytes

ModelUsageCounters

Accumulated token counters for one model over a flush window

Properties

Name Type Description Notes
outputTokens Integer Total completion/output tokens across all calls in this flush window
inputTokens Integer Total prompt/input tokens across all calls in this flush window
callCount Integer Number of inference calls in this flush window