Skip to content

Commit 558174d

Browse files
committed
Add mapping for sonnet 4.6
1 parent f5b7ea2 commit 558174d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

common/src/constants/claude-oauth.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -66,6 +66,7 @@ export const OPENROUTER_TO_ANTHROPIC_MODEL_MAP: Record<string, string> = {
6666
'anthropic/claude-haiku-4': 'claude-haiku-4-20250514',
6767

6868
// Claude 4.x Sonnet models
69+
'anthropic/claude-sonnet-4.6': 'claude-sonnet-4-6',
6970
'anthropic/claude-sonnet-4.5': 'claude-sonnet-4-5-20250929',
7071
'anthropic/claude-sonnet-4': 'claude-sonnet-4-20250514',
7172
'anthropic/claude-4-sonnet-20250522': 'claude-sonnet-4-20250514',

0 commit comments

Comments
 (0)