Accumulated token counters for one model over a flush window
| 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 |