init(totalTokenCount:reasoningTokenCount:)
Creates an output token count.
Declaration
init(totalTokenCount: Int, reasoningTokenCount: Int)Parameters
- totalTokenCount:
The total number of output tokens.
- reasoningTokenCount:
The number of output tokens from reasoning.