Reasoning.Summary Property

Definition

Gets or sets the Summary.

public Azure.AI.AgentServer.Responses.Models.CreateResponseReasoningSummary? Summary { get; set; }
member this.Summary : Nullable<Azure.AI.AgentServer.Responses.Models.CreateResponseReasoningSummary> with get, set
Public Property Summary As Nullable(Of CreateResponseReasoningSummary)

Property Value

Applies to