llm.rb 9.0.0 → 10.0.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
data/data/bedrock.json CHANGED
@@ -10,17 +10,51 @@
10
10
  "name": "Amazon Bedrock",
11
11
  "doc": "https://docs.aws.amazon.com/bedrock/latest/userguide/models-supported.html",
12
12
  "models": {
13
- "anthropic.claude-3-5-sonnet-20241022-v2:0": {
14
- "id": "anthropic.claude-3-5-sonnet-20241022-v2:0",
15
- "name": "Claude Sonnet 3.5 v2",
13
+ "zai.glm-4.7": {
14
+ "id": "zai.glm-4.7",
15
+ "name": "GLM-4.7",
16
+ "family": "glm",
17
+ "attachment": false,
18
+ "reasoning": true,
19
+ "tool_call": true,
20
+ "interleaved": {
21
+ "field": "reasoning_content"
22
+ },
23
+ "structured_output": true,
24
+ "temperature": true,
25
+ "knowledge": "2025-04",
26
+ "release_date": "2025-12-22",
27
+ "last_updated": "2025-12-22",
28
+ "modalities": {
29
+ "input": [
30
+ "text"
31
+ ],
32
+ "output": [
33
+ "text"
34
+ ]
35
+ },
36
+ "open_weights": true,
37
+ "limit": {
38
+ "context": 204800,
39
+ "output": 131072
40
+ },
41
+ "cost": {
42
+ "input": 0.6,
43
+ "output": 2.2
44
+ }
45
+ },
46
+ "global.anthropic.claude-sonnet-4-5-20250929-v1:0": {
47
+ "id": "global.anthropic.claude-sonnet-4-5-20250929-v1:0",
48
+ "name": "Claude Sonnet 4.5 (Global)",
16
49
  "family": "claude-sonnet",
17
50
  "attachment": true,
18
- "reasoning": false,
51
+ "reasoning": true,
19
52
  "tool_call": true,
53
+ "structured_output": true,
20
54
  "temperature": true,
21
- "knowledge": "2024-04",
22
- "release_date": "2024-10-22",
23
- "last_updated": "2024-10-22",
55
+ "knowledge": "2025-07-31",
56
+ "release_date": "2025-09-29",
57
+ "last_updated": "2025-09-29",
24
58
  "modalities": {
25
59
  "input": [
26
60
  "text",
@@ -32,28 +66,29 @@
32
66
  ]
33
67
  },
34
68
  "open_weights": false,
69
+ "limit": {
70
+ "context": 200000,
71
+ "output": 64000
72
+ },
35
73
  "cost": {
36
74
  "input": 3,
37
75
  "output": 15,
38
76
  "cache_read": 0.3,
39
77
  "cache_write": 3.75
40
- },
41
- "limit": {
42
- "context": 200000,
43
- "output": 8192
44
78
  }
45
79
  },
46
- "openai.gpt-oss-safeguard-120b": {
47
- "id": "openai.gpt-oss-safeguard-120b",
48
- "name": "GPT OSS Safeguard 120B",
49
- "family": "gpt-oss",
80
+ "qwen.qwen3-235b-a22b-2507-v1:0": {
81
+ "id": "qwen.qwen3-235b-a22b-2507-v1:0",
82
+ "name": "Qwen3 235B A22B 2507",
83
+ "family": "qwen",
50
84
  "attachment": false,
51
85
  "reasoning": false,
52
86
  "tool_call": true,
53
87
  "structured_output": true,
54
88
  "temperature": true,
55
- "release_date": "2024-12-01",
56
- "last_updated": "2024-12-01",
89
+ "knowledge": "2024-04",
90
+ "release_date": "2025-09-18",
91
+ "last_updated": "2025-09-18",
57
92
  "modalities": {
58
93
  "input": [
59
94
  "text"
@@ -62,26 +97,30 @@
62
97
  "text"
63
98
  ]
64
99
  },
65
- "open_weights": false,
66
- "cost": {
67
- "input": 0.15,
68
- "output": 0.6
69
- },
100
+ "open_weights": true,
70
101
  "limit": {
71
- "context": 128000,
72
- "output": 4096
102
+ "context": 262144,
103
+ "output": 131072
104
+ },
105
+ "cost": {
106
+ "input": 0.22,
107
+ "output": 0.88
73
108
  }
74
109
  },
75
- "nvidia.nemotron-nano-3-30b": {
76
- "id": "nvidia.nemotron-nano-3-30b",
77
- "name": "NVIDIA Nemotron Nano 3 30B",
78
- "family": "nemotron",
110
+ "zai.glm-5": {
111
+ "id": "zai.glm-5",
112
+ "name": "GLM-5",
113
+ "family": "glm",
79
114
  "attachment": false,
80
115
  "reasoning": true,
81
116
  "tool_call": true,
117
+ "interleaved": {
118
+ "field": "reasoning_content"
119
+ },
120
+ "structured_output": true,
82
121
  "temperature": true,
83
- "release_date": "2025-12-23",
84
- "last_updated": "2025-12-23",
122
+ "release_date": "2026-03-18",
123
+ "last_updated": "2026-03-18",
85
124
  "modalities": {
86
125
  "input": [
87
126
  "text"
@@ -91,55 +130,58 @@
91
130
  ]
92
131
  },
93
132
  "open_weights": true,
94
- "cost": {
95
- "input": 0.06,
96
- "output": 0.24
97
- },
98
133
  "limit": {
99
- "context": 128000,
100
- "output": 4096
134
+ "context": 202752,
135
+ "output": 101376
136
+ },
137
+ "cost": {
138
+ "input": 1,
139
+ "output": 3.2
101
140
  }
102
141
  },
103
- "meta.llama3-2-90b-instruct-v1:0": {
104
- "id": "meta.llama3-2-90b-instruct-v1:0",
105
- "name": "Llama 3.2 90B Instruct",
106
- "family": "llama",
142
+ "amazon.nova-pro-v1:0": {
143
+ "id": "amazon.nova-pro-v1:0",
144
+ "name": "Nova Pro",
145
+ "family": "nova-pro",
107
146
  "attachment": true,
108
147
  "reasoning": false,
109
148
  "tool_call": true,
110
149
  "temperature": true,
111
- "knowledge": "2023-12",
112
- "release_date": "2024-09-25",
113
- "last_updated": "2024-09-25",
150
+ "knowledge": "2024-10",
151
+ "release_date": "2024-12-03",
152
+ "last_updated": "2024-12-03",
114
153
  "modalities": {
115
154
  "input": [
116
155
  "text",
117
- "image"
156
+ "image",
157
+ "video"
118
158
  ],
119
159
  "output": [
120
160
  "text"
121
161
  ]
122
162
  },
123
- "open_weights": true,
124
- "cost": {
125
- "input": 0.72,
126
- "output": 0.72
127
- },
163
+ "open_weights": false,
128
164
  "limit": {
129
- "context": 128000,
130
- "output": 4096
165
+ "context": 300000,
166
+ "output": 8192
167
+ },
168
+ "cost": {
169
+ "input": 0.8,
170
+ "output": 3.2,
171
+ "cache_read": 0.2
131
172
  }
132
173
  },
133
- "nvidia.nemotron-super-3-120b": {
134
- "id": "nvidia.nemotron-super-3-120b",
135
- "name": "NVIDIA Nemotron 3 Super 120B A12B",
136
- "family": "nemotron",
174
+ "openai.gpt-oss-20b-1:0": {
175
+ "id": "openai.gpt-oss-20b-1:0",
176
+ "name": "gpt-oss-20b",
177
+ "family": "gpt-oss",
137
178
  "attachment": false,
138
- "reasoning": true,
179
+ "reasoning": false,
139
180
  "tool_call": true,
181
+ "structured_output": true,
140
182
  "temperature": true,
141
- "release_date": "2026-03-11",
142
- "last_updated": "2026-03-11",
183
+ "release_date": "2025-08-05",
184
+ "last_updated": "2025-08-05",
143
185
  "modalities": {
144
186
  "input": [
145
187
  "text"
@@ -148,19 +190,53 @@
148
190
  "text"
149
191
  ]
150
192
  },
151
- "open_weights": true,
193
+ "open_weights": false,
194
+ "limit": {
195
+ "context": 128000,
196
+ "output": 16384
197
+ },
152
198
  "cost": {
153
- "input": 0.15,
154
- "output": 0.65
199
+ "input": 0.07,
200
+ "output": 0.3
201
+ }
202
+ },
203
+ "us.anthropic.claude-haiku-4-5-20251001-v1:0": {
204
+ "id": "us.anthropic.claude-haiku-4-5-20251001-v1:0",
205
+ "name": "Claude Haiku 4.5 (US)",
206
+ "family": "claude-haiku",
207
+ "attachment": true,
208
+ "reasoning": true,
209
+ "tool_call": true,
210
+ "structured_output": true,
211
+ "temperature": true,
212
+ "knowledge": "2025-02-28",
213
+ "release_date": "2025-10-15",
214
+ "last_updated": "2025-10-15",
215
+ "modalities": {
216
+ "input": [
217
+ "text",
218
+ "image",
219
+ "pdf"
220
+ ],
221
+ "output": [
222
+ "text"
223
+ ]
155
224
  },
225
+ "open_weights": false,
156
226
  "limit": {
157
- "context": 262144,
158
- "output": 131072
227
+ "context": 200000,
228
+ "output": 64000
229
+ },
230
+ "cost": {
231
+ "input": 1,
232
+ "output": 5,
233
+ "cache_read": 0.1,
234
+ "cache_write": 1.25
159
235
  }
160
236
  },
161
- "writer.palmyra-x5-v1:0": {
162
- "id": "writer.palmyra-x5-v1:0",
163
- "name": "Palmyra X5",
237
+ "writer.palmyra-x4-v1:0": {
238
+ "id": "writer.palmyra-x4-v1:0",
239
+ "name": "Palmyra X4",
164
240
  "family": "palmyra",
165
241
  "attachment": false,
166
242
  "reasoning": true,
@@ -177,13 +253,43 @@
177
253
  ]
178
254
  },
179
255
  "open_weights": false,
256
+ "limit": {
257
+ "context": 122880,
258
+ "output": 8192
259
+ },
180
260
  "cost": {
181
- "input": 0.6,
182
- "output": 6
261
+ "input": 2.5,
262
+ "output": 10
263
+ }
264
+ },
265
+ "moonshot.kimi-k2-thinking": {
266
+ "id": "moonshot.kimi-k2-thinking",
267
+ "name": "Kimi K2 Thinking",
268
+ "family": "kimi-thinking",
269
+ "attachment": false,
270
+ "reasoning": true,
271
+ "tool_call": true,
272
+ "interleaved": true,
273
+ "structured_output": true,
274
+ "temperature": true,
275
+ "release_date": "2025-12-02",
276
+ "last_updated": "2025-12-02",
277
+ "modalities": {
278
+ "input": [
279
+ "text"
280
+ ],
281
+ "output": [
282
+ "text"
283
+ ]
183
284
  },
285
+ "open_weights": true,
184
286
  "limit": {
185
- "context": 1040000,
186
- "output": 8192
287
+ "context": 256000,
288
+ "output": 256000
289
+ },
290
+ "cost": {
291
+ "input": 0.6,
292
+ "output": 2.5
187
293
  }
188
294
  },
189
295
  "mistral.ministral-3-8b-instruct": {
@@ -206,27 +312,57 @@
206
312
  ]
207
313
  },
208
314
  "open_weights": false,
209
- "cost": {
210
- "input": 0.15,
211
- "output": 0.15
212
- },
213
315
  "limit": {
214
316
  "context": 128000,
215
317
  "output": 4096
318
+ },
319
+ "cost": {
320
+ "input": 0.15,
321
+ "output": 0.15
216
322
  }
217
323
  },
218
- "au.anthropic.claude-opus-4-6-v1": {
219
- "id": "au.anthropic.claude-opus-4-6-v1",
220
- "name": "AU Anthropic Claude Opus 4.6",
221
- "family": "claude-opus",
324
+ "meta.llama4-scout-17b-instruct-v1:0": {
325
+ "id": "meta.llama4-scout-17b-instruct-v1:0",
326
+ "name": "Llama 4 Scout 17B Instruct",
327
+ "family": "llama",
222
328
  "attachment": true,
223
- "reasoning": true,
329
+ "reasoning": false,
224
330
  "tool_call": true,
225
- "structured_output": true,
226
331
  "temperature": true,
227
- "knowledge": "2025-05",
228
- "release_date": "2026-02-05",
229
- "last_updated": "2026-02-05",
332
+ "knowledge": "2024-08",
333
+ "release_date": "2025-04-05",
334
+ "last_updated": "2025-04-05",
335
+ "modalities": {
336
+ "input": [
337
+ "text",
338
+ "image"
339
+ ],
340
+ "output": [
341
+ "text"
342
+ ]
343
+ },
344
+ "open_weights": true,
345
+ "limit": {
346
+ "context": 3500000,
347
+ "output": 16384
348
+ },
349
+ "cost": {
350
+ "input": 0.17,
351
+ "output": 0.66
352
+ }
353
+ },
354
+ "us.anthropic.claude-opus-4-5-20251101-v1:0": {
355
+ "id": "us.anthropic.claude-opus-4-5-20251101-v1:0",
356
+ "name": "Claude Opus 4.5 (US)",
357
+ "family": "claude-opus",
358
+ "attachment": true,
359
+ "reasoning": true,
360
+ "tool_call": true,
361
+ "structured_output": true,
362
+ "temperature": true,
363
+ "knowledge": "2025-03-31",
364
+ "release_date": "2025-11-24",
365
+ "last_updated": "2025-08-01",
230
366
  "modalities": {
231
367
  "input": [
232
368
  "text",
@@ -238,28 +374,59 @@
238
374
  ]
239
375
  },
240
376
  "open_weights": false,
377
+ "limit": {
378
+ "context": 200000,
379
+ "output": 64000
380
+ },
241
381
  "cost": {
242
- "input": 16.5,
243
- "output": 82.5,
244
- "cache_read": 1.65,
245
- "cache_write": 20.625
382
+ "input": 5,
383
+ "output": 25,
384
+ "cache_read": 0.5,
385
+ "cache_write": 6.25
386
+ }
387
+ },
388
+ "qwen.qwen3-coder-480b-a35b-v1:0": {
389
+ "id": "qwen.qwen3-coder-480b-a35b-v1:0",
390
+ "name": "Qwen3 Coder 480B A35B Instruct",
391
+ "family": "qwen",
392
+ "attachment": false,
393
+ "reasoning": false,
394
+ "tool_call": true,
395
+ "structured_output": true,
396
+ "temperature": true,
397
+ "knowledge": "2024-04",
398
+ "release_date": "2025-09-18",
399
+ "last_updated": "2025-09-18",
400
+ "modalities": {
401
+ "input": [
402
+ "text"
403
+ ],
404
+ "output": [
405
+ "text"
406
+ ]
246
407
  },
408
+ "open_weights": true,
247
409
  "limit": {
248
- "context": 1000000,
249
- "output": 128000
410
+ "context": 131072,
411
+ "output": 65536
412
+ },
413
+ "cost": {
414
+ "input": 0.22,
415
+ "output": 1.8
250
416
  }
251
417
  },
252
- "mistral.ministral-3-3b-instruct": {
253
- "id": "mistral.ministral-3-3b-instruct",
254
- "name": "Ministral 3 3B",
255
- "family": "ministral",
256
- "attachment": false,
418
+ "google.gemma-3-27b-it": {
419
+ "id": "google.gemma-3-27b-it",
420
+ "name": "Google Gemma 3 27B Instruct",
421
+ "family": "gemma",
422
+ "attachment": true,
257
423
  "reasoning": false,
258
424
  "tool_call": true,
259
425
  "structured_output": true,
260
426
  "temperature": true,
261
- "release_date": "2025-12-02",
262
- "last_updated": "2025-12-02",
427
+ "knowledge": "2025-07",
428
+ "release_date": "2025-07-27",
429
+ "last_updated": "2025-07-27",
263
430
  "modalities": {
264
431
  "input": [
265
432
  "text",
@@ -270,49 +437,47 @@
270
437
  ]
271
438
  },
272
439
  "open_weights": true,
273
- "cost": {
274
- "input": 0.1,
275
- "output": 0.1
276
- },
277
440
  "limit": {
278
- "context": 256000,
441
+ "context": 202752,
279
442
  "output": 8192
443
+ },
444
+ "cost": {
445
+ "input": 0.12,
446
+ "output": 0.2
280
447
  }
281
448
  },
282
- "amazon.nova-premier-v1:0": {
283
- "id": "amazon.nova-premier-v1:0",
284
- "name": "Nova Premier",
285
- "family": "nova",
286
- "attachment": true,
287
- "reasoning": true,
449
+ "mistral.ministral-3-14b-instruct": {
450
+ "id": "mistral.ministral-3-14b-instruct",
451
+ "name": "Ministral 14B 3.0",
452
+ "family": "ministral",
453
+ "attachment": false,
454
+ "reasoning": false,
288
455
  "tool_call": true,
456
+ "structured_output": true,
289
457
  "temperature": true,
290
- "knowledge": "2024-10",
291
- "release_date": "2024-12-03",
292
- "last_updated": "2024-12-03",
458
+ "release_date": "2024-12-01",
459
+ "last_updated": "2024-12-01",
293
460
  "modalities": {
294
461
  "input": [
295
- "text",
296
- "image",
297
- "video"
462
+ "text"
298
463
  ],
299
464
  "output": [
300
465
  "text"
301
466
  ]
302
467
  },
303
468
  "open_weights": false,
304
- "cost": {
305
- "input": 2.5,
306
- "output": 12.5
307
- },
308
469
  "limit": {
309
- "context": 1000000,
310
- "output": 16384
470
+ "context": 128000,
471
+ "output": 4096
472
+ },
473
+ "cost": {
474
+ "input": 0.2,
475
+ "output": 0.2
311
476
  }
312
477
  },
313
- "anthropic.claude-sonnet-4-5-20250929-v1:0": {
314
- "id": "anthropic.claude-sonnet-4-5-20250929-v1:0",
315
- "name": "Claude Sonnet 4.5",
478
+ "us.anthropic.claude-sonnet-4-5-20250929-v1:0": {
479
+ "id": "us.anthropic.claude-sonnet-4-5-20250929-v1:0",
480
+ "name": "Claude Sonnet 4.5 (US)",
316
481
  "family": "claude-sonnet",
317
482
  "attachment": true,
318
483
  "reasoning": true,
@@ -333,27 +498,29 @@
333
498
  ]
334
499
  },
335
500
  "open_weights": false,
501
+ "limit": {
502
+ "context": 200000,
503
+ "output": 64000
504
+ },
336
505
  "cost": {
337
506
  "input": 3,
338
507
  "output": 15,
339
508
  "cache_read": 0.3,
340
509
  "cache_write": 3.75
341
- },
342
- "limit": {
343
- "context": 200000,
344
- "output": 64000
345
510
  }
346
511
  },
347
- "mistral.devstral-2-123b": {
348
- "id": "mistral.devstral-2-123b",
349
- "name": "Devstral 2 123B",
350
- "family": "devstral",
512
+ "qwen.qwen3-coder-30b-a3b-v1:0": {
513
+ "id": "qwen.qwen3-coder-30b-a3b-v1:0",
514
+ "name": "Qwen3 Coder 30B A3B Instruct",
515
+ "family": "qwen",
351
516
  "attachment": false,
352
517
  "reasoning": false,
353
518
  "tool_call": true,
519
+ "structured_output": true,
354
520
  "temperature": true,
355
- "release_date": "2026-02-17",
356
- "last_updated": "2026-02-17",
521
+ "knowledge": "2024-04",
522
+ "release_date": "2025-09-18",
523
+ "last_updated": "2025-09-18",
357
524
  "modalities": {
358
525
  "input": [
359
526
  "text"
@@ -362,28 +529,27 @@
362
529
  "text"
363
530
  ]
364
531
  },
365
- "open_weights": true,
366
- "cost": {
367
- "input": 0.4,
368
- "output": 2
369
- },
532
+ "open_weights": false,
370
533
  "limit": {
371
- "context": 256000,
372
- "output": 8192
534
+ "context": 262144,
535
+ "output": 131072
536
+ },
537
+ "cost": {
538
+ "input": 0.15,
539
+ "output": 0.6
373
540
  }
374
541
  },
375
- "global.anthropic.claude-opus-4-5-20251101-v1:0": {
376
- "id": "global.anthropic.claude-opus-4-5-20251101-v1:0",
377
- "name": "Claude Opus 4.5 (Global)",
542
+ "anthropic.claude-opus-4-7": {
543
+ "id": "anthropic.claude-opus-4-7",
544
+ "name": "Claude Opus 4.7",
378
545
  "family": "claude-opus",
379
546
  "attachment": true,
380
547
  "reasoning": true,
381
548
  "tool_call": true,
382
- "structured_output": true,
383
- "temperature": true,
384
- "knowledge": "2025-03-31",
385
- "release_date": "2025-11-24",
386
- "last_updated": "2025-08-01",
549
+ "temperature": false,
550
+ "knowledge": "2026-01-31",
551
+ "release_date": "2026-04-16",
552
+ "last_updated": "2026-04-16",
387
553
  "modalities": {
388
554
  "input": [
389
555
  "text",
@@ -395,45 +561,45 @@
395
561
  ]
396
562
  },
397
563
  "open_weights": false,
564
+ "limit": {
565
+ "context": 1000000,
566
+ "output": 128000
567
+ },
398
568
  "cost": {
399
569
  "input": 5,
400
570
  "output": 25,
401
571
  "cache_read": 0.5,
402
572
  "cache_write": 6.25
403
- },
404
- "limit": {
405
- "context": 200000,
406
- "output": 64000
407
573
  }
408
574
  },
409
- "mistral.voxtral-small-24b-2507": {
410
- "id": "mistral.voxtral-small-24b-2507",
411
- "name": "Voxtral Small 24B 2507",
412
- "family": "mistral",
413
- "attachment": true,
414
- "reasoning": false,
575
+ "zai.glm-4.7-flash": {
576
+ "id": "zai.glm-4.7-flash",
577
+ "name": "GLM-4.7-Flash",
578
+ "family": "glm-flash",
579
+ "attachment": false,
580
+ "reasoning": true,
415
581
  "tool_call": true,
416
582
  "structured_output": true,
417
583
  "temperature": true,
418
- "release_date": "2025-07-01",
419
- "last_updated": "2025-07-01",
584
+ "knowledge": "2025-04",
585
+ "release_date": "2026-01-19",
586
+ "last_updated": "2026-01-19",
420
587
  "modalities": {
421
588
  "input": [
422
- "text",
423
- "audio"
589
+ "text"
424
590
  ],
425
591
  "output": [
426
592
  "text"
427
593
  ]
428
594
  },
429
595
  "open_weights": true,
430
- "cost": {
431
- "input": 0.15,
432
- "output": 0.35
433
- },
434
596
  "limit": {
435
- "context": 32000,
436
- "output": 8192
597
+ "context": 200000,
598
+ "output": 131072
599
+ },
600
+ "cost": {
601
+ "input": 0.07,
602
+ "output": 0.4
437
603
  }
438
604
  },
439
605
  "google.gemma-3-12b-it": {
@@ -458,59 +624,61 @@
458
624
  ]
459
625
  },
460
626
  "open_weights": false,
461
- "cost": {
462
- "input": 0.049999999999999996,
463
- "output": 0.09999999999999999
464
- },
465
627
  "limit": {
466
628
  "context": 131072,
467
629
  "output": 8192
630
+ },
631
+ "cost": {
632
+ "input": 0.049999999999999996,
633
+ "output": 0.09999999999999999
468
634
  }
469
635
  },
470
- "amazon.nova-pro-v1:0": {
471
- "id": "amazon.nova-pro-v1:0",
472
- "name": "Nova Pro",
473
- "family": "nova-pro",
636
+ "global.anthropic.claude-opus-4-5-20251101-v1:0": {
637
+ "id": "global.anthropic.claude-opus-4-5-20251101-v1:0",
638
+ "name": "Claude Opus 4.5 (Global)",
639
+ "family": "claude-opus",
474
640
  "attachment": true,
475
- "reasoning": false,
641
+ "reasoning": true,
476
642
  "tool_call": true,
643
+ "structured_output": true,
477
644
  "temperature": true,
478
- "knowledge": "2024-10",
479
- "release_date": "2024-12-03",
480
- "last_updated": "2024-12-03",
645
+ "knowledge": "2025-03-31",
646
+ "release_date": "2025-11-24",
647
+ "last_updated": "2025-08-01",
481
648
  "modalities": {
482
649
  "input": [
483
650
  "text",
484
651
  "image",
485
- "video"
652
+ "pdf"
486
653
  ],
487
654
  "output": [
488
655
  "text"
489
656
  ]
490
657
  },
491
658
  "open_weights": false,
492
- "cost": {
493
- "input": 0.8,
494
- "output": 3.2,
495
- "cache_read": 0.2
496
- },
497
659
  "limit": {
498
- "context": 300000,
499
- "output": 8192
660
+ "context": 200000,
661
+ "output": 64000
662
+ },
663
+ "cost": {
664
+ "input": 5,
665
+ "output": 25,
666
+ "cache_read": 0.5,
667
+ "cache_write": 6.25
500
668
  }
501
669
  },
502
- "anthropic.claude-haiku-4-5-20251001-v1:0": {
503
- "id": "anthropic.claude-haiku-4-5-20251001-v1:0",
504
- "name": "Claude Haiku 4.5",
505
- "family": "claude-haiku",
670
+ "au.anthropic.claude-sonnet-4-6": {
671
+ "id": "au.anthropic.claude-sonnet-4-6",
672
+ "name": "AU Anthropic Claude Sonnet 4.6",
673
+ "family": "claude-sonnet",
506
674
  "attachment": true,
507
675
  "reasoning": true,
508
676
  "tool_call": true,
509
677
  "structured_output": true,
510
678
  "temperature": true,
511
- "knowledge": "2025-02-28",
512
- "release_date": "2025-10-15",
513
- "last_updated": "2025-10-15",
679
+ "knowledge": "2025-08",
680
+ "release_date": "2026-02-17",
681
+ "last_updated": "2026-02-17",
514
682
  "modalities": {
515
683
  "input": [
516
684
  "text",
@@ -522,28 +690,58 @@
522
690
  ]
523
691
  },
524
692
  "open_weights": false,
693
+ "limit": {
694
+ "context": 1000000,
695
+ "output": 128000
696
+ },
525
697
  "cost": {
526
- "input": 1,
527
- "output": 5,
528
- "cache_read": 0.1,
529
- "cache_write": 1.25
698
+ "input": 3.3,
699
+ "output": 16.5,
700
+ "cache_read": 0.33,
701
+ "cache_write": 4.125
702
+ }
703
+ },
704
+ "qwen.qwen3-vl-235b-a22b": {
705
+ "id": "qwen.qwen3-vl-235b-a22b",
706
+ "name": "Qwen/Qwen3-VL-235B-A22B-Instruct",
707
+ "family": "qwen",
708
+ "attachment": true,
709
+ "reasoning": false,
710
+ "tool_call": true,
711
+ "structured_output": true,
712
+ "temperature": true,
713
+ "release_date": "2025-10-04",
714
+ "last_updated": "2025-11-25",
715
+ "modalities": {
716
+ "input": [
717
+ "text",
718
+ "image"
719
+ ],
720
+ "output": [
721
+ "text"
722
+ ]
530
723
  },
724
+ "open_weights": false,
531
725
  "limit": {
532
- "context": 200000,
533
- "output": 64000
726
+ "context": 262000,
727
+ "output": 262000
728
+ },
729
+ "cost": {
730
+ "input": 0.3,
731
+ "output": 1.5
534
732
  }
535
733
  },
536
- "minimax.minimax-m2": {
537
- "id": "minimax.minimax-m2",
538
- "name": "MiniMax M2",
539
- "family": "minimax",
734
+ "meta.llama3-3-70b-instruct-v1:0": {
735
+ "id": "meta.llama3-3-70b-instruct-v1:0",
736
+ "name": "Llama 3.3 70B Instruct",
737
+ "family": "llama",
540
738
  "attachment": false,
541
- "reasoning": true,
739
+ "reasoning": false,
542
740
  "tool_call": true,
543
- "structured_output": false,
544
741
  "temperature": true,
545
- "release_date": "2025-10-27",
546
- "last_updated": "2025-10-27",
742
+ "knowledge": "2023-12",
743
+ "release_date": "2024-12-06",
744
+ "last_updated": "2024-12-06",
547
745
  "modalities": {
548
746
  "input": [
549
747
  "text"
@@ -553,23 +751,51 @@
553
751
  ]
554
752
  },
555
753
  "open_weights": true,
754
+ "limit": {
755
+ "context": 128000,
756
+ "output": 4096
757
+ },
556
758
  "cost": {
557
- "input": 0.3,
558
- "output": 1.2
759
+ "input": 0.72,
760
+ "output": 0.72
761
+ }
762
+ },
763
+ "nvidia.nemotron-nano-9b-v2": {
764
+ "id": "nvidia.nemotron-nano-9b-v2",
765
+ "name": "NVIDIA Nemotron Nano 9B v2",
766
+ "family": "nemotron",
767
+ "attachment": false,
768
+ "reasoning": false,
769
+ "tool_call": true,
770
+ "structured_output": true,
771
+ "temperature": true,
772
+ "release_date": "2024-12-01",
773
+ "last_updated": "2024-12-01",
774
+ "modalities": {
775
+ "input": [
776
+ "text"
777
+ ],
778
+ "output": [
779
+ "text"
780
+ ]
559
781
  },
782
+ "open_weights": false,
560
783
  "limit": {
561
- "context": 204608,
562
- "output": 128000
784
+ "context": 128000,
785
+ "output": 4096
786
+ },
787
+ "cost": {
788
+ "input": 0.06,
789
+ "output": 0.23
563
790
  }
564
791
  },
565
- "global.anthropic.claude-opus-4-7": {
566
- "id": "global.anthropic.claude-opus-4-7",
567
- "name": "Claude Opus 4.7 (Global)",
792
+ "us.anthropic.claude-opus-4-7": {
793
+ "id": "us.anthropic.claude-opus-4-7",
794
+ "name": "Claude Opus 4.7 (US)",
568
795
  "family": "claude-opus",
569
796
  "attachment": true,
570
797
  "reasoning": true,
571
798
  "tool_call": true,
572
- "structured_output": true,
573
799
  "temperature": false,
574
800
  "knowledge": "2026-01-31",
575
801
  "release_date": "2026-04-16",
@@ -585,27 +811,28 @@
585
811
  ]
586
812
  },
587
813
  "open_weights": false,
814
+ "limit": {
815
+ "context": 1000000,
816
+ "output": 128000
817
+ },
588
818
  "cost": {
589
819
  "input": 5,
590
820
  "output": 25,
591
821
  "cache_read": 0.5,
592
822
  "cache_write": 6.25
593
- },
594
- "limit": {
595
- "context": 1000000,
596
- "output": 128000
597
823
  }
598
824
  },
599
- "mistral.pixtral-large-2502-v1:0": {
600
- "id": "mistral.pixtral-large-2502-v1:0",
601
- "name": "Pixtral Large (25.02)",
602
- "family": "mistral",
825
+ "nvidia.nemotron-nano-12b-v2": {
826
+ "id": "nvidia.nemotron-nano-12b-v2",
827
+ "name": "NVIDIA Nemotron Nano 12B v2 VL BF16",
828
+ "family": "nemotron",
603
829
  "attachment": false,
604
830
  "reasoning": false,
605
831
  "tool_call": true,
832
+ "structured_output": true,
606
833
  "temperature": true,
607
- "release_date": "2025-04-08",
608
- "last_updated": "2025-04-08",
834
+ "release_date": "2024-12-01",
835
+ "last_updated": "2024-12-01",
609
836
  "modalities": {
610
837
  "input": [
611
838
  "text",
@@ -616,13 +843,77 @@
616
843
  ]
617
844
  },
618
845
  "open_weights": false,
846
+ "limit": {
847
+ "context": 128000,
848
+ "output": 4096
849
+ },
619
850
  "cost": {
620
- "input": 2,
621
- "output": 6
851
+ "input": 0.2,
852
+ "output": 0.6
853
+ }
854
+ },
855
+ "anthropic.claude-opus-4-5-20251101-v1:0": {
856
+ "id": "anthropic.claude-opus-4-5-20251101-v1:0",
857
+ "name": "Claude Opus 4.5",
858
+ "family": "claude-opus",
859
+ "attachment": true,
860
+ "reasoning": true,
861
+ "tool_call": true,
862
+ "structured_output": true,
863
+ "temperature": true,
864
+ "knowledge": "2025-03-31",
865
+ "release_date": "2025-11-24",
866
+ "last_updated": "2025-08-01",
867
+ "modalities": {
868
+ "input": [
869
+ "text",
870
+ "image",
871
+ "pdf"
872
+ ],
873
+ "output": [
874
+ "text"
875
+ ]
622
876
  },
877
+ "open_weights": false,
623
878
  "limit": {
624
- "context": 128000,
625
- "output": 8192
879
+ "context": 200000,
880
+ "output": 64000
881
+ },
882
+ "cost": {
883
+ "input": 5,
884
+ "output": 25,
885
+ "cache_read": 0.5,
886
+ "cache_write": 6.25
887
+ }
888
+ },
889
+ "deepseek.v3-v1:0": {
890
+ "id": "deepseek.v3-v1:0",
891
+ "name": "DeepSeek-V3.1",
892
+ "family": "deepseek",
893
+ "attachment": false,
894
+ "reasoning": true,
895
+ "tool_call": true,
896
+ "structured_output": true,
897
+ "temperature": true,
898
+ "knowledge": "2024-07",
899
+ "release_date": "2025-09-18",
900
+ "last_updated": "2025-09-18",
901
+ "modalities": {
902
+ "input": [
903
+ "text"
904
+ ],
905
+ "output": [
906
+ "text"
907
+ ]
908
+ },
909
+ "open_weights": true,
910
+ "limit": {
911
+ "context": 163840,
912
+ "output": 81920
913
+ },
914
+ "cost": {
915
+ "input": 0.58,
916
+ "output": 1.68
626
917
  }
627
918
  },
628
919
  "meta.llama4-maverick-17b-instruct-v1:0": {
@@ -646,27 +937,26 @@
646
937
  ]
647
938
  },
648
939
  "open_weights": true,
649
- "cost": {
650
- "input": 0.24,
651
- "output": 0.97
652
- },
653
940
  "limit": {
654
941
  "context": 1000000,
655
942
  "output": 16384
943
+ },
944
+ "cost": {
945
+ "input": 0.24,
946
+ "output": 0.97
656
947
  }
657
948
  },
658
- "us.anthropic.claude-sonnet-4-5-20250929-v1:0": {
659
- "id": "us.anthropic.claude-sonnet-4-5-20250929-v1:0",
660
- "name": "Claude Sonnet 4.5 (US)",
661
- "family": "claude-sonnet",
949
+ "eu.anthropic.claude-opus-4-7": {
950
+ "id": "eu.anthropic.claude-opus-4-7",
951
+ "name": "Claude Opus 4.7 (EU)",
952
+ "family": "claude-opus",
662
953
  "attachment": true,
663
954
  "reasoning": true,
664
955
  "tool_call": true,
665
- "structured_output": true,
666
- "temperature": true,
667
- "knowledge": "2025-07-31",
668
- "release_date": "2025-09-29",
669
- "last_updated": "2025-09-29",
956
+ "temperature": false,
957
+ "knowledge": "2026-01-31",
958
+ "release_date": "2026-04-16",
959
+ "last_updated": "2026-04-16",
670
960
  "modalities": {
671
961
  "input": [
672
962
  "text",
@@ -678,56 +968,52 @@
678
968
  ]
679
969
  },
680
970
  "open_weights": false,
681
- "cost": {
682
- "input": 3,
683
- "output": 15,
684
- "cache_read": 0.3,
685
- "cache_write": 3.75
686
- },
687
971
  "limit": {
688
- "context": 200000,
689
- "output": 64000
972
+ "context": 1000000,
973
+ "output": 128000
974
+ },
975
+ "cost": {
976
+ "input": 5,
977
+ "output": 25,
978
+ "cache_read": 0.5,
979
+ "cache_write": 6.25
690
980
  }
691
981
  },
692
- "us.anthropic.claude-haiku-4-5-20251001-v1:0": {
693
- "id": "us.anthropic.claude-haiku-4-5-20251001-v1:0",
694
- "name": "Claude Haiku 4.5 (US)",
695
- "family": "claude-haiku",
696
- "attachment": true,
982
+ "qwen.qwen3-32b-v1:0": {
983
+ "id": "qwen.qwen3-32b-v1:0",
984
+ "name": "Qwen3 32B (dense)",
985
+ "family": "qwen",
986
+ "attachment": false,
697
987
  "reasoning": true,
698
988
  "tool_call": true,
699
989
  "structured_output": true,
700
990
  "temperature": true,
701
- "knowledge": "2025-02-28",
702
- "release_date": "2025-10-15",
703
- "last_updated": "2025-10-15",
991
+ "knowledge": "2024-04",
992
+ "release_date": "2025-09-18",
993
+ "last_updated": "2025-09-18",
704
994
  "modalities": {
705
995
  "input": [
706
- "text",
707
- "image",
708
- "pdf"
996
+ "text"
709
997
  ],
710
998
  "output": [
711
999
  "text"
712
1000
  ]
713
1001
  },
714
- "open_weights": false,
715
- "cost": {
716
- "input": 1,
717
- "output": 5,
718
- "cache_read": 0.1,
719
- "cache_write": 1.25
720
- },
1002
+ "open_weights": true,
721
1003
  "limit": {
722
- "context": 200000,
723
- "output": 64000
1004
+ "context": 16384,
1005
+ "output": 16384
1006
+ },
1007
+ "cost": {
1008
+ "input": 0.15,
1009
+ "output": 0.6
724
1010
  }
725
1011
  },
726
- "amazon.nova-micro-v1:0": {
727
- "id": "amazon.nova-micro-v1:0",
728
- "name": "Nova Micro",
729
- "family": "nova-micro",
730
- "attachment": false,
1012
+ "amazon.nova-lite-v1:0": {
1013
+ "id": "amazon.nova-lite-v1:0",
1014
+ "name": "Nova Lite",
1015
+ "family": "nova-lite",
1016
+ "attachment": true,
731
1017
  "reasoning": false,
732
1018
  "tool_call": true,
733
1019
  "temperature": true,
@@ -736,35 +1022,66 @@
736
1022
  "last_updated": "2024-12-03",
737
1023
  "modalities": {
738
1024
  "input": [
739
- "text"
1025
+ "text",
1026
+ "image",
1027
+ "video"
740
1028
  ],
741
1029
  "output": [
742
1030
  "text"
743
1031
  ]
744
1032
  },
745
1033
  "open_weights": false,
1034
+ "limit": {
1035
+ "context": 300000,
1036
+ "output": 8192
1037
+ },
746
1038
  "cost": {
747
- "input": 0.035,
748
- "output": 0.14,
749
- "cache_read": 0.00875
1039
+ "input": 0.06,
1040
+ "output": 0.24,
1041
+ "cache_read": 0.015
1042
+ }
1043
+ },
1044
+ "mistral.devstral-2-123b": {
1045
+ "id": "mistral.devstral-2-123b",
1046
+ "name": "Devstral 2 123B",
1047
+ "family": "devstral",
1048
+ "attachment": false,
1049
+ "reasoning": false,
1050
+ "tool_call": true,
1051
+ "structured_output": true,
1052
+ "temperature": true,
1053
+ "release_date": "2026-02-17",
1054
+ "last_updated": "2026-02-17",
1055
+ "modalities": {
1056
+ "input": [
1057
+ "text"
1058
+ ],
1059
+ "output": [
1060
+ "text"
1061
+ ]
750
1062
  },
1063
+ "open_weights": true,
751
1064
  "limit": {
752
- "context": 128000,
1065
+ "context": 256000,
753
1066
  "output": 8192
1067
+ },
1068
+ "cost": {
1069
+ "input": 0.4,
1070
+ "output": 2
754
1071
  }
755
1072
  },
756
- "global.anthropic.claude-sonnet-4-5-20250929-v1:0": {
757
- "id": "global.anthropic.claude-sonnet-4-5-20250929-v1:0",
758
- "name": "Claude Sonnet 4.5 (Global)",
759
- "family": "claude-sonnet",
1073
+ "eu.anthropic.claude-opus-4-5-20251101-v1:0": {
1074
+ "id": "eu.anthropic.claude-opus-4-5-20251101-v1:0",
1075
+ "name": "Claude Opus 4.5 (EU)",
1076
+ "family": "claude-opus",
760
1077
  "attachment": true,
761
1078
  "reasoning": true,
762
1079
  "tool_call": true,
763
1080
  "structured_output": true,
764
1081
  "temperature": true,
765
- "knowledge": "2025-07-31",
766
- "release_date": "2025-09-29",
767
- "last_updated": "2025-09-29",
1082
+ "knowledge": "2025-03-31",
1083
+ "release_date": "2025-11-24",
1084
+ "last_updated": "2025-08-01",
768
1085
  "modalities": {
769
1086
  "input": [
770
1087
  "text",
@@ -776,28 +1093,28 @@
776
1093
  ]
777
1094
  },
778
1095
  "open_weights": false,
779
- "cost": {
780
- "input": 3,
781
- "output": 15,
782
- "cache_read": 0.3,
783
- "cache_write": 3.75
784
- },
785
1096
  "limit": {
786
1097
  "context": 200000,
787
1098
  "output": 64000
1099
+ },
1100
+ "cost": {
1101
+ "input": 5,
1102
+ "output": 25,
1103
+ "cache_read": 0.5,
1104
+ "cache_write": 6.25
788
1105
  }
789
1106
  },
790
- "openai.gpt-oss-20b-1:0": {
791
- "id": "openai.gpt-oss-20b-1:0",
792
- "name": "gpt-oss-20b",
1107
+ "openai.gpt-oss-120b-1:0": {
1108
+ "id": "openai.gpt-oss-120b-1:0",
1109
+ "name": "gpt-oss-120b",
793
1110
  "family": "gpt-oss",
794
1111
  "attachment": false,
795
1112
  "reasoning": false,
796
1113
  "tool_call": true,
797
1114
  "structured_output": true,
798
1115
  "temperature": true,
799
- "release_date": "2024-12-01",
800
- "last_updated": "2024-12-01",
1116
+ "release_date": "2025-08-05",
1117
+ "last_updated": "2025-08-05",
801
1118
  "modalities": {
802
1119
  "input": [
803
1120
  "text"
@@ -807,28 +1124,26 @@
807
1124
  ]
808
1125
  },
809
1126
  "open_weights": false,
810
- "cost": {
811
- "input": 0.07,
812
- "output": 0.3
813
- },
814
1127
  "limit": {
815
1128
  "context": 128000,
816
- "output": 4096
1129
+ "output": 16384
1130
+ },
1131
+ "cost": {
1132
+ "input": 0.15,
1133
+ "output": 0.6
817
1134
  }
818
1135
  },
819
- "zai.glm-5": {
820
- "id": "zai.glm-5",
821
- "name": "GLM-5",
822
- "family": "glm",
1136
+ "deepseek.r1-v1:0": {
1137
+ "id": "deepseek.r1-v1:0",
1138
+ "name": "DeepSeek-R1",
1139
+ "family": "deepseek-thinking",
823
1140
  "attachment": false,
824
1141
  "reasoning": true,
825
1142
  "tool_call": true,
826
- "interleaved": {
827
- "field": "reasoning_content"
828
- },
829
1143
  "temperature": true,
830
- "release_date": "2026-03-18",
831
- "last_updated": "2026-03-18",
1144
+ "knowledge": "2024-07",
1145
+ "release_date": "2025-01-20",
1146
+ "last_updated": "2025-05-29",
832
1147
  "modalities": {
833
1148
  "input": [
834
1149
  "text"
@@ -837,585 +1152,145 @@
837
1152
  "text"
838
1153
  ]
839
1154
  },
840
- "open_weights": true,
841
- "cost": {
842
- "input": 1,
843
- "output": 3.2
844
- },
1155
+ "open_weights": false,
845
1156
  "limit": {
846
- "context": 202752,
847
- "output": 101376
1157
+ "context": 128000,
1158
+ "output": 32768
1159
+ },
1160
+ "cost": {
1161
+ "input": 1.35,
1162
+ "output": 5.4
848
1163
  }
849
1164
  },
850
- "qwen.qwen3-32b-v1:0": {
851
- "id": "qwen.qwen3-32b-v1:0",
852
- "name": "Qwen3 32B (dense)",
853
- "family": "qwen",
1165
+ "mistral.mistral-large-3-675b-instruct": {
1166
+ "id": "mistral.mistral-large-3-675b-instruct",
1167
+ "name": "Mistral Large 3",
1168
+ "family": "mistral",
854
1169
  "attachment": false,
855
- "reasoning": true,
1170
+ "reasoning": false,
856
1171
  "tool_call": true,
857
1172
  "structured_output": true,
858
1173
  "temperature": true,
859
- "knowledge": "2024-04",
860
- "release_date": "2025-09-18",
861
- "last_updated": "2025-09-18",
1174
+ "release_date": "2025-12-02",
1175
+ "last_updated": "2025-12-02",
862
1176
  "modalities": {
863
1177
  "input": [
864
- "text"
1178
+ "text",
1179
+ "image"
865
1180
  ],
866
1181
  "output": [
867
1182
  "text"
868
1183
  ]
869
1184
  },
870
1185
  "open_weights": true,
871
- "cost": {
872
- "input": 0.15,
873
- "output": 0.6
874
- },
875
1186
  "limit": {
876
- "context": 16384,
877
- "output": 16384
1187
+ "context": 256000,
1188
+ "output": 8192
1189
+ },
1190
+ "cost": {
1191
+ "input": 0.5,
1192
+ "output": 1.5
878
1193
  }
879
1194
  },
880
- "deepseek.v3.2": {
881
- "id": "deepseek.v3.2",
882
- "name": "DeepSeek-V3.2",
883
- "family": "deepseek",
1195
+ "mistral.magistral-small-2509": {
1196
+ "id": "mistral.magistral-small-2509",
1197
+ "name": "Magistral Small 1.2",
1198
+ "family": "magistral",
884
1199
  "attachment": false,
885
1200
  "reasoning": true,
886
1201
  "tool_call": true,
1202
+ "structured_output": true,
887
1203
  "temperature": true,
888
- "knowledge": "2024-07",
889
- "release_date": "2026-02-06",
890
- "last_updated": "2026-02-06",
1204
+ "release_date": "2025-12-02",
1205
+ "last_updated": "2025-12-02",
891
1206
  "modalities": {
892
1207
  "input": [
893
- "text"
1208
+ "text",
1209
+ "image"
894
1210
  ],
895
1211
  "output": [
896
1212
  "text"
897
1213
  ]
898
1214
  },
899
1215
  "open_weights": true,
900
- "cost": {
901
- "input": 0.62,
902
- "output": 1.85
903
- },
904
1216
  "limit": {
905
- "context": 163840,
906
- "output": 81920
1217
+ "context": 128000,
1218
+ "output": 40000
1219
+ },
1220
+ "cost": {
1221
+ "input": 0.5,
1222
+ "output": 1.5
907
1223
  }
908
1224
  },
909
- "eu.anthropic.claude-haiku-4-5-20251001-v1:0": {
910
- "id": "eu.anthropic.claude-haiku-4-5-20251001-v1:0",
911
- "name": "Claude Haiku 4.5 (EU)",
912
- "family": "claude-haiku",
913
- "attachment": true,
914
- "reasoning": true,
1225
+ "mistral.pixtral-large-2502-v1:0": {
1226
+ "id": "mistral.pixtral-large-2502-v1:0",
1227
+ "name": "Pixtral Large (25.02)",
1228
+ "family": "mistral",
1229
+ "attachment": false,
1230
+ "reasoning": false,
915
1231
  "tool_call": true,
916
- "structured_output": true,
917
1232
  "temperature": true,
918
- "knowledge": "2025-02-28",
919
- "release_date": "2025-10-15",
920
- "last_updated": "2025-10-15",
1233
+ "release_date": "2025-04-08",
1234
+ "last_updated": "2025-04-08",
921
1235
  "modalities": {
922
1236
  "input": [
923
1237
  "text",
924
- "image",
925
- "pdf"
1238
+ "image"
926
1239
  ],
927
1240
  "output": [
928
1241
  "text"
929
1242
  ]
930
1243
  },
931
1244
  "open_weights": false,
932
- "cost": {
933
- "input": 1,
934
- "output": 5,
935
- "cache_read": 0.1,
936
- "cache_write": 1.25
937
- },
938
- "limit": {
939
- "context": 200000,
940
- "output": 64000
941
- }
942
- },
943
- "zai.glm-4.7-flash": {
944
- "id": "zai.glm-4.7-flash",
945
- "name": "GLM-4.7-Flash",
946
- "family": "glm-flash",
947
- "attachment": false,
948
- "reasoning": true,
949
- "tool_call": true,
950
- "temperature": true,
951
- "knowledge": "2025-04",
952
- "release_date": "2026-01-19",
953
- "last_updated": "2026-01-19",
954
- "modalities": {
955
- "input": [
956
- "text"
957
- ],
958
- "output": [
959
- "text"
960
- ]
961
- },
962
- "open_weights": true,
963
- "cost": {
964
- "input": 0.07,
965
- "output": 0.4
966
- },
967
- "limit": {
968
- "context": 200000,
969
- "output": 131072
970
- }
971
- },
972
- "us.anthropic.claude-opus-4-7": {
973
- "id": "us.anthropic.claude-opus-4-7",
974
- "name": "Claude Opus 4.7 (US)",
975
- "family": "claude-opus",
976
- "attachment": true,
977
- "reasoning": true,
978
- "tool_call": true,
979
- "structured_output": true,
980
- "temperature": false,
981
- "knowledge": "2026-01-31",
982
- "release_date": "2026-04-16",
983
- "last_updated": "2026-04-16",
984
- "modalities": {
985
- "input": [
986
- "text",
987
- "image",
988
- "pdf"
989
- ],
990
- "output": [
991
- "text"
992
- ]
993
- },
994
- "open_weights": false,
995
- "cost": {
996
- "input": 5,
997
- "output": 25,
998
- "cache_read": 0.5,
999
- "cache_write": 6.25
1000
- },
1001
- "limit": {
1002
- "context": 1000000,
1003
- "output": 128000
1004
- }
1005
- },
1006
- "amazon.nova-2-lite-v1:0": {
1007
- "id": "amazon.nova-2-lite-v1:0",
1008
- "name": "Nova 2 Lite",
1009
- "family": "nova",
1010
- "attachment": false,
1011
- "reasoning": false,
1012
- "tool_call": true,
1013
- "temperature": true,
1014
- "release_date": "2024-12-01",
1015
- "last_updated": "2024-12-01",
1016
- "modalities": {
1017
- "input": [
1018
- "text",
1019
- "image",
1020
- "video"
1021
- ],
1022
- "output": [
1023
- "text"
1024
- ]
1025
- },
1026
- "open_weights": false,
1027
- "cost": {
1028
- "input": 0.33,
1029
- "output": 2.75
1030
- },
1031
- "limit": {
1032
- "context": 128000,
1033
- "output": 4096
1034
- }
1035
- },
1036
- "anthropic.claude-opus-4-5-20251101-v1:0": {
1037
- "id": "anthropic.claude-opus-4-5-20251101-v1:0",
1038
- "name": "Claude Opus 4.5",
1039
- "family": "claude-opus",
1040
- "attachment": true,
1041
- "reasoning": true,
1042
- "tool_call": true,
1043
- "structured_output": true,
1044
- "temperature": true,
1045
- "knowledge": "2025-03-31",
1046
- "release_date": "2025-11-24",
1047
- "last_updated": "2025-08-01",
1048
- "modalities": {
1049
- "input": [
1050
- "text",
1051
- "image",
1052
- "pdf"
1053
- ],
1054
- "output": [
1055
- "text"
1056
- ]
1057
- },
1058
- "open_weights": false,
1059
- "cost": {
1060
- "input": 5,
1061
- "output": 25,
1062
- "cache_read": 0.5,
1063
- "cache_write": 6.25
1064
- },
1065
- "limit": {
1066
- "context": 200000,
1067
- "output": 64000
1068
- }
1069
- },
1070
- "qwen.qwen3-coder-480b-a35b-v1:0": {
1071
- "id": "qwen.qwen3-coder-480b-a35b-v1:0",
1072
- "name": "Qwen3 Coder 480B A35B Instruct",
1073
- "family": "qwen",
1074
- "attachment": false,
1075
- "reasoning": false,
1076
- "tool_call": true,
1077
- "structured_output": true,
1078
- "temperature": true,
1079
- "knowledge": "2024-04",
1080
- "release_date": "2025-09-18",
1081
- "last_updated": "2025-09-18",
1082
- "modalities": {
1083
- "input": [
1084
- "text"
1085
- ],
1086
- "output": [
1087
- "text"
1088
- ]
1089
- },
1090
- "open_weights": true,
1091
- "cost": {
1092
- "input": 0.22,
1093
- "output": 1.8
1094
- },
1095
- "limit": {
1096
- "context": 131072,
1097
- "output": 65536
1098
- }
1099
- },
1100
- "meta.llama3-2-1b-instruct-v1:0": {
1101
- "id": "meta.llama3-2-1b-instruct-v1:0",
1102
- "name": "Llama 3.2 1B Instruct",
1103
- "family": "llama",
1104
- "attachment": false,
1105
- "reasoning": false,
1106
- "tool_call": true,
1107
- "temperature": true,
1108
- "knowledge": "2023-12",
1109
- "release_date": "2024-09-25",
1110
- "last_updated": "2024-09-25",
1111
- "modalities": {
1112
- "input": [
1113
- "text"
1114
- ],
1115
- "output": [
1116
- "text"
1117
- ]
1118
- },
1119
- "open_weights": true,
1120
- "cost": {
1121
- "input": 0.1,
1122
- "output": 0.1
1123
- },
1124
- "limit": {
1125
- "context": 131000,
1126
- "output": 4096
1127
- }
1128
- },
1129
- "amazon.nova-lite-v1:0": {
1130
- "id": "amazon.nova-lite-v1:0",
1131
- "name": "Nova Lite",
1132
- "family": "nova-lite",
1133
- "attachment": true,
1134
- "reasoning": false,
1135
- "tool_call": true,
1136
- "temperature": true,
1137
- "knowledge": "2024-10",
1138
- "release_date": "2024-12-03",
1139
- "last_updated": "2024-12-03",
1140
- "modalities": {
1141
- "input": [
1142
- "text",
1143
- "image",
1144
- "video"
1145
- ],
1146
- "output": [
1147
- "text"
1148
- ]
1149
- },
1150
- "open_weights": false,
1151
- "cost": {
1152
- "input": 0.06,
1153
- "output": 0.24,
1154
- "cache_read": 0.015
1155
- },
1156
- "limit": {
1157
- "context": 300000,
1158
- "output": 8192
1159
- }
1160
- },
1161
- "meta.llama3-1-8b-instruct-v1:0": {
1162
- "id": "meta.llama3-1-8b-instruct-v1:0",
1163
- "name": "Llama 3.1 8B Instruct",
1164
- "family": "llama",
1165
- "attachment": false,
1166
- "reasoning": false,
1167
- "tool_call": true,
1168
- "temperature": true,
1169
- "knowledge": "2023-12",
1170
- "release_date": "2024-07-23",
1171
- "last_updated": "2024-07-23",
1172
- "modalities": {
1173
- "input": [
1174
- "text"
1175
- ],
1176
- "output": [
1177
- "text"
1178
- ]
1179
- },
1180
- "open_weights": true,
1181
- "cost": {
1182
- "input": 0.22,
1183
- "output": 0.22
1184
- },
1185
- "limit": {
1186
- "context": 128000,
1187
- "output": 4096
1188
- }
1189
- },
1190
- "anthropic.claude-opus-4-7": {
1191
- "id": "anthropic.claude-opus-4-7",
1192
- "name": "Claude Opus 4.7",
1193
- "family": "claude-opus",
1194
- "attachment": true,
1195
- "reasoning": true,
1196
- "tool_call": true,
1197
- "structured_output": true,
1198
- "temperature": false,
1199
- "knowledge": "2026-01-31",
1200
- "release_date": "2026-04-16",
1201
- "last_updated": "2026-04-16",
1202
- "modalities": {
1203
- "input": [
1204
- "text",
1205
- "image",
1206
- "pdf"
1207
- ],
1208
- "output": [
1209
- "text"
1210
- ]
1211
- },
1212
- "open_weights": false,
1213
- "cost": {
1214
- "input": 5,
1215
- "output": 25,
1216
- "cache_read": 0.5,
1217
- "cache_write": 6.25
1218
- },
1219
- "limit": {
1220
- "context": 1000000,
1221
- "output": 128000
1222
- }
1223
- },
1224
- "google.gemma-3-27b-it": {
1225
- "id": "google.gemma-3-27b-it",
1226
- "name": "Google Gemma 3 27B Instruct",
1227
- "family": "gemma",
1228
- "attachment": true,
1229
- "reasoning": false,
1230
- "tool_call": true,
1231
- "structured_output": true,
1232
- "temperature": true,
1233
- "knowledge": "2025-07",
1234
- "release_date": "2025-07-27",
1235
- "last_updated": "2025-07-27",
1236
- "modalities": {
1237
- "input": [
1238
- "text",
1239
- "image"
1240
- ],
1241
- "output": [
1242
- "text"
1243
- ]
1244
- },
1245
- "open_weights": true,
1246
- "cost": {
1247
- "input": 0.12,
1248
- "output": 0.2
1249
- },
1250
- "limit": {
1251
- "context": 202752,
1252
- "output": 8192
1253
- }
1254
- },
1255
- "global.anthropic.claude-haiku-4-5-20251001-v1:0": {
1256
- "id": "global.anthropic.claude-haiku-4-5-20251001-v1:0",
1257
- "name": "Claude Haiku 4.5 (Global)",
1258
- "family": "claude-haiku",
1259
- "attachment": true,
1260
- "reasoning": true,
1261
- "tool_call": true,
1262
- "structured_output": true,
1263
- "temperature": true,
1264
- "knowledge": "2025-02-28",
1265
- "release_date": "2025-10-15",
1266
- "last_updated": "2025-10-15",
1267
- "modalities": {
1268
- "input": [
1269
- "text",
1270
- "image",
1271
- "pdf"
1272
- ],
1273
- "output": [
1274
- "text"
1275
- ]
1276
- },
1277
- "open_weights": false,
1278
- "cost": {
1279
- "input": 1,
1280
- "output": 5,
1281
- "cache_read": 0.1,
1282
- "cache_write": 1.25
1283
- },
1284
- "limit": {
1285
- "context": 200000,
1286
- "output": 64000
1287
- }
1288
- },
1289
- "google.gemma-3-4b-it": {
1290
- "id": "google.gemma-3-4b-it",
1291
- "name": "Gemma 3 4B IT",
1292
- "family": "gemma",
1293
- "attachment": false,
1294
- "reasoning": false,
1295
- "tool_call": true,
1296
- "temperature": true,
1297
- "release_date": "2024-12-01",
1298
- "last_updated": "2024-12-01",
1299
- "modalities": {
1300
- "input": [
1301
- "text",
1302
- "image"
1303
- ],
1304
- "output": [
1305
- "text"
1306
- ]
1307
- },
1308
- "open_weights": false,
1309
- "cost": {
1310
- "input": 0.04,
1311
- "output": 0.08
1312
- },
1313
- "limit": {
1314
- "context": 128000,
1315
- "output": 4096
1316
- }
1317
- },
1318
- "meta.llama4-scout-17b-instruct-v1:0": {
1319
- "id": "meta.llama4-scout-17b-instruct-v1:0",
1320
- "name": "Llama 4 Scout 17B Instruct",
1321
- "family": "llama",
1322
- "attachment": true,
1323
- "reasoning": false,
1324
- "tool_call": true,
1325
- "temperature": true,
1326
- "knowledge": "2024-08",
1327
- "release_date": "2025-04-05",
1328
- "last_updated": "2025-04-05",
1329
- "modalities": {
1330
- "input": [
1331
- "text",
1332
- "image"
1333
- ],
1334
- "output": [
1335
- "text"
1336
- ]
1337
- },
1338
- "open_weights": true,
1339
- "cost": {
1340
- "input": 0.17,
1341
- "output": 0.66
1342
- },
1343
- "limit": {
1344
- "context": 3500000,
1345
- "output": 16384
1346
- }
1347
- },
1348
- "deepseek.v3-v1:0": {
1349
- "id": "deepseek.v3-v1:0",
1350
- "name": "DeepSeek-V3.1",
1351
- "family": "deepseek",
1352
- "attachment": false,
1353
- "reasoning": true,
1354
- "tool_call": true,
1355
- "structured_output": true,
1356
- "temperature": true,
1357
- "knowledge": "2024-07",
1358
- "release_date": "2025-09-18",
1359
- "last_updated": "2025-09-18",
1360
- "modalities": {
1361
- "input": [
1362
- "text"
1363
- ],
1364
- "output": [
1365
- "text"
1366
- ]
1245
+ "limit": {
1246
+ "context": 128000,
1247
+ "output": 8192
1367
1248
  },
1368
- "open_weights": true,
1369
1249
  "cost": {
1370
- "input": 0.58,
1371
- "output": 1.68
1372
- },
1373
- "limit": {
1374
- "context": 163840,
1375
- "output": 81920
1250
+ "input": 2,
1251
+ "output": 6
1376
1252
  }
1377
1253
  },
1378
- "mistral.magistral-small-2509": {
1379
- "id": "mistral.magistral-small-2509",
1380
- "name": "Magistral Small 1.2",
1381
- "family": "magistral",
1254
+ "mistral.voxtral-mini-3b-2507": {
1255
+ "id": "mistral.voxtral-mini-3b-2507",
1256
+ "name": "Voxtral Mini 3B 2507",
1257
+ "family": "mistral",
1382
1258
  "attachment": false,
1383
- "reasoning": true,
1259
+ "reasoning": false,
1384
1260
  "tool_call": true,
1385
1261
  "structured_output": true,
1386
1262
  "temperature": true,
1387
- "release_date": "2025-12-02",
1388
- "last_updated": "2025-12-02",
1263
+ "release_date": "2024-12-01",
1264
+ "last_updated": "2024-12-01",
1389
1265
  "modalities": {
1390
1266
  "input": [
1391
- "text",
1392
- "image"
1267
+ "audio",
1268
+ "text"
1393
1269
  ],
1394
1270
  "output": [
1395
1271
  "text"
1396
1272
  ]
1397
1273
  },
1398
- "open_weights": true,
1399
- "cost": {
1400
- "input": 0.5,
1401
- "output": 1.5
1402
- },
1274
+ "open_weights": false,
1403
1275
  "limit": {
1404
1276
  "context": 128000,
1405
- "output": 40000
1277
+ "output": 4096
1278
+ },
1279
+ "cost": {
1280
+ "input": 0.04,
1281
+ "output": 0.04
1406
1282
  }
1407
1283
  },
1408
- "qwen.qwen3-next-80b-a3b": {
1409
- "id": "qwen.qwen3-next-80b-a3b",
1410
- "name": "Qwen/Qwen3-Next-80B-A3B-Instruct",
1411
- "family": "qwen",
1284
+ "writer.palmyra-x5-v1:0": {
1285
+ "id": "writer.palmyra-x5-v1:0",
1286
+ "name": "Palmyra X5",
1287
+ "family": "palmyra",
1412
1288
  "attachment": false,
1413
- "reasoning": false,
1289
+ "reasoning": true,
1414
1290
  "tool_call": true,
1415
- "structured_output": true,
1416
1291
  "temperature": true,
1417
- "release_date": "2025-09-18",
1418
- "last_updated": "2025-11-25",
1292
+ "release_date": "2025-04-28",
1293
+ "last_updated": "2025-04-28",
1419
1294
  "modalities": {
1420
1295
  "input": [
1421
1296
  "text"
@@ -1425,29 +1300,26 @@
1425
1300
  ]
1426
1301
  },
1427
1302
  "open_weights": false,
1428
- "cost": {
1429
- "input": 0.14,
1430
- "output": 1.4
1431
- },
1432
1303
  "limit": {
1433
- "context": 262000,
1434
- "output": 262000
1304
+ "context": 1040000,
1305
+ "output": 8192
1306
+ },
1307
+ "cost": {
1308
+ "input": 0.6,
1309
+ "output": 6
1435
1310
  }
1436
1311
  },
1437
- "zai.glm-4.7": {
1438
- "id": "zai.glm-4.7",
1439
- "name": "GLM-4.7",
1440
- "family": "glm",
1312
+ "minimax.minimax-m2.1": {
1313
+ "id": "minimax.minimax-m2.1",
1314
+ "name": "MiniMax M2.1",
1315
+ "family": "minimax",
1441
1316
  "attachment": false,
1442
1317
  "reasoning": true,
1443
1318
  "tool_call": true,
1444
- "interleaved": {
1445
- "field": "reasoning_content"
1446
- },
1319
+ "structured_output": false,
1447
1320
  "temperature": true,
1448
- "knowledge": "2025-04",
1449
- "release_date": "2025-12-22",
1450
- "last_updated": "2025-12-22",
1321
+ "release_date": "2025-12-23",
1322
+ "last_updated": "2025-12-23",
1451
1323
  "modalities": {
1452
1324
  "input": [
1453
1325
  "text"
@@ -1457,27 +1329,26 @@
1457
1329
  ]
1458
1330
  },
1459
1331
  "open_weights": true,
1460
- "cost": {
1461
- "input": 0.6,
1462
- "output": 2.2
1463
- },
1464
1332
  "limit": {
1465
1333
  "context": 204800,
1466
1334
  "output": 131072
1335
+ },
1336
+ "cost": {
1337
+ "input": 0.3,
1338
+ "output": 1.2
1467
1339
  }
1468
1340
  },
1469
- "moonshot.kimi-k2-thinking": {
1470
- "id": "moonshot.kimi-k2-thinking",
1471
- "name": "Kimi K2 Thinking",
1472
- "family": "kimi-thinking",
1341
+ "qwen.qwen3-next-80b-a3b": {
1342
+ "id": "qwen.qwen3-next-80b-a3b",
1343
+ "name": "Qwen/Qwen3-Next-80B-A3B-Instruct",
1344
+ "family": "qwen",
1473
1345
  "attachment": false,
1474
- "reasoning": true,
1346
+ "reasoning": false,
1475
1347
  "tool_call": true,
1476
- "interleaved": true,
1477
1348
  "structured_output": true,
1478
1349
  "temperature": true,
1479
- "release_date": "2025-12-02",
1480
- "last_updated": "2025-12-02",
1350
+ "release_date": "2025-09-18",
1351
+ "last_updated": "2025-11-25",
1481
1352
  "modalities": {
1482
1353
  "input": [
1483
1354
  "text"
@@ -1486,28 +1357,28 @@
1486
1357
  "text"
1487
1358
  ]
1488
1359
  },
1489
- "open_weights": true,
1490
- "cost": {
1491
- "input": 0.6,
1492
- "output": 2.5
1493
- },
1360
+ "open_weights": false,
1494
1361
  "limit": {
1495
- "context": 256000,
1496
- "output": 256000
1362
+ "context": 262000,
1363
+ "output": 262000
1364
+ },
1365
+ "cost": {
1366
+ "input": 0.14,
1367
+ "output": 1.4
1497
1368
  }
1498
1369
  },
1499
- "us.anthropic.claude-opus-4-5-20251101-v1:0": {
1500
- "id": "us.anthropic.claude-opus-4-5-20251101-v1:0",
1501
- "name": "Claude Opus 4.5 (US)",
1370
+ "au.anthropic.claude-opus-4-6-v1": {
1371
+ "id": "au.anthropic.claude-opus-4-6-v1",
1372
+ "name": "AU Anthropic Claude Opus 4.6",
1502
1373
  "family": "claude-opus",
1503
1374
  "attachment": true,
1504
1375
  "reasoning": true,
1505
1376
  "tool_call": true,
1506
1377
  "structured_output": true,
1507
1378
  "temperature": true,
1508
- "knowledge": "2025-03-31",
1509
- "release_date": "2025-11-24",
1510
- "last_updated": "2025-08-01",
1379
+ "knowledge": "2025-05",
1380
+ "release_date": "2026-02-05",
1381
+ "last_updated": "2026-02-05",
1511
1382
  "modalities": {
1512
1383
  "input": [
1513
1384
  "text",
@@ -1519,28 +1390,28 @@
1519
1390
  ]
1520
1391
  },
1521
1392
  "open_weights": false,
1522
- "cost": {
1523
- "input": 5,
1524
- "output": 25,
1525
- "cache_read": 0.5,
1526
- "cache_write": 6.25
1527
- },
1528
1393
  "limit": {
1529
- "context": 200000,
1530
- "output": 64000
1394
+ "context": 1000000,
1395
+ "output": 128000
1396
+ },
1397
+ "cost": {
1398
+ "input": 16.5,
1399
+ "output": 82.5,
1400
+ "cache_read": 1.65,
1401
+ "cache_write": 20.625
1531
1402
  }
1532
1403
  },
1533
- "mistral.ministral-3-14b-instruct": {
1534
- "id": "mistral.ministral-3-14b-instruct",
1535
- "name": "Ministral 14B 3.0",
1536
- "family": "ministral",
1404
+ "meta.llama3-1-8b-instruct-v1:0": {
1405
+ "id": "meta.llama3-1-8b-instruct-v1:0",
1406
+ "name": "Llama 3.1 8B Instruct",
1407
+ "family": "llama",
1537
1408
  "attachment": false,
1538
1409
  "reasoning": false,
1539
1410
  "tool_call": true,
1540
- "structured_output": true,
1541
1411
  "temperature": true,
1542
- "release_date": "2024-12-01",
1543
- "last_updated": "2024-12-01",
1412
+ "knowledge": "2023-12",
1413
+ "release_date": "2024-07-23",
1414
+ "last_updated": "2024-07-23",
1544
1415
  "modalities": {
1545
1416
  "input": [
1546
1417
  "text"
@@ -1549,146 +1420,117 @@
1549
1420
  "text"
1550
1421
  ]
1551
1422
  },
1552
- "open_weights": false,
1553
- "cost": {
1554
- "input": 0.2,
1555
- "output": 0.2
1556
- },
1423
+ "open_weights": true,
1557
1424
  "limit": {
1558
1425
  "context": 128000,
1559
1426
  "output": 4096
1427
+ },
1428
+ "cost": {
1429
+ "input": 0.22,
1430
+ "output": 0.22
1560
1431
  }
1561
1432
  },
1562
- "anthropic.claude-3-haiku-20240307-v1:0": {
1563
- "id": "anthropic.claude-3-haiku-20240307-v1:0",
1564
- "name": "Claude Haiku 3",
1565
- "family": "claude-haiku",
1566
- "attachment": true,
1433
+ "amazon.nova-2-lite-v1:0": {
1434
+ "id": "amazon.nova-2-lite-v1:0",
1435
+ "name": "Nova 2 Lite",
1436
+ "family": "nova",
1437
+ "attachment": false,
1567
1438
  "reasoning": false,
1568
1439
  "tool_call": true,
1569
1440
  "temperature": true,
1570
- "knowledge": "2024-02",
1571
- "release_date": "2024-03-13",
1572
- "last_updated": "2024-03-13",
1441
+ "release_date": "2024-12-01",
1442
+ "last_updated": "2024-12-01",
1573
1443
  "modalities": {
1574
1444
  "input": [
1575
1445
  "text",
1576
1446
  "image",
1577
- "pdf"
1447
+ "video"
1578
1448
  ],
1579
1449
  "output": [
1580
1450
  "text"
1581
1451
  ]
1582
1452
  },
1583
1453
  "open_weights": false,
1584
- "cost": {
1585
- "input": 0.25,
1586
- "output": 1.25
1587
- },
1588
1454
  "limit": {
1589
- "context": 200000,
1455
+ "context": 128000,
1590
1456
  "output": 4096
1591
- }
1592
- },
1593
- "deepseek.r1-v1:0": {
1594
- "id": "deepseek.r1-v1:0",
1595
- "name": "DeepSeek-R1",
1596
- "family": "deepseek-thinking",
1597
- "attachment": false,
1598
- "reasoning": true,
1599
- "tool_call": true,
1600
- "temperature": true,
1601
- "knowledge": "2024-07",
1602
- "release_date": "2025-01-20",
1603
- "last_updated": "2025-05-29",
1604
- "modalities": {
1605
- "input": [
1606
- "text"
1607
- ],
1608
- "output": [
1609
- "text"
1610
- ]
1611
1457
  },
1612
- "open_weights": false,
1613
1458
  "cost": {
1614
- "input": 1.35,
1615
- "output": 5.4
1616
- },
1617
- "limit": {
1618
- "context": 128000,
1619
- "output": 32768
1459
+ "input": 0.33,
1460
+ "output": 2.75
1620
1461
  }
1621
1462
  },
1622
- "meta.llama3-1-405b-instruct-v1:0": {
1623
- "id": "meta.llama3-1-405b-instruct-v1:0",
1624
- "name": "Llama 3.1 405B Instruct",
1625
- "family": "llama",
1463
+ "moonshotai.kimi-k2.5": {
1464
+ "id": "moonshotai.kimi-k2.5",
1465
+ "name": "Kimi K2.5",
1466
+ "family": "kimi",
1626
1467
  "attachment": false,
1627
- "reasoning": false,
1468
+ "reasoning": true,
1628
1469
  "tool_call": true,
1470
+ "interleaved": true,
1471
+ "structured_output": true,
1629
1472
  "temperature": true,
1630
- "knowledge": "2023-12",
1631
- "release_date": "2024-07-23",
1632
- "last_updated": "2024-07-23",
1473
+ "release_date": "2026-02-06",
1474
+ "last_updated": "2026-02-06",
1633
1475
  "modalities": {
1634
1476
  "input": [
1635
- "text"
1477
+ "text",
1478
+ "image"
1636
1479
  ],
1637
1480
  "output": [
1638
1481
  "text"
1639
1482
  ]
1640
1483
  },
1641
1484
  "open_weights": true,
1642
- "cost": {
1643
- "input": 2.4,
1644
- "output": 2.4
1645
- },
1646
1485
  "limit": {
1647
- "context": 128000,
1648
- "output": 4096
1486
+ "context": 256000,
1487
+ "output": 256000
1488
+ },
1489
+ "cost": {
1490
+ "input": 0.6,
1491
+ "output": 3
1649
1492
  }
1650
1493
  },
1651
- "mistral.voxtral-mini-3b-2507": {
1652
- "id": "mistral.voxtral-mini-3b-2507",
1653
- "name": "Voxtral Mini 3B 2507",
1654
- "family": "mistral",
1494
+ "nvidia.nemotron-super-3-120b": {
1495
+ "id": "nvidia.nemotron-super-3-120b",
1496
+ "name": "NVIDIA Nemotron 3 Super 120B A12B",
1497
+ "family": "nemotron",
1655
1498
  "attachment": false,
1656
- "reasoning": false,
1499
+ "reasoning": true,
1657
1500
  "tool_call": true,
1658
1501
  "structured_output": true,
1659
1502
  "temperature": true,
1660
- "release_date": "2024-12-01",
1661
- "last_updated": "2024-12-01",
1503
+ "release_date": "2026-03-11",
1504
+ "last_updated": "2026-03-11",
1662
1505
  "modalities": {
1663
1506
  "input": [
1664
- "audio",
1665
1507
  "text"
1666
1508
  ],
1667
1509
  "output": [
1668
1510
  "text"
1669
1511
  ]
1670
1512
  },
1671
- "open_weights": false,
1672
- "cost": {
1673
- "input": 0.04,
1674
- "output": 0.04
1675
- },
1513
+ "open_weights": true,
1676
1514
  "limit": {
1677
- "context": 128000,
1678
- "output": 4096
1515
+ "context": 262144,
1516
+ "output": 131072
1517
+ },
1518
+ "cost": {
1519
+ "input": 0.15,
1520
+ "output": 0.65
1679
1521
  }
1680
1522
  },
1681
- "openai.gpt-oss-120b-1:0": {
1682
- "id": "openai.gpt-oss-120b-1:0",
1683
- "name": "gpt-oss-120b",
1684
- "family": "gpt-oss",
1523
+ "qwen.qwen3-coder-next": {
1524
+ "id": "qwen.qwen3-coder-next",
1525
+ "name": "Qwen3 Coder Next",
1526
+ "family": "qwen",
1685
1527
  "attachment": false,
1686
- "reasoning": false,
1528
+ "reasoning": true,
1687
1529
  "tool_call": true,
1688
1530
  "structured_output": true,
1689
1531
  "temperature": true,
1690
- "release_date": "2024-12-01",
1691
- "last_updated": "2024-12-01",
1532
+ "release_date": "2026-02-06",
1533
+ "last_updated": "2026-02-06",
1692
1534
  "modalities": {
1693
1535
  "input": [
1694
1536
  "text"
@@ -1697,27 +1539,27 @@
1697
1539
  "text"
1698
1540
  ]
1699
1541
  },
1700
- "open_weights": false,
1701
- "cost": {
1702
- "input": 0.15,
1703
- "output": 0.6
1704
- },
1542
+ "open_weights": true,
1705
1543
  "limit": {
1706
- "context": 128000,
1707
- "output": 4096
1544
+ "context": 131072,
1545
+ "output": 65536
1546
+ },
1547
+ "cost": {
1548
+ "input": 0.22,
1549
+ "output": 1.8
1708
1550
  }
1709
1551
  },
1710
- "nvidia.nemotron-nano-12b-v2": {
1711
- "id": "nvidia.nemotron-nano-12b-v2",
1712
- "name": "NVIDIA Nemotron Nano 12B v2 VL BF16",
1713
- "family": "nemotron",
1552
+ "mistral.ministral-3-3b-instruct": {
1553
+ "id": "mistral.ministral-3-3b-instruct",
1554
+ "name": "Ministral 3 3B",
1555
+ "family": "ministral",
1714
1556
  "attachment": false,
1715
1557
  "reasoning": false,
1716
1558
  "tool_call": true,
1717
1559
  "structured_output": true,
1718
1560
  "temperature": true,
1719
- "release_date": "2024-12-01",
1720
- "last_updated": "2024-12-01",
1561
+ "release_date": "2025-12-02",
1562
+ "last_updated": "2025-12-02",
1721
1563
  "modalities": {
1722
1564
  "input": [
1723
1565
  "text",
@@ -1727,28 +1569,28 @@
1727
1569
  "text"
1728
1570
  ]
1729
1571
  },
1730
- "open_weights": false,
1731
- "cost": {
1732
- "input": 0.2,
1733
- "output": 0.6
1734
- },
1572
+ "open_weights": true,
1735
1573
  "limit": {
1736
- "context": 128000,
1737
- "output": 4096
1574
+ "context": 256000,
1575
+ "output": 8192
1576
+ },
1577
+ "cost": {
1578
+ "input": 0.1,
1579
+ "output": 0.1
1738
1580
  }
1739
1581
  },
1740
- "eu.anthropic.claude-opus-4-7": {
1741
- "id": "eu.anthropic.claude-opus-4-7",
1742
- "name": "Claude Opus 4.7 (EU)",
1743
- "family": "claude-opus",
1582
+ "eu.anthropic.claude-haiku-4-5-20251001-v1:0": {
1583
+ "id": "eu.anthropic.claude-haiku-4-5-20251001-v1:0",
1584
+ "name": "Claude Haiku 4.5 (EU)",
1585
+ "family": "claude-haiku",
1744
1586
  "attachment": true,
1745
1587
  "reasoning": true,
1746
1588
  "tool_call": true,
1747
1589
  "structured_output": true,
1748
- "temperature": false,
1749
- "knowledge": "2026-01-31",
1750
- "release_date": "2026-04-16",
1751
- "last_updated": "2026-04-16",
1590
+ "temperature": true,
1591
+ "knowledge": "2025-02-28",
1592
+ "release_date": "2025-10-15",
1593
+ "last_updated": "2025-10-15",
1752
1594
  "modalities": {
1753
1595
  "input": [
1754
1596
  "text",
@@ -1760,28 +1602,28 @@
1760
1602
  ]
1761
1603
  },
1762
1604
  "open_weights": false,
1763
- "cost": {
1764
- "input": 5,
1765
- "output": 25,
1766
- "cache_read": 0.5,
1767
- "cache_write": 6.25
1768
- },
1769
1605
  "limit": {
1770
- "context": 1000000,
1771
- "output": 128000
1606
+ "context": 200000,
1607
+ "output": 64000
1608
+ },
1609
+ "cost": {
1610
+ "input": 1,
1611
+ "output": 5,
1612
+ "cache_read": 0.1,
1613
+ "cache_write": 1.25
1772
1614
  }
1773
1615
  },
1774
- "minimax.minimax-m2.5": {
1775
- "id": "minimax.minimax-m2.5",
1776
- "name": "MiniMax M2.5",
1616
+ "minimax.minimax-m2": {
1617
+ "id": "minimax.minimax-m2",
1618
+ "name": "MiniMax M2",
1777
1619
  "family": "minimax",
1778
1620
  "attachment": false,
1779
1621
  "reasoning": true,
1780
1622
  "tool_call": true,
1781
1623
  "structured_output": false,
1782
1624
  "temperature": true,
1783
- "release_date": "2026-03-18",
1784
- "last_updated": "2026-03-18",
1625
+ "release_date": "2025-10-27",
1626
+ "last_updated": "2025-10-27",
1785
1627
  "modalities": {
1786
1628
  "input": [
1787
1629
  "text"
@@ -1791,42 +1633,13 @@
1791
1633
  ]
1792
1634
  },
1793
1635
  "open_weights": true,
1794
- "cost": {
1795
- "input": 0.3,
1796
- "output": 1.2
1797
- },
1798
1636
  "limit": {
1799
- "context": 196608,
1800
- "output": 98304
1801
- }
1802
- },
1803
- "meta.llama3-3-70b-instruct-v1:0": {
1804
- "id": "meta.llama3-3-70b-instruct-v1:0",
1805
- "name": "Llama 3.3 70B Instruct",
1806
- "family": "llama",
1807
- "attachment": false,
1808
- "reasoning": false,
1809
- "tool_call": true,
1810
- "temperature": true,
1811
- "knowledge": "2023-12",
1812
- "release_date": "2024-12-06",
1813
- "last_updated": "2024-12-06",
1814
- "modalities": {
1815
- "input": [
1816
- "text"
1817
- ],
1818
- "output": [
1819
- "text"
1820
- ]
1637
+ "context": 204608,
1638
+ "output": 128000
1821
1639
  },
1822
- "open_weights": true,
1823
1640
  "cost": {
1824
- "input": 0.72,
1825
- "output": 0.72
1826
- },
1827
- "limit": {
1828
- "context": 128000,
1829
- "output": 4096
1641
+ "input": 0.3,
1642
+ "output": 1.2
1830
1643
  }
1831
1644
  },
1832
1645
  "meta.llama3-1-70b-instruct-v1:0": {
@@ -1849,26 +1662,26 @@
1849
1662
  ]
1850
1663
  },
1851
1664
  "open_weights": true,
1852
- "cost": {
1853
- "input": 0.72,
1854
- "output": 0.72
1855
- },
1856
1665
  "limit": {
1857
1666
  "context": 128000,
1858
1667
  "output": 4096
1668
+ },
1669
+ "cost": {
1670
+ "input": 0.72,
1671
+ "output": 0.72
1859
1672
  }
1860
1673
  },
1861
- "meta.llama3-2-3b-instruct-v1:0": {
1862
- "id": "meta.llama3-2-3b-instruct-v1:0",
1863
- "name": "Llama 3.2 3B Instruct",
1864
- "family": "llama",
1674
+ "openai.gpt-oss-safeguard-120b": {
1675
+ "id": "openai.gpt-oss-safeguard-120b",
1676
+ "name": "GPT OSS Safeguard 120B",
1677
+ "family": "gpt-oss",
1865
1678
  "attachment": false,
1866
1679
  "reasoning": false,
1867
1680
  "tool_call": true,
1681
+ "structured_output": true,
1868
1682
  "temperature": true,
1869
- "knowledge": "2023-12",
1870
- "release_date": "2024-09-25",
1871
- "last_updated": "2024-09-25",
1683
+ "release_date": "2025-10-29",
1684
+ "last_updated": "2025-10-29",
1872
1685
  "modalities": {
1873
1686
  "input": [
1874
1687
  "text"
@@ -1877,62 +1690,28 @@
1877
1690
  "text"
1878
1691
  ]
1879
1692
  },
1880
- "open_weights": true,
1881
- "cost": {
1882
- "input": 0.15,
1883
- "output": 0.15
1884
- },
1693
+ "open_weights": false,
1885
1694
  "limit": {
1886
- "context": 131000,
1887
- "output": 4096
1888
- }
1889
- },
1890
- "eu.anthropic.claude-sonnet-4-5-20250929-v1:0": {
1891
- "id": "eu.anthropic.claude-sonnet-4-5-20250929-v1:0",
1892
- "name": "Claude Sonnet 4.5 (EU)",
1893
- "family": "claude-sonnet",
1894
- "attachment": true,
1895
- "reasoning": true,
1896
- "tool_call": true,
1897
- "structured_output": true,
1898
- "temperature": true,
1899
- "knowledge": "2025-07-31",
1900
- "release_date": "2025-09-29",
1901
- "last_updated": "2025-09-29",
1902
- "modalities": {
1903
- "input": [
1904
- "text",
1905
- "image",
1906
- "pdf"
1907
- ],
1908
- "output": [
1909
- "text"
1910
- ]
1695
+ "context": 128000,
1696
+ "output": 16384
1911
1697
  },
1912
- "open_weights": false,
1913
1698
  "cost": {
1914
- "input": 3,
1915
- "output": 15,
1916
- "cache_read": 0.3,
1917
- "cache_write": 3.75
1918
- },
1919
- "limit": {
1920
- "context": 200000,
1921
- "output": 64000
1699
+ "input": 0.15,
1700
+ "output": 0.6
1922
1701
  }
1923
1702
  },
1924
- "eu.anthropic.claude-opus-4-5-20251101-v1:0": {
1925
- "id": "eu.anthropic.claude-opus-4-5-20251101-v1:0",
1926
- "name": "Claude Opus 4.5 (EU)",
1927
- "family": "claude-opus",
1703
+ "global.anthropic.claude-haiku-4-5-20251001-v1:0": {
1704
+ "id": "global.anthropic.claude-haiku-4-5-20251001-v1:0",
1705
+ "name": "Claude Haiku 4.5 (Global)",
1706
+ "family": "claude-haiku",
1928
1707
  "attachment": true,
1929
1708
  "reasoning": true,
1930
1709
  "tool_call": true,
1931
1710
  "structured_output": true,
1932
1711
  "temperature": true,
1933
- "knowledge": "2025-03-31",
1934
- "release_date": "2025-11-24",
1935
- "last_updated": "2025-08-01",
1712
+ "knowledge": "2025-02-28",
1713
+ "release_date": "2025-10-15",
1714
+ "last_updated": "2025-10-15",
1936
1715
  "modalities": {
1937
1716
  "input": [
1938
1717
  "text",
@@ -1943,90 +1722,60 @@
1943
1722
  "text"
1944
1723
  ]
1945
1724
  },
1946
- "open_weights": false,
1947
- "cost": {
1948
- "input": 5,
1949
- "output": 25,
1950
- "cache_read": 0.5,
1951
- "cache_write": 6.25
1952
- },
1953
- "limit": {
1954
- "context": 200000,
1955
- "output": 64000
1956
- }
1957
- },
1958
- "meta.llama3-2-11b-instruct-v1:0": {
1959
- "id": "meta.llama3-2-11b-instruct-v1:0",
1960
- "name": "Llama 3.2 11B Instruct",
1961
- "family": "llama",
1962
- "attachment": true,
1963
- "reasoning": false,
1964
- "tool_call": true,
1965
- "temperature": true,
1966
- "knowledge": "2023-12",
1967
- "release_date": "2024-09-25",
1968
- "last_updated": "2024-09-25",
1969
- "modalities": {
1970
- "input": [
1971
- "text",
1972
- "image"
1973
- ],
1974
- "output": [
1975
- "text"
1976
- ]
1977
- },
1978
- "open_weights": true,
1979
- "cost": {
1980
- "input": 0.16,
1981
- "output": 0.16
1982
- },
1725
+ "open_weights": false,
1983
1726
  "limit": {
1984
- "context": 128000,
1985
- "output": 4096
1727
+ "context": 200000,
1728
+ "output": 64000
1729
+ },
1730
+ "cost": {
1731
+ "input": 1,
1732
+ "output": 5,
1733
+ "cache_read": 0.1,
1734
+ "cache_write": 1.25
1986
1735
  }
1987
1736
  },
1988
- "moonshotai.kimi-k2.5": {
1989
- "id": "moonshotai.kimi-k2.5",
1990
- "name": "Kimi K2.5",
1991
- "family": "kimi",
1737
+ "amazon.nova-micro-v1:0": {
1738
+ "id": "amazon.nova-micro-v1:0",
1739
+ "name": "Nova Micro",
1740
+ "family": "nova-micro",
1992
1741
  "attachment": false,
1993
- "reasoning": true,
1742
+ "reasoning": false,
1994
1743
  "tool_call": true,
1995
- "interleaved": true,
1996
1744
  "temperature": true,
1997
- "release_date": "2026-02-06",
1998
- "last_updated": "2026-02-06",
1745
+ "knowledge": "2024-10",
1746
+ "release_date": "2024-12-03",
1747
+ "last_updated": "2024-12-03",
1999
1748
  "modalities": {
2000
1749
  "input": [
2001
- "text",
2002
- "image"
1750
+ "text"
2003
1751
  ],
2004
1752
  "output": [
2005
1753
  "text"
2006
1754
  ]
2007
1755
  },
2008
- "open_weights": true,
2009
- "cost": {
2010
- "input": 0.6,
2011
- "output": 3
2012
- },
1756
+ "open_weights": false,
2013
1757
  "limit": {
2014
- "context": 256000,
2015
- "output": 256000
1758
+ "context": 128000,
1759
+ "output": 8192
1760
+ },
1761
+ "cost": {
1762
+ "input": 0.035,
1763
+ "output": 0.14,
1764
+ "cache_read": 0.00875
2016
1765
  }
2017
1766
  },
2018
- "au.anthropic.claude-sonnet-4-6": {
2019
- "id": "au.anthropic.claude-sonnet-4-6",
2020
- "name": "AU Anthropic Claude Sonnet 4.6",
1767
+ "anthropic.claude-sonnet-4-5-20250929-v1:0": {
1768
+ "id": "anthropic.claude-sonnet-4-5-20250929-v1:0",
1769
+ "name": "Claude Sonnet 4.5",
2021
1770
  "family": "claude-sonnet",
2022
1771
  "attachment": true,
2023
1772
  "reasoning": true,
2024
1773
  "tool_call": true,
2025
1774
  "structured_output": true,
2026
1775
  "temperature": true,
2027
- "knowledge": "2025-08",
2028
- "release_date": "2026-02-17",
2029
- "last_updated": "2026-02-17",
1776
+ "knowledge": "2025-07-31",
1777
+ "release_date": "2025-09-29",
1778
+ "last_updated": "2025-09-29",
2030
1779
  "modalities": {
2031
1780
  "input": [
2032
1781
  "text",
@@ -2038,84 +1787,89 @@
2038
1787
  ]
2039
1788
  },
2040
1789
  "open_weights": false,
2041
- "cost": {
2042
- "input": 3.3,
2043
- "output": 16.5,
2044
- "cache_read": 0.33,
2045
- "cache_write": 4.125
2046
- },
2047
1790
  "limit": {
2048
- "context": 1000000,
2049
- "output": 128000
1791
+ "context": 200000,
1792
+ "output": 64000
1793
+ },
1794
+ "cost": {
1795
+ "input": 3,
1796
+ "output": 15,
1797
+ "cache_read": 0.3,
1798
+ "cache_write": 3.75
2050
1799
  }
2051
1800
  },
2052
- "openai.gpt-oss-safeguard-20b": {
2053
- "id": "openai.gpt-oss-safeguard-20b",
2054
- "name": "GPT OSS Safeguard 20B",
2055
- "family": "gpt-oss",
2056
- "attachment": false,
2057
- "reasoning": false,
1801
+ "eu.anthropic.claude-sonnet-4-5-20250929-v1:0": {
1802
+ "id": "eu.anthropic.claude-sonnet-4-5-20250929-v1:0",
1803
+ "name": "Claude Sonnet 4.5 (EU)",
1804
+ "family": "claude-sonnet",
1805
+ "attachment": true,
1806
+ "reasoning": true,
2058
1807
  "tool_call": true,
2059
1808
  "structured_output": true,
2060
1809
  "temperature": true,
2061
- "release_date": "2024-12-01",
2062
- "last_updated": "2024-12-01",
1810
+ "knowledge": "2025-07-31",
1811
+ "release_date": "2025-09-29",
1812
+ "last_updated": "2025-09-29",
2063
1813
  "modalities": {
2064
1814
  "input": [
2065
- "text"
1815
+ "text",
1816
+ "image",
1817
+ "pdf"
2066
1818
  ],
2067
1819
  "output": [
2068
1820
  "text"
2069
1821
  ]
2070
1822
  },
2071
1823
  "open_weights": false,
2072
- "cost": {
2073
- "input": 0.07,
2074
- "output": 0.2
2075
- },
2076
1824
  "limit": {
2077
- "context": 128000,
2078
- "output": 4096
1825
+ "context": 200000,
1826
+ "output": 64000
1827
+ },
1828
+ "cost": {
1829
+ "input": 3,
1830
+ "output": 15,
1831
+ "cache_read": 0.3,
1832
+ "cache_write": 3.75
2079
1833
  }
2080
1834
  },
2081
- "qwen.qwen3-coder-30b-a3b-v1:0": {
2082
- "id": "qwen.qwen3-coder-30b-a3b-v1:0",
2083
- "name": "Qwen3 Coder 30B A3B Instruct",
2084
- "family": "qwen",
2085
- "attachment": false,
1835
+ "mistral.voxtral-small-24b-2507": {
1836
+ "id": "mistral.voxtral-small-24b-2507",
1837
+ "name": "Voxtral Small 24B 2507",
1838
+ "family": "mistral",
1839
+ "attachment": true,
2086
1840
  "reasoning": false,
2087
1841
  "tool_call": true,
2088
1842
  "structured_output": true,
2089
1843
  "temperature": true,
2090
- "knowledge": "2024-04",
2091
- "release_date": "2025-09-18",
2092
- "last_updated": "2025-09-18",
1844
+ "release_date": "2025-07-01",
1845
+ "last_updated": "2025-07-01",
2093
1846
  "modalities": {
2094
1847
  "input": [
2095
- "text"
1848
+ "text",
1849
+ "audio"
2096
1850
  ],
2097
1851
  "output": [
2098
1852
  "text"
2099
1853
  ]
2100
1854
  },
2101
- "open_weights": false,
1855
+ "open_weights": true,
1856
+ "limit": {
1857
+ "context": 32000,
1858
+ "output": 8192
1859
+ },
2102
1860
  "cost": {
2103
1861
  "input": 0.15,
2104
- "output": 0.6
2105
- },
2106
- "limit": {
2107
- "context": 262144,
2108
- "output": 131072
1862
+ "output": 0.35
2109
1863
  }
2110
1864
  },
2111
- "minimax.minimax-m2.1": {
2112
- "id": "minimax.minimax-m2.1",
2113
- "name": "MiniMax M2.1",
2114
- "family": "minimax",
1865
+ "nvidia.nemotron-nano-3-30b": {
1866
+ "id": "nvidia.nemotron-nano-3-30b",
1867
+ "name": "NVIDIA Nemotron Nano 3 30B",
1868
+ "family": "nemotron",
2115
1869
  "attachment": false,
2116
1870
  "reasoning": true,
2117
1871
  "tool_call": true,
2118
- "structured_output": false,
1872
+ "structured_output": true,
2119
1873
  "temperature": true,
2120
1874
  "release_date": "2025-12-23",
2121
1875
  "last_updated": "2025-12-23",
@@ -2128,145 +1882,122 @@
2128
1882
  ]
2129
1883
  },
2130
1884
  "open_weights": true,
2131
- "cost": {
2132
- "input": 0.3,
2133
- "output": 1.2
2134
- },
2135
1885
  "limit": {
2136
- "context": 204800,
2137
- "output": 131072
1886
+ "context": 128000,
1887
+ "output": 4096
1888
+ },
1889
+ "cost": {
1890
+ "input": 0.06,
1891
+ "output": 0.24
2138
1892
  }
2139
1893
  },
2140
- "qwen.qwen3-vl-235b-a22b": {
2141
- "id": "qwen.qwen3-vl-235b-a22b",
2142
- "name": "Qwen/Qwen3-VL-235B-A22B-Instruct",
2143
- "family": "qwen",
1894
+ "anthropic.claude-haiku-4-5-20251001-v1:0": {
1895
+ "id": "anthropic.claude-haiku-4-5-20251001-v1:0",
1896
+ "name": "Claude Haiku 4.5",
1897
+ "family": "claude-haiku",
2144
1898
  "attachment": true,
2145
- "reasoning": false,
1899
+ "reasoning": true,
2146
1900
  "tool_call": true,
2147
1901
  "structured_output": true,
2148
1902
  "temperature": true,
2149
- "release_date": "2025-10-04",
2150
- "last_updated": "2025-11-25",
1903
+ "knowledge": "2025-02-28",
1904
+ "release_date": "2025-10-15",
1905
+ "last_updated": "2025-10-15",
2151
1906
  "modalities": {
2152
1907
  "input": [
2153
1908
  "text",
2154
- "image"
1909
+ "image",
1910
+ "pdf"
2155
1911
  ],
2156
1912
  "output": [
2157
1913
  "text"
2158
1914
  ]
2159
1915
  },
2160
1916
  "open_weights": false,
2161
- "cost": {
2162
- "input": 0.3,
2163
- "output": 1.5
2164
- },
2165
1917
  "limit": {
2166
- "context": 262000,
2167
- "output": 262000
2168
- }
2169
- },
2170
- "qwen.qwen3-coder-next": {
2171
- "id": "qwen.qwen3-coder-next",
2172
- "name": "Qwen3 Coder Next",
2173
- "family": "qwen",
2174
- "attachment": false,
2175
- "reasoning": true,
2176
- "tool_call": true,
2177
- "structured_output": true,
2178
- "temperature": true,
2179
- "release_date": "2026-02-06",
2180
- "last_updated": "2026-02-06",
2181
- "modalities": {
2182
- "input": [
2183
- "text"
2184
- ],
2185
- "output": [
2186
- "text"
2187
- ]
1918
+ "context": 200000,
1919
+ "output": 64000
2188
1920
  },
2189
- "open_weights": true,
2190
1921
  "cost": {
2191
- "input": 0.22,
2192
- "output": 1.8
2193
- },
2194
- "limit": {
2195
- "context": 131072,
2196
- "output": 65536
1922
+ "input": 1,
1923
+ "output": 5,
1924
+ "cache_read": 0.1,
1925
+ "cache_write": 1.25
2197
1926
  }
2198
1927
  },
2199
- "nvidia.nemotron-nano-9b-v2": {
2200
- "id": "nvidia.nemotron-nano-9b-v2",
2201
- "name": "NVIDIA Nemotron Nano 9B v2",
2202
- "family": "nemotron",
1928
+ "google.gemma-3-4b-it": {
1929
+ "id": "google.gemma-3-4b-it",
1930
+ "name": "Gemma 3 4B IT",
1931
+ "family": "gemma",
2203
1932
  "attachment": false,
2204
1933
  "reasoning": false,
2205
1934
  "tool_call": true,
2206
- "structured_output": true,
2207
1935
  "temperature": true,
2208
1936
  "release_date": "2024-12-01",
2209
1937
  "last_updated": "2024-12-01",
2210
1938
  "modalities": {
2211
1939
  "input": [
2212
- "text"
1940
+ "text",
1941
+ "image"
2213
1942
  ],
2214
1943
  "output": [
2215
1944
  "text"
2216
1945
  ]
2217
1946
  },
2218
1947
  "open_weights": false,
2219
- "cost": {
2220
- "input": 0.06,
2221
- "output": 0.23
2222
- },
2223
1948
  "limit": {
2224
1949
  "context": 128000,
2225
1950
  "output": 4096
1951
+ },
1952
+ "cost": {
1953
+ "input": 0.04,
1954
+ "output": 0.08
2226
1955
  }
2227
1956
  },
2228
- "mistral.mistral-large-3-675b-instruct": {
2229
- "id": "mistral.mistral-large-3-675b-instruct",
2230
- "name": "Mistral Large 3",
2231
- "family": "mistral",
2232
- "attachment": false,
2233
- "reasoning": false,
1957
+ "global.anthropic.claude-opus-4-7": {
1958
+ "id": "global.anthropic.claude-opus-4-7",
1959
+ "name": "Claude Opus 4.7 (Global)",
1960
+ "family": "claude-opus",
1961
+ "attachment": true,
1962
+ "reasoning": true,
2234
1963
  "tool_call": true,
2235
- "structured_output": true,
2236
- "temperature": true,
2237
- "release_date": "2025-12-02",
2238
- "last_updated": "2025-12-02",
1964
+ "temperature": false,
1965
+ "knowledge": "2026-01-31",
1966
+ "release_date": "2026-04-16",
1967
+ "last_updated": "2026-04-16",
2239
1968
  "modalities": {
2240
1969
  "input": [
2241
1970
  "text",
2242
- "image"
1971
+ "image",
1972
+ "pdf"
2243
1973
  ],
2244
1974
  "output": [
2245
1975
  "text"
2246
1976
  ]
2247
1977
  },
2248
- "open_weights": true,
2249
- "cost": {
2250
- "input": 0.5,
2251
- "output": 1.5
2252
- },
1978
+ "open_weights": false,
2253
1979
  "limit": {
2254
- "context": 256000,
2255
- "output": 8192
1980
+ "context": 1000000,
1981
+ "output": 128000
1982
+ },
1983
+ "cost": {
1984
+ "input": 5,
1985
+ "output": 25,
1986
+ "cache_read": 0.5,
1987
+ "cache_write": 6.25
2256
1988
  }
2257
1989
  },
2258
- "qwen.qwen3-235b-a22b-2507-v1:0": {
2259
- "id": "qwen.qwen3-235b-a22b-2507-v1:0",
2260
- "name": "Qwen3 235B A22B 2507",
2261
- "family": "qwen",
1990
+ "minimax.minimax-m2.5": {
1991
+ "id": "minimax.minimax-m2.5",
1992
+ "name": "MiniMax M2.5",
1993
+ "family": "minimax",
2262
1994
  "attachment": false,
2263
- "reasoning": false,
1995
+ "reasoning": true,
2264
1996
  "tool_call": true,
2265
- "structured_output": true,
1997
+ "structured_output": false,
2266
1998
  "temperature": true,
2267
- "knowledge": "2024-04",
2268
- "release_date": "2025-09-18",
2269
- "last_updated": "2025-09-18",
1999
+ "release_date": "2026-03-18",
2000
+ "last_updated": "2026-03-18",
2270
2001
  "modalities": {
2271
2002
  "input": [
2272
2003
  "text"
@@ -2276,58 +2007,56 @@
2276
2007
  ]
2277
2008
  },
2278
2009
  "open_weights": true,
2279
- "cost": {
2280
- "input": 0.22,
2281
- "output": 0.88
2282
- },
2283
2010
  "limit": {
2284
- "context": 262144,
2285
- "output": 131072
2011
+ "context": 196608,
2012
+ "output": 98304
2013
+ },
2014
+ "cost": {
2015
+ "input": 0.3,
2016
+ "output": 1.2
2286
2017
  }
2287
2018
  },
2288
- "anthropic.claude-3-7-sonnet-20250219-v1:0": {
2289
- "id": "anthropic.claude-3-7-sonnet-20250219-v1:0",
2290
- "name": "Claude Sonnet 3.7",
2291
- "family": "claude-sonnet",
2292
- "attachment": true,
2019
+ "openai.gpt-oss-safeguard-20b": {
2020
+ "id": "openai.gpt-oss-safeguard-20b",
2021
+ "name": "GPT OSS Safeguard 20B",
2022
+ "family": "gpt-oss",
2023
+ "attachment": false,
2293
2024
  "reasoning": false,
2294
2025
  "tool_call": true,
2026
+ "structured_output": true,
2295
2027
  "temperature": true,
2296
- "knowledge": "2024-04",
2297
- "release_date": "2025-02-19",
2298
- "last_updated": "2025-02-19",
2028
+ "release_date": "2025-10-29",
2029
+ "last_updated": "2025-10-29",
2299
2030
  "modalities": {
2300
2031
  "input": [
2301
- "text",
2302
- "image",
2303
- "pdf"
2032
+ "text"
2304
2033
  ],
2305
2034
  "output": [
2306
2035
  "text"
2307
2036
  ]
2308
2037
  },
2309
2038
  "open_weights": false,
2310
- "cost": {
2311
- "input": 3,
2312
- "output": 15,
2313
- "cache_read": 0.3,
2314
- "cache_write": 3.75
2315
- },
2316
2039
  "limit": {
2317
- "context": 200000,
2318
- "output": 8192
2040
+ "context": 128000,
2041
+ "output": 16384
2042
+ },
2043
+ "cost": {
2044
+ "input": 0.07,
2045
+ "output": 0.2
2319
2046
  }
2320
2047
  },
2321
- "writer.palmyra-x4-v1:0": {
2322
- "id": "writer.palmyra-x4-v1:0",
2323
- "name": "Palmyra X4",
2324
- "family": "palmyra",
2048
+ "deepseek.v3.2": {
2049
+ "id": "deepseek.v3.2",
2050
+ "name": "DeepSeek-V3.2",
2051
+ "family": "deepseek",
2325
2052
  "attachment": false,
2326
2053
  "reasoning": true,
2327
2054
  "tool_call": true,
2055
+ "structured_output": true,
2328
2056
  "temperature": true,
2329
- "release_date": "2025-04-28",
2330
- "last_updated": "2025-04-28",
2057
+ "knowledge": "2024-07",
2058
+ "release_date": "2026-02-06",
2059
+ "last_updated": "2026-02-06",
2331
2060
  "modalities": {
2332
2061
  "input": [
2333
2062
  "text"
@@ -2336,27 +2065,28 @@
2336
2065
  "text"
2337
2066
  ]
2338
2067
  },
2339
- "open_weights": false,
2340
- "cost": {
2341
- "input": 2.5,
2342
- "output": 10
2343
- },
2068
+ "open_weights": true,
2344
2069
  "limit": {
2345
- "context": 122880,
2346
- "output": 8192
2070
+ "context": 163840,
2071
+ "output": 81920
2072
+ },
2073
+ "cost": {
2074
+ "input": 0.62,
2075
+ "output": 1.85
2347
2076
  }
2348
2077
  },
2349
- "anthropic.claude-opus-4-1-20250805-v1:0": {
2350
- "id": "anthropic.claude-opus-4-1-20250805-v1:0",
2351
- "name": "Claude Opus 4.1",
2078
+ "global.anthropic.claude-opus-4-6-v1": {
2079
+ "id": "global.anthropic.claude-opus-4-6-v1",
2080
+ "name": "Claude Opus 4.6 (Global)",
2352
2081
  "family": "claude-opus",
2353
2082
  "attachment": true,
2354
2083
  "reasoning": true,
2355
2084
  "tool_call": true,
2085
+ "structured_output": true,
2356
2086
  "temperature": true,
2357
- "knowledge": "2025-03-31",
2358
- "release_date": "2025-08-05",
2359
- "last_updated": "2025-08-05",
2087
+ "knowledge": "2025-05-31",
2088
+ "release_date": "2026-02-05",
2089
+ "last_updated": "2026-03-13",
2360
2090
  "modalities": {
2361
2091
  "input": [
2362
2092
  "text",
@@ -2368,28 +2098,29 @@
2368
2098
  ]
2369
2099
  },
2370
2100
  "open_weights": false,
2371
- "cost": {
2372
- "input": 15,
2373
- "output": 75,
2374
- "cache_read": 1.5,
2375
- "cache_write": 18.75
2376
- },
2377
2101
  "limit": {
2378
- "context": 200000,
2379
- "output": 32000
2102
+ "context": 1000000,
2103
+ "output": 128000
2104
+ },
2105
+ "cost": {
2106
+ "input": 5,
2107
+ "output": 25,
2108
+ "cache_read": 0.5,
2109
+ "cache_write": 6.25
2380
2110
  }
2381
2111
  },
2382
- "anthropic.claude-3-5-sonnet-20240620-v1:0": {
2383
- "id": "anthropic.claude-3-5-sonnet-20240620-v1:0",
2384
- "name": "Claude Sonnet 3.5",
2112
+ "anthropic.claude-sonnet-4-6": {
2113
+ "id": "anthropic.claude-sonnet-4-6",
2114
+ "name": "Claude Sonnet 4.6",
2385
2115
  "family": "claude-sonnet",
2386
2116
  "attachment": true,
2387
- "reasoning": false,
2117
+ "reasoning": true,
2388
2118
  "tool_call": true,
2119
+ "structured_output": true,
2389
2120
  "temperature": true,
2390
- "knowledge": "2024-04-30",
2391
- "release_date": "2024-06-20",
2392
- "last_updated": "2024-06-20",
2121
+ "knowledge": "2025-08-31",
2122
+ "release_date": "2026-02-17",
2123
+ "last_updated": "2026-03-13",
2393
2124
  "modalities": {
2394
2125
  "input": [
2395
2126
  "text",
@@ -2401,28 +2132,28 @@
2401
2132
  ]
2402
2133
  },
2403
2134
  "open_weights": false,
2135
+ "limit": {
2136
+ "context": 1000000,
2137
+ "output": 64000
2138
+ },
2404
2139
  "cost": {
2405
2140
  "input": 3,
2406
2141
  "output": 15,
2407
2142
  "cache_read": 0.3,
2408
2143
  "cache_write": 3.75
2409
- },
2410
- "limit": {
2411
- "context": 200000,
2412
- "output": 8192
2413
2144
  }
2414
2145
  },
2415
- "eu.anthropic.claude-opus-4-6-v1": {
2416
- "id": "eu.anthropic.claude-opus-4-6-v1",
2417
- "name": "Claude Opus 4.6 (EU)",
2418
- "family": "claude-opus",
2146
+ "global.anthropic.claude-sonnet-4-6": {
2147
+ "id": "global.anthropic.claude-sonnet-4-6",
2148
+ "name": "Claude Sonnet 4.6 (Global)",
2149
+ "family": "claude-sonnet",
2419
2150
  "attachment": true,
2420
2151
  "reasoning": true,
2421
2152
  "tool_call": true,
2422
2153
  "structured_output": true,
2423
2154
  "temperature": true,
2424
- "knowledge": "2025-05-31",
2425
- "release_date": "2026-02-05",
2155
+ "knowledge": "2025-08-31",
2156
+ "release_date": "2026-02-17",
2426
2157
  "last_updated": "2026-03-13",
2427
2158
  "modalities": {
2428
2159
  "input": [
@@ -2435,94 +2166,88 @@
2435
2166
  ]
2436
2167
  },
2437
2168
  "open_weights": false,
2438
- "cost": {
2439
- "input": 5,
2440
- "output": 25,
2441
- "cache_read": 0.5,
2442
- "cache_write": 6.25
2443
- },
2444
2169
  "limit": {
2445
2170
  "context": 1000000,
2446
- "output": 128000
2171
+ "output": 64000
2172
+ },
2173
+ "cost": {
2174
+ "input": 3,
2175
+ "output": 15,
2176
+ "cache_read": 0.3,
2177
+ "cache_write": 3.75
2447
2178
  }
2448
2179
  },
2449
- "eu.anthropic.claude-sonnet-4-20250514-v1:0": {
2450
- "id": "eu.anthropic.claude-sonnet-4-20250514-v1:0",
2451
- "name": "Claude Sonnet 4 (EU)",
2452
- "family": "claude-sonnet",
2180
+ "us.meta.llama4-maverick-17b-instruct-v1:0": {
2181
+ "id": "us.meta.llama4-maverick-17b-instruct-v1:0",
2182
+ "name": "Llama 4 Maverick 17B Instruct (US)",
2183
+ "family": "llama",
2453
2184
  "attachment": true,
2454
- "reasoning": true,
2185
+ "reasoning": false,
2455
2186
  "tool_call": true,
2456
2187
  "temperature": true,
2457
- "knowledge": "2025-03-31",
2458
- "release_date": "2025-05-22",
2459
- "last_updated": "2025-05-22",
2188
+ "knowledge": "2024-08",
2189
+ "release_date": "2025-04-05",
2190
+ "last_updated": "2025-04-05",
2460
2191
  "modalities": {
2461
2192
  "input": [
2462
2193
  "text",
2463
- "image",
2464
- "pdf"
2194
+ "image"
2465
2195
  ],
2466
2196
  "output": [
2467
2197
  "text"
2468
2198
  ]
2469
2199
  },
2470
- "open_weights": false,
2471
- "cost": {
2472
- "input": 3,
2473
- "output": 15,
2474
- "cache_read": 0.3,
2475
- "cache_write": 3.75
2476
- },
2200
+ "open_weights": true,
2477
2201
  "limit": {
2478
- "context": 200000,
2479
- "output": 64000
2202
+ "context": 1000000,
2203
+ "output": 16384
2204
+ },
2205
+ "cost": {
2206
+ "input": 0.24,
2207
+ "output": 0.97
2480
2208
  }
2481
2209
  },
2482
- "us.anthropic.claude-opus-4-20250514-v1:0": {
2483
- "id": "us.anthropic.claude-opus-4-20250514-v1:0",
2484
- "name": "Claude Opus 4 (US)",
2485
- "family": "claude-opus",
2486
- "attachment": true,
2210
+ "us.deepseek.r1-v1:0": {
2211
+ "id": "us.deepseek.r1-v1:0",
2212
+ "name": "DeepSeek-R1 (US)",
2213
+ "family": "deepseek-thinking",
2214
+ "attachment": false,
2487
2215
  "reasoning": true,
2488
2216
  "tool_call": true,
2489
2217
  "temperature": true,
2490
- "knowledge": "2025-03-31",
2491
- "release_date": "2025-05-22",
2492
- "last_updated": "2025-05-22",
2218
+ "knowledge": "2024-07",
2219
+ "release_date": "2025-01-20",
2220
+ "last_updated": "2025-05-29",
2493
2221
  "modalities": {
2494
2222
  "input": [
2495
- "text",
2496
- "image",
2497
- "pdf"
2223
+ "text"
2498
2224
  ],
2499
2225
  "output": [
2500
2226
  "text"
2501
2227
  ]
2502
2228
  },
2503
2229
  "open_weights": false,
2504
- "cost": {
2505
- "input": 15,
2506
- "output": 75,
2507
- "cache_read": 1.5,
2508
- "cache_write": 18.75
2509
- },
2510
2230
  "limit": {
2511
- "context": 200000,
2512
- "output": 32000
2231
+ "context": 128000,
2232
+ "output": 32768
2233
+ },
2234
+ "cost": {
2235
+ "input": 1.35,
2236
+ "output": 5.4
2513
2237
  }
2514
2238
  },
2515
- "anthropic.claude-sonnet-4-6": {
2516
- "id": "anthropic.claude-sonnet-4-6",
2517
- "name": "Claude Sonnet 4.6",
2239
+ "au.anthropic.claude-sonnet-4-5-20250929-v1:0": {
2240
+ "id": "au.anthropic.claude-sonnet-4-5-20250929-v1:0",
2241
+ "name": "Claude Sonnet 4.5 (AU)",
2518
2242
  "family": "claude-sonnet",
2519
2243
  "attachment": true,
2520
2244
  "reasoning": true,
2521
2245
  "tool_call": true,
2246
+ "structured_output": true,
2522
2247
  "temperature": true,
2523
- "knowledge": "2025-08-31",
2524
- "release_date": "2026-02-17",
2525
- "last_updated": "2026-03-13",
2248
+ "knowledge": "2025-07-31",
2249
+ "release_date": "2025-09-29",
2250
+ "last_updated": "2025-09-29",
2526
2251
  "modalities": {
2527
2252
  "input": [
2528
2253
  "text",
@@ -2534,28 +2259,28 @@
2534
2259
  ]
2535
2260
  },
2536
2261
  "open_weights": false,
2262
+ "limit": {
2263
+ "context": 200000,
2264
+ "output": 64000
2265
+ },
2537
2266
  "cost": {
2538
2267
  "input": 3,
2539
2268
  "output": 15,
2540
2269
  "cache_read": 0.3,
2541
2270
  "cache_write": 3.75
2542
- },
2543
- "limit": {
2544
- "context": 1000000,
2545
- "output": 64000
2546
2271
  }
2547
2272
  },
2548
- "us.anthropic.claude-sonnet-4-20250514-v1:0": {
2549
- "id": "us.anthropic.claude-sonnet-4-20250514-v1:0",
2550
- "name": "Claude Sonnet 4 (US)",
2551
- "family": "claude-sonnet",
2273
+ "us.anthropic.claude-opus-4-1-20250805-v1:0": {
2274
+ "id": "us.anthropic.claude-opus-4-1-20250805-v1:0",
2275
+ "name": "Claude Opus 4.1 (US)",
2276
+ "family": "claude-opus",
2552
2277
  "attachment": true,
2553
2278
  "reasoning": true,
2554
2279
  "tool_call": true,
2555
2280
  "temperature": true,
2556
2281
  "knowledge": "2025-03-31",
2557
- "release_date": "2025-05-22",
2558
- "last_updated": "2025-05-22",
2282
+ "release_date": "2025-08-05",
2283
+ "last_updated": "2025-08-05",
2559
2284
  "modalities": {
2560
2285
  "input": [
2561
2286
  "text",
@@ -2567,28 +2292,28 @@
2567
2292
  ]
2568
2293
  },
2569
2294
  "open_weights": false,
2570
- "cost": {
2571
- "input": 3,
2572
- "output": 15,
2573
- "cache_read": 0.3,
2574
- "cache_write": 3.75
2575
- },
2576
2295
  "limit": {
2577
2296
  "context": 200000,
2578
- "output": 64000
2297
+ "output": 32000
2298
+ },
2299
+ "cost": {
2300
+ "input": 15,
2301
+ "output": 75,
2302
+ "cache_read": 1.5,
2303
+ "cache_write": 18.75
2579
2304
  }
2580
2305
  },
2581
- "global.anthropic.claude-sonnet-4-6": {
2582
- "id": "global.anthropic.claude-sonnet-4-6",
2583
- "name": "Claude Sonnet 4.6 (Global)",
2584
- "family": "claude-sonnet",
2306
+ "anthropic.claude-opus-4-1-20250805-v1:0": {
2307
+ "id": "anthropic.claude-opus-4-1-20250805-v1:0",
2308
+ "name": "Claude Opus 4.1",
2309
+ "family": "claude-opus",
2585
2310
  "attachment": true,
2586
2311
  "reasoning": true,
2587
2312
  "tool_call": true,
2588
2313
  "temperature": true,
2589
- "knowledge": "2025-08-31",
2590
- "release_date": "2026-02-17",
2591
- "last_updated": "2026-03-13",
2314
+ "knowledge": "2025-03-31",
2315
+ "release_date": "2025-08-05",
2316
+ "last_updated": "2025-08-05",
2592
2317
  "modalities": {
2593
2318
  "input": [
2594
2319
  "text",
@@ -2600,15 +2325,15 @@
2600
2325
  ]
2601
2326
  },
2602
2327
  "open_weights": false,
2603
- "cost": {
2604
- "input": 3,
2605
- "output": 15,
2606
- "cache_read": 0.3,
2607
- "cache_write": 3.75
2608
- },
2609
2328
  "limit": {
2610
- "context": 1000000,
2611
- "output": 64000
2329
+ "context": 200000,
2330
+ "output": 32000
2331
+ },
2332
+ "cost": {
2333
+ "input": 15,
2334
+ "output": 75,
2335
+ "cache_read": 1.5,
2336
+ "cache_write": 18.75
2612
2337
  }
2613
2338
  },
2614
2339
  "us.anthropic.claude-sonnet-4-6": {
@@ -2618,6 +2343,7 @@
2618
2343
  "attachment": true,
2619
2344
  "reasoning": true,
2620
2345
  "tool_call": true,
2346
+ "structured_output": true,
2621
2347
  "temperature": true,
2622
2348
  "knowledge": "2025-08-31",
2623
2349
  "release_date": "2026-02-17",
@@ -2633,20 +2359,20 @@
2633
2359
  ]
2634
2360
  },
2635
2361
  "open_weights": false,
2362
+ "limit": {
2363
+ "context": 1000000,
2364
+ "output": 64000
2365
+ },
2636
2366
  "cost": {
2637
2367
  "input": 3,
2638
2368
  "output": 15,
2639
2369
  "cache_read": 0.3,
2640
2370
  "cache_write": 3.75
2641
- },
2642
- "limit": {
2643
- "context": 1000000,
2644
- "output": 64000
2645
2371
  }
2646
2372
  },
2647
- "global.anthropic.claude-opus-4-6-v1": {
2648
- "id": "global.anthropic.claude-opus-4-6-v1",
2649
- "name": "Claude Opus 4.6 (Global)",
2373
+ "anthropic.claude-opus-4-6-v1": {
2374
+ "id": "anthropic.claude-opus-4-6-v1",
2375
+ "name": "Claude Opus 4.6",
2650
2376
  "family": "claude-opus",
2651
2377
  "attachment": true,
2652
2378
  "reasoning": true,
@@ -2667,20 +2393,54 @@
2667
2393
  ]
2668
2394
  },
2669
2395
  "open_weights": false,
2396
+ "limit": {
2397
+ "context": 1000000,
2398
+ "output": 128000
2399
+ },
2670
2400
  "cost": {
2671
2401
  "input": 5,
2672
2402
  "output": 25,
2673
2403
  "cache_read": 0.5,
2674
2404
  "cache_write": 6.25
2405
+ }
2406
+ },
2407
+ "eu.anthropic.claude-sonnet-4-6": {
2408
+ "id": "eu.anthropic.claude-sonnet-4-6",
2409
+ "name": "Claude Sonnet 4.6 (EU)",
2410
+ "family": "claude-sonnet",
2411
+ "attachment": true,
2412
+ "reasoning": true,
2413
+ "tool_call": true,
2414
+ "structured_output": true,
2415
+ "temperature": true,
2416
+ "knowledge": "2025-08-31",
2417
+ "release_date": "2026-02-17",
2418
+ "last_updated": "2026-03-13",
2419
+ "modalities": {
2420
+ "input": [
2421
+ "text",
2422
+ "image",
2423
+ "pdf"
2424
+ ],
2425
+ "output": [
2426
+ "text"
2427
+ ]
2675
2428
  },
2429
+ "open_weights": false,
2676
2430
  "limit": {
2677
2431
  "context": 1000000,
2678
- "output": 128000
2432
+ "output": 64000
2433
+ },
2434
+ "cost": {
2435
+ "input": 3,
2436
+ "output": 15,
2437
+ "cache_read": 0.3,
2438
+ "cache_write": 3.75
2679
2439
  }
2680
2440
  },
2681
- "us.anthropic.claude-opus-4-6-v1": {
2682
- "id": "us.anthropic.claude-opus-4-6-v1",
2683
- "name": "Claude Opus 4.6 (US)",
2441
+ "eu.anthropic.claude-opus-4-6-v1": {
2442
+ "id": "eu.anthropic.claude-opus-4-6-v1",
2443
+ "name": "Claude Opus 4.6 (EU)",
2684
2444
  "family": "claude-opus",
2685
2445
  "attachment": true,
2686
2446
  "reasoning": true,
@@ -2701,28 +2461,29 @@
2701
2461
  ]
2702
2462
  },
2703
2463
  "open_weights": false,
2464
+ "limit": {
2465
+ "context": 1000000,
2466
+ "output": 128000
2467
+ },
2704
2468
  "cost": {
2705
2469
  "input": 5,
2706
2470
  "output": 25,
2707
2471
  "cache_read": 0.5,
2708
2472
  "cache_write": 6.25
2709
- },
2710
- "limit": {
2711
- "context": 1000000,
2712
- "output": 128000
2713
2473
  }
2714
2474
  },
2715
- "us.anthropic.claude-opus-4-1-20250805-v1:0": {
2716
- "id": "us.anthropic.claude-opus-4-1-20250805-v1:0",
2717
- "name": "Claude Opus 4.1 (US)",
2718
- "family": "claude-opus",
2475
+ "au.anthropic.claude-haiku-4-5-20251001-v1:0": {
2476
+ "id": "au.anthropic.claude-haiku-4-5-20251001-v1:0",
2477
+ "name": "Claude Haiku 4.5 (AU)",
2478
+ "family": "claude-haiku",
2719
2479
  "attachment": true,
2720
2480
  "reasoning": true,
2721
2481
  "tool_call": true,
2482
+ "structured_output": true,
2722
2483
  "temperature": true,
2723
- "knowledge": "2025-03-31",
2724
- "release_date": "2025-08-05",
2725
- "last_updated": "2025-08-05",
2484
+ "knowledge": "2025-02-28",
2485
+ "release_date": "2025-10-15",
2486
+ "last_updated": "2025-10-15",
2726
2487
  "modalities": {
2727
2488
  "input": [
2728
2489
  "text",
@@ -2734,28 +2495,29 @@
2734
2495
  ]
2735
2496
  },
2736
2497
  "open_weights": false,
2737
- "cost": {
2738
- "input": 15,
2739
- "output": 75,
2740
- "cache_read": 1.5,
2741
- "cache_write": 18.75
2742
- },
2743
2498
  "limit": {
2744
2499
  "context": 200000,
2745
- "output": 32000
2500
+ "output": 64000
2501
+ },
2502
+ "cost": {
2503
+ "input": 1,
2504
+ "output": 5,
2505
+ "cache_read": 0.1,
2506
+ "cache_write": 1.25
2746
2507
  }
2747
2508
  },
2748
- "global.anthropic.claude-sonnet-4-20250514-v1:0": {
2749
- "id": "global.anthropic.claude-sonnet-4-20250514-v1:0",
2750
- "name": "Claude Sonnet 4 (Global)",
2509
+ "jp.anthropic.claude-sonnet-4-5-20250929-v1:0": {
2510
+ "id": "jp.anthropic.claude-sonnet-4-5-20250929-v1:0",
2511
+ "name": "Claude Sonnet 4.5 (JP)",
2751
2512
  "family": "claude-sonnet",
2752
2513
  "attachment": true,
2753
2514
  "reasoning": true,
2754
2515
  "tool_call": true,
2516
+ "structured_output": true,
2755
2517
  "temperature": true,
2756
- "knowledge": "2025-03-31",
2757
- "release_date": "2025-05-22",
2758
- "last_updated": "2025-05-22",
2518
+ "knowledge": "2025-07-31",
2519
+ "release_date": "2025-09-29",
2520
+ "last_updated": "2025-09-29",
2759
2521
  "modalities": {
2760
2522
  "input": [
2761
2523
  "text",
@@ -2767,24 +2529,25 @@
2767
2529
  ]
2768
2530
  },
2769
2531
  "open_weights": false,
2532
+ "limit": {
2533
+ "context": 200000,
2534
+ "output": 64000
2535
+ },
2770
2536
  "cost": {
2771
2537
  "input": 3,
2772
2538
  "output": 15,
2773
2539
  "cache_read": 0.3,
2774
2540
  "cache_write": 3.75
2775
- },
2776
- "limit": {
2777
- "context": 200000,
2778
- "output": 64000
2779
2541
  }
2780
2542
  },
2781
- "eu.anthropic.claude-sonnet-4-6": {
2782
- "id": "eu.anthropic.claude-sonnet-4-6",
2783
- "name": "Claude Sonnet 4.6 (EU)",
2543
+ "jp.anthropic.claude-sonnet-4-6": {
2544
+ "id": "jp.anthropic.claude-sonnet-4-6",
2545
+ "name": "Claude Sonnet 4.6 (JP)",
2784
2546
  "family": "claude-sonnet",
2785
2547
  "attachment": true,
2786
2548
  "reasoning": true,
2787
2549
  "tool_call": true,
2550
+ "structured_output": true,
2788
2551
  "temperature": true,
2789
2552
  "knowledge": "2025-08-31",
2790
2553
  "release_date": "2026-02-17",
@@ -2800,28 +2563,29 @@
2800
2563
  ]
2801
2564
  },
2802
2565
  "open_weights": false,
2566
+ "limit": {
2567
+ "context": 1000000,
2568
+ "output": 64000
2569
+ },
2803
2570
  "cost": {
2804
2571
  "input": 3,
2805
2572
  "output": 15,
2806
2573
  "cache_read": 0.3,
2807
2574
  "cache_write": 3.75
2808
- },
2809
- "limit": {
2810
- "context": 1000000,
2811
- "output": 64000
2812
2575
  }
2813
2576
  },
2814
- "anthropic.claude-opus-4-20250514-v1:0": {
2815
- "id": "anthropic.claude-opus-4-20250514-v1:0",
2816
- "name": "Claude Opus 4",
2577
+ "us.anthropic.claude-opus-4-6-v1": {
2578
+ "id": "us.anthropic.claude-opus-4-6-v1",
2579
+ "name": "Claude Opus 4.6 (US)",
2817
2580
  "family": "claude-opus",
2818
2581
  "attachment": true,
2819
2582
  "reasoning": true,
2820
2583
  "tool_call": true,
2584
+ "structured_output": true,
2821
2585
  "temperature": true,
2822
- "knowledge": "2025-03-31",
2823
- "release_date": "2025-05-22",
2824
- "last_updated": "2025-05-22",
2586
+ "knowledge": "2025-05-31",
2587
+ "release_date": "2026-02-05",
2588
+ "last_updated": "2026-03-13",
2825
2589
  "modalities": {
2826
2590
  "input": [
2827
2591
  "text",
@@ -2833,62 +2597,58 @@
2833
2597
  ]
2834
2598
  },
2835
2599
  "open_weights": false,
2836
- "cost": {
2837
- "input": 15,
2838
- "output": 75,
2839
- "cache_read": 1.5,
2840
- "cache_write": 18.75
2841
- },
2842
2600
  "limit": {
2843
- "context": 200000,
2844
- "output": 32000
2601
+ "context": 1000000,
2602
+ "output": 128000
2603
+ },
2604
+ "cost": {
2605
+ "input": 5,
2606
+ "output": 25,
2607
+ "cache_read": 0.5,
2608
+ "cache_write": 6.25
2845
2609
  }
2846
2610
  },
2847
- "anthropic.claude-sonnet-4-20250514-v1:0": {
2848
- "id": "anthropic.claude-sonnet-4-20250514-v1:0",
2849
- "name": "Claude Sonnet 4",
2850
- "family": "claude-sonnet",
2611
+ "us.meta.llama4-scout-17b-instruct-v1:0": {
2612
+ "id": "us.meta.llama4-scout-17b-instruct-v1:0",
2613
+ "name": "Llama 4 Scout 17B Instruct (US)",
2614
+ "family": "llama",
2851
2615
  "attachment": true,
2852
- "reasoning": true,
2616
+ "reasoning": false,
2853
2617
  "tool_call": true,
2854
2618
  "temperature": true,
2855
- "knowledge": "2025-03-31",
2856
- "release_date": "2025-05-22",
2857
- "last_updated": "2025-05-22",
2619
+ "knowledge": "2024-08",
2620
+ "release_date": "2025-04-05",
2621
+ "last_updated": "2025-04-05",
2858
2622
  "modalities": {
2859
2623
  "input": [
2860
2624
  "text",
2861
- "image",
2862
- "pdf"
2625
+ "image"
2863
2626
  ],
2864
2627
  "output": [
2865
2628
  "text"
2866
2629
  ]
2867
2630
  },
2868
- "open_weights": false,
2869
- "cost": {
2870
- "input": 3,
2871
- "output": 15,
2872
- "cache_read": 0.3,
2873
- "cache_write": 3.75
2874
- },
2631
+ "open_weights": true,
2875
2632
  "limit": {
2876
- "context": 200000,
2877
- "output": 64000
2633
+ "context": 3500000,
2634
+ "output": 16384
2635
+ },
2636
+ "cost": {
2637
+ "input": 0.17,
2638
+ "output": 0.66
2878
2639
  }
2879
2640
  },
2880
- "anthropic.claude-opus-4-6-v1": {
2881
- "id": "anthropic.claude-opus-4-6-v1",
2882
- "name": "Claude Opus 4.6",
2641
+ "jp.anthropic.claude-opus-4-7": {
2642
+ "id": "jp.anthropic.claude-opus-4-7",
2643
+ "name": "Claude Opus 4.7 (JP)",
2883
2644
  "family": "claude-opus",
2884
2645
  "attachment": true,
2885
2646
  "reasoning": true,
2886
2647
  "tool_call": true,
2887
- "structured_output": true,
2888
- "temperature": true,
2889
- "knowledge": "2025-05-31",
2890
- "release_date": "2026-02-05",
2891
- "last_updated": "2026-03-13",
2648
+ "temperature": false,
2649
+ "knowledge": "2026-01-31",
2650
+ "release_date": "2026-04-16",
2651
+ "last_updated": "2026-04-16",
2892
2652
  "modalities": {
2893
2653
  "input": [
2894
2654
  "text",
@@ -2900,48 +2660,15 @@
2900
2660
  ]
2901
2661
  },
2902
2662
  "open_weights": false,
2903
- "cost": {
2904
- "input": 5,
2905
- "output": 25,
2906
- "cache_read": 0.5,
2907
- "cache_write": 6.25
2908
- },
2909
2663
  "limit": {
2910
2664
  "context": 1000000,
2911
2665
  "output": 128000
2912
- }
2913
- },
2914
- "anthropic.claude-3-5-haiku-20241022-v1:0": {
2915
- "id": "anthropic.claude-3-5-haiku-20241022-v1:0",
2916
- "name": "Claude Haiku 3.5",
2917
- "family": "claude-haiku",
2918
- "attachment": true,
2919
- "reasoning": false,
2920
- "tool_call": true,
2921
- "temperature": true,
2922
- "knowledge": "2024-07-31",
2923
- "release_date": "2024-10-22",
2924
- "last_updated": "2024-10-22",
2925
- "modalities": {
2926
- "input": [
2927
- "text",
2928
- "image",
2929
- "pdf"
2930
- ],
2931
- "output": [
2932
- "text"
2933
- ]
2934
2666
  },
2935
- "open_weights": false,
2936
2667
  "cost": {
2937
- "input": 0.8,
2938
- "output": 4,
2939
- "cache_read": 0.08,
2940
- "cache_write": 1
2941
- },
2942
- "limit": {
2943
- "context": 200000,
2944
- "output": 8192
2668
+ "input": 5,
2669
+ "output": 25,
2670
+ "cache_read": 0.5,
2671
+ "cache_write": 6.25
2945
2672
  }
2946
2673
  }
2947
2674
  }