MessageContentOutputTextContent.Logprobs Property

Definition

Gets the Logprobs.

public System.Collections.Generic.IList<Azure.AI.AgentServer.Responses.Models.LogProb> Logprobs { get; }
member this.Logprobs : System.Collections.Generic.IList<Azure.AI.AgentServer.Responses.Models.LogProb>
Public ReadOnly Property Logprobs As IList(Of LogProb)

Property Value

Applies to