DeclarativeAgentDefinition.ReasoningOptions Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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