Skip to content

[Workers AI] Correct model reasoning controls and schemas - #33541

Draft
KastanDay wants to merge 1 commit into
cloudflare:productionfrom
KastanDay:kastan/workers-ai-reasoning-docs
Draft

KastanDay wants to merge 1 commit into
cloudflare:productionfrom
KastanDay:kastan/workers-ai-reasoning-docs

Conversation

@KastanDay

@KastanDay KastanDay commented Sep 19, 2026

Copy link
Copy Markdown
Contributor

Summary

Correct the reasoning controls in 11 Workers AI model input schemas and explain how Chat Completions and Responses select them. This updates the generated sync-input.json endpoints as well as the model pages: Gemma uses high/none with reasoning off by default, GLM-4.7 exposes its thinking toggle, and GPT-OSS documents mandatory reasoning with a medium default. Compatibility aliases are explained separately from canonical efforts.

Token limits and all non-reasoning model metadata are unchanged. Coordinate the model-schema endpoint release before the next automated catalogue refresh so it retains these corrections.

Validation: full documentation build (9,029 pages), Astro and worker checks, and the generated Gemma sync-input.json pass. Compared all 11 model files against the base to confirm only reasoning fields changed.

Related binding types: workerd #7437.

Documentation checklist

@github-actions github-actions Bot added product:workers-ai Workers AI: https://developers.cloudflare.com/workers-ai/ size/m labels Sep 19, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

product:workers-ai Workers AI: https://developers.cloudflare.com/workers-ai/ size/m

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant