|
14 | 14 | { |
15 | 15 | "id": "eu.anthropic.claude-sonnet-4-6", |
16 | 16 | "name": "Claude Sonnet 4.6 (EU)", |
17 | | - "contextWindow": 200000, |
| 17 | + "contextWindow": 1000000, |
18 | 18 | "maxOutput": 64000, |
19 | 19 | "inputPrice": 3, |
20 | 20 | "outputPrice": 15, |
|
31 | 31 | { |
32 | 32 | "id": "anthropic.claude-sonnet-4-6", |
33 | 33 | "name": "Claude Sonnet 4.6", |
34 | | - "contextWindow": 200000, |
| 34 | + "contextWindow": 1000000, |
35 | 35 | "maxOutput": 64000, |
36 | 36 | "inputPrice": 3, |
37 | 37 | "outputPrice": 15, |
|
63 | 63 | { |
64 | 64 | "id": "global.anthropic.claude-sonnet-4-6", |
65 | 65 | "name": "Claude Sonnet 4.6 (Global)", |
66 | | - "contextWindow": 200000, |
| 66 | + "contextWindow": 1000000, |
67 | 67 | "maxOutput": 64000, |
68 | 68 | "inputPrice": 3, |
69 | 69 | "outputPrice": 15, |
|
80 | 80 | { |
81 | 81 | "id": "us.anthropic.claude-sonnet-4-6", |
82 | 82 | "name": "Claude Sonnet 4.6 (US)", |
83 | | - "contextWindow": 200000, |
| 83 | + "contextWindow": 1000000, |
84 | 84 | "maxOutput": 64000, |
85 | 85 | "inputPrice": 3, |
86 | 86 | "outputPrice": 15, |
|
130 | 130 | { |
131 | 131 | "id": "global.anthropic.claude-opus-4-6-v1", |
132 | 132 | "name": "Claude Opus 4.6 (Global)", |
133 | | - "contextWindow": 200000, |
| 133 | + "contextWindow": 1000000, |
134 | 134 | "maxOutput": 128000, |
135 | 135 | "inputPrice": 5, |
136 | 136 | "outputPrice": 25, |
|
147 | 147 | { |
148 | 148 | "id": "us.anthropic.claude-opus-4-6-v1", |
149 | 149 | "name": "Claude Opus 4.6 (US)", |
150 | | - "contextWindow": 200000, |
| 150 | + "contextWindow": 1000000, |
151 | 151 | "maxOutput": 128000, |
152 | 152 | "inputPrice": 5, |
153 | 153 | "outputPrice": 25, |
|
164 | 164 | { |
165 | 165 | "id": "anthropic.claude-opus-4-6-v1", |
166 | 166 | "name": "Claude Opus 4.6", |
167 | | - "contextWindow": 200000, |
| 167 | + "contextWindow": 1000000, |
168 | 168 | "maxOutput": 128000, |
169 | 169 | "inputPrice": 5, |
170 | 170 | "outputPrice": 25, |
|
181 | 181 | { |
182 | 182 | "id": "eu.anthropic.claude-opus-4-6-v1", |
183 | 183 | "name": "Claude Opus 4.6 (EU)", |
184 | | - "contextWindow": 200000, |
| 184 | + "contextWindow": 1000000, |
185 | 185 | "maxOutput": 128000, |
186 | 186 | "inputPrice": 5, |
187 | 187 | "outputPrice": 25, |
|
0 commit comments