File tree Expand file tree Collapse file tree 2 files changed +5
-3
lines changed
Expand file tree Collapse file tree 2 files changed +5
-3
lines changed Original file line number Diff line number Diff line change 1+ ---
2+ ' @ai-sdk/gateway ' : patch
3+ ---
4+
5+ Backport: chore(provider/gateway): update gateway model settings files
Original file line number Diff line number Diff 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'
You can’t perform that action at this time.
0 commit comments