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