Enum GrokReasoning
Reasoning effort for xAI Grok models. Auto omits the provider parameter. Grok 4.3 supports None through High; Grok 4.5 supports Low through High and cannot disable reasoning.
public enum GrokReasoning
Fields
Auto = 0High = 4Low = 2Medium = 3None = 1