logprobs property

Logprobs? logprobs
final

The logprobs object with further information about the probabilities of tokens. Only available if the parameter "log_probs" is given in the call.

Implementation

final Logprobs? logprobs;