totalTokens property

int totalTokens
final

The number of tokens that the Model tokenizes the prompt into. Always non-negative.

Implementation

final int totalTokens;