-
- Input
- {formatTokenTotal(usage().input)}
-
-
- Output
- {formatTokenTotal(usage().output)}
-
-
- Reasoning
- {formatTokenTotal(usage().reasoning)}
-
-
- Cache Read
- {formatTokenTotal(usage().cacheRead)}
-
-
- Cache Write
- {formatTokenTotal(usage().cacheWrite)}
-
-
- Cost
- {formatCostValue(usage().cost)}
-
-
- )}
-