totalTokens property
The number of tokens that the Model tokenizes the prompt into. Always
non-negative.
Implementation
final int totalTokens;
The number of tokens that the Model tokenizes the prompt into. Always
non-negative.
final int totalTokens;