Skip to content

fix(examples): use xai/grok-2-latest in grok.yaml#2806

Open
dgageot wants to merge 1 commit into
docker:mainfrom
dgageot:board/88074ae4ab114a48
Open

fix(examples): use xai/grok-2-latest in grok.yaml#2806
dgageot wants to merge 1 commit into
docker:mainfrom
dgageot:board/88074ae4ab114a48

Conversation

@dgageot
Copy link
Copy Markdown
Member

@dgageot dgageot commented May 16, 2026

The example previously referenced xai/grok-3-mini, which is no longer present in the models.dev catalog (xAI now lists grok-2*, grok-beta, grok-vision-beta, grok-4.*, and grok-imagine-*). This caused TestParseExamples in pkg/config to fail.

Switch the example to xai/grok-2-latest, which is in the catalog.

@dgageot dgageot requested a review from a team as a code owner May 16, 2026 13:58
Copy link
Copy Markdown

@docker-agent docker-agent left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Assessment: 🟢 APPROVE

The change is a minimal, correct model name substitution in examples/grok.yaml. Both the agents.root.model field and the models.grok-model.model field are updated in lockstep from xai/grok-3-mini / grok-3-mini to xai/grok-2-latest / grok-2-latest. No schema violations, no logic errors, no inconsistencies detected. The fix correctly resolves the TestParseExamples failure caused by the deprecated model reference.

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