ResponseLogProb.TopLogprobs Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The log probability of the top 20 most likely tokens.
public System.Collections.Generic.IList<Azure.AI.AgentServer.Responses.Models.ResponseLogProbTopLogprobs> TopLogprobs { get; }
member this.TopLogprobs : System.Collections.Generic.IList<Azure.AI.AgentServer.Responses.Models.ResponseLogProbTopLogprobs>
Public ReadOnly Property TopLogprobs As IList(Of ResponseLogProbTopLogprobs)