Skip to content

Commit 70322b4

Browse files
Backport: chore(provider/gateway): update gateway model settings files v6 (#13969)
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> Co-authored-by: Sylvie Zhang <114536986+sylviezhang37@users.noreply.github.com>
1 parent 6f75953 commit 70322b4

File tree

2 files changed

+7
-0
lines changed

2 files changed

+7
-0
lines changed

.changeset/rrkty-puyla-hxmtm.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: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -61,6 +61,7 @@ export type GatewayModelId =
6161
| 'inception/mercury-2'
6262
| 'inception/mercury-coder-small'
6363
| 'kwaipilot/kat-coder-pro-v1'
64+
| 'kwaipilot/kat-coder-pro-v2'
6465
| 'meituan/longcat-flash-chat'
6566
| 'meituan/longcat-flash-thinking'
6667
| 'meituan/longcat-flash-thinking-2601'
@@ -105,6 +106,7 @@ export type GatewayModelId =
105106
| 'morph/morph-v3-fast'
106107
| 'morph/morph-v3-large'
107108
| 'nvidia/nemotron-3-nano-30b-a3b'
109+
| 'nvidia/nemotron-3-super-120b-a12b'
108110
| 'nvidia/nemotron-nano-12b-v2-vl'
109111
| 'nvidia/nemotron-nano-9b-v2'
110112
| 'openai/gpt-3.5-turbo'

0 commit comments

Comments
 (0)