Table of Contents

Enum ReasoningEffort

Namespace
JD.AI.Core.Agents
Assembly
JD.AI.Core.dll

Provider-agnostic reasoning effort hint for compatible reasoning models.

public enum ReasoningEffort

Fields

High = 3
Low = 1
Max = 4
Medium = 2
None = 0