Skip to content

feat(front): add Grok 4.7 - #33000

Merged
Nils-Fedrigo merged 1 commit into
mainfrom
feat-front-grok-4-7
Sep 22, 2026
Merged

Nils-Fedrigo merged 1 commit into
mainfrom
feat-front-grok-4-7

Conversation

@Nils-Fedrigo

Copy link
Copy Markdown
Contributor

Description

Adds Grok 4.7 (grok-4.7, xAI) to front. Grok 4.6 is demoted to "previous flagship"
(isLatest: false).

Specs verified 2026-09-22 against https://docs.x.ai/developers/models/grok-4.7 and
https://docs.x.ai/developers/release-notes: 500k native context (capped at 256k in Dust),
64k output, text and image input, function calling, structured output, reasoning. Pricing
matches Grok 4.6, with the same 200k prompt-token long-context breakpoint — the 256k cap
leaves a 192k prompt budget below that threshold.

Split out of #32990, which now carries only Claude Fable 5.1.

Tests

Added an endpoint test
(front/lib/model_constructors/test/endpoints/xai_grok_four_dot_seven_global_xai.test.ts)
alongside the existing endpoint test setups.

Risk

Low. Grok 4.7 flips isLatest from Grok 4.6.

Deploy Plan

Nothing specific.

🤖 Generated with Claude Code

Add xAI's Grok 4.7 as a new static model, and demote Grok 4.6 from
`isLatest`.

Specs verified 2026-09-22 against https://docs.x.ai/developers/models/grok-4.7:
500k native context (capped at 256k in Dust), 64k output, text and image
input, function calling, structured output, reasoning. Pricing matches
Grok 4.6, with the same 200k prompt-token long-context breakpoint.

Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
@Nils-Fedrigo
Nils-Fedrigo requested a review from a team as a code owner September 22, 2026 14:42
@vercel

vercel Bot commented Sep 22, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

2 Skipped Deployments
Project Deployment Actions Updated
playground Ignored Ignored Sep 22, 2026 2:42pm UTC
storybook Ignored Ignored Sep 22, 2026 2:42pm UTC

Request Review

@Nils-Fedrigo Nils-Fedrigo added the sdk-ack Used to acknowledge that you are not breaking the public API. label Sep 22, 2026
@Nils-Fedrigo
Nils-Fedrigo merged commit bc9eeba into main Sep 22, 2026
62 checks passed
@Nils-Fedrigo
Nils-Fedrigo deleted the feat-front-grok-4-7 branch September 22, 2026 15:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

sdk-ack Used to acknowledge that you are not breaking the public API.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants