ChatChoiceLogProbabilityInfo interface

Log probability information for a choice, as requested via 'logprobs' and 'top_logprobs'.

Properties

content

The list of log probability information entries for the choice's message content tokens, as requested via the 'logprobs' option.

Property Details

content

The list of log probability information entries for the choice's message content tokens, as requested via the 'logprobs' option.

content: null | ChatTokenLogProbabilityResult[]

Property Value