ResponseTextDeltaEvent.Logprobs Property

Definition

The log probabilities of the tokens in the delta.

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

Property Value

Applies to