Skip to content

Commit ba63bc2

Browse files
chore(provider/gateway): update gateway model settings files (#12891)
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 5e18272 commit ba63bc2

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

.changeset/jaytg-ygkjh-xvdry.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+
chore(provider/gateway): update gateway model settings files

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

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ export type GatewayModelId =
1515
| 'alibaba/qwen3-next-80b-a3b-thinking'
1616
| 'alibaba/qwen3-vl-instruct'
1717
| 'alibaba/qwen3-vl-thinking'
18+
| 'alibaba/qwen3.5-flash'
1819
| 'alibaba/qwen3.5-plus'
1920
| 'amazon/nova-2-lite'
2021
| 'amazon/nova-lite'
@@ -56,8 +57,8 @@ export type GatewayModelId =
5657
| 'google/gemini-3-flash'
5758
| 'google/gemini-3-pro-image'
5859
| 'google/gemini-3-pro-preview'
59-
| 'google/gemini-3.1-pro-preview'
6060
| 'google/gemini-3.1-flash-image-preview'
61+
| 'google/gemini-3.1-pro-preview'
6162
| 'inception/mercury-coder-small'
6263
| 'kwaipilot/kat-coder-pro-v1'
6364
| 'meituan/longcat-flash-chat'

0 commit comments

Comments
 (0)