Skip to content

Commit ffd431a

Browse files
Backport: chore(provider/gateway): update gateway model settings files v6 (#14075)
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 5151a8c commit ffd431a

File tree

2 files changed

+9
-0
lines changed

2 files changed

+9
-0
lines changed

.changeset/ninpq-gjthu-kggao.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: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ export type GatewayModelId =
1717
| 'alibaba/qwen3-vl-thinking'
1818
| 'alibaba/qwen3.5-flash'
1919
| 'alibaba/qwen3.5-plus'
20+
| 'alibaba/qwen3.6-plus'
2021
| 'amazon/nova-2-lite'
2122
| 'amazon/nova-lite'
2223
| 'amazon/nova-micro'
@@ -36,6 +37,7 @@ export type GatewayModelId =
3637
| 'anthropic/claude-sonnet-4.5'
3738
| 'anthropic/claude-sonnet-4.6'
3839
| 'arcee-ai/trinity-large-preview'
40+
| 'arcee-ai/trinity-large-thinking'
3941
| 'arcee-ai/trinity-mini'
4042
| 'bytedance/seed-1.6'
4143
| 'bytedance/seed-1.8'
@@ -58,6 +60,8 @@ export type GatewayModelId =
5860
| 'google/gemini-3.1-flash-image-preview'
5961
| 'google/gemini-3.1-flash-lite-preview'
6062
| 'google/gemini-3.1-pro-preview'
63+
| 'google/gemma-4-26b-a4b-it'
64+
| 'google/gemma-4-31b-it'
6165
| 'inception/mercury-2'
6266
| 'inception/mercury-coder-small'
6367
| 'kwaipilot/kat-coder-pro-v1'

0 commit comments

Comments
 (0)