@brainervirus/opencode-commandcode 0.6.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.
package/models.json ADDED
@@ -0,0 +1,1225 @@
1
+ [
2
+ {
3
+ "id": "claude-fable-5",
4
+ "name": "Claude Fable 5",
5
+ "tier": "premium",
6
+ "reasoning": true,
7
+ "reasoningEfforts": [
8
+ "low",
9
+ "medium",
10
+ "high",
11
+ "xhigh",
12
+ "max"
13
+ ],
14
+ "tool_call": true,
15
+ "cost": {
16
+ "input": 10,
17
+ "output": 50,
18
+ "cache_read": 1,
19
+ "cache_write": 12.5
20
+ },
21
+ "limit": {
22
+ "context": 1000000,
23
+ "output": 65536
24
+ }
25
+ },
26
+ {
27
+ "id": "claude-haiku-4-5-20251001",
28
+ "name": "Claude Haiku 4.5",
29
+ "tier": "premium",
30
+ "reasoning": false,
31
+ "tool_call": true,
32
+ "cost": {
33
+ "input": 1,
34
+ "output": 5,
35
+ "cache_read": 0.1,
36
+ "cache_write": 1.25
37
+ },
38
+ "limit": {
39
+ "context": 200000,
40
+ "output": 8192
41
+ }
42
+ },
43
+ {
44
+ "id": "claude-opus-4-7",
45
+ "name": "Claude Opus 4.7",
46
+ "tier": "premium",
47
+ "reasoning": true,
48
+ "reasoningEfforts": [
49
+ "low",
50
+ "medium",
51
+ "high",
52
+ "xhigh",
53
+ "max"
54
+ ],
55
+ "tool_call": true,
56
+ "cost": {
57
+ "input": 5,
58
+ "output": 25,
59
+ "cache_read": 0.5,
60
+ "cache_write": 6.25
61
+ },
62
+ "limit": {
63
+ "context": 1000000,
64
+ "output": 32000
65
+ }
66
+ },
67
+ {
68
+ "id": "claude-opus-4-8",
69
+ "name": "Claude Opus 4.8",
70
+ "tier": "premium",
71
+ "reasoning": true,
72
+ "reasoningEfforts": [
73
+ "low",
74
+ "medium",
75
+ "high",
76
+ "xhigh",
77
+ "max"
78
+ ],
79
+ "tool_call": true,
80
+ "cost": {
81
+ "input": 5,
82
+ "output": 25,
83
+ "cache_read": 0.5,
84
+ "cache_write": 6.25
85
+ },
86
+ "limit": {
87
+ "context": 1000000,
88
+ "output": 65536
89
+ }
90
+ },
91
+ {
92
+ "id": "claude-opus-5",
93
+ "name": "Claude Opus 5",
94
+ "tier": "premium",
95
+ "reasoning": true,
96
+ "reasoningEfforts": [
97
+ "low",
98
+ "medium",
99
+ "high",
100
+ "xhigh",
101
+ "max"
102
+ ],
103
+ "tool_call": true,
104
+ "cost": {
105
+ "input": 5,
106
+ "output": 25,
107
+ "cache_read": 0.5,
108
+ "cache_write": 6.25
109
+ },
110
+ "limit": {
111
+ "context": 1000000,
112
+ "output": 65536
113
+ }
114
+ },
115
+ {
116
+ "id": "claude-sonnet-4-6",
117
+ "name": "Claude Sonnet 4.6",
118
+ "tier": "premium",
119
+ "reasoning": true,
120
+ "reasoningEfforts": [
121
+ "low",
122
+ "medium",
123
+ "high",
124
+ "xhigh",
125
+ "max"
126
+ ],
127
+ "tool_call": true,
128
+ "cost": {
129
+ "input": 3,
130
+ "output": 15,
131
+ "cache_read": 0.3,
132
+ "cache_write": 3.75
133
+ },
134
+ "limit": {
135
+ "context": 1000000,
136
+ "output": 16000
137
+ }
138
+ },
139
+ {
140
+ "id": "claude-sonnet-5",
141
+ "name": "Claude Sonnet 5",
142
+ "tier": "premium",
143
+ "reasoning": true,
144
+ "reasoningEfforts": [
145
+ "low",
146
+ "medium",
147
+ "high",
148
+ "xhigh",
149
+ "max"
150
+ ],
151
+ "tool_call": true,
152
+ "cost": {
153
+ "input": 2,
154
+ "output": 10,
155
+ "cache_read": 0.2,
156
+ "cache_write": 2.5
157
+ },
158
+ "limit": {
159
+ "context": 1000000,
160
+ "output": 65536
161
+ }
162
+ },
163
+ {
164
+ "id": "gpt-5.3-codex",
165
+ "name": "GPT-5.3 Codex",
166
+ "tier": "premium",
167
+ "reasoning": true,
168
+ "reasoningEfforts": [
169
+ "low",
170
+ "medium",
171
+ "high",
172
+ "xhigh"
173
+ ],
174
+ "tool_call": true,
175
+ "cost": {
176
+ "input": 2,
177
+ "output": 8,
178
+ "cache_read": 0.5
179
+ },
180
+ "limit": {
181
+ "context": 400000,
182
+ "output": 128000
183
+ }
184
+ },
185
+ {
186
+ "id": "gpt-5.4",
187
+ "name": "GPT-5.4",
188
+ "tier": "premium",
189
+ "reasoning": true,
190
+ "reasoningEfforts": [
191
+ "low",
192
+ "medium",
193
+ "high",
194
+ "xhigh"
195
+ ],
196
+ "tool_call": true,
197
+ "cost": {
198
+ "input": 2.5,
199
+ "output": 15,
200
+ "cache_read": 0.25
201
+ },
202
+ "limit": {
203
+ "context": 400000,
204
+ "output": 128000
205
+ }
206
+ },
207
+ {
208
+ "id": "gpt-5.4-mini",
209
+ "name": "GPT-5.4 Mini",
210
+ "tier": "premium",
211
+ "reasoning": true,
212
+ "reasoningEfforts": [
213
+ "low",
214
+ "medium",
215
+ "high"
216
+ ],
217
+ "tool_call": true,
218
+ "cost": {
219
+ "input": 0.75,
220
+ "output": 4.5,
221
+ "cache_read": 0.075
222
+ },
223
+ "limit": {
224
+ "context": 400000,
225
+ "output": 128000
226
+ }
227
+ },
228
+ {
229
+ "id": "gpt-5.5",
230
+ "name": "GPT-5.5",
231
+ "tier": "premium",
232
+ "reasoning": true,
233
+ "reasoningEfforts": [
234
+ "low",
235
+ "medium",
236
+ "high",
237
+ "xhigh"
238
+ ],
239
+ "tool_call": true,
240
+ "cost": {
241
+ "input": 5,
242
+ "output": 30,
243
+ "cache_read": 0.5
244
+ },
245
+ "limit": {
246
+ "context": 400000,
247
+ "output": 128000
248
+ }
249
+ },
250
+ {
251
+ "id": "deepseek/deepseek-v4-flash",
252
+ "name": "DeepSeek V4 Flash (latest)",
253
+ "tier": "open-source",
254
+ "reasoning": true,
255
+ "reasoningEfforts": [
256
+ "high",
257
+ "max"
258
+ ],
259
+ "tool_call": true,
260
+ "cost": {
261
+ "input": 0.22,
262
+ "output": 0.66,
263
+ "cache_read": 0.007
264
+ },
265
+ "limit": {
266
+ "context": 1000000,
267
+ "output": 384000
268
+ }
269
+ },
270
+ {
271
+ "id": "deepseek/deepseek-v4-flash-vision-exp",
272
+ "name": "DeepSeek V4 Flash Vision (exp)",
273
+ "tier": "open-source",
274
+ "reasoning": true,
275
+ "reasoningEfforts": [
276
+ "high",
277
+ "max"
278
+ ],
279
+ "tool_call": true,
280
+ "cost": {
281
+ "input": 0.22,
282
+ "output": 0.66,
283
+ "cache_read": 0.007
284
+ },
285
+ "limit": {
286
+ "context": 1000000,
287
+ "output": 65536
288
+ }
289
+ },
290
+ {
291
+ "id": "deepseek/deepseek-v4-pro",
292
+ "name": "DeepSeek V4 Pro (latest)",
293
+ "tier": "open-source",
294
+ "reasoning": true,
295
+ "reasoningEfforts": [
296
+ "high",
297
+ "max"
298
+ ],
299
+ "tool_call": true,
300
+ "cost": {
301
+ "input": 0.66,
302
+ "output": 1.98,
303
+ "cache_read": 0.022
304
+ },
305
+ "limit": {
306
+ "context": 1000000,
307
+ "output": 384000
308
+ }
309
+ },
310
+ {
311
+ "id": "sakana/fugu-ultra",
312
+ "name": "Fugu Ultra",
313
+ "tier": "open-source",
314
+ "reasoning": true,
315
+ "reasoningEfforts": [
316
+ "high",
317
+ "xhigh"
318
+ ],
319
+ "tool_call": true,
320
+ "cost": {
321
+ "input": 5,
322
+ "output": 30,
323
+ "cache_read": 0.5
324
+ },
325
+ "limit": {
326
+ "context": 1000000,
327
+ "output": 65536
328
+ }
329
+ },
330
+ {
331
+ "id": "google/gemini-3.1-flash-lite",
332
+ "name": "Gemini 3.1 Flash Lite",
333
+ "tier": "open-source",
334
+ "reasoning": true,
335
+ "reasoningEfforts": [
336
+ "low",
337
+ "medium",
338
+ "high"
339
+ ],
340
+ "tool_call": true,
341
+ "cost": {
342
+ "input": 0.25,
343
+ "output": 1.5,
344
+ "cache_read": 0.03
345
+ },
346
+ "limit": {
347
+ "context": 1000000,
348
+ "output": 65536
349
+ }
350
+ },
351
+ {
352
+ "id": "google/gemini-3.5-flash",
353
+ "name": "Gemini 3.5 Flash",
354
+ "tier": "open-source",
355
+ "reasoning": true,
356
+ "reasoningEfforts": [
357
+ "low",
358
+ "medium",
359
+ "high"
360
+ ],
361
+ "tool_call": true,
362
+ "cost": {
363
+ "input": 1.5,
364
+ "output": 9,
365
+ "cache_read": 0.15
366
+ },
367
+ "limit": {
368
+ "context": 1000000,
369
+ "output": 65536
370
+ }
371
+ },
372
+ {
373
+ "id": "google/gemini-3.5-flash-lite",
374
+ "name": "Gemini 3.5 Flash Lite",
375
+ "tier": "open-source",
376
+ "reasoning": true,
377
+ "reasoningEfforts": [
378
+ "low",
379
+ "medium",
380
+ "high"
381
+ ],
382
+ "tool_call": true,
383
+ "cost": {
384
+ "input": 0.3,
385
+ "output": 2.5,
386
+ "cache_read": 0.03
387
+ },
388
+ "limit": {
389
+ "context": 1000000,
390
+ "output": 65536
391
+ }
392
+ },
393
+ {
394
+ "id": "google/gemini-3.6-flash",
395
+ "name": "Gemini 3.6 Flash",
396
+ "tier": "open-source",
397
+ "reasoning": true,
398
+ "reasoningEfforts": [
399
+ "low",
400
+ "medium",
401
+ "high"
402
+ ],
403
+ "tool_call": true,
404
+ "cost": {
405
+ "input": 1.5,
406
+ "output": 7.5,
407
+ "cache_read": 0.15
408
+ },
409
+ "limit": {
410
+ "context": 1000000,
411
+ "output": 65536
412
+ }
413
+ },
414
+ {
415
+ "id": "google/gemini-3.7-flash",
416
+ "name": "Gemini 3.7 Flash",
417
+ "tier": "open-source",
418
+ "reasoning": true,
419
+ "reasoningEfforts": [
420
+ "low",
421
+ "medium",
422
+ "high"
423
+ ],
424
+ "tool_call": true,
425
+ "cost": {
426
+ "input": 0.75,
427
+ "output": 3.75,
428
+ "cache_read": 0.075,
429
+ "cache_write": 0.04167
430
+ },
431
+ "limit": {
432
+ "context": 1048576,
433
+ "output": 65536
434
+ }
435
+ },
436
+ {
437
+ "id": "zai-org/GLM-5",
438
+ "name": "GLM-5",
439
+ "tier": "open-source",
440
+ "reasoning": false,
441
+ "tool_call": true,
442
+ "cost": {
443
+ "input": 1,
444
+ "output": 3.2,
445
+ "cache_read": 0.2
446
+ },
447
+ "limit": {
448
+ "context": 200000,
449
+ "output": 131072
450
+ }
451
+ },
452
+ {
453
+ "id": "zai-org/GLM-5.1",
454
+ "name": "GLM-5.1",
455
+ "tier": "open-source",
456
+ "reasoning": false,
457
+ "tool_call": true,
458
+ "cost": {
459
+ "input": 1.4,
460
+ "output": 4.4,
461
+ "cache_read": 0.26
462
+ },
463
+ "limit": {
464
+ "context": 200000,
465
+ "output": 131072
466
+ }
467
+ },
468
+ {
469
+ "id": "zai-org/GLM-5.2",
470
+ "name": "GLM-5.2",
471
+ "tier": "open-source",
472
+ "reasoning": true,
473
+ "reasoningEfforts": [
474
+ "high",
475
+ "max"
476
+ ],
477
+ "tool_call": true,
478
+ "cost": {
479
+ "input": 1.4,
480
+ "output": 4.4,
481
+ "cache_read": 0.26
482
+ },
483
+ "limit": {
484
+ "context": 1000000,
485
+ "output": 65536
486
+ }
487
+ },
488
+ {
489
+ "id": "zai-org/GLM-5.2-Fast",
490
+ "name": "GLM-5.2 Fast",
491
+ "tier": "open-source",
492
+ "reasoning": false,
493
+ "tool_call": true,
494
+ "cost": {
495
+ "input": 3,
496
+ "output": 10.25,
497
+ "cache_read": 0.5
498
+ },
499
+ "limit": {
500
+ "context": 1000000,
501
+ "output": 65536
502
+ }
503
+ },
504
+ {
505
+ "id": "zai-org/GLM-5.3",
506
+ "name": "GLM-5.3",
507
+ "tier": "open-source",
508
+ "reasoning": true,
509
+ "reasoningEfforts": [
510
+ "low",
511
+ "high",
512
+ "max"
513
+ ],
514
+ "tool_call": true,
515
+ "cost": {
516
+ "input": 1.4,
517
+ "output": 4.4,
518
+ "cache_read": 0.26
519
+ },
520
+ "limit": {
521
+ "context": 1000000,
522
+ "output": 65536
523
+ }
524
+ },
525
+ {
526
+ "id": "z-ai/glm-5.3-flash",
527
+ "name": "GLM-5.3 Flash",
528
+ "tier": "open-source",
529
+ "reasoning": true,
530
+ "reasoningEfforts": [
531
+ "low",
532
+ "high",
533
+ "max"
534
+ ],
535
+ "tool_call": true,
536
+ "cost": {
537
+ "input": 0.15,
538
+ "output": 0.5,
539
+ "cache_read": 0.03
540
+ },
541
+ "limit": {
542
+ "context": 1048576,
543
+ "output": 65536
544
+ }
545
+ },
546
+ {
547
+ "id": "gpt-5.6-luna",
548
+ "name": "GPT-5.6 Luna",
549
+ "tier": "open-source",
550
+ "reasoning": true,
551
+ "reasoningEfforts": [
552
+ "low",
553
+ "medium",
554
+ "high",
555
+ "xhigh",
556
+ "max"
557
+ ],
558
+ "tool_call": true,
559
+ "cost": {
560
+ "input": 0.2,
561
+ "output": 1.2,
562
+ "cache_read": 0.02,
563
+ "cache_write": 0.25
564
+ },
565
+ "limit": {
566
+ "context": 1050000,
567
+ "output": 65536
568
+ }
569
+ },
570
+ {
571
+ "id": "gpt-5.6-sol",
572
+ "name": "GPT-5.6 Sol",
573
+ "tier": "open-source",
574
+ "reasoning": true,
575
+ "reasoningEfforts": [
576
+ "low",
577
+ "medium",
578
+ "high",
579
+ "xhigh",
580
+ "max"
581
+ ],
582
+ "tool_call": true,
583
+ "cost": {
584
+ "input": 5,
585
+ "output": 30,
586
+ "cache_read": 0.5,
587
+ "cache_write": 6.25
588
+ },
589
+ "limit": {
590
+ "context": 1050000,
591
+ "output": 65536
592
+ }
593
+ },
594
+ {
595
+ "id": "gpt-5.6-terra",
596
+ "name": "GPT-5.6 Terra",
597
+ "tier": "open-source",
598
+ "reasoning": true,
599
+ "reasoningEfforts": [
600
+ "low",
601
+ "medium",
602
+ "high",
603
+ "xhigh",
604
+ "max"
605
+ ],
606
+ "tool_call": true,
607
+ "cost": {
608
+ "input": 2,
609
+ "output": 12,
610
+ "cache_read": 0.2,
611
+ "cache_write": 2.5
612
+ },
613
+ "limit": {
614
+ "context": 1050000,
615
+ "output": 65536
616
+ }
617
+ },
618
+ {
619
+ "id": "xai/grok-4.5",
620
+ "name": "Grok 4.5",
621
+ "tier": "open-source",
622
+ "reasoning": true,
623
+ "reasoningEfforts": [
624
+ "low",
625
+ "medium",
626
+ "high"
627
+ ],
628
+ "tool_call": true,
629
+ "cost": {
630
+ "input": 2,
631
+ "output": 6,
632
+ "cache_read": 0.5
633
+ },
634
+ "limit": {
635
+ "context": 500000,
636
+ "output": 65536
637
+ }
638
+ },
639
+ {
640
+ "id": "xai/grok-4.6",
641
+ "name": "Grok 4.6",
642
+ "tier": "open-source",
643
+ "reasoning": true,
644
+ "reasoningEfforts": [
645
+ "low",
646
+ "medium",
647
+ "high",
648
+ "xhigh"
649
+ ],
650
+ "tool_call": true,
651
+ "cost": {
652
+ "input": 2,
653
+ "output": 6,
654
+ "cache_read": 0.5
655
+ },
656
+ "limit": {
657
+ "context": 500000,
658
+ "output": 65536
659
+ }
660
+ },
661
+ {
662
+ "id": "thinkingmachines/inkling",
663
+ "name": "Inkling",
664
+ "tier": "open-source",
665
+ "reasoning": true,
666
+ "tool_call": true,
667
+ "cost": {
668
+ "input": 1,
669
+ "output": 4.05,
670
+ "cache_read": 0.17
671
+ },
672
+ "limit": {
673
+ "context": 256000,
674
+ "output": 65536
675
+ }
676
+ },
677
+ {
678
+ "id": "thinkingmachines/inkling-small",
679
+ "name": "Inkling Small",
680
+ "tier": "open-source",
681
+ "reasoning": true,
682
+ "tool_call": true,
683
+ "cost": {
684
+ "input": 0.5,
685
+ "output": 1.2,
686
+ "cache_read": 0.1
687
+ },
688
+ "limit": {
689
+ "context": 1000000,
690
+ "output": 65536
691
+ }
692
+ },
693
+ {
694
+ "id": "moonshotai/Kimi-K2.5",
695
+ "name": "Kimi K2.5",
696
+ "tier": "open-source",
697
+ "reasoning": false,
698
+ "tool_call": true,
699
+ "cost": {
700
+ "input": 0.6,
701
+ "output": 3,
702
+ "cache_read": 0.1
703
+ },
704
+ "limit": {
705
+ "context": 256000,
706
+ "output": 131072
707
+ }
708
+ },
709
+ {
710
+ "id": "moonshotai/Kimi-K2.6",
711
+ "name": "Kimi K2.6",
712
+ "tier": "open-source",
713
+ "reasoning": false,
714
+ "tool_call": true,
715
+ "cost": {
716
+ "input": 0.95,
717
+ "output": 4,
718
+ "cache_read": 0.16
719
+ },
720
+ "limit": {
721
+ "context": 256000,
722
+ "output": 131072
723
+ }
724
+ },
725
+ {
726
+ "id": "moonshotai/Kimi-K2.7-Code",
727
+ "name": "Kimi K2.7 Code",
728
+ "tier": "open-source",
729
+ "reasoning": true,
730
+ "tool_call": true,
731
+ "cost": {
732
+ "input": 0.95,
733
+ "output": 4,
734
+ "cache_read": 0.19
735
+ },
736
+ "limit": {
737
+ "context": 256000,
738
+ "output": 65536
739
+ }
740
+ },
741
+ {
742
+ "id": "moonshotai/Kimi-K2.7-Code-Highspeed",
743
+ "name": "Kimi K2.7 Code HighSpeed",
744
+ "tier": "open-source",
745
+ "reasoning": true,
746
+ "tool_call": true,
747
+ "cost": {
748
+ "input": 1.9,
749
+ "output": 8,
750
+ "cache_read": 0.38
751
+ },
752
+ "limit": {
753
+ "context": 262000,
754
+ "output": 65536
755
+ }
756
+ },
757
+ {
758
+ "id": "moonshotai/Kimi-K3",
759
+ "name": "Kimi K3",
760
+ "tier": "open-source",
761
+ "reasoning": true,
762
+ "tool_call": true,
763
+ "cost": {
764
+ "input": 3,
765
+ "output": 15,
766
+ "cache_read": 0.3
767
+ },
768
+ "limit": {
769
+ "context": 1000000,
770
+ "output": 65536
771
+ }
772
+ },
773
+ {
774
+ "id": "poolside/laguna-s-2.1-free",
775
+ "name": "Laguna S 2.1",
776
+ "tier": "open-source",
777
+ "reasoning": true,
778
+ "tool_call": true,
779
+ "cost": {
780
+ "input": 0,
781
+ "output": 0,
782
+ "cache_read": 0
783
+ },
784
+ "limit": {
785
+ "context": 256000,
786
+ "output": 65536
787
+ }
788
+ },
789
+ {
790
+ "id": "inclusionai/ling-3.0-flash-free",
791
+ "name": "Ling 3.0 Flash",
792
+ "tier": "open-source",
793
+ "reasoning": true,
794
+ "tool_call": true,
795
+ "cost": {
796
+ "input": 0,
797
+ "output": 0
798
+ },
799
+ "limit": {
800
+ "context": 256000,
801
+ "output": 65536
802
+ }
803
+ },
804
+ {
805
+ "id": "xiaomi/mimo-v2.5",
806
+ "name": "MiMo V2.5",
807
+ "tier": "open-source",
808
+ "reasoning": false,
809
+ "tool_call": true,
810
+ "cost": {
811
+ "input": 0.14,
812
+ "output": 0.28,
813
+ "cache_read": 0.0028
814
+ },
815
+ "limit": {
816
+ "context": 1000000,
817
+ "output": 65536
818
+ }
819
+ },
820
+ {
821
+ "id": "xiaomi/mimo-v2.5-pro",
822
+ "name": "MiMo V2.5 Pro",
823
+ "tier": "open-source",
824
+ "reasoning": false,
825
+ "tool_call": true,
826
+ "cost": {
827
+ "input": 0.435,
828
+ "output": 0.87,
829
+ "cache_read": 0.0036
830
+ },
831
+ "limit": {
832
+ "context": 1000000,
833
+ "output": 65536
834
+ }
835
+ },
836
+ {
837
+ "id": "MiniMaxAI/MiniMax-M2.5",
838
+ "name": "MiniMax M2.5",
839
+ "tier": "open-source",
840
+ "reasoning": false,
841
+ "tool_call": true,
842
+ "cost": {
843
+ "input": 0.3,
844
+ "output": 1.2,
845
+ "cache_read": 0.03
846
+ },
847
+ "limit": {
848
+ "context": 200000,
849
+ "output": 131072
850
+ }
851
+ },
852
+ {
853
+ "id": "MiniMaxAI/MiniMax-M2.7",
854
+ "name": "MiniMax M2.7",
855
+ "tier": "open-source",
856
+ "reasoning": false,
857
+ "tool_call": true,
858
+ "cost": {
859
+ "input": 0.3,
860
+ "output": 1.2,
861
+ "cache_read": 0.06
862
+ },
863
+ "limit": {
864
+ "context": 1000000,
865
+ "output": 131072
866
+ }
867
+ },
868
+ {
869
+ "id": "minimax/minimax-m2.7-free",
870
+ "name": "MiniMax M2.7 Free",
871
+ "tier": "open-source",
872
+ "reasoning": false,
873
+ "tool_call": true,
874
+ "cost": {
875
+ "input": 0,
876
+ "output": 0
877
+ },
878
+ "limit": {
879
+ "context": 197000,
880
+ "output": 65536
881
+ }
882
+ },
883
+ {
884
+ "id": "MiniMaxAI/MiniMax-M3",
885
+ "name": "MiniMax M3",
886
+ "tier": "open-source",
887
+ "reasoning": true,
888
+ "tool_call": true,
889
+ "cost": {
890
+ "input": 0.3,
891
+ "output": 1.2,
892
+ "cache_read": 0.06
893
+ },
894
+ "limit": {
895
+ "context": 1000000,
896
+ "output": 65536
897
+ }
898
+ },
899
+ {
900
+ "id": "MiniMaxAI/MiniMax-M3-Free",
901
+ "name": "MiniMax M3 Free",
902
+ "tier": "open-source",
903
+ "reasoning": true,
904
+ "tool_call": true,
905
+ "cost": {
906
+ "input": 0,
907
+ "output": 0
908
+ },
909
+ "limit": {
910
+ "context": 1000000,
911
+ "output": 65536
912
+ }
913
+ },
914
+ {
915
+ "id": "minimax/minimax-m3-free",
916
+ "name": "MiniMax M3 Free",
917
+ "tier": "open-source",
918
+ "reasoning": true,
919
+ "tool_call": true,
920
+ "cost": {
921
+ "input": 0,
922
+ "output": 0
923
+ },
924
+ "limit": {
925
+ "context": 1000000,
926
+ "output": 65536
927
+ }
928
+ },
929
+ {
930
+ "id": "meta/muse-spark-1.1",
931
+ "name": "Muse Spark 1.1",
932
+ "tier": "open-source",
933
+ "reasoning": true,
934
+ "tool_call": true,
935
+ "cost": {
936
+ "input": 1.25,
937
+ "output": 4.25,
938
+ "cache_read": 0.15
939
+ },
940
+ "limit": {
941
+ "context": 1048576,
942
+ "output": 65536
943
+ }
944
+ },
945
+ {
946
+ "id": "meta/muse-spark-1.2",
947
+ "name": "Muse Spark 1.2",
948
+ "tier": "open-source",
949
+ "reasoning": true,
950
+ "tool_call": true,
951
+ "cost": {
952
+ "input": 1.25,
953
+ "output": 4.25,
954
+ "cache_read": 0.15
955
+ },
956
+ "limit": {
957
+ "context": 1048576,
958
+ "output": 65536
959
+ }
960
+ },
961
+ {
962
+ "id": "meta/muse-spark-1.2-contributor",
963
+ "name": "Muse Spark 1.2 Contributor",
964
+ "tier": "open-source",
965
+ "reasoning": true,
966
+ "tool_call": true,
967
+ "cost": {
968
+ "input": 0.1,
969
+ "output": 0.2,
970
+ "cache_read": 0.002
971
+ },
972
+ "limit": {
973
+ "context": 1048576,
974
+ "output": 65536
975
+ }
976
+ },
977
+ {
978
+ "id": "nvidia/nemotron-3-ultra-550b-a55b",
979
+ "name": "Nemotron 3 Ultra",
980
+ "tier": "open-source",
981
+ "reasoning": true,
982
+ "tool_call": true,
983
+ "cost": {
984
+ "input": 0.6,
985
+ "output": 2.4,
986
+ "cache_read": 0.12
987
+ },
988
+ "limit": {
989
+ "context": 1000000,
990
+ "output": 65536
991
+ }
992
+ },
993
+ {
994
+ "id": "Qwen/Qwen3.6-Max-Preview",
995
+ "name": "Qwen 3.6 Max Preview",
996
+ "tier": "open-source",
997
+ "reasoning": true,
998
+ "tool_call": true,
999
+ "cost": {
1000
+ "input": 1.3,
1001
+ "output": 7.8,
1002
+ "cache_read": 0.26,
1003
+ "cache_write": 1.63
1004
+ },
1005
+ "limit": {
1006
+ "context": 1000000,
1007
+ "output": 131072
1008
+ }
1009
+ },
1010
+ {
1011
+ "id": "Qwen/Qwen3.6-Plus",
1012
+ "name": "Qwen 3.6 Plus",
1013
+ "tier": "open-source",
1014
+ "reasoning": true,
1015
+ "tool_call": true,
1016
+ "cost": {
1017
+ "input": 0.5,
1018
+ "output": 3,
1019
+ "cache_read": 0.1
1020
+ },
1021
+ "limit": {
1022
+ "context": 1000000,
1023
+ "output": 131072
1024
+ }
1025
+ },
1026
+ {
1027
+ "id": "Qwen/Qwen3.7-Flash",
1028
+ "name": "Qwen 3.7 Flash",
1029
+ "tier": "open-source",
1030
+ "reasoning": true,
1031
+ "tool_call": true,
1032
+ "cost": {
1033
+ "input": 0.03,
1034
+ "output": 0.13,
1035
+ "cache_read": 0.006,
1036
+ "cache_write": 0.038
1037
+ },
1038
+ "limit": {
1039
+ "context": 1000000,
1040
+ "output": 65536
1041
+ }
1042
+ },
1043
+ {
1044
+ "id": "Qwen/Qwen3.7-Max",
1045
+ "name": "Qwen 3.7 Max",
1046
+ "tier": "open-source",
1047
+ "reasoning": true,
1048
+ "tool_call": true,
1049
+ "cost": {
1050
+ "input": 2.5,
1051
+ "output": 7.5,
1052
+ "cache_read": 0.5,
1053
+ "cache_write": 3.13
1054
+ },
1055
+ "limit": {
1056
+ "context": 1000000,
1057
+ "output": 131072
1058
+ }
1059
+ },
1060
+ {
1061
+ "id": "Qwen/Qwen3.7-Plus",
1062
+ "name": "Qwen 3.7 Plus",
1063
+ "tier": "open-source",
1064
+ "reasoning": true,
1065
+ "tool_call": true,
1066
+ "cost": {
1067
+ "input": 0.4,
1068
+ "output": 1.6,
1069
+ "cache_read": 0.08,
1070
+ "cache_write": 0.5
1071
+ },
1072
+ "limit": {
1073
+ "context": 1000000,
1074
+ "output": 65536
1075
+ }
1076
+ },
1077
+ {
1078
+ "id": "Qwen/Qwen3.8-27B",
1079
+ "name": "Qwen 3.8 27B",
1080
+ "tier": "open-source",
1081
+ "reasoning": true,
1082
+ "reasoningEfforts": [
1083
+ "low",
1084
+ "medium",
1085
+ "xhigh"
1086
+ ],
1087
+ "tool_call": true,
1088
+ "cost": {
1089
+ "input": 0.4,
1090
+ "output": 3,
1091
+ "cache_read": 0.04
1092
+ },
1093
+ "limit": {
1094
+ "context": 262144,
1095
+ "output": 65536
1096
+ }
1097
+ },
1098
+ {
1099
+ "id": "Qwen/Qwen3.8-Flash",
1100
+ "name": "Qwen 3.8 Flash",
1101
+ "tier": "open-source",
1102
+ "reasoning": true,
1103
+ "reasoningEfforts": [
1104
+ "low",
1105
+ "medium",
1106
+ "xhigh"
1107
+ ],
1108
+ "tool_call": true,
1109
+ "cost": {
1110
+ "input": 0.16,
1111
+ "output": 0.47,
1112
+ "cache_read": 0.016
1113
+ },
1114
+ "limit": {
1115
+ "context": 1000000,
1116
+ "output": 65536
1117
+ }
1118
+ },
1119
+ {
1120
+ "id": "Qwen/Qwen3.8-Max",
1121
+ "name": "Qwen 3.8 Max",
1122
+ "tier": "open-source",
1123
+ "reasoning": true,
1124
+ "reasoningEfforts": [
1125
+ "low",
1126
+ "medium",
1127
+ "xhigh"
1128
+ ],
1129
+ "tool_call": true,
1130
+ "cost": {
1131
+ "input": 2,
1132
+ "output": 6,
1133
+ "cache_read": 0.25,
1134
+ "cache_write": 2.5
1135
+ },
1136
+ "limit": {
1137
+ "context": 1000000,
1138
+ "output": 65536
1139
+ }
1140
+ },
1141
+ {
1142
+ "id": "stepfun/Step-3.5-Flash",
1143
+ "name": "Step 3.5 Flash",
1144
+ "tier": "open-source",
1145
+ "reasoning": true,
1146
+ "tool_call": true,
1147
+ "cost": {
1148
+ "input": 0.1,
1149
+ "output": 0.3,
1150
+ "cache_read": 0.02
1151
+ },
1152
+ "limit": {
1153
+ "context": 1000000,
1154
+ "output": 131072
1155
+ }
1156
+ },
1157
+ {
1158
+ "id": "stepfun/Step-3.7-Flash",
1159
+ "name": "Step 3.7 Flash",
1160
+ "tier": "open-source",
1161
+ "reasoning": true,
1162
+ "tool_call": true,
1163
+ "cost": {
1164
+ "input": 0.2,
1165
+ "output": 1.15,
1166
+ "cache_read": 0.04
1167
+ },
1168
+ "limit": {
1169
+ "context": 256000,
1170
+ "output": 65536
1171
+ }
1172
+ },
1173
+ {
1174
+ "id": "tencent/hy3-paid",
1175
+ "name": "Tencent Hy3",
1176
+ "tier": "open-source",
1177
+ "reasoning": true,
1178
+ "tool_call": true,
1179
+ "cost": {
1180
+ "input": 0.14,
1181
+ "output": 0.58,
1182
+ "cache_read": 0.035
1183
+ },
1184
+ "limit": {
1185
+ "context": 262144,
1186
+ "output": 65536
1187
+ }
1188
+ },
1189
+ {
1190
+ "id": "tencent/Hy3",
1191
+ "name": "Tencent Hy3 (Free)",
1192
+ "tier": "open-source",
1193
+ "reasoning": true,
1194
+ "tool_call": true,
1195
+ "cost": {
1196
+ "input": 0,
1197
+ "output": 0
1198
+ },
1199
+ "limit": {
1200
+ "context": 262144,
1201
+ "output": 65536
1202
+ }
1203
+ },
1204
+ {
1205
+ "id": "tencent/hy4-preview",
1206
+ "name": "Tencent Hy4 Preview",
1207
+ "tier": "open-source",
1208
+ "reasoning": true,
1209
+ "reasoningEfforts": [
1210
+ "low",
1211
+ "medium",
1212
+ "high"
1213
+ ],
1214
+ "tool_call": true,
1215
+ "cost": {
1216
+ "input": 0.834,
1217
+ "output": 2.501,
1218
+ "cache_read": 0.042
1219
+ },
1220
+ "limit": {
1221
+ "context": 1048576,
1222
+ "output": 65536
1223
+ }
1224
+ }
1225
+ ]