responseTokens property
The number of tokens in the completion.
Some providers call this "output_tokens".
Implementation
final int? responseTokens;
The number of tokens in the completion.
Some providers call this "output_tokens".
final int? responseTokens;