llm.rb 8.0.0 → 8.1.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 ADDED
@@ -0,0 +1,2948 @@
1
+ {
2
+ "id": "amazon-bedrock",
3
+ "env": [
4
+ "AWS_ACCESS_KEY_ID",
5
+ "AWS_SECRET_ACCESS_KEY",
6
+ "AWS_REGION",
7
+ "AWS_BEARER_TOKEN_BEDROCK"
8
+ ],
9
+ "npm": "@ai-sdk/amazon-bedrock",
10
+ "name": "Amazon Bedrock",
11
+ "doc": "https://docs.aws.amazon.com/bedrock/latest/userguide/models-supported.html",
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",
16
+ "family": "claude-sonnet",
17
+ "attachment": true,
18
+ "reasoning": false,
19
+ "tool_call": true,
20
+ "temperature": true,
21
+ "knowledge": "2024-04",
22
+ "release_date": "2024-10-22",
23
+ "last_updated": "2024-10-22",
24
+ "modalities": {
25
+ "input": [
26
+ "text",
27
+ "image",
28
+ "pdf"
29
+ ],
30
+ "output": [
31
+ "text"
32
+ ]
33
+ },
34
+ "open_weights": false,
35
+ "cost": {
36
+ "input": 3,
37
+ "output": 15,
38
+ "cache_read": 0.3,
39
+ "cache_write": 3.75
40
+ },
41
+ "limit": {
42
+ "context": 200000,
43
+ "output": 8192
44
+ }
45
+ },
46
+ "openai.gpt-oss-safeguard-120b": {
47
+ "id": "openai.gpt-oss-safeguard-120b",
48
+ "name": "GPT OSS Safeguard 120B",
49
+ "family": "gpt-oss",
50
+ "attachment": false,
51
+ "reasoning": false,
52
+ "tool_call": true,
53
+ "structured_output": true,
54
+ "temperature": true,
55
+ "release_date": "2024-12-01",
56
+ "last_updated": "2024-12-01",
57
+ "modalities": {
58
+ "input": [
59
+ "text"
60
+ ],
61
+ "output": [
62
+ "text"
63
+ ]
64
+ },
65
+ "open_weights": false,
66
+ "cost": {
67
+ "input": 0.15,
68
+ "output": 0.6
69
+ },
70
+ "limit": {
71
+ "context": 128000,
72
+ "output": 4096
73
+ }
74
+ },
75
+ "nvidia.nemotron-nano-3-30b": {
76
+ "id": "nvidia.nemotron-nano-3-30b",
77
+ "name": "NVIDIA Nemotron Nano 3 30B",
78
+ "family": "nemotron",
79
+ "attachment": false,
80
+ "reasoning": true,
81
+ "tool_call": true,
82
+ "temperature": true,
83
+ "release_date": "2025-12-23",
84
+ "last_updated": "2025-12-23",
85
+ "modalities": {
86
+ "input": [
87
+ "text"
88
+ ],
89
+ "output": [
90
+ "text"
91
+ ]
92
+ },
93
+ "open_weights": true,
94
+ "cost": {
95
+ "input": 0.06,
96
+ "output": 0.24
97
+ },
98
+ "limit": {
99
+ "context": 128000,
100
+ "output": 4096
101
+ }
102
+ },
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",
107
+ "attachment": true,
108
+ "reasoning": false,
109
+ "tool_call": true,
110
+ "temperature": true,
111
+ "knowledge": "2023-12",
112
+ "release_date": "2024-09-25",
113
+ "last_updated": "2024-09-25",
114
+ "modalities": {
115
+ "input": [
116
+ "text",
117
+ "image"
118
+ ],
119
+ "output": [
120
+ "text"
121
+ ]
122
+ },
123
+ "open_weights": true,
124
+ "cost": {
125
+ "input": 0.72,
126
+ "output": 0.72
127
+ },
128
+ "limit": {
129
+ "context": 128000,
130
+ "output": 4096
131
+ }
132
+ },
133
+ "nvidia.nemotron-super-3-120b": {
134
+ "id": "nvidia.nemotron-super-3-120b",
135
+ "name": "NVIDIA Nemotron 3 Super 120B A12B",
136
+ "family": "nemotron",
137
+ "attachment": false,
138
+ "reasoning": true,
139
+ "tool_call": true,
140
+ "temperature": true,
141
+ "release_date": "2026-03-11",
142
+ "last_updated": "2026-03-11",
143
+ "modalities": {
144
+ "input": [
145
+ "text"
146
+ ],
147
+ "output": [
148
+ "text"
149
+ ]
150
+ },
151
+ "open_weights": true,
152
+ "cost": {
153
+ "input": 0.15,
154
+ "output": 0.65
155
+ },
156
+ "limit": {
157
+ "context": 262144,
158
+ "output": 131072
159
+ }
160
+ },
161
+ "writer.palmyra-x5-v1:0": {
162
+ "id": "writer.palmyra-x5-v1:0",
163
+ "name": "Palmyra X5",
164
+ "family": "palmyra",
165
+ "attachment": false,
166
+ "reasoning": true,
167
+ "tool_call": true,
168
+ "temperature": true,
169
+ "release_date": "2025-04-28",
170
+ "last_updated": "2025-04-28",
171
+ "modalities": {
172
+ "input": [
173
+ "text"
174
+ ],
175
+ "output": [
176
+ "text"
177
+ ]
178
+ },
179
+ "open_weights": false,
180
+ "cost": {
181
+ "input": 0.6,
182
+ "output": 6
183
+ },
184
+ "limit": {
185
+ "context": 1040000,
186
+ "output": 8192
187
+ }
188
+ },
189
+ "mistral.ministral-3-8b-instruct": {
190
+ "id": "mistral.ministral-3-8b-instruct",
191
+ "name": "Ministral 3 8B",
192
+ "family": "ministral",
193
+ "attachment": false,
194
+ "reasoning": false,
195
+ "tool_call": true,
196
+ "structured_output": true,
197
+ "temperature": true,
198
+ "release_date": "2024-12-01",
199
+ "last_updated": "2024-12-01",
200
+ "modalities": {
201
+ "input": [
202
+ "text"
203
+ ],
204
+ "output": [
205
+ "text"
206
+ ]
207
+ },
208
+ "open_weights": false,
209
+ "cost": {
210
+ "input": 0.15,
211
+ "output": 0.15
212
+ },
213
+ "limit": {
214
+ "context": 128000,
215
+ "output": 4096
216
+ }
217
+ },
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",
222
+ "attachment": true,
223
+ "reasoning": true,
224
+ "tool_call": true,
225
+ "structured_output": true,
226
+ "temperature": true,
227
+ "knowledge": "2025-05",
228
+ "release_date": "2026-02-05",
229
+ "last_updated": "2026-02-05",
230
+ "modalities": {
231
+ "input": [
232
+ "text",
233
+ "image",
234
+ "pdf"
235
+ ],
236
+ "output": [
237
+ "text"
238
+ ]
239
+ },
240
+ "open_weights": false,
241
+ "cost": {
242
+ "input": 16.5,
243
+ "output": 82.5,
244
+ "cache_read": 1.65,
245
+ "cache_write": 20.625
246
+ },
247
+ "limit": {
248
+ "context": 1000000,
249
+ "output": 128000
250
+ }
251
+ },
252
+ "mistral.ministral-3-3b-instruct": {
253
+ "id": "mistral.ministral-3-3b-instruct",
254
+ "name": "Ministral 3 3B",
255
+ "family": "ministral",
256
+ "attachment": false,
257
+ "reasoning": false,
258
+ "tool_call": true,
259
+ "structured_output": true,
260
+ "temperature": true,
261
+ "release_date": "2025-12-02",
262
+ "last_updated": "2025-12-02",
263
+ "modalities": {
264
+ "input": [
265
+ "text",
266
+ "image"
267
+ ],
268
+ "output": [
269
+ "text"
270
+ ]
271
+ },
272
+ "open_weights": true,
273
+ "cost": {
274
+ "input": 0.1,
275
+ "output": 0.1
276
+ },
277
+ "limit": {
278
+ "context": 256000,
279
+ "output": 8192
280
+ }
281
+ },
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,
288
+ "tool_call": true,
289
+ "temperature": true,
290
+ "knowledge": "2024-10",
291
+ "release_date": "2024-12-03",
292
+ "last_updated": "2024-12-03",
293
+ "modalities": {
294
+ "input": [
295
+ "text",
296
+ "image",
297
+ "video"
298
+ ],
299
+ "output": [
300
+ "text"
301
+ ]
302
+ },
303
+ "open_weights": false,
304
+ "cost": {
305
+ "input": 2.5,
306
+ "output": 12.5
307
+ },
308
+ "limit": {
309
+ "context": 1000000,
310
+ "output": 16384
311
+ }
312
+ },
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",
316
+ "family": "claude-sonnet",
317
+ "attachment": true,
318
+ "reasoning": true,
319
+ "tool_call": true,
320
+ "structured_output": true,
321
+ "temperature": true,
322
+ "knowledge": "2025-07-31",
323
+ "release_date": "2025-09-29",
324
+ "last_updated": "2025-09-29",
325
+ "modalities": {
326
+ "input": [
327
+ "text",
328
+ "image",
329
+ "pdf"
330
+ ],
331
+ "output": [
332
+ "text"
333
+ ]
334
+ },
335
+ "open_weights": false,
336
+ "cost": {
337
+ "input": 3,
338
+ "output": 15,
339
+ "cache_read": 0.3,
340
+ "cache_write": 3.75
341
+ },
342
+ "limit": {
343
+ "context": 200000,
344
+ "output": 64000
345
+ }
346
+ },
347
+ "mistral.devstral-2-123b": {
348
+ "id": "mistral.devstral-2-123b",
349
+ "name": "Devstral 2 123B",
350
+ "family": "devstral",
351
+ "attachment": false,
352
+ "reasoning": false,
353
+ "tool_call": true,
354
+ "temperature": true,
355
+ "release_date": "2026-02-17",
356
+ "last_updated": "2026-02-17",
357
+ "modalities": {
358
+ "input": [
359
+ "text"
360
+ ],
361
+ "output": [
362
+ "text"
363
+ ]
364
+ },
365
+ "open_weights": true,
366
+ "cost": {
367
+ "input": 0.4,
368
+ "output": 2
369
+ },
370
+ "limit": {
371
+ "context": 256000,
372
+ "output": 8192
373
+ }
374
+ },
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)",
378
+ "family": "claude-opus",
379
+ "attachment": true,
380
+ "reasoning": true,
381
+ "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",
387
+ "modalities": {
388
+ "input": [
389
+ "text",
390
+ "image",
391
+ "pdf"
392
+ ],
393
+ "output": [
394
+ "text"
395
+ ]
396
+ },
397
+ "open_weights": false,
398
+ "cost": {
399
+ "input": 5,
400
+ "output": 25,
401
+ "cache_read": 0.5,
402
+ "cache_write": 6.25
403
+ },
404
+ "limit": {
405
+ "context": 200000,
406
+ "output": 64000
407
+ }
408
+ },
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,
415
+ "tool_call": true,
416
+ "structured_output": true,
417
+ "temperature": true,
418
+ "release_date": "2025-07-01",
419
+ "last_updated": "2025-07-01",
420
+ "modalities": {
421
+ "input": [
422
+ "text",
423
+ "audio"
424
+ ],
425
+ "output": [
426
+ "text"
427
+ ]
428
+ },
429
+ "open_weights": true,
430
+ "cost": {
431
+ "input": 0.15,
432
+ "output": 0.35
433
+ },
434
+ "limit": {
435
+ "context": 32000,
436
+ "output": 8192
437
+ }
438
+ },
439
+ "google.gemma-3-12b-it": {
440
+ "id": "google.gemma-3-12b-it",
441
+ "name": "Google Gemma 3 12B",
442
+ "family": "gemma",
443
+ "attachment": false,
444
+ "reasoning": false,
445
+ "tool_call": false,
446
+ "structured_output": true,
447
+ "temperature": true,
448
+ "knowledge": "2024-12",
449
+ "release_date": "2024-12-01",
450
+ "last_updated": "2024-12-01",
451
+ "modalities": {
452
+ "input": [
453
+ "text",
454
+ "image"
455
+ ],
456
+ "output": [
457
+ "text"
458
+ ]
459
+ },
460
+ "open_weights": false,
461
+ "cost": {
462
+ "input": 0.049999999999999996,
463
+ "output": 0.09999999999999999
464
+ },
465
+ "limit": {
466
+ "context": 131072,
467
+ "output": 8192
468
+ }
469
+ },
470
+ "amazon.nova-pro-v1:0": {
471
+ "id": "amazon.nova-pro-v1:0",
472
+ "name": "Nova Pro",
473
+ "family": "nova-pro",
474
+ "attachment": true,
475
+ "reasoning": false,
476
+ "tool_call": true,
477
+ "temperature": true,
478
+ "knowledge": "2024-10",
479
+ "release_date": "2024-12-03",
480
+ "last_updated": "2024-12-03",
481
+ "modalities": {
482
+ "input": [
483
+ "text",
484
+ "image",
485
+ "video"
486
+ ],
487
+ "output": [
488
+ "text"
489
+ ]
490
+ },
491
+ "open_weights": false,
492
+ "cost": {
493
+ "input": 0.8,
494
+ "output": 3.2,
495
+ "cache_read": 0.2
496
+ },
497
+ "limit": {
498
+ "context": 300000,
499
+ "output": 8192
500
+ }
501
+ },
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",
506
+ "attachment": true,
507
+ "reasoning": true,
508
+ "tool_call": true,
509
+ "structured_output": true,
510
+ "temperature": true,
511
+ "knowledge": "2025-02-28",
512
+ "release_date": "2025-10-15",
513
+ "last_updated": "2025-10-15",
514
+ "modalities": {
515
+ "input": [
516
+ "text",
517
+ "image",
518
+ "pdf"
519
+ ],
520
+ "output": [
521
+ "text"
522
+ ]
523
+ },
524
+ "open_weights": false,
525
+ "cost": {
526
+ "input": 1,
527
+ "output": 5,
528
+ "cache_read": 0.1,
529
+ "cache_write": 1.25
530
+ },
531
+ "limit": {
532
+ "context": 200000,
533
+ "output": 64000
534
+ }
535
+ },
536
+ "minimax.minimax-m2": {
537
+ "id": "minimax.minimax-m2",
538
+ "name": "MiniMax M2",
539
+ "family": "minimax",
540
+ "attachment": false,
541
+ "reasoning": true,
542
+ "tool_call": true,
543
+ "structured_output": false,
544
+ "temperature": true,
545
+ "release_date": "2025-10-27",
546
+ "last_updated": "2025-10-27",
547
+ "modalities": {
548
+ "input": [
549
+ "text"
550
+ ],
551
+ "output": [
552
+ "text"
553
+ ]
554
+ },
555
+ "open_weights": true,
556
+ "cost": {
557
+ "input": 0.3,
558
+ "output": 1.2
559
+ },
560
+ "limit": {
561
+ "context": 204608,
562
+ "output": 128000
563
+ }
564
+ },
565
+ "global.anthropic.claude-opus-4-7": {
566
+ "id": "global.anthropic.claude-opus-4-7",
567
+ "name": "Claude Opus 4.7 (Global)",
568
+ "family": "claude-opus",
569
+ "attachment": true,
570
+ "reasoning": true,
571
+ "tool_call": true,
572
+ "structured_output": true,
573
+ "temperature": false,
574
+ "knowledge": "2026-01-31",
575
+ "release_date": "2026-04-16",
576
+ "last_updated": "2026-04-16",
577
+ "modalities": {
578
+ "input": [
579
+ "text",
580
+ "image",
581
+ "pdf"
582
+ ],
583
+ "output": [
584
+ "text"
585
+ ]
586
+ },
587
+ "open_weights": false,
588
+ "cost": {
589
+ "input": 5,
590
+ "output": 25,
591
+ "cache_read": 0.5,
592
+ "cache_write": 6.25
593
+ },
594
+ "limit": {
595
+ "context": 1000000,
596
+ "output": 128000
597
+ }
598
+ },
599
+ "mistral.pixtral-large-2502-v1:0": {
600
+ "id": "mistral.pixtral-large-2502-v1:0",
601
+ "name": "Pixtral Large (25.02)",
602
+ "family": "mistral",
603
+ "attachment": false,
604
+ "reasoning": false,
605
+ "tool_call": true,
606
+ "temperature": true,
607
+ "release_date": "2025-04-08",
608
+ "last_updated": "2025-04-08",
609
+ "modalities": {
610
+ "input": [
611
+ "text",
612
+ "image"
613
+ ],
614
+ "output": [
615
+ "text"
616
+ ]
617
+ },
618
+ "open_weights": false,
619
+ "cost": {
620
+ "input": 2,
621
+ "output": 6
622
+ },
623
+ "limit": {
624
+ "context": 128000,
625
+ "output": 8192
626
+ }
627
+ },
628
+ "meta.llama4-maverick-17b-instruct-v1:0": {
629
+ "id": "meta.llama4-maverick-17b-instruct-v1:0",
630
+ "name": "Llama 4 Maverick 17B Instruct",
631
+ "family": "llama",
632
+ "attachment": true,
633
+ "reasoning": false,
634
+ "tool_call": true,
635
+ "temperature": true,
636
+ "knowledge": "2024-08",
637
+ "release_date": "2025-04-05",
638
+ "last_updated": "2025-04-05",
639
+ "modalities": {
640
+ "input": [
641
+ "text",
642
+ "image"
643
+ ],
644
+ "output": [
645
+ "text"
646
+ ]
647
+ },
648
+ "open_weights": true,
649
+ "cost": {
650
+ "input": 0.24,
651
+ "output": 0.97
652
+ },
653
+ "limit": {
654
+ "context": 1000000,
655
+ "output": 16384
656
+ }
657
+ },
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",
662
+ "attachment": true,
663
+ "reasoning": true,
664
+ "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",
670
+ "modalities": {
671
+ "input": [
672
+ "text",
673
+ "image",
674
+ "pdf"
675
+ ],
676
+ "output": [
677
+ "text"
678
+ ]
679
+ },
680
+ "open_weights": false,
681
+ "cost": {
682
+ "input": 3,
683
+ "output": 15,
684
+ "cache_read": 0.3,
685
+ "cache_write": 3.75
686
+ },
687
+ "limit": {
688
+ "context": 200000,
689
+ "output": 64000
690
+ }
691
+ },
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,
697
+ "reasoning": true,
698
+ "tool_call": true,
699
+ "structured_output": true,
700
+ "temperature": true,
701
+ "knowledge": "2025-02-28",
702
+ "release_date": "2025-10-15",
703
+ "last_updated": "2025-10-15",
704
+ "modalities": {
705
+ "input": [
706
+ "text",
707
+ "image",
708
+ "pdf"
709
+ ],
710
+ "output": [
711
+ "text"
712
+ ]
713
+ },
714
+ "open_weights": false,
715
+ "cost": {
716
+ "input": 1,
717
+ "output": 5,
718
+ "cache_read": 0.1,
719
+ "cache_write": 1.25
720
+ },
721
+ "limit": {
722
+ "context": 200000,
723
+ "output": 64000
724
+ }
725
+ },
726
+ "amazon.nova-micro-v1:0": {
727
+ "id": "amazon.nova-micro-v1:0",
728
+ "name": "Nova Micro",
729
+ "family": "nova-micro",
730
+ "attachment": false,
731
+ "reasoning": false,
732
+ "tool_call": true,
733
+ "temperature": true,
734
+ "knowledge": "2024-10",
735
+ "release_date": "2024-12-03",
736
+ "last_updated": "2024-12-03",
737
+ "modalities": {
738
+ "input": [
739
+ "text"
740
+ ],
741
+ "output": [
742
+ "text"
743
+ ]
744
+ },
745
+ "open_weights": false,
746
+ "cost": {
747
+ "input": 0.035,
748
+ "output": 0.14,
749
+ "cache_read": 0.00875
750
+ },
751
+ "limit": {
752
+ "context": 128000,
753
+ "output": 8192
754
+ }
755
+ },
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",
760
+ "attachment": true,
761
+ "reasoning": true,
762
+ "tool_call": true,
763
+ "structured_output": true,
764
+ "temperature": true,
765
+ "knowledge": "2025-07-31",
766
+ "release_date": "2025-09-29",
767
+ "last_updated": "2025-09-29",
768
+ "modalities": {
769
+ "input": [
770
+ "text",
771
+ "image",
772
+ "pdf"
773
+ ],
774
+ "output": [
775
+ "text"
776
+ ]
777
+ },
778
+ "open_weights": false,
779
+ "cost": {
780
+ "input": 3,
781
+ "output": 15,
782
+ "cache_read": 0.3,
783
+ "cache_write": 3.75
784
+ },
785
+ "limit": {
786
+ "context": 200000,
787
+ "output": 64000
788
+ }
789
+ },
790
+ "openai.gpt-oss-20b-1:0": {
791
+ "id": "openai.gpt-oss-20b-1:0",
792
+ "name": "gpt-oss-20b",
793
+ "family": "gpt-oss",
794
+ "attachment": false,
795
+ "reasoning": false,
796
+ "tool_call": true,
797
+ "structured_output": true,
798
+ "temperature": true,
799
+ "release_date": "2024-12-01",
800
+ "last_updated": "2024-12-01",
801
+ "modalities": {
802
+ "input": [
803
+ "text"
804
+ ],
805
+ "output": [
806
+ "text"
807
+ ]
808
+ },
809
+ "open_weights": false,
810
+ "cost": {
811
+ "input": 0.07,
812
+ "output": 0.3
813
+ },
814
+ "limit": {
815
+ "context": 128000,
816
+ "output": 4096
817
+ }
818
+ },
819
+ "zai.glm-5": {
820
+ "id": "zai.glm-5",
821
+ "name": "GLM-5",
822
+ "family": "glm",
823
+ "attachment": false,
824
+ "reasoning": true,
825
+ "tool_call": true,
826
+ "interleaved": {
827
+ "field": "reasoning_content"
828
+ },
829
+ "temperature": true,
830
+ "release_date": "2026-03-18",
831
+ "last_updated": "2026-03-18",
832
+ "modalities": {
833
+ "input": [
834
+ "text"
835
+ ],
836
+ "output": [
837
+ "text"
838
+ ]
839
+ },
840
+ "open_weights": true,
841
+ "cost": {
842
+ "input": 1,
843
+ "output": 3.2
844
+ },
845
+ "limit": {
846
+ "context": 202752,
847
+ "output": 101376
848
+ }
849
+ },
850
+ "qwen.qwen3-32b-v1:0": {
851
+ "id": "qwen.qwen3-32b-v1:0",
852
+ "name": "Qwen3 32B (dense)",
853
+ "family": "qwen",
854
+ "attachment": false,
855
+ "reasoning": true,
856
+ "tool_call": true,
857
+ "structured_output": true,
858
+ "temperature": true,
859
+ "knowledge": "2024-04",
860
+ "release_date": "2025-09-18",
861
+ "last_updated": "2025-09-18",
862
+ "modalities": {
863
+ "input": [
864
+ "text"
865
+ ],
866
+ "output": [
867
+ "text"
868
+ ]
869
+ },
870
+ "open_weights": true,
871
+ "cost": {
872
+ "input": 0.15,
873
+ "output": 0.6
874
+ },
875
+ "limit": {
876
+ "context": 16384,
877
+ "output": 16384
878
+ }
879
+ },
880
+ "deepseek.v3.2": {
881
+ "id": "deepseek.v3.2",
882
+ "name": "DeepSeek-V3.2",
883
+ "family": "deepseek",
884
+ "attachment": false,
885
+ "reasoning": true,
886
+ "tool_call": true,
887
+ "temperature": true,
888
+ "knowledge": "2024-07",
889
+ "release_date": "2026-02-06",
890
+ "last_updated": "2026-02-06",
891
+ "modalities": {
892
+ "input": [
893
+ "text"
894
+ ],
895
+ "output": [
896
+ "text"
897
+ ]
898
+ },
899
+ "open_weights": true,
900
+ "cost": {
901
+ "input": 0.62,
902
+ "output": 1.85
903
+ },
904
+ "limit": {
905
+ "context": 163840,
906
+ "output": 81920
907
+ }
908
+ },
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,
915
+ "tool_call": true,
916
+ "structured_output": true,
917
+ "temperature": true,
918
+ "knowledge": "2025-02-28",
919
+ "release_date": "2025-10-15",
920
+ "last_updated": "2025-10-15",
921
+ "modalities": {
922
+ "input": [
923
+ "text",
924
+ "image",
925
+ "pdf"
926
+ ],
927
+ "output": [
928
+ "text"
929
+ ]
930
+ },
931
+ "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
+ ]
1367
+ },
1368
+ "open_weights": true,
1369
+ "cost": {
1370
+ "input": 0.58,
1371
+ "output": 1.68
1372
+ },
1373
+ "limit": {
1374
+ "context": 163840,
1375
+ "output": 81920
1376
+ }
1377
+ },
1378
+ "mistral.magistral-small-2509": {
1379
+ "id": "mistral.magistral-small-2509",
1380
+ "name": "Magistral Small 1.2",
1381
+ "family": "magistral",
1382
+ "attachment": false,
1383
+ "reasoning": true,
1384
+ "tool_call": true,
1385
+ "structured_output": true,
1386
+ "temperature": true,
1387
+ "release_date": "2025-12-02",
1388
+ "last_updated": "2025-12-02",
1389
+ "modalities": {
1390
+ "input": [
1391
+ "text",
1392
+ "image"
1393
+ ],
1394
+ "output": [
1395
+ "text"
1396
+ ]
1397
+ },
1398
+ "open_weights": true,
1399
+ "cost": {
1400
+ "input": 0.5,
1401
+ "output": 1.5
1402
+ },
1403
+ "limit": {
1404
+ "context": 128000,
1405
+ "output": 40000
1406
+ }
1407
+ },
1408
+ "qwen.qwen3-next-80b-a3b": {
1409
+ "id": "qwen.qwen3-next-80b-a3b",
1410
+ "name": "Qwen/Qwen3-Next-80B-A3B-Instruct",
1411
+ "family": "qwen",
1412
+ "attachment": false,
1413
+ "reasoning": false,
1414
+ "tool_call": true,
1415
+ "structured_output": true,
1416
+ "temperature": true,
1417
+ "release_date": "2025-09-18",
1418
+ "last_updated": "2025-11-25",
1419
+ "modalities": {
1420
+ "input": [
1421
+ "text"
1422
+ ],
1423
+ "output": [
1424
+ "text"
1425
+ ]
1426
+ },
1427
+ "open_weights": false,
1428
+ "cost": {
1429
+ "input": 0.14,
1430
+ "output": 1.4
1431
+ },
1432
+ "limit": {
1433
+ "context": 262000,
1434
+ "output": 262000
1435
+ }
1436
+ },
1437
+ "zai.glm-4.7": {
1438
+ "id": "zai.glm-4.7",
1439
+ "name": "GLM-4.7",
1440
+ "family": "glm",
1441
+ "attachment": false,
1442
+ "reasoning": true,
1443
+ "tool_call": true,
1444
+ "interleaved": {
1445
+ "field": "reasoning_content"
1446
+ },
1447
+ "temperature": true,
1448
+ "knowledge": "2025-04",
1449
+ "release_date": "2025-12-22",
1450
+ "last_updated": "2025-12-22",
1451
+ "modalities": {
1452
+ "input": [
1453
+ "text"
1454
+ ],
1455
+ "output": [
1456
+ "text"
1457
+ ]
1458
+ },
1459
+ "open_weights": true,
1460
+ "cost": {
1461
+ "input": 0.6,
1462
+ "output": 2.2
1463
+ },
1464
+ "limit": {
1465
+ "context": 204800,
1466
+ "output": 131072
1467
+ }
1468
+ },
1469
+ "moonshot.kimi-k2-thinking": {
1470
+ "id": "moonshot.kimi-k2-thinking",
1471
+ "name": "Kimi K2 Thinking",
1472
+ "family": "kimi-thinking",
1473
+ "attachment": false,
1474
+ "reasoning": true,
1475
+ "tool_call": true,
1476
+ "interleaved": true,
1477
+ "structured_output": true,
1478
+ "temperature": true,
1479
+ "release_date": "2025-12-02",
1480
+ "last_updated": "2025-12-02",
1481
+ "modalities": {
1482
+ "input": [
1483
+ "text"
1484
+ ],
1485
+ "output": [
1486
+ "text"
1487
+ ]
1488
+ },
1489
+ "open_weights": true,
1490
+ "cost": {
1491
+ "input": 0.6,
1492
+ "output": 2.5
1493
+ },
1494
+ "limit": {
1495
+ "context": 256000,
1496
+ "output": 256000
1497
+ }
1498
+ },
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)",
1502
+ "family": "claude-opus",
1503
+ "attachment": true,
1504
+ "reasoning": true,
1505
+ "tool_call": true,
1506
+ "structured_output": true,
1507
+ "temperature": true,
1508
+ "knowledge": "2025-03-31",
1509
+ "release_date": "2025-11-24",
1510
+ "last_updated": "2025-08-01",
1511
+ "modalities": {
1512
+ "input": [
1513
+ "text",
1514
+ "image",
1515
+ "pdf"
1516
+ ],
1517
+ "output": [
1518
+ "text"
1519
+ ]
1520
+ },
1521
+ "open_weights": false,
1522
+ "cost": {
1523
+ "input": 5,
1524
+ "output": 25,
1525
+ "cache_read": 0.5,
1526
+ "cache_write": 6.25
1527
+ },
1528
+ "limit": {
1529
+ "context": 200000,
1530
+ "output": 64000
1531
+ }
1532
+ },
1533
+ "mistral.ministral-3-14b-instruct": {
1534
+ "id": "mistral.ministral-3-14b-instruct",
1535
+ "name": "Ministral 14B 3.0",
1536
+ "family": "ministral",
1537
+ "attachment": false,
1538
+ "reasoning": false,
1539
+ "tool_call": true,
1540
+ "structured_output": true,
1541
+ "temperature": true,
1542
+ "release_date": "2024-12-01",
1543
+ "last_updated": "2024-12-01",
1544
+ "modalities": {
1545
+ "input": [
1546
+ "text"
1547
+ ],
1548
+ "output": [
1549
+ "text"
1550
+ ]
1551
+ },
1552
+ "open_weights": false,
1553
+ "cost": {
1554
+ "input": 0.2,
1555
+ "output": 0.2
1556
+ },
1557
+ "limit": {
1558
+ "context": 128000,
1559
+ "output": 4096
1560
+ }
1561
+ },
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,
1567
+ "reasoning": false,
1568
+ "tool_call": true,
1569
+ "temperature": true,
1570
+ "knowledge": "2024-02",
1571
+ "release_date": "2024-03-13",
1572
+ "last_updated": "2024-03-13",
1573
+ "modalities": {
1574
+ "input": [
1575
+ "text",
1576
+ "image",
1577
+ "pdf"
1578
+ ],
1579
+ "output": [
1580
+ "text"
1581
+ ]
1582
+ },
1583
+ "open_weights": false,
1584
+ "cost": {
1585
+ "input": 0.25,
1586
+ "output": 1.25
1587
+ },
1588
+ "limit": {
1589
+ "context": 200000,
1590
+ "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
+ },
1612
+ "open_weights": false,
1613
+ "cost": {
1614
+ "input": 1.35,
1615
+ "output": 5.4
1616
+ },
1617
+ "limit": {
1618
+ "context": 128000,
1619
+ "output": 32768
1620
+ }
1621
+ },
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",
1626
+ "attachment": false,
1627
+ "reasoning": false,
1628
+ "tool_call": true,
1629
+ "temperature": true,
1630
+ "knowledge": "2023-12",
1631
+ "release_date": "2024-07-23",
1632
+ "last_updated": "2024-07-23",
1633
+ "modalities": {
1634
+ "input": [
1635
+ "text"
1636
+ ],
1637
+ "output": [
1638
+ "text"
1639
+ ]
1640
+ },
1641
+ "open_weights": true,
1642
+ "cost": {
1643
+ "input": 2.4,
1644
+ "output": 2.4
1645
+ },
1646
+ "limit": {
1647
+ "context": 128000,
1648
+ "output": 4096
1649
+ }
1650
+ },
1651
+ "mistral.voxtral-mini-3b-2507": {
1652
+ "id": "mistral.voxtral-mini-3b-2507",
1653
+ "name": "Voxtral Mini 3B 2507",
1654
+ "family": "mistral",
1655
+ "attachment": false,
1656
+ "reasoning": false,
1657
+ "tool_call": true,
1658
+ "structured_output": true,
1659
+ "temperature": true,
1660
+ "release_date": "2024-12-01",
1661
+ "last_updated": "2024-12-01",
1662
+ "modalities": {
1663
+ "input": [
1664
+ "audio",
1665
+ "text"
1666
+ ],
1667
+ "output": [
1668
+ "text"
1669
+ ]
1670
+ },
1671
+ "open_weights": false,
1672
+ "cost": {
1673
+ "input": 0.04,
1674
+ "output": 0.04
1675
+ },
1676
+ "limit": {
1677
+ "context": 128000,
1678
+ "output": 4096
1679
+ }
1680
+ },
1681
+ "openai.gpt-oss-120b-1:0": {
1682
+ "id": "openai.gpt-oss-120b-1:0",
1683
+ "name": "gpt-oss-120b",
1684
+ "family": "gpt-oss",
1685
+ "attachment": false,
1686
+ "reasoning": false,
1687
+ "tool_call": true,
1688
+ "structured_output": true,
1689
+ "temperature": true,
1690
+ "release_date": "2024-12-01",
1691
+ "last_updated": "2024-12-01",
1692
+ "modalities": {
1693
+ "input": [
1694
+ "text"
1695
+ ],
1696
+ "output": [
1697
+ "text"
1698
+ ]
1699
+ },
1700
+ "open_weights": false,
1701
+ "cost": {
1702
+ "input": 0.15,
1703
+ "output": 0.6
1704
+ },
1705
+ "limit": {
1706
+ "context": 128000,
1707
+ "output": 4096
1708
+ }
1709
+ },
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",
1714
+ "attachment": false,
1715
+ "reasoning": false,
1716
+ "tool_call": true,
1717
+ "structured_output": true,
1718
+ "temperature": true,
1719
+ "release_date": "2024-12-01",
1720
+ "last_updated": "2024-12-01",
1721
+ "modalities": {
1722
+ "input": [
1723
+ "text",
1724
+ "image"
1725
+ ],
1726
+ "output": [
1727
+ "text"
1728
+ ]
1729
+ },
1730
+ "open_weights": false,
1731
+ "cost": {
1732
+ "input": 0.2,
1733
+ "output": 0.6
1734
+ },
1735
+ "limit": {
1736
+ "context": 128000,
1737
+ "output": 4096
1738
+ }
1739
+ },
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",
1744
+ "attachment": true,
1745
+ "reasoning": true,
1746
+ "tool_call": true,
1747
+ "structured_output": true,
1748
+ "temperature": false,
1749
+ "knowledge": "2026-01-31",
1750
+ "release_date": "2026-04-16",
1751
+ "last_updated": "2026-04-16",
1752
+ "modalities": {
1753
+ "input": [
1754
+ "text",
1755
+ "image",
1756
+ "pdf"
1757
+ ],
1758
+ "output": [
1759
+ "text"
1760
+ ]
1761
+ },
1762
+ "open_weights": false,
1763
+ "cost": {
1764
+ "input": 5,
1765
+ "output": 25,
1766
+ "cache_read": 0.5,
1767
+ "cache_write": 6.25
1768
+ },
1769
+ "limit": {
1770
+ "context": 1000000,
1771
+ "output": 128000
1772
+ }
1773
+ },
1774
+ "minimax.minimax-m2.5": {
1775
+ "id": "minimax.minimax-m2.5",
1776
+ "name": "MiniMax M2.5",
1777
+ "family": "minimax",
1778
+ "attachment": false,
1779
+ "reasoning": true,
1780
+ "tool_call": true,
1781
+ "structured_output": false,
1782
+ "temperature": true,
1783
+ "release_date": "2026-03-18",
1784
+ "last_updated": "2026-03-18",
1785
+ "modalities": {
1786
+ "input": [
1787
+ "text"
1788
+ ],
1789
+ "output": [
1790
+ "text"
1791
+ ]
1792
+ },
1793
+ "open_weights": true,
1794
+ "cost": {
1795
+ "input": 0.3,
1796
+ "output": 1.2
1797
+ },
1798
+ "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
+ ]
1821
+ },
1822
+ "open_weights": true,
1823
+ "cost": {
1824
+ "input": 0.72,
1825
+ "output": 0.72
1826
+ },
1827
+ "limit": {
1828
+ "context": 128000,
1829
+ "output": 4096
1830
+ }
1831
+ },
1832
+ "meta.llama3-1-70b-instruct-v1:0": {
1833
+ "id": "meta.llama3-1-70b-instruct-v1:0",
1834
+ "name": "Llama 3.1 70B Instruct",
1835
+ "family": "llama",
1836
+ "attachment": false,
1837
+ "reasoning": false,
1838
+ "tool_call": true,
1839
+ "temperature": true,
1840
+ "knowledge": "2023-12",
1841
+ "release_date": "2024-07-23",
1842
+ "last_updated": "2024-07-23",
1843
+ "modalities": {
1844
+ "input": [
1845
+ "text"
1846
+ ],
1847
+ "output": [
1848
+ "text"
1849
+ ]
1850
+ },
1851
+ "open_weights": true,
1852
+ "cost": {
1853
+ "input": 0.72,
1854
+ "output": 0.72
1855
+ },
1856
+ "limit": {
1857
+ "context": 128000,
1858
+ "output": 4096
1859
+ }
1860
+ },
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",
1865
+ "attachment": false,
1866
+ "reasoning": false,
1867
+ "tool_call": true,
1868
+ "temperature": true,
1869
+ "knowledge": "2023-12",
1870
+ "release_date": "2024-09-25",
1871
+ "last_updated": "2024-09-25",
1872
+ "modalities": {
1873
+ "input": [
1874
+ "text"
1875
+ ],
1876
+ "output": [
1877
+ "text"
1878
+ ]
1879
+ },
1880
+ "open_weights": true,
1881
+ "cost": {
1882
+ "input": 0.15,
1883
+ "output": 0.15
1884
+ },
1885
+ "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
+ ]
1911
+ },
1912
+ "open_weights": false,
1913
+ "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
1922
+ }
1923
+ },
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",
1928
+ "attachment": true,
1929
+ "reasoning": true,
1930
+ "tool_call": true,
1931
+ "structured_output": true,
1932
+ "temperature": true,
1933
+ "knowledge": "2025-03-31",
1934
+ "release_date": "2025-11-24",
1935
+ "last_updated": "2025-08-01",
1936
+ "modalities": {
1937
+ "input": [
1938
+ "text",
1939
+ "image",
1940
+ "pdf"
1941
+ ],
1942
+ "output": [
1943
+ "text"
1944
+ ]
1945
+ },
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
+ },
1983
+ "limit": {
1984
+ "context": 128000,
1985
+ "output": 4096
1986
+ }
1987
+ },
1988
+ "moonshotai.kimi-k2.5": {
1989
+ "id": "moonshotai.kimi-k2.5",
1990
+ "name": "Kimi K2.5",
1991
+ "family": "kimi",
1992
+ "attachment": false,
1993
+ "reasoning": true,
1994
+ "tool_call": true,
1995
+ "interleaved": true,
1996
+ "temperature": true,
1997
+ "release_date": "2026-02-06",
1998
+ "last_updated": "2026-02-06",
1999
+ "modalities": {
2000
+ "input": [
2001
+ "text",
2002
+ "image"
2003
+ ],
2004
+ "output": [
2005
+ "text"
2006
+ ]
2007
+ },
2008
+ "open_weights": true,
2009
+ "cost": {
2010
+ "input": 0.6,
2011
+ "output": 3
2012
+ },
2013
+ "limit": {
2014
+ "context": 256000,
2015
+ "output": 256000
2016
+ }
2017
+ },
2018
+ "au.anthropic.claude-sonnet-4-6": {
2019
+ "id": "au.anthropic.claude-sonnet-4-6",
2020
+ "name": "AU Anthropic Claude Sonnet 4.6",
2021
+ "family": "claude-sonnet",
2022
+ "attachment": true,
2023
+ "reasoning": true,
2024
+ "tool_call": true,
2025
+ "structured_output": true,
2026
+ "temperature": true,
2027
+ "knowledge": "2025-08",
2028
+ "release_date": "2026-02-17",
2029
+ "last_updated": "2026-02-17",
2030
+ "modalities": {
2031
+ "input": [
2032
+ "text",
2033
+ "image",
2034
+ "pdf"
2035
+ ],
2036
+ "output": [
2037
+ "text"
2038
+ ]
2039
+ },
2040
+ "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
+ "limit": {
2048
+ "context": 1000000,
2049
+ "output": 128000
2050
+ }
2051
+ },
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,
2058
+ "tool_call": true,
2059
+ "structured_output": true,
2060
+ "temperature": true,
2061
+ "release_date": "2024-12-01",
2062
+ "last_updated": "2024-12-01",
2063
+ "modalities": {
2064
+ "input": [
2065
+ "text"
2066
+ ],
2067
+ "output": [
2068
+ "text"
2069
+ ]
2070
+ },
2071
+ "open_weights": false,
2072
+ "cost": {
2073
+ "input": 0.07,
2074
+ "output": 0.2
2075
+ },
2076
+ "limit": {
2077
+ "context": 128000,
2078
+ "output": 4096
2079
+ }
2080
+ },
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,
2086
+ "reasoning": false,
2087
+ "tool_call": true,
2088
+ "structured_output": true,
2089
+ "temperature": true,
2090
+ "knowledge": "2024-04",
2091
+ "release_date": "2025-09-18",
2092
+ "last_updated": "2025-09-18",
2093
+ "modalities": {
2094
+ "input": [
2095
+ "text"
2096
+ ],
2097
+ "output": [
2098
+ "text"
2099
+ ]
2100
+ },
2101
+ "open_weights": false,
2102
+ "cost": {
2103
+ "input": 0.15,
2104
+ "output": 0.6
2105
+ },
2106
+ "limit": {
2107
+ "context": 262144,
2108
+ "output": 131072
2109
+ }
2110
+ },
2111
+ "minimax.minimax-m2.1": {
2112
+ "id": "minimax.minimax-m2.1",
2113
+ "name": "MiniMax M2.1",
2114
+ "family": "minimax",
2115
+ "attachment": false,
2116
+ "reasoning": true,
2117
+ "tool_call": true,
2118
+ "structured_output": false,
2119
+ "temperature": true,
2120
+ "release_date": "2025-12-23",
2121
+ "last_updated": "2025-12-23",
2122
+ "modalities": {
2123
+ "input": [
2124
+ "text"
2125
+ ],
2126
+ "output": [
2127
+ "text"
2128
+ ]
2129
+ },
2130
+ "open_weights": true,
2131
+ "cost": {
2132
+ "input": 0.3,
2133
+ "output": 1.2
2134
+ },
2135
+ "limit": {
2136
+ "context": 204800,
2137
+ "output": 131072
2138
+ }
2139
+ },
2140
+ "qwen.qwen3-vl-235b-a22b": {
2141
+ "id": "qwen.qwen3-vl-235b-a22b",
2142
+ "name": "Qwen/Qwen3-VL-235B-A22B-Instruct",
2143
+ "family": "qwen",
2144
+ "attachment": true,
2145
+ "reasoning": false,
2146
+ "tool_call": true,
2147
+ "structured_output": true,
2148
+ "temperature": true,
2149
+ "release_date": "2025-10-04",
2150
+ "last_updated": "2025-11-25",
2151
+ "modalities": {
2152
+ "input": [
2153
+ "text",
2154
+ "image"
2155
+ ],
2156
+ "output": [
2157
+ "text"
2158
+ ]
2159
+ },
2160
+ "open_weights": false,
2161
+ "cost": {
2162
+ "input": 0.3,
2163
+ "output": 1.5
2164
+ },
2165
+ "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
+ ]
2188
+ },
2189
+ "open_weights": true,
2190
+ "cost": {
2191
+ "input": 0.22,
2192
+ "output": 1.8
2193
+ },
2194
+ "limit": {
2195
+ "context": 131072,
2196
+ "output": 65536
2197
+ }
2198
+ },
2199
+ "nvidia.nemotron-nano-9b-v2": {
2200
+ "id": "nvidia.nemotron-nano-9b-v2",
2201
+ "name": "NVIDIA Nemotron Nano 9B v2",
2202
+ "family": "nemotron",
2203
+ "attachment": false,
2204
+ "reasoning": false,
2205
+ "tool_call": true,
2206
+ "structured_output": true,
2207
+ "temperature": true,
2208
+ "release_date": "2024-12-01",
2209
+ "last_updated": "2024-12-01",
2210
+ "modalities": {
2211
+ "input": [
2212
+ "text"
2213
+ ],
2214
+ "output": [
2215
+ "text"
2216
+ ]
2217
+ },
2218
+ "open_weights": false,
2219
+ "cost": {
2220
+ "input": 0.06,
2221
+ "output": 0.23
2222
+ },
2223
+ "limit": {
2224
+ "context": 128000,
2225
+ "output": 4096
2226
+ }
2227
+ },
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,
2234
+ "tool_call": true,
2235
+ "structured_output": true,
2236
+ "temperature": true,
2237
+ "release_date": "2025-12-02",
2238
+ "last_updated": "2025-12-02",
2239
+ "modalities": {
2240
+ "input": [
2241
+ "text",
2242
+ "image"
2243
+ ],
2244
+ "output": [
2245
+ "text"
2246
+ ]
2247
+ },
2248
+ "open_weights": true,
2249
+ "cost": {
2250
+ "input": 0.5,
2251
+ "output": 1.5
2252
+ },
2253
+ "limit": {
2254
+ "context": 256000,
2255
+ "output": 8192
2256
+ }
2257
+ },
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",
2262
+ "attachment": false,
2263
+ "reasoning": false,
2264
+ "tool_call": true,
2265
+ "structured_output": true,
2266
+ "temperature": true,
2267
+ "knowledge": "2024-04",
2268
+ "release_date": "2025-09-18",
2269
+ "last_updated": "2025-09-18",
2270
+ "modalities": {
2271
+ "input": [
2272
+ "text"
2273
+ ],
2274
+ "output": [
2275
+ "text"
2276
+ ]
2277
+ },
2278
+ "open_weights": true,
2279
+ "cost": {
2280
+ "input": 0.22,
2281
+ "output": 0.88
2282
+ },
2283
+ "limit": {
2284
+ "context": 262144,
2285
+ "output": 131072
2286
+ }
2287
+ },
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,
2293
+ "reasoning": false,
2294
+ "tool_call": true,
2295
+ "temperature": true,
2296
+ "knowledge": "2024-04",
2297
+ "release_date": "2025-02-19",
2298
+ "last_updated": "2025-02-19",
2299
+ "modalities": {
2300
+ "input": [
2301
+ "text",
2302
+ "image",
2303
+ "pdf"
2304
+ ],
2305
+ "output": [
2306
+ "text"
2307
+ ]
2308
+ },
2309
+ "open_weights": false,
2310
+ "cost": {
2311
+ "input": 3,
2312
+ "output": 15,
2313
+ "cache_read": 0.3,
2314
+ "cache_write": 3.75
2315
+ },
2316
+ "limit": {
2317
+ "context": 200000,
2318
+ "output": 8192
2319
+ }
2320
+ },
2321
+ "writer.palmyra-x4-v1:0": {
2322
+ "id": "writer.palmyra-x4-v1:0",
2323
+ "name": "Palmyra X4",
2324
+ "family": "palmyra",
2325
+ "attachment": false,
2326
+ "reasoning": true,
2327
+ "tool_call": true,
2328
+ "temperature": true,
2329
+ "release_date": "2025-04-28",
2330
+ "last_updated": "2025-04-28",
2331
+ "modalities": {
2332
+ "input": [
2333
+ "text"
2334
+ ],
2335
+ "output": [
2336
+ "text"
2337
+ ]
2338
+ },
2339
+ "open_weights": false,
2340
+ "cost": {
2341
+ "input": 2.5,
2342
+ "output": 10
2343
+ },
2344
+ "limit": {
2345
+ "context": 122880,
2346
+ "output": 8192
2347
+ }
2348
+ },
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",
2352
+ "family": "claude-opus",
2353
+ "attachment": true,
2354
+ "reasoning": true,
2355
+ "tool_call": true,
2356
+ "temperature": true,
2357
+ "knowledge": "2025-03-31",
2358
+ "release_date": "2025-08-05",
2359
+ "last_updated": "2025-08-05",
2360
+ "modalities": {
2361
+ "input": [
2362
+ "text",
2363
+ "image",
2364
+ "pdf"
2365
+ ],
2366
+ "output": [
2367
+ "text"
2368
+ ]
2369
+ },
2370
+ "open_weights": false,
2371
+ "cost": {
2372
+ "input": 15,
2373
+ "output": 75,
2374
+ "cache_read": 1.5,
2375
+ "cache_write": 18.75
2376
+ },
2377
+ "limit": {
2378
+ "context": 200000,
2379
+ "output": 32000
2380
+ }
2381
+ },
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",
2385
+ "family": "claude-sonnet",
2386
+ "attachment": true,
2387
+ "reasoning": false,
2388
+ "tool_call": true,
2389
+ "temperature": true,
2390
+ "knowledge": "2024-04-30",
2391
+ "release_date": "2024-06-20",
2392
+ "last_updated": "2024-06-20",
2393
+ "modalities": {
2394
+ "input": [
2395
+ "text",
2396
+ "image",
2397
+ "pdf"
2398
+ ],
2399
+ "output": [
2400
+ "text"
2401
+ ]
2402
+ },
2403
+ "open_weights": false,
2404
+ "cost": {
2405
+ "input": 3,
2406
+ "output": 15,
2407
+ "cache_read": 0.3,
2408
+ "cache_write": 3.75
2409
+ },
2410
+ "limit": {
2411
+ "context": 200000,
2412
+ "output": 8192
2413
+ }
2414
+ },
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",
2419
+ "attachment": true,
2420
+ "reasoning": true,
2421
+ "tool_call": true,
2422
+ "structured_output": true,
2423
+ "temperature": true,
2424
+ "knowledge": "2025-05-31",
2425
+ "release_date": "2026-02-05",
2426
+ "last_updated": "2026-03-13",
2427
+ "modalities": {
2428
+ "input": [
2429
+ "text",
2430
+ "image",
2431
+ "pdf"
2432
+ ],
2433
+ "output": [
2434
+ "text"
2435
+ ]
2436
+ },
2437
+ "open_weights": false,
2438
+ "cost": {
2439
+ "input": 5,
2440
+ "output": 25,
2441
+ "cache_read": 0.5,
2442
+ "cache_write": 6.25
2443
+ },
2444
+ "limit": {
2445
+ "context": 1000000,
2446
+ "output": 128000
2447
+ }
2448
+ },
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",
2453
+ "attachment": true,
2454
+ "reasoning": true,
2455
+ "tool_call": true,
2456
+ "temperature": true,
2457
+ "knowledge": "2025-03-31",
2458
+ "release_date": "2025-05-22",
2459
+ "last_updated": "2025-05-22",
2460
+ "modalities": {
2461
+ "input": [
2462
+ "text",
2463
+ "image",
2464
+ "pdf"
2465
+ ],
2466
+ "output": [
2467
+ "text"
2468
+ ]
2469
+ },
2470
+ "open_weights": false,
2471
+ "cost": {
2472
+ "input": 3,
2473
+ "output": 15,
2474
+ "cache_read": 0.3,
2475
+ "cache_write": 3.75
2476
+ },
2477
+ "limit": {
2478
+ "context": 200000,
2479
+ "output": 64000
2480
+ }
2481
+ },
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,
2487
+ "reasoning": true,
2488
+ "tool_call": true,
2489
+ "temperature": true,
2490
+ "knowledge": "2025-03-31",
2491
+ "release_date": "2025-05-22",
2492
+ "last_updated": "2025-05-22",
2493
+ "modalities": {
2494
+ "input": [
2495
+ "text",
2496
+ "image",
2497
+ "pdf"
2498
+ ],
2499
+ "output": [
2500
+ "text"
2501
+ ]
2502
+ },
2503
+ "open_weights": false,
2504
+ "cost": {
2505
+ "input": 15,
2506
+ "output": 75,
2507
+ "cache_read": 1.5,
2508
+ "cache_write": 18.75
2509
+ },
2510
+ "limit": {
2511
+ "context": 200000,
2512
+ "output": 32000
2513
+ }
2514
+ },
2515
+ "anthropic.claude-sonnet-4-6": {
2516
+ "id": "anthropic.claude-sonnet-4-6",
2517
+ "name": "Claude Sonnet 4.6",
2518
+ "family": "claude-sonnet",
2519
+ "attachment": true,
2520
+ "reasoning": true,
2521
+ "tool_call": true,
2522
+ "temperature": true,
2523
+ "knowledge": "2025-08-31",
2524
+ "release_date": "2026-02-17",
2525
+ "last_updated": "2026-03-13",
2526
+ "modalities": {
2527
+ "input": [
2528
+ "text",
2529
+ "image",
2530
+ "pdf"
2531
+ ],
2532
+ "output": [
2533
+ "text"
2534
+ ]
2535
+ },
2536
+ "open_weights": false,
2537
+ "cost": {
2538
+ "input": 3,
2539
+ "output": 15,
2540
+ "cache_read": 0.3,
2541
+ "cache_write": 3.75
2542
+ },
2543
+ "limit": {
2544
+ "context": 1000000,
2545
+ "output": 64000
2546
+ }
2547
+ },
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",
2552
+ "attachment": true,
2553
+ "reasoning": true,
2554
+ "tool_call": true,
2555
+ "temperature": true,
2556
+ "knowledge": "2025-03-31",
2557
+ "release_date": "2025-05-22",
2558
+ "last_updated": "2025-05-22",
2559
+ "modalities": {
2560
+ "input": [
2561
+ "text",
2562
+ "image",
2563
+ "pdf"
2564
+ ],
2565
+ "output": [
2566
+ "text"
2567
+ ]
2568
+ },
2569
+ "open_weights": false,
2570
+ "cost": {
2571
+ "input": 3,
2572
+ "output": 15,
2573
+ "cache_read": 0.3,
2574
+ "cache_write": 3.75
2575
+ },
2576
+ "limit": {
2577
+ "context": 200000,
2578
+ "output": 64000
2579
+ }
2580
+ },
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",
2585
+ "attachment": true,
2586
+ "reasoning": true,
2587
+ "tool_call": true,
2588
+ "temperature": true,
2589
+ "knowledge": "2025-08-31",
2590
+ "release_date": "2026-02-17",
2591
+ "last_updated": "2026-03-13",
2592
+ "modalities": {
2593
+ "input": [
2594
+ "text",
2595
+ "image",
2596
+ "pdf"
2597
+ ],
2598
+ "output": [
2599
+ "text"
2600
+ ]
2601
+ },
2602
+ "open_weights": false,
2603
+ "cost": {
2604
+ "input": 3,
2605
+ "output": 15,
2606
+ "cache_read": 0.3,
2607
+ "cache_write": 3.75
2608
+ },
2609
+ "limit": {
2610
+ "context": 1000000,
2611
+ "output": 64000
2612
+ }
2613
+ },
2614
+ "us.anthropic.claude-sonnet-4-6": {
2615
+ "id": "us.anthropic.claude-sonnet-4-6",
2616
+ "name": "Claude Sonnet 4.6 (US)",
2617
+ "family": "claude-sonnet",
2618
+ "attachment": true,
2619
+ "reasoning": true,
2620
+ "tool_call": true,
2621
+ "temperature": true,
2622
+ "knowledge": "2025-08-31",
2623
+ "release_date": "2026-02-17",
2624
+ "last_updated": "2026-03-13",
2625
+ "modalities": {
2626
+ "input": [
2627
+ "text",
2628
+ "image",
2629
+ "pdf"
2630
+ ],
2631
+ "output": [
2632
+ "text"
2633
+ ]
2634
+ },
2635
+ "open_weights": false,
2636
+ "cost": {
2637
+ "input": 3,
2638
+ "output": 15,
2639
+ "cache_read": 0.3,
2640
+ "cache_write": 3.75
2641
+ },
2642
+ "limit": {
2643
+ "context": 1000000,
2644
+ "output": 64000
2645
+ }
2646
+ },
2647
+ "global.anthropic.claude-opus-4-6-v1": {
2648
+ "id": "global.anthropic.claude-opus-4-6-v1",
2649
+ "name": "Claude Opus 4.6 (Global)",
2650
+ "family": "claude-opus",
2651
+ "attachment": true,
2652
+ "reasoning": true,
2653
+ "tool_call": true,
2654
+ "structured_output": true,
2655
+ "temperature": true,
2656
+ "knowledge": "2025-05-31",
2657
+ "release_date": "2026-02-05",
2658
+ "last_updated": "2026-03-13",
2659
+ "modalities": {
2660
+ "input": [
2661
+ "text",
2662
+ "image",
2663
+ "pdf"
2664
+ ],
2665
+ "output": [
2666
+ "text"
2667
+ ]
2668
+ },
2669
+ "open_weights": false,
2670
+ "cost": {
2671
+ "input": 5,
2672
+ "output": 25,
2673
+ "cache_read": 0.5,
2674
+ "cache_write": 6.25
2675
+ },
2676
+ "limit": {
2677
+ "context": 1000000,
2678
+ "output": 128000
2679
+ }
2680
+ },
2681
+ "us.anthropic.claude-opus-4-6-v1": {
2682
+ "id": "us.anthropic.claude-opus-4-6-v1",
2683
+ "name": "Claude Opus 4.6 (US)",
2684
+ "family": "claude-opus",
2685
+ "attachment": true,
2686
+ "reasoning": true,
2687
+ "tool_call": true,
2688
+ "structured_output": true,
2689
+ "temperature": true,
2690
+ "knowledge": "2025-05-31",
2691
+ "release_date": "2026-02-05",
2692
+ "last_updated": "2026-03-13",
2693
+ "modalities": {
2694
+ "input": [
2695
+ "text",
2696
+ "image",
2697
+ "pdf"
2698
+ ],
2699
+ "output": [
2700
+ "text"
2701
+ ]
2702
+ },
2703
+ "open_weights": false,
2704
+ "cost": {
2705
+ "input": 5,
2706
+ "output": 25,
2707
+ "cache_read": 0.5,
2708
+ "cache_write": 6.25
2709
+ },
2710
+ "limit": {
2711
+ "context": 1000000,
2712
+ "output": 128000
2713
+ }
2714
+ },
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",
2719
+ "attachment": true,
2720
+ "reasoning": true,
2721
+ "tool_call": true,
2722
+ "temperature": true,
2723
+ "knowledge": "2025-03-31",
2724
+ "release_date": "2025-08-05",
2725
+ "last_updated": "2025-08-05",
2726
+ "modalities": {
2727
+ "input": [
2728
+ "text",
2729
+ "image",
2730
+ "pdf"
2731
+ ],
2732
+ "output": [
2733
+ "text"
2734
+ ]
2735
+ },
2736
+ "open_weights": false,
2737
+ "cost": {
2738
+ "input": 15,
2739
+ "output": 75,
2740
+ "cache_read": 1.5,
2741
+ "cache_write": 18.75
2742
+ },
2743
+ "limit": {
2744
+ "context": 200000,
2745
+ "output": 32000
2746
+ }
2747
+ },
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)",
2751
+ "family": "claude-sonnet",
2752
+ "attachment": true,
2753
+ "reasoning": true,
2754
+ "tool_call": true,
2755
+ "temperature": true,
2756
+ "knowledge": "2025-03-31",
2757
+ "release_date": "2025-05-22",
2758
+ "last_updated": "2025-05-22",
2759
+ "modalities": {
2760
+ "input": [
2761
+ "text",
2762
+ "image",
2763
+ "pdf"
2764
+ ],
2765
+ "output": [
2766
+ "text"
2767
+ ]
2768
+ },
2769
+ "open_weights": false,
2770
+ "cost": {
2771
+ "input": 3,
2772
+ "output": 15,
2773
+ "cache_read": 0.3,
2774
+ "cache_write": 3.75
2775
+ },
2776
+ "limit": {
2777
+ "context": 200000,
2778
+ "output": 64000
2779
+ }
2780
+ },
2781
+ "eu.anthropic.claude-sonnet-4-6": {
2782
+ "id": "eu.anthropic.claude-sonnet-4-6",
2783
+ "name": "Claude Sonnet 4.6 (EU)",
2784
+ "family": "claude-sonnet",
2785
+ "attachment": true,
2786
+ "reasoning": true,
2787
+ "tool_call": true,
2788
+ "temperature": true,
2789
+ "knowledge": "2025-08-31",
2790
+ "release_date": "2026-02-17",
2791
+ "last_updated": "2026-03-13",
2792
+ "modalities": {
2793
+ "input": [
2794
+ "text",
2795
+ "image",
2796
+ "pdf"
2797
+ ],
2798
+ "output": [
2799
+ "text"
2800
+ ]
2801
+ },
2802
+ "open_weights": false,
2803
+ "cost": {
2804
+ "input": 3,
2805
+ "output": 15,
2806
+ "cache_read": 0.3,
2807
+ "cache_write": 3.75
2808
+ },
2809
+ "limit": {
2810
+ "context": 1000000,
2811
+ "output": 64000
2812
+ }
2813
+ },
2814
+ "anthropic.claude-opus-4-20250514-v1:0": {
2815
+ "id": "anthropic.claude-opus-4-20250514-v1:0",
2816
+ "name": "Claude Opus 4",
2817
+ "family": "claude-opus",
2818
+ "attachment": true,
2819
+ "reasoning": true,
2820
+ "tool_call": true,
2821
+ "temperature": true,
2822
+ "knowledge": "2025-03-31",
2823
+ "release_date": "2025-05-22",
2824
+ "last_updated": "2025-05-22",
2825
+ "modalities": {
2826
+ "input": [
2827
+ "text",
2828
+ "image",
2829
+ "pdf"
2830
+ ],
2831
+ "output": [
2832
+ "text"
2833
+ ]
2834
+ },
2835
+ "open_weights": false,
2836
+ "cost": {
2837
+ "input": 15,
2838
+ "output": 75,
2839
+ "cache_read": 1.5,
2840
+ "cache_write": 18.75
2841
+ },
2842
+ "limit": {
2843
+ "context": 200000,
2844
+ "output": 32000
2845
+ }
2846
+ },
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",
2851
+ "attachment": true,
2852
+ "reasoning": true,
2853
+ "tool_call": true,
2854
+ "temperature": true,
2855
+ "knowledge": "2025-03-31",
2856
+ "release_date": "2025-05-22",
2857
+ "last_updated": "2025-05-22",
2858
+ "modalities": {
2859
+ "input": [
2860
+ "text",
2861
+ "image",
2862
+ "pdf"
2863
+ ],
2864
+ "output": [
2865
+ "text"
2866
+ ]
2867
+ },
2868
+ "open_weights": false,
2869
+ "cost": {
2870
+ "input": 3,
2871
+ "output": 15,
2872
+ "cache_read": 0.3,
2873
+ "cache_write": 3.75
2874
+ },
2875
+ "limit": {
2876
+ "context": 200000,
2877
+ "output": 64000
2878
+ }
2879
+ },
2880
+ "anthropic.claude-opus-4-6-v1": {
2881
+ "id": "anthropic.claude-opus-4-6-v1",
2882
+ "name": "Claude Opus 4.6",
2883
+ "family": "claude-opus",
2884
+ "attachment": true,
2885
+ "reasoning": true,
2886
+ "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",
2892
+ "modalities": {
2893
+ "input": [
2894
+ "text",
2895
+ "image",
2896
+ "pdf"
2897
+ ],
2898
+ "output": [
2899
+ "text"
2900
+ ]
2901
+ },
2902
+ "open_weights": false,
2903
+ "cost": {
2904
+ "input": 5,
2905
+ "output": 25,
2906
+ "cache_read": 0.5,
2907
+ "cache_write": 6.25
2908
+ },
2909
+ "limit": {
2910
+ "context": 1000000,
2911
+ "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
+ },
2935
+ "open_weights": false,
2936
+ "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
2945
+ }
2946
+ }
2947
+ }
2948
+ }