Skip to content

fix: add xAI models grok-4.20-multi-agent-0309#606

Open
github-actions[bot] wants to merge 1 commit into
mainfrom
chore/autofix-issue-565
Open

fix: add xAI models grok-4.20-multi-agent-0309#606
github-actions[bot] wants to merge 1 commit into
mainfrom
chore/autofix-issue-565

Conversation

@github-actions
Copy link
Copy Markdown
Contributor

fix: add xAI models grok-4.20-multi-agent-0309

Closes #565

Source issue: #565

Summary

Field Value
Provider xai
Primary model grok-4.20-0309-non-reasoning
Changed models grok-4.20-multi-agent-0309
Added models grok-4.20-multi-agent-0309
Updated models None
Verification sources 1

Verified metadata

Model Display name Parent Providers Format Flavor Token limits Pricing Lifecycle
grok-4.20-multi-agent-0309 xAI openai chat input=2000000, output=not provided in/out=1.25/2.5 per 1M active

Verification notes

No LLM verification step ran — model metadata was already complete in the issue.

sync_models vs proposed update

sync_models cross-check found differences. Official provider verification was used for the applied values, and sync_models discrepancies are listed below for review.

Model Field Proposed update sync_models sync_models source models
grok-4.20-multi-agent-0309 catalog entry present missing None

@vercel
Copy link
Copy Markdown

vercel Bot commented May 21, 2026

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

Project Deployment Actions Updated (UTC)
ai-proxy Ready Ready Preview, Comment May 21, 2026 5:30am

Request Review

Copy link
Copy Markdown

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Choose a reason for hiding this comment

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

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: 188c637c36

ℹ️ About Codex in GitHub

Codex has been enabled to automatically review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "Codex (@codex) review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

When you sign up for Codex through ChatGPT, Codex can also answer questions or update the PR, like "Codex (@codex) address that feedback".

Comment on lines +7325 to +7331
"grok-4.20-multi-agent-0309": {
"format": "openai",
"flavor": "chat",
"input_cost_per_mil_tokens": 1.25,
"output_cost_per_mil_tokens": 2.5,
"max_input_tokens": 2000000,
"available_providers": [
Copy link
Copy Markdown

Choose a reason for hiding this comment

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

P2 Badge Populate full capability metadata for new Grok model

The newly added grok-4.20-multi-agent-0309 entry is missing key fields (reasoning, multimodal, input_cache_read_cost_per_mil_tokens, and max_output_tokens) that are present on the existing grok-4.20-multi-agent-beta-0309 variant in the same file. Because model_list.json is consumed as model capability/pricing metadata, this makes the canonical model appear less capable and less expensive than its equivalent alias, which can disable reasoning-related UX and produce incorrect cost estimates for cached-token usage.

Useful? React with 👍 / 👎.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[BOT ISSUE] xAI: add missing grok-4.20-0309-non-reasoning and grok-4.20-multi-agent-0309 models

1 participant