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
null | ChatTokenLogProbabilityResult[]
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for JavaScript