Expand description
Reasoning effort level string constants.
Constants§
- ALLOWED_
LEVELS - Effort levels offered for configuration and selection: every
PARSEABLE_LEVELSentry except the leadingnone, which means “send no reasoning configuration” rather than an effort level. - DESCRIPTION_
HIGH - DESCRIPTION_
LOW - DESCRIPTION_
MEDIUM - HIGH
- LABEL_
HIGH - LABEL_
LOW - LABEL_
MEDIUM - LOW
- MAX
- MEDIUM
- MINIMAL
- NONE
- PARSEABLE_
LEVELS - Every value
super::ReasoningEffortLevel::parseaccepts, in ascending order. This is the single source list: tool schemas that accept a reasoning effort override use it verbatim. - XHIGH