Skip to content

Commit 7324b56

Browse files
Backport: chore(provider/gateway): update gateway model settings files v6 (#13403)
This is an automated update of the gateway model settings files. Co-authored-by: vercel-ai-sdk[bot] <225926702+vercel-ai-sdk[bot]@users.noreply.github.com>
1 parent 33f01e2 commit 7324b56

File tree

2 files changed

+8
-0
lines changed

2 files changed

+8
-0
lines changed

.changeset/tfktz-yvvou-mcspd.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
'@ai-sdk/gateway': patch
3+
---
4+
5+
Backport: chore(provider/gateway): update gateway model settings files

packages/gateway/src/gateway-language-model-settings.ts

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -161,6 +161,9 @@ export type GatewayModelId =
161161
| 'xai/grok-4-fast-reasoning'
162162
| 'xai/grok-4.1-fast-non-reasoning'
163163
| 'xai/grok-4.1-fast-reasoning'
164+
| 'xai/grok-4.20-multi-agent-beta'
165+
| 'xai/grok-4.20-non-reasoning-beta'
166+
| 'xai/grok-4.20-reasoning-beta'
164167
| 'xai/grok-code-fast-1'
165168
| 'xiaomi/mimo-v2-flash'
166169
| 'zai/glm-4.5'

0 commit comments

Comments
 (0)