Skip to content

docs(models): document reasoning_effort levels across the chat catalogue - #91

Merged
sre-helmcode merged 1 commit into
mainfrom
docs/reasoning-effort
Sep 17, 2026
Merged

sre-helmcode merged 1 commit into
mainfrom
docs/reasoning-effort

Conversation

@sre-helmcode

Copy link
Copy Markdown
Contributor

Adds the 'Controlling reasoning' section (EN/ES) to docs/models with the per-model reasoning_effort contract (verified against prod via api.nan.builders on 2026-09-17), updates the model-card capability lines, and rewrites the OpenAPI reasoning_effort description (previously documented as deepseek-only with low/medium/high). 1302 site tests green.

New 'Controlling reasoning' section (EN/ES) stating the per-model
contract, verified against production on 2026-09-17: glm5.3 family
takes low/medium/high/max; qwen3.6 and gemma4 take none/minimal (no
reasoning phase) and low/medium/high/max, which cap the reasoning
budget at 2,048/8,192/16,384/32,768 tokens; deepseek-v4-flash is
adaptive; qwen3.8-flash and mimo-v2.5 accept the parameter and manage
their own depth. Card capability lines updated to match, and the API
spec reasoning_effort parameter now describes exactly this (it
previously claimed deepseek-only with low/medium/high).
@sre-helmcode
sre-helmcode merged commit f956c4a into main Sep 17, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants