DeclarativeAgentDefinition.ReasoningOptions Property

Definition

Reasoning options controlling how the model produces its chain-of-thought response.

public OpenAI.Responses.ResponseReasoningOptions ReasoningOptions { get; set; }
member this.ReasoningOptions : OpenAI.Responses.ResponseReasoningOptions with get, set
Public Property ReasoningOptions As ResponseReasoningOptions

Property Value

OpenAI.Responses.ResponseReasoningOptions

Applies to