Skip to content

fix: align grok-4.5 and grok-4.6 params with xAI docs - #330

Merged
guillaumegay13 merged 1 commit into
mnfst:mainfrom
guillaumegay13:feat/xai-grok-4.5-4.6-params
Aug 31, 2026
Merged

fix: align grok-4.5 and grok-4.6 params with xAI docs#330
guillaumegay13 merged 1 commit into
mnfst:mainfrom
guillaumegay13:feat/xai-grok-4.5-4.6-params

Conversation

@guillaumegay13

Copy link
Copy Markdown
Collaborator

✨ What changed

  • Add grok-4.6-subscription with the same Chat Completions params as the API-key entry.
  • Set reasoning_effort for grok-4.6 to low/medium/high/xhigh, default high.
  • Set reasoning_effort for grok-4.5 API-key and subscription to low/medium/high, default high. Drop none.

💭 Why

xAI documents grok-4.5/4.6 as always-on reasoning with default high. xhigh is grok-4.6 only. none is invalid. The Grok subscription catalog also had no grok-4.6 params file.

👤 For users

Grok 4.5 and 4.6 parameter pickers match the published reasoning contract.

📝 Notes

https://docs.x.ai/developers/model-capabilities/text/reasoning
stop stays on the grok-4.6 API-key file because the param-removal guard blocks deleting it. xAI still rejects stop on grok-4.6.

@vercel

vercel Bot commented Aug 31, 2026

Copy link
Copy Markdown

@guillaumegay13 is attempting to deploy a commit to the Manifest Team on Vercel.

A member of the Team first needs to authorize it.

@github-actions github-actions Bot added the model Add a model that's missing label Aug 31, 2026
@guillaumegay13
guillaumegay13 merged commit 580eb80 into mnfst:main Aug 31, 2026
12 of 13 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

model Add a model that's missing

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant