ResponseLogProb.TopLogprobs Property

Definition

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)

Property Value

Applies to