tokenLogprobs property

List<num> tokenLogprobs
final

The log probabilities of each token.

Implementation

final List<num> tokenLogprobs;