|
4 | 4 | "type": "bedrock", |
5 | 5 | "api_key": "", |
6 | 6 | "api_endpoint": "", |
7 | | - "default_large_model_id": "anthropic.claude-sonnet-4-6", |
8 | | - "default_small_model_id": "anthropic.claude-haiku-4-5-20251001-v1:0", |
| 7 | + "default_large_model_id": "us.anthropic.claude-sonnet-4-6", |
| 8 | + "default_small_model_id": "us.anthropic.claude-haiku-4-5-20251001-v1:0", |
9 | 9 | "models": [ |
10 | 10 | { |
11 | | - "id": "anthropic.claude-sonnet-4-6", |
| 11 | + "id": "us.anthropic.claude-sonnet-4-6", |
12 | 12 | "name": "AWS Claude Sonnet 4.6", |
13 | 13 | "cost_per_1m_in": 3, |
14 | 14 | "cost_per_1m_out": 15, |
|
22 | 22 | "supports_attachments": true |
23 | 23 | }, |
24 | 24 | { |
25 | | - "id": "anthropic.claude-sonnet-4-5-20250929-v1:0", |
| 25 | + "id": "us.anthropic.claude-sonnet-4-5-20250929-v1:0", |
26 | 26 | "name": "AWS Claude Sonnet 4.5", |
27 | 27 | "cost_per_1m_in": 3, |
28 | 28 | "cost_per_1m_out": 15, |
|
34 | 34 | "supports_attachments": true |
35 | 35 | }, |
36 | 36 | { |
37 | | - "id": "anthropic.claude-haiku-4-5-20251001-v1:0", |
| 37 | + "id": "us.anthropic.claude-haiku-4-5-20251001-v1:0", |
38 | 38 | "name": "AWS Claude Haiku 4.5", |
39 | 39 | "cost_per_1m_in": 0.8, |
40 | 40 | "cost_per_1m_out": 4, |
|
46 | 46 | "supports_attachments": true |
47 | 47 | }, |
48 | 48 | { |
49 | | - "id": "anthropic.claude-opus-4-7", |
| 49 | + "id": "us.anthropic.claude-opus-4-7", |
50 | 50 | "name": "AWS Claude Opus 4.7", |
51 | 51 | "cost_per_1m_in": 5, |
52 | 52 | "cost_per_1m_out": 25, |
|
60 | 60 | "supports_attachments": true |
61 | 61 | }, |
62 | 62 | { |
63 | | - "id": "anthropic.claude-opus-4-6-v1", |
| 63 | + "id": "us.anthropic.claude-opus-4-6-v1", |
64 | 64 | "name": "AWS Claude Opus 4.6", |
65 | 65 | "cost_per_1m_in": 5, |
66 | 66 | "cost_per_1m_out": 25, |
|
74 | 74 | "supports_attachments": true |
75 | 75 | }, |
76 | 76 | { |
77 | | - "id": "anthropic.claude-opus-4-5-20251101-v1:0", |
| 77 | + "id": "us.anthropic.claude-opus-4-5-20251101-v1:0", |
78 | 78 | "name": "AWS Claude Opus 4.5", |
79 | 79 | "cost_per_1m_in": 5, |
80 | 80 | "cost_per_1m_out": 25, |
|
86 | 86 | "supports_attachments": true |
87 | 87 | }, |
88 | 88 | { |
89 | | - "id": "anthropic.claude-opus-4-1-20250805-v1:0", |
| 89 | + "id": "us.anthropic.claude-opus-4-1-20250805-v1:0", |
90 | 90 | "name": "AWS Claude Opus 4.1", |
91 | 91 | "cost_per_1m_in": 15, |
92 | 92 | "cost_per_1m_out": 75, |
|
98 | 98 | "supports_attachments": true |
99 | 99 | }, |
100 | 100 | { |
101 | | - "id": "anthropic.claude-opus-4-20250514-v1:0", |
| 101 | + "id": "us.anthropic.claude-opus-4-20250514-v1:0", |
102 | 102 | "name": "AWS Claude Opus 4", |
103 | 103 | "cost_per_1m_in": 15, |
104 | 104 | "cost_per_1m_out": 75, |
|
110 | 110 | "supports_attachments": true |
111 | 111 | }, |
112 | 112 | { |
113 | | - "id": "anthropic.claude-sonnet-4-20250514-v1:0", |
| 113 | + "id": "us.anthropic.claude-sonnet-4-20250514-v1:0", |
114 | 114 | "name": "AWS Claude Sonnet 4", |
115 | 115 | "cost_per_1m_in": 3, |
116 | 116 | "cost_per_1m_out": 15, |
|
0 commit comments