responseTokens property

int? responseTokens
final

The number of tokens in the completion.

Some providers call this "output_tokens".

Implementation

final int? responseTokens;