Skip to content

Commit e923a24

Browse files
Backport: chore(provider/gateway): update gateway model settings files v6 (#14157)
1 parent c3a057d commit e923a24

File tree

2 files changed

+5
-3
lines changed

2 files changed

+5
-3
lines changed

.changeset/sivpr-ghbkr-dsrcn.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: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -25,8 +25,6 @@ export type GatewayModelId =
2525
| 'anthropic/claude-3-haiku'
2626
| 'anthropic/claude-3-opus'
2727
| 'anthropic/claude-3.5-haiku'
28-
| 'anthropic/claude-3.5-sonnet'
29-
| 'anthropic/claude-3.5-sonnet-20240620'
3028
| 'anthropic/claude-3.7-sonnet'
3129
| 'anthropic/claude-haiku-4.5'
3230
| 'anthropic/claude-opus-4'
@@ -67,7 +65,6 @@ export type GatewayModelId =
6765
| 'kwaipilot/kat-coder-pro-v1'
6866
| 'kwaipilot/kat-coder-pro-v2'
6967
| 'meituan/longcat-flash-chat'
70-
| 'meituan/longcat-flash-thinking'
7168
| 'meituan/longcat-flash-thinking-2601'
7269
| 'meta/llama-3.1-70b'
7370
| 'meta/llama-3.1-8b'

0 commit comments

Comments
 (0)