跳到主要内容

Variable: ReasoningEfforts

const ReasoningEfforts: readonly ["none", "minimal", "low", "medium", "high", "xhigh", "max"]

Defined in: packages/contracts/src/provider.ts:94

Provider-neutral superset of reasoning effort values.

Individual models support only a subset. Keeping the complete set in the shared request contract lets OpenAI-compatible providers expose new model levels without requiring an unsafe custom-body override.