Property ReasoningLevel
ReasoningLevel
Gets or sets the reasoning level used during response generation.
public ReasoningLevel ReasoningLevel { get; set; }
Property Value
- ReasoningLevel
The reasoning level. Default is None.
Remarks
Higher levels may produce more analytical and detailed responses.