promptTokens property

int? promptTokens
final

The number of tokens in the prompt.

Some providers call this "input_tokens".

Implementation

final int? promptTokens;