Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace Logprobs

Returns if the logarithmic probabilites is set.

Properties

Optional textOffset

textOffset: Array<number>

The text offset.

Optional tokenLogprobs

tokenLogprobs: Array<number>

The logarithmic probabilites of the output token.

Optional tokens

tokens: Array<string>

The list of output tokens.

Optional topLogprobs

topLogprobs: Array<object>

The logarithmic probabilities of each of the top k tokens.

Functions

getDeserializedJsonObj

  • getDeserializedJsonObj(obj: Logprobs): object

getJsonObj