@oh-my-pi/pi-catalog 16.3.12 → 16.3.14
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/CHANGELOG.md +24 -0
- package/dist/types/model-manager.d.ts +1 -1
- package/dist/types/model-thinking.d.ts +7 -5
- package/package.json +3 -3
- package/src/discovery/cursor.ts +23 -1
- package/src/model-manager.ts +1 -1
- package/src/model-thinking.ts +45 -7
- package/src/models.json +1951 -184
- package/src/variant-collapse.ts +61 -12
package/src/models.json
CHANGED
|
@@ -4972,7 +4972,7 @@
|
|
|
4972
4972
|
},
|
|
4973
4973
|
"minimax/minimax-m3": {
|
|
4974
4974
|
"id": "minimax/minimax-m3",
|
|
4975
|
-
"name": "MiniMax
|
|
4975
|
+
"name": "MiniMax M3",
|
|
4976
4976
|
"api": "openai-completions",
|
|
4977
4977
|
"provider": "aimlapi",
|
|
4978
4978
|
"baseUrl": "https://api.aimlapi.com/v1",
|
|
@@ -14269,7 +14269,7 @@
|
|
|
14269
14269
|
"cost": {
|
|
14270
14270
|
"input": 0.55,
|
|
14271
14271
|
"output": 1.65,
|
|
14272
|
-
"cacheRead": 0,
|
|
14272
|
+
"cacheRead": 0.55,
|
|
14273
14273
|
"cacheWrite": 0
|
|
14274
14274
|
},
|
|
14275
14275
|
"contextWindow": 161000,
|
|
@@ -14286,13 +14286,13 @@
|
|
|
14286
14286
|
"text"
|
|
14287
14287
|
],
|
|
14288
14288
|
"cost": {
|
|
14289
|
-
"input": 0,
|
|
14290
|
-
"output": 0,
|
|
14291
|
-
"cacheRead": 0,
|
|
14289
|
+
"input": 0.14,
|
|
14290
|
+
"output": 0.28,
|
|
14291
|
+
"cacheRead": 0.07,
|
|
14292
14292
|
"cacheWrite": 0
|
|
14293
14293
|
},
|
|
14294
14294
|
"contextWindow": 1048576,
|
|
14295
|
-
"maxTokens":
|
|
14295
|
+
"maxTokens": 1048576,
|
|
14296
14296
|
"thinking": {
|
|
14297
14297
|
"mode": "effort",
|
|
14298
14298
|
"efforts": [
|
|
@@ -14322,13 +14322,13 @@
|
|
|
14322
14322
|
"text"
|
|
14323
14323
|
],
|
|
14324
14324
|
"cost": {
|
|
14325
|
-
"input":
|
|
14326
|
-
"output":
|
|
14327
|
-
"cacheRead": 0,
|
|
14325
|
+
"input": 1.74,
|
|
14326
|
+
"output": 3.48,
|
|
14327
|
+
"cacheRead": 0.14,
|
|
14328
14328
|
"cacheWrite": 0
|
|
14329
14329
|
},
|
|
14330
14330
|
"contextWindow": 1048576,
|
|
14331
|
-
"maxTokens":
|
|
14331
|
+
"maxTokens": 1048576,
|
|
14332
14332
|
"thinking": {
|
|
14333
14333
|
"mode": "effort",
|
|
14334
14334
|
"efforts": [
|
|
@@ -14349,7 +14349,7 @@
|
|
|
14349
14349
|
},
|
|
14350
14350
|
"google/gemma-4-31B-it": {
|
|
14351
14351
|
"id": "google/gemma-4-31B-it",
|
|
14352
|
-
"name": "Gemma 4 31B
|
|
14352
|
+
"name": "Gemma 4 31B",
|
|
14353
14353
|
"api": "openai-completions",
|
|
14354
14354
|
"provider": "coreweave",
|
|
14355
14355
|
"baseUrl": "https://api.inference.wandb.ai/v1",
|
|
@@ -14359,13 +14359,13 @@
|
|
|
14359
14359
|
"image"
|
|
14360
14360
|
],
|
|
14361
14361
|
"cost": {
|
|
14362
|
-
"input": 0,
|
|
14363
|
-
"output": 0,
|
|
14364
|
-
"cacheRead": 0,
|
|
14362
|
+
"input": 0.12,
|
|
14363
|
+
"output": 0.35,
|
|
14364
|
+
"cacheRead": 0.09,
|
|
14365
14365
|
"cacheWrite": 0
|
|
14366
14366
|
},
|
|
14367
14367
|
"contextWindow": 262144,
|
|
14368
|
-
"maxTokens":
|
|
14368
|
+
"maxTokens": 262144,
|
|
14369
14369
|
"thinking": {
|
|
14370
14370
|
"mode": "effort",
|
|
14371
14371
|
"efforts": [
|
|
@@ -14388,9 +14388,9 @@
|
|
|
14388
14388
|
"text"
|
|
14389
14389
|
],
|
|
14390
14390
|
"cost": {
|
|
14391
|
-
"input": 0,
|
|
14392
|
-
"output": 0,
|
|
14393
|
-
"cacheRead": 0,
|
|
14391
|
+
"input": 0.05,
|
|
14392
|
+
"output": 0.1,
|
|
14393
|
+
"cacheRead": 0.05,
|
|
14394
14394
|
"cacheWrite": 0
|
|
14395
14395
|
},
|
|
14396
14396
|
"contextWindow": 131072,
|
|
@@ -14398,7 +14398,7 @@
|
|
|
14398
14398
|
},
|
|
14399
14399
|
"JetBrains/Mellum2-12B-A2.5B-Instruct": {
|
|
14400
14400
|
"id": "JetBrains/Mellum2-12B-A2.5B-Instruct",
|
|
14401
|
-
"name": "
|
|
14401
|
+
"name": "Mellum2 12B A2.5B",
|
|
14402
14402
|
"api": "openai-completions",
|
|
14403
14403
|
"provider": "coreweave",
|
|
14404
14404
|
"baseUrl": "https://api.inference.wandb.ai/v1",
|
|
@@ -14407,13 +14407,13 @@
|
|
|
14407
14407
|
"text"
|
|
14408
14408
|
],
|
|
14409
14409
|
"cost": {
|
|
14410
|
-
"input": 0,
|
|
14411
|
-
"output": 0,
|
|
14412
|
-
"cacheRead": 0,
|
|
14410
|
+
"input": 0.05,
|
|
14411
|
+
"output": 0.1,
|
|
14412
|
+
"cacheRead": 0.05,
|
|
14413
14413
|
"cacheWrite": 0
|
|
14414
14414
|
},
|
|
14415
|
-
"contextWindow":
|
|
14416
|
-
"maxTokens":
|
|
14415
|
+
"contextWindow": 131072,
|
|
14416
|
+
"maxTokens": 131072
|
|
14417
14417
|
},
|
|
14418
14418
|
"meta-llama/Llama-3.1-70B-Instruct": {
|
|
14419
14419
|
"id": "meta-llama/Llama-3.1-70B-Instruct",
|
|
@@ -14428,7 +14428,7 @@
|
|
|
14428
14428
|
"cost": {
|
|
14429
14429
|
"input": 0.8,
|
|
14430
14430
|
"output": 0.8,
|
|
14431
|
-
"cacheRead": 0,
|
|
14431
|
+
"cacheRead": 0.8,
|
|
14432
14432
|
"cacheWrite": 0
|
|
14433
14433
|
},
|
|
14434
14434
|
"contextWindow": 128000,
|
|
@@ -14436,7 +14436,7 @@
|
|
|
14436
14436
|
},
|
|
14437
14437
|
"meta-llama/Llama-3.1-8B-Instruct": {
|
|
14438
14438
|
"id": "meta-llama/Llama-3.1-8B-Instruct",
|
|
14439
|
-
"name": "
|
|
14439
|
+
"name": "Llama 3.1 8B",
|
|
14440
14440
|
"api": "openai-completions",
|
|
14441
14441
|
"provider": "coreweave",
|
|
14442
14442
|
"baseUrl": "https://api.inference.wandb.ai/v1",
|
|
@@ -14447,7 +14447,7 @@
|
|
|
14447
14447
|
"cost": {
|
|
14448
14448
|
"input": 0.22,
|
|
14449
14449
|
"output": 0.22,
|
|
14450
|
-
"cacheRead": 0,
|
|
14450
|
+
"cacheRead": 0.22,
|
|
14451
14451
|
"cacheWrite": 0
|
|
14452
14452
|
},
|
|
14453
14453
|
"contextWindow": 128000,
|
|
@@ -14455,7 +14455,7 @@
|
|
|
14455
14455
|
},
|
|
14456
14456
|
"meta-llama/Llama-3.3-70B-Instruct": {
|
|
14457
14457
|
"id": "meta-llama/Llama-3.3-70B-Instruct",
|
|
14458
|
-
"name": "Llama
|
|
14458
|
+
"name": "Llama 3.3 70B",
|
|
14459
14459
|
"api": "openai-completions",
|
|
14460
14460
|
"provider": "coreweave",
|
|
14461
14461
|
"baseUrl": "https://api.inference.wandb.ai/v1",
|
|
@@ -14466,7 +14466,7 @@
|
|
|
14466
14466
|
"cost": {
|
|
14467
14467
|
"input": 0.71,
|
|
14468
14468
|
"output": 0.71,
|
|
14469
|
-
"cacheRead": 0,
|
|
14469
|
+
"cacheRead": 0.71,
|
|
14470
14470
|
"cacheWrite": 0
|
|
14471
14471
|
},
|
|
14472
14472
|
"contextWindow": 128000,
|
|
@@ -14494,7 +14494,7 @@
|
|
|
14494
14494
|
},
|
|
14495
14495
|
"microsoft/Phi-4-mini-instruct": {
|
|
14496
14496
|
"id": "microsoft/Phi-4-mini-instruct",
|
|
14497
|
-
"name": "Phi
|
|
14497
|
+
"name": "Phi 4 Mini 3.8B",
|
|
14498
14498
|
"api": "openai-completions",
|
|
14499
14499
|
"provider": "coreweave",
|
|
14500
14500
|
"baseUrl": "https://api.inference.wandb.ai/v1",
|
|
@@ -14505,7 +14505,7 @@
|
|
|
14505
14505
|
"cost": {
|
|
14506
14506
|
"input": 0.08,
|
|
14507
14507
|
"output": 0.35,
|
|
14508
|
-
"cacheRead": 0,
|
|
14508
|
+
"cacheRead": 0.08,
|
|
14509
14509
|
"cacheWrite": 0
|
|
14510
14510
|
},
|
|
14511
14511
|
"contextWindow": 128000,
|
|
@@ -14524,7 +14524,7 @@
|
|
|
14524
14524
|
"cost": {
|
|
14525
14525
|
"input": 0.3,
|
|
14526
14526
|
"output": 1.2,
|
|
14527
|
-
"cacheRead": 0,
|
|
14527
|
+
"cacheRead": 0.3,
|
|
14528
14528
|
"cacheWrite": 0
|
|
14529
14529
|
},
|
|
14530
14530
|
"contextWindow": 196608,
|
|
@@ -14551,9 +14551,9 @@
|
|
|
14551
14551
|
"image"
|
|
14552
14552
|
],
|
|
14553
14553
|
"cost": {
|
|
14554
|
-
"input": 0.
|
|
14555
|
-
"output":
|
|
14556
|
-
"cacheRead": 0,
|
|
14554
|
+
"input": 0.6,
|
|
14555
|
+
"output": 3,
|
|
14556
|
+
"cacheRead": 0.1,
|
|
14557
14557
|
"cacheWrite": 0
|
|
14558
14558
|
},
|
|
14559
14559
|
"contextWindow": 262144,
|
|
@@ -14571,7 +14571,7 @@
|
|
|
14571
14571
|
},
|
|
14572
14572
|
"moonshotai/Kimi-K2.6": {
|
|
14573
14573
|
"id": "moonshotai/Kimi-K2.6",
|
|
14574
|
-
"name": "Kimi
|
|
14574
|
+
"name": "Kimi K2.6",
|
|
14575
14575
|
"api": "openai-completions",
|
|
14576
14576
|
"provider": "coreweave",
|
|
14577
14577
|
"baseUrl": "https://api.inference.wandb.ai/v1",
|
|
@@ -14581,9 +14581,9 @@
|
|
|
14581
14581
|
"image"
|
|
14582
14582
|
],
|
|
14583
14583
|
"cost": {
|
|
14584
|
-
"input": 0,
|
|
14585
|
-
"output":
|
|
14586
|
-
"cacheRead": 0,
|
|
14584
|
+
"input": 0.95,
|
|
14585
|
+
"output": 4,
|
|
14586
|
+
"cacheRead": 0.16,
|
|
14587
14587
|
"cacheWrite": 0
|
|
14588
14588
|
},
|
|
14589
14589
|
"contextWindow": 262144,
|
|
@@ -14611,9 +14611,9 @@
|
|
|
14611
14611
|
"image"
|
|
14612
14612
|
],
|
|
14613
14613
|
"cost": {
|
|
14614
|
-
"input": 0,
|
|
14615
|
-
"output":
|
|
14616
|
-
"cacheRead": 0,
|
|
14614
|
+
"input": 0.94,
|
|
14615
|
+
"output": 4,
|
|
14616
|
+
"cacheRead": 0.19,
|
|
14617
14617
|
"cacheWrite": 0
|
|
14618
14618
|
},
|
|
14619
14619
|
"contextWindow": 262144,
|
|
@@ -14631,7 +14631,7 @@
|
|
|
14631
14631
|
},
|
|
14632
14632
|
"nvidia/NVIDIA-Nemotron-3-Super-120B-A12B-FP8": {
|
|
14633
14633
|
"id": "nvidia/NVIDIA-Nemotron-3-Super-120B-A12B-FP8",
|
|
14634
|
-
"name": "
|
|
14634
|
+
"name": "Nemotron 3 Super",
|
|
14635
14635
|
"api": "openai-completions",
|
|
14636
14636
|
"provider": "coreweave",
|
|
14637
14637
|
"baseUrl": "https://api.inference.wandb.ai/v1",
|
|
@@ -14642,7 +14642,7 @@
|
|
|
14642
14642
|
"cost": {
|
|
14643
14643
|
"input": 0.2,
|
|
14644
14644
|
"output": 0.8,
|
|
14645
|
-
"cacheRead": 0,
|
|
14645
|
+
"cacheRead": 0.2,
|
|
14646
14646
|
"cacheWrite": 0
|
|
14647
14647
|
},
|
|
14648
14648
|
"contextWindow": 262144,
|
|
@@ -14660,22 +14660,32 @@
|
|
|
14660
14660
|
},
|
|
14661
14661
|
"nvidia/NVIDIA-Nemotron-3-Ultra-550B-A55B": {
|
|
14662
14662
|
"id": "nvidia/NVIDIA-Nemotron-3-Ultra-550B-A55B",
|
|
14663
|
-
"name": "
|
|
14663
|
+
"name": "Nemotron 3 Ultra",
|
|
14664
14664
|
"api": "openai-completions",
|
|
14665
14665
|
"provider": "coreweave",
|
|
14666
14666
|
"baseUrl": "https://api.inference.wandb.ai/v1",
|
|
14667
|
-
"reasoning":
|
|
14667
|
+
"reasoning": true,
|
|
14668
14668
|
"input": [
|
|
14669
14669
|
"text"
|
|
14670
14670
|
],
|
|
14671
14671
|
"cost": {
|
|
14672
|
-
"input": 0,
|
|
14673
|
-
"output":
|
|
14674
|
-
"cacheRead": 0,
|
|
14672
|
+
"input": 0.75,
|
|
14673
|
+
"output": 2.75,
|
|
14674
|
+
"cacheRead": 0.15,
|
|
14675
14675
|
"cacheWrite": 0
|
|
14676
14676
|
},
|
|
14677
|
-
"contextWindow":
|
|
14678
|
-
"maxTokens":
|
|
14677
|
+
"contextWindow": 262144,
|
|
14678
|
+
"maxTokens": 262144,
|
|
14679
|
+
"thinking": {
|
|
14680
|
+
"mode": "effort",
|
|
14681
|
+
"efforts": [
|
|
14682
|
+
"minimal",
|
|
14683
|
+
"low",
|
|
14684
|
+
"medium",
|
|
14685
|
+
"high",
|
|
14686
|
+
"xhigh"
|
|
14687
|
+
]
|
|
14688
|
+
}
|
|
14679
14689
|
},
|
|
14680
14690
|
"openai/gpt-oss-120b": {
|
|
14681
14691
|
"id": "openai/gpt-oss-120b",
|
|
@@ -14688,9 +14698,9 @@
|
|
|
14688
14698
|
"text"
|
|
14689
14699
|
],
|
|
14690
14700
|
"cost": {
|
|
14691
|
-
"input": 0.
|
|
14692
|
-
"output": 0.
|
|
14693
|
-
"cacheRead": 0,
|
|
14701
|
+
"input": 0.04,
|
|
14702
|
+
"output": 0.14,
|
|
14703
|
+
"cacheRead": 0.04,
|
|
14694
14704
|
"cacheWrite": 0
|
|
14695
14705
|
},
|
|
14696
14706
|
"contextWindow": 131072,
|
|
@@ -14715,9 +14725,9 @@
|
|
|
14715
14725
|
"text"
|
|
14716
14726
|
],
|
|
14717
14727
|
"cost": {
|
|
14718
|
-
"input": 0.
|
|
14719
|
-
"output": 0.
|
|
14720
|
-
"cacheRead": 0,
|
|
14728
|
+
"input": 0.03,
|
|
14729
|
+
"output": 0.13,
|
|
14730
|
+
"cacheRead": 0.03,
|
|
14721
14731
|
"cacheWrite": 0
|
|
14722
14732
|
},
|
|
14723
14733
|
"contextWindow": 131072,
|
|
@@ -14733,7 +14743,7 @@
|
|
|
14733
14743
|
},
|
|
14734
14744
|
"OpenPipe/Qwen3-14B-Instruct": {
|
|
14735
14745
|
"id": "OpenPipe/Qwen3-14B-Instruct",
|
|
14736
|
-
"name": "
|
|
14746
|
+
"name": "Qwen3 14B Instruct",
|
|
14737
14747
|
"api": "openai-completions",
|
|
14738
14748
|
"provider": "coreweave",
|
|
14739
14749
|
"baseUrl": "https://api.inference.wandb.ai/v1",
|
|
@@ -14744,7 +14754,7 @@
|
|
|
14744
14754
|
"cost": {
|
|
14745
14755
|
"input": 0.05,
|
|
14746
14756
|
"output": 0.22,
|
|
14747
|
-
"cacheRead": 0,
|
|
14757
|
+
"cacheRead": 0.05,
|
|
14748
14758
|
"cacheWrite": 0
|
|
14749
14759
|
},
|
|
14750
14760
|
"contextWindow": 32768,
|
|
@@ -14752,7 +14762,7 @@
|
|
|
14752
14762
|
},
|
|
14753
14763
|
"Qwen/Qwen3-235B-A22B-Instruct-2507": {
|
|
14754
14764
|
"id": "Qwen/Qwen3-235B-A22B-Instruct-2507",
|
|
14755
|
-
"name": "Qwen3 235B A22B
|
|
14765
|
+
"name": "Qwen3 235B A22B-2507",
|
|
14756
14766
|
"api": "openai-completions",
|
|
14757
14767
|
"provider": "coreweave",
|
|
14758
14768
|
"baseUrl": "https://api.inference.wandb.ai/v1",
|
|
@@ -14763,7 +14773,7 @@
|
|
|
14763
14773
|
"cost": {
|
|
14764
14774
|
"input": 0.1,
|
|
14765
14775
|
"output": 0.1,
|
|
14766
|
-
"cacheRead": 0,
|
|
14776
|
+
"cacheRead": 0.1,
|
|
14767
14777
|
"cacheWrite": 0
|
|
14768
14778
|
},
|
|
14769
14779
|
"contextWindow": 262144,
|
|
@@ -14771,7 +14781,7 @@
|
|
|
14771
14781
|
},
|
|
14772
14782
|
"Qwen/Qwen3-235B-A22B-Thinking-2507": {
|
|
14773
14783
|
"id": "Qwen/Qwen3-235B-A22B-Thinking-2507",
|
|
14774
|
-
"name": "Qwen3
|
|
14784
|
+
"name": "Qwen3 235B A22B Thinking-2507",
|
|
14775
14785
|
"api": "openai-completions",
|
|
14776
14786
|
"provider": "coreweave",
|
|
14777
14787
|
"baseUrl": "https://api.inference.wandb.ai/v1",
|
|
@@ -14782,7 +14792,7 @@
|
|
|
14782
14792
|
"cost": {
|
|
14783
14793
|
"input": 0.1,
|
|
14784
14794
|
"output": 0.1,
|
|
14785
|
-
"cacheRead": 0,
|
|
14795
|
+
"cacheRead": 0.1,
|
|
14786
14796
|
"cacheWrite": 0
|
|
14787
14797
|
},
|
|
14788
14798
|
"contextWindow": 262144,
|
|
@@ -14811,7 +14821,7 @@
|
|
|
14811
14821
|
"cost": {
|
|
14812
14822
|
"input": 0.1,
|
|
14813
14823
|
"output": 0.3,
|
|
14814
|
-
"cacheRead": 0,
|
|
14824
|
+
"cacheRead": 0.1,
|
|
14815
14825
|
"cacheWrite": 0
|
|
14816
14826
|
},
|
|
14817
14827
|
"contextWindow": 262144,
|
|
@@ -14819,7 +14829,7 @@
|
|
|
14819
14829
|
},
|
|
14820
14830
|
"Qwen/Qwen3-Coder-480B-A35B-Instruct": {
|
|
14821
14831
|
"id": "Qwen/Qwen3-Coder-480B-A35B-Instruct",
|
|
14822
|
-
"name": "Qwen3
|
|
14832
|
+
"name": "Qwen3 Coder 480B A35B",
|
|
14823
14833
|
"api": "openai-completions",
|
|
14824
14834
|
"provider": "coreweave",
|
|
14825
14835
|
"baseUrl": "https://api.inference.wandb.ai/v1",
|
|
@@ -14830,7 +14840,7 @@
|
|
|
14830
14840
|
"cost": {
|
|
14831
14841
|
"input": 1,
|
|
14832
14842
|
"output": 1.5,
|
|
14833
|
-
"cacheRead":
|
|
14843
|
+
"cacheRead": 1,
|
|
14834
14844
|
"cacheWrite": 0
|
|
14835
14845
|
},
|
|
14836
14846
|
"contextWindow": 262144,
|
|
@@ -14838,7 +14848,7 @@
|
|
|
14838
14848
|
},
|
|
14839
14849
|
"Qwen/Qwen3.5-27B": {
|
|
14840
14850
|
"id": "Qwen/Qwen3.5-27B",
|
|
14841
|
-
"name": "Qwen3.5
|
|
14851
|
+
"name": "Qwen3.5-27B",
|
|
14842
14852
|
"api": "openai-completions",
|
|
14843
14853
|
"provider": "coreweave",
|
|
14844
14854
|
"baseUrl": "https://api.inference.wandb.ai/v1",
|
|
@@ -14848,13 +14858,13 @@
|
|
|
14848
14858
|
"image"
|
|
14849
14859
|
],
|
|
14850
14860
|
"cost": {
|
|
14851
|
-
"input": 0,
|
|
14852
|
-
"output":
|
|
14853
|
-
"cacheRead": 0,
|
|
14861
|
+
"input": 0.39,
|
|
14862
|
+
"output": 3.12,
|
|
14863
|
+
"cacheRead": 0.08,
|
|
14854
14864
|
"cacheWrite": 0
|
|
14855
14865
|
},
|
|
14856
14866
|
"contextWindow": 262144,
|
|
14857
|
-
"maxTokens":
|
|
14867
|
+
"maxTokens": 262144,
|
|
14858
14868
|
"thinking": {
|
|
14859
14869
|
"mode": "effort",
|
|
14860
14870
|
"efforts": [
|
|
@@ -14867,7 +14877,7 @@
|
|
|
14867
14877
|
},
|
|
14868
14878
|
"Qwen/Qwen3.5-35B-A3B": {
|
|
14869
14879
|
"id": "Qwen/Qwen3.5-35B-A3B",
|
|
14870
|
-
"name": "Qwen3.5
|
|
14880
|
+
"name": "Qwen3.5-35B-A3B",
|
|
14871
14881
|
"api": "openai-completions",
|
|
14872
14882
|
"provider": "coreweave",
|
|
14873
14883
|
"baseUrl": "https://api.inference.wandb.ai/v1",
|
|
@@ -14877,13 +14887,13 @@
|
|
|
14877
14887
|
"image"
|
|
14878
14888
|
],
|
|
14879
14889
|
"cost": {
|
|
14880
|
-
"input": 0,
|
|
14881
|
-
"output":
|
|
14882
|
-
"cacheRead": 0,
|
|
14890
|
+
"input": 0.25,
|
|
14891
|
+
"output": 1.25,
|
|
14892
|
+
"cacheRead": 0.25,
|
|
14883
14893
|
"cacheWrite": 0
|
|
14884
14894
|
},
|
|
14885
14895
|
"contextWindow": 262144,
|
|
14886
|
-
"maxTokens":
|
|
14896
|
+
"maxTokens": 262144,
|
|
14887
14897
|
"thinking": {
|
|
14888
14898
|
"mode": "effort",
|
|
14889
14899
|
"efforts": [
|
|
@@ -14906,13 +14916,13 @@
|
|
|
14906
14916
|
"image"
|
|
14907
14917
|
],
|
|
14908
14918
|
"cost": {
|
|
14909
|
-
"input": 0,
|
|
14910
|
-
"output":
|
|
14911
|
-
"cacheRead": 0,
|
|
14919
|
+
"input": 0.6,
|
|
14920
|
+
"output": 3.6,
|
|
14921
|
+
"cacheRead": 0.12,
|
|
14912
14922
|
"cacheWrite": 0
|
|
14913
14923
|
},
|
|
14914
14924
|
"contextWindow": 262144,
|
|
14915
|
-
"maxTokens":
|
|
14925
|
+
"maxTokens": 262144,
|
|
14916
14926
|
"thinking": {
|
|
14917
14927
|
"mode": "effort",
|
|
14918
14928
|
"efforts": [
|
|
@@ -14925,7 +14935,7 @@
|
|
|
14925
14935
|
},
|
|
14926
14936
|
"Qwen/Qwen3.6-35B-A3B": {
|
|
14927
14937
|
"id": "Qwen/Qwen3.6-35B-A3B",
|
|
14928
|
-
"name": "Qwen3.6 35B
|
|
14938
|
+
"name": "Qwen3.6 35B A3B",
|
|
14929
14939
|
"api": "openai-completions",
|
|
14930
14940
|
"provider": "coreweave",
|
|
14931
14941
|
"baseUrl": "https://api.inference.wandb.ai/v1",
|
|
@@ -14935,13 +14945,13 @@
|
|
|
14935
14945
|
"image"
|
|
14936
14946
|
],
|
|
14937
14947
|
"cost": {
|
|
14938
|
-
"input": 0,
|
|
14939
|
-
"output":
|
|
14940
|
-
"cacheRead": 0,
|
|
14948
|
+
"input": 0.25,
|
|
14949
|
+
"output": 1.25,
|
|
14950
|
+
"cacheRead": 0.25,
|
|
14941
14951
|
"cacheWrite": 0
|
|
14942
14952
|
},
|
|
14943
14953
|
"contextWindow": 262144,
|
|
14944
|
-
"maxTokens":
|
|
14954
|
+
"maxTokens": 262144,
|
|
14945
14955
|
"thinking": {
|
|
14946
14956
|
"mode": "effort",
|
|
14947
14957
|
"efforts": [
|
|
@@ -14973,7 +14983,7 @@
|
|
|
14973
14983
|
},
|
|
14974
14984
|
"zai-org/GLM-5.1": {
|
|
14975
14985
|
"id": "zai-org/GLM-5.1",
|
|
14976
|
-
"name": "GLM
|
|
14986
|
+
"name": "GLM 5.1",
|
|
14977
14987
|
"api": "openai-completions",
|
|
14978
14988
|
"provider": "coreweave",
|
|
14979
14989
|
"baseUrl": "https://api.inference.wandb.ai/v1",
|
|
@@ -14987,8 +14997,8 @@
|
|
|
14987
14997
|
"cacheRead": 0.26,
|
|
14988
14998
|
"cacheWrite": 0
|
|
14989
14999
|
},
|
|
14990
|
-
"contextWindow":
|
|
14991
|
-
"maxTokens":
|
|
15000
|
+
"contextWindow": 202752,
|
|
15001
|
+
"maxTokens": 202752,
|
|
14992
15002
|
"thinking": {
|
|
14993
15003
|
"mode": "effort",
|
|
14994
15004
|
"efforts": [
|
|
@@ -15002,7 +15012,7 @@
|
|
|
15002
15012
|
},
|
|
15003
15013
|
"zai-org/GLM-5.2": {
|
|
15004
15014
|
"id": "zai-org/GLM-5.2",
|
|
15005
|
-
"name": "GLM
|
|
15015
|
+
"name": "GLM 5.2",
|
|
15006
15016
|
"api": "openai-completions",
|
|
15007
15017
|
"provider": "coreweave",
|
|
15008
15018
|
"baseUrl": "https://api.inference.wandb.ai/v1",
|
|
@@ -15011,13 +15021,13 @@
|
|
|
15011
15021
|
"text"
|
|
15012
15022
|
],
|
|
15013
15023
|
"cost": {
|
|
15014
|
-
"input":
|
|
15015
|
-
"output":
|
|
15016
|
-
"cacheRead": 0,
|
|
15024
|
+
"input": 1.39,
|
|
15025
|
+
"output": 4.4,
|
|
15026
|
+
"cacheRead": 0.26,
|
|
15017
15027
|
"cacheWrite": 0
|
|
15018
15028
|
},
|
|
15019
15029
|
"contextWindow": 262144,
|
|
15020
|
-
"maxTokens":
|
|
15030
|
+
"maxTokens": 262144,
|
|
15021
15031
|
"thinking": {
|
|
15022
15032
|
"mode": "effort",
|
|
15023
15033
|
"efforts": [
|
|
@@ -16764,26 +16774,6 @@
|
|
|
16764
16774
|
},
|
|
16765
16775
|
"requestModelId": "MODEL_GOOGLE_GEMINI_3_0_FLASH_MINIMAL"
|
|
16766
16776
|
},
|
|
16767
|
-
"glm-5-1": {
|
|
16768
|
-
"id": "glm-5-1",
|
|
16769
|
-
"name": "GLM-5.1",
|
|
16770
|
-
"api": "devin-agent",
|
|
16771
|
-
"provider": "devin",
|
|
16772
|
-
"baseUrl": "https://server.codeium.com",
|
|
16773
|
-
"reasoning": true,
|
|
16774
|
-
"input": [
|
|
16775
|
-
"text"
|
|
16776
|
-
],
|
|
16777
|
-
"supportsTools": true,
|
|
16778
|
-
"cost": {
|
|
16779
|
-
"input": 0,
|
|
16780
|
-
"output": 0,
|
|
16781
|
-
"cacheRead": 0,
|
|
16782
|
-
"cacheWrite": 0
|
|
16783
|
-
},
|
|
16784
|
-
"contextWindow": 200000,
|
|
16785
|
-
"maxTokens": 64000
|
|
16786
|
-
},
|
|
16787
16777
|
"glm-5-2": {
|
|
16788
16778
|
"id": "glm-5-2",
|
|
16789
16779
|
"name": "GLM-5.2 High",
|
|
@@ -17224,6 +17214,246 @@
|
|
|
17224
17214
|
},
|
|
17225
17215
|
"requestModelId": "gpt-5-5-none-priority"
|
|
17226
17216
|
},
|
|
17217
|
+
"gpt-5-6-luna": {
|
|
17218
|
+
"id": "gpt-5-6-luna",
|
|
17219
|
+
"name": "GPT-5.6 Luna",
|
|
17220
|
+
"api": "devin-agent",
|
|
17221
|
+
"provider": "devin",
|
|
17222
|
+
"baseUrl": "https://server.codeium.com",
|
|
17223
|
+
"reasoning": true,
|
|
17224
|
+
"input": [
|
|
17225
|
+
"text",
|
|
17226
|
+
"image"
|
|
17227
|
+
],
|
|
17228
|
+
"supportsTools": true,
|
|
17229
|
+
"cost": {
|
|
17230
|
+
"input": 0,
|
|
17231
|
+
"output": 0,
|
|
17232
|
+
"cacheRead": 0,
|
|
17233
|
+
"cacheWrite": 0
|
|
17234
|
+
},
|
|
17235
|
+
"contextWindow": 1000000,
|
|
17236
|
+
"maxTokens": 64000,
|
|
17237
|
+
"thinking": {
|
|
17238
|
+
"mode": "effort",
|
|
17239
|
+
"efforts": [
|
|
17240
|
+
"minimal",
|
|
17241
|
+
"low",
|
|
17242
|
+
"medium",
|
|
17243
|
+
"high",
|
|
17244
|
+
"xhigh"
|
|
17245
|
+
],
|
|
17246
|
+
"effortRouting": {
|
|
17247
|
+
"off": "gpt-5-6-luna-none",
|
|
17248
|
+
"minimal": "gpt-5-6-luna-low",
|
|
17249
|
+
"low": "gpt-5-6-luna-medium",
|
|
17250
|
+
"medium": "gpt-5-6-luna-high",
|
|
17251
|
+
"high": "gpt-5-6-luna-xhigh",
|
|
17252
|
+
"xhigh": "gpt-5-6-luna-max"
|
|
17253
|
+
}
|
|
17254
|
+
},
|
|
17255
|
+
"requestModelId": "gpt-5-6-luna-none"
|
|
17256
|
+
},
|
|
17257
|
+
"gpt-5-6-luna-fast": {
|
|
17258
|
+
"id": "gpt-5-6-luna-fast",
|
|
17259
|
+
"name": "GPT-5.6 Luna Fast",
|
|
17260
|
+
"api": "devin-agent",
|
|
17261
|
+
"provider": "devin",
|
|
17262
|
+
"baseUrl": "https://server.codeium.com",
|
|
17263
|
+
"reasoning": true,
|
|
17264
|
+
"input": [
|
|
17265
|
+
"text",
|
|
17266
|
+
"image"
|
|
17267
|
+
],
|
|
17268
|
+
"supportsTools": true,
|
|
17269
|
+
"cost": {
|
|
17270
|
+
"input": 0,
|
|
17271
|
+
"output": 0,
|
|
17272
|
+
"cacheRead": 0,
|
|
17273
|
+
"cacheWrite": 0
|
|
17274
|
+
},
|
|
17275
|
+
"contextWindow": 1000000,
|
|
17276
|
+
"maxTokens": 64000,
|
|
17277
|
+
"thinking": {
|
|
17278
|
+
"mode": "effort",
|
|
17279
|
+
"efforts": [
|
|
17280
|
+
"minimal",
|
|
17281
|
+
"low",
|
|
17282
|
+
"medium",
|
|
17283
|
+
"high",
|
|
17284
|
+
"xhigh"
|
|
17285
|
+
],
|
|
17286
|
+
"effortRouting": {
|
|
17287
|
+
"off": "gpt-5-6-luna-none-priority",
|
|
17288
|
+
"minimal": "gpt-5-6-luna-low-priority",
|
|
17289
|
+
"low": "gpt-5-6-luna-low-priority",
|
|
17290
|
+
"medium": "gpt-5-6-luna-medium-priority",
|
|
17291
|
+
"high": "gpt-5-6-luna-high-priority",
|
|
17292
|
+
"xhigh": "gpt-5-6-luna-xhigh-priority"
|
|
17293
|
+
}
|
|
17294
|
+
},
|
|
17295
|
+
"requestModelId": "gpt-5-6-luna-none-priority"
|
|
17296
|
+
},
|
|
17297
|
+
"gpt-5-6-sol": {
|
|
17298
|
+
"id": "gpt-5-6-sol",
|
|
17299
|
+
"name": "GPT-5.6 Sol",
|
|
17300
|
+
"api": "devin-agent",
|
|
17301
|
+
"provider": "devin",
|
|
17302
|
+
"baseUrl": "https://server.codeium.com",
|
|
17303
|
+
"reasoning": true,
|
|
17304
|
+
"input": [
|
|
17305
|
+
"text",
|
|
17306
|
+
"image"
|
|
17307
|
+
],
|
|
17308
|
+
"supportsTools": true,
|
|
17309
|
+
"cost": {
|
|
17310
|
+
"input": 0,
|
|
17311
|
+
"output": 0,
|
|
17312
|
+
"cacheRead": 0,
|
|
17313
|
+
"cacheWrite": 0
|
|
17314
|
+
},
|
|
17315
|
+
"contextWindow": 1000000,
|
|
17316
|
+
"maxTokens": 64000,
|
|
17317
|
+
"thinking": {
|
|
17318
|
+
"mode": "effort",
|
|
17319
|
+
"efforts": [
|
|
17320
|
+
"minimal",
|
|
17321
|
+
"low",
|
|
17322
|
+
"medium",
|
|
17323
|
+
"high",
|
|
17324
|
+
"xhigh"
|
|
17325
|
+
],
|
|
17326
|
+
"effortRouting": {
|
|
17327
|
+
"off": "gpt-5-6-sol-none",
|
|
17328
|
+
"minimal": "gpt-5-6-sol-low",
|
|
17329
|
+
"low": "gpt-5-6-sol-medium",
|
|
17330
|
+
"medium": "gpt-5-6-sol-high",
|
|
17331
|
+
"high": "gpt-5-6-sol-xhigh",
|
|
17332
|
+
"xhigh": "gpt-5-6-sol-max"
|
|
17333
|
+
}
|
|
17334
|
+
},
|
|
17335
|
+
"requestModelId": "gpt-5-6-sol-none"
|
|
17336
|
+
},
|
|
17337
|
+
"gpt-5-6-sol-fast": {
|
|
17338
|
+
"id": "gpt-5-6-sol-fast",
|
|
17339
|
+
"name": "GPT-5.6 Sol Fast",
|
|
17340
|
+
"api": "devin-agent",
|
|
17341
|
+
"provider": "devin",
|
|
17342
|
+
"baseUrl": "https://server.codeium.com",
|
|
17343
|
+
"reasoning": true,
|
|
17344
|
+
"input": [
|
|
17345
|
+
"text",
|
|
17346
|
+
"image"
|
|
17347
|
+
],
|
|
17348
|
+
"supportsTools": true,
|
|
17349
|
+
"cost": {
|
|
17350
|
+
"input": 0,
|
|
17351
|
+
"output": 0,
|
|
17352
|
+
"cacheRead": 0,
|
|
17353
|
+
"cacheWrite": 0
|
|
17354
|
+
},
|
|
17355
|
+
"contextWindow": 1000000,
|
|
17356
|
+
"maxTokens": 64000,
|
|
17357
|
+
"thinking": {
|
|
17358
|
+
"mode": "effort",
|
|
17359
|
+
"efforts": [
|
|
17360
|
+
"minimal",
|
|
17361
|
+
"low",
|
|
17362
|
+
"medium",
|
|
17363
|
+
"high",
|
|
17364
|
+
"xhigh"
|
|
17365
|
+
],
|
|
17366
|
+
"effortRouting": {
|
|
17367
|
+
"off": "gpt-5-6-sol-none-priority",
|
|
17368
|
+
"minimal": "gpt-5-6-sol-low-priority",
|
|
17369
|
+
"low": "gpt-5-6-sol-low-priority",
|
|
17370
|
+
"medium": "gpt-5-6-sol-medium-priority",
|
|
17371
|
+
"high": "gpt-5-6-sol-high-priority",
|
|
17372
|
+
"xhigh": "gpt-5-6-sol-xhigh-priority"
|
|
17373
|
+
}
|
|
17374
|
+
},
|
|
17375
|
+
"requestModelId": "gpt-5-6-sol-none-priority"
|
|
17376
|
+
},
|
|
17377
|
+
"gpt-5-6-terra": {
|
|
17378
|
+
"id": "gpt-5-6-terra",
|
|
17379
|
+
"name": "GPT-5.6 Terra",
|
|
17380
|
+
"api": "devin-agent",
|
|
17381
|
+
"provider": "devin",
|
|
17382
|
+
"baseUrl": "https://server.codeium.com",
|
|
17383
|
+
"reasoning": true,
|
|
17384
|
+
"input": [
|
|
17385
|
+
"text",
|
|
17386
|
+
"image"
|
|
17387
|
+
],
|
|
17388
|
+
"supportsTools": true,
|
|
17389
|
+
"cost": {
|
|
17390
|
+
"input": 0,
|
|
17391
|
+
"output": 0,
|
|
17392
|
+
"cacheRead": 0,
|
|
17393
|
+
"cacheWrite": 0
|
|
17394
|
+
},
|
|
17395
|
+
"contextWindow": 1000000,
|
|
17396
|
+
"maxTokens": 64000,
|
|
17397
|
+
"thinking": {
|
|
17398
|
+
"mode": "effort",
|
|
17399
|
+
"efforts": [
|
|
17400
|
+
"minimal",
|
|
17401
|
+
"low",
|
|
17402
|
+
"medium",
|
|
17403
|
+
"high",
|
|
17404
|
+
"xhigh"
|
|
17405
|
+
],
|
|
17406
|
+
"effortRouting": {
|
|
17407
|
+
"off": "gpt-5-6-terra-none",
|
|
17408
|
+
"minimal": "gpt-5-6-terra-low",
|
|
17409
|
+
"low": "gpt-5-6-terra-medium",
|
|
17410
|
+
"medium": "gpt-5-6-terra-high",
|
|
17411
|
+
"high": "gpt-5-6-terra-xhigh",
|
|
17412
|
+
"xhigh": "gpt-5-6-terra-max"
|
|
17413
|
+
}
|
|
17414
|
+
},
|
|
17415
|
+
"requestModelId": "gpt-5-6-terra-none"
|
|
17416
|
+
},
|
|
17417
|
+
"gpt-5-6-terra-fast": {
|
|
17418
|
+
"id": "gpt-5-6-terra-fast",
|
|
17419
|
+
"name": "GPT-5.6 Terra Fast",
|
|
17420
|
+
"api": "devin-agent",
|
|
17421
|
+
"provider": "devin",
|
|
17422
|
+
"baseUrl": "https://server.codeium.com",
|
|
17423
|
+
"reasoning": true,
|
|
17424
|
+
"input": [
|
|
17425
|
+
"text",
|
|
17426
|
+
"image"
|
|
17427
|
+
],
|
|
17428
|
+
"supportsTools": true,
|
|
17429
|
+
"cost": {
|
|
17430
|
+
"input": 0,
|
|
17431
|
+
"output": 0,
|
|
17432
|
+
"cacheRead": 0,
|
|
17433
|
+
"cacheWrite": 0
|
|
17434
|
+
},
|
|
17435
|
+
"contextWindow": 1000000,
|
|
17436
|
+
"maxTokens": 64000,
|
|
17437
|
+
"thinking": {
|
|
17438
|
+
"mode": "effort",
|
|
17439
|
+
"efforts": [
|
|
17440
|
+
"minimal",
|
|
17441
|
+
"low",
|
|
17442
|
+
"medium",
|
|
17443
|
+
"high",
|
|
17444
|
+
"xhigh"
|
|
17445
|
+
],
|
|
17446
|
+
"effortRouting": {
|
|
17447
|
+
"off": "gpt-5-6-terra-none-priority",
|
|
17448
|
+
"minimal": "gpt-5-6-terra-low-priority",
|
|
17449
|
+
"low": "gpt-5-6-terra-low-priority",
|
|
17450
|
+
"medium": "gpt-5-6-terra-medium-priority",
|
|
17451
|
+
"high": "gpt-5-6-terra-high-priority",
|
|
17452
|
+
"xhigh": "gpt-5-6-terra-xhigh-priority"
|
|
17453
|
+
}
|
|
17454
|
+
},
|
|
17455
|
+
"requestModelId": "gpt-5-6-terra-none-priority"
|
|
17456
|
+
},
|
|
17227
17457
|
"kimi-k2-6": {
|
|
17228
17458
|
"id": "kimi-k2-6",
|
|
17229
17459
|
"name": "Kimi K2.6",
|
|
@@ -17454,6 +17684,46 @@
|
|
|
17454
17684
|
},
|
|
17455
17685
|
"contextWindow": 200000,
|
|
17456
17686
|
"maxTokens": 64000
|
|
17687
|
+
},
|
|
17688
|
+
"swe-1-7": {
|
|
17689
|
+
"id": "swe-1-7",
|
|
17690
|
+
"name": "SWE-1.7",
|
|
17691
|
+
"api": "devin-agent",
|
|
17692
|
+
"provider": "devin",
|
|
17693
|
+
"baseUrl": "https://server.codeium.com",
|
|
17694
|
+
"reasoning": true,
|
|
17695
|
+
"input": [
|
|
17696
|
+
"text"
|
|
17697
|
+
],
|
|
17698
|
+
"supportsTools": true,
|
|
17699
|
+
"cost": {
|
|
17700
|
+
"input": 0,
|
|
17701
|
+
"output": 0,
|
|
17702
|
+
"cacheRead": 0,
|
|
17703
|
+
"cacheWrite": 0
|
|
17704
|
+
},
|
|
17705
|
+
"contextWindow": 262000,
|
|
17706
|
+
"maxTokens": 64000
|
|
17707
|
+
},
|
|
17708
|
+
"swe-1-7-lightning": {
|
|
17709
|
+
"id": "swe-1-7-lightning",
|
|
17710
|
+
"name": "SWE-1.7 Lightning",
|
|
17711
|
+
"api": "devin-agent",
|
|
17712
|
+
"provider": "devin",
|
|
17713
|
+
"baseUrl": "https://server.codeium.com",
|
|
17714
|
+
"reasoning": true,
|
|
17715
|
+
"input": [
|
|
17716
|
+
"text"
|
|
17717
|
+
],
|
|
17718
|
+
"supportsTools": true,
|
|
17719
|
+
"cost": {
|
|
17720
|
+
"input": 0,
|
|
17721
|
+
"output": 0,
|
|
17722
|
+
"cacheRead": 0,
|
|
17723
|
+
"cacheWrite": 0
|
|
17724
|
+
},
|
|
17725
|
+
"contextWindow": 202752,
|
|
17726
|
+
"maxTokens": 64000
|
|
17457
17727
|
}
|
|
17458
17728
|
},
|
|
17459
17729
|
"firepass": {
|
|
@@ -23447,6 +23717,33 @@
|
|
|
23447
23717
|
]
|
|
23448
23718
|
}
|
|
23449
23719
|
},
|
|
23720
|
+
"openai/gpt-oss-20b": {
|
|
23721
|
+
"id": "openai/gpt-oss-20b",
|
|
23722
|
+
"name": "GPT OSS 20B",
|
|
23723
|
+
"api": "openai-completions",
|
|
23724
|
+
"provider": "huggingface",
|
|
23725
|
+
"baseUrl": "https://router.huggingface.co/v1",
|
|
23726
|
+
"reasoning": true,
|
|
23727
|
+
"input": [
|
|
23728
|
+
"text"
|
|
23729
|
+
],
|
|
23730
|
+
"cost": {
|
|
23731
|
+
"input": 0.1,
|
|
23732
|
+
"output": 0.5,
|
|
23733
|
+
"cacheRead": 0,
|
|
23734
|
+
"cacheWrite": 0
|
|
23735
|
+
},
|
|
23736
|
+
"contextWindow": 131072,
|
|
23737
|
+
"maxTokens": 32768,
|
|
23738
|
+
"thinking": {
|
|
23739
|
+
"mode": "effort",
|
|
23740
|
+
"efforts": [
|
|
23741
|
+
"low",
|
|
23742
|
+
"medium",
|
|
23743
|
+
"high"
|
|
23744
|
+
]
|
|
23745
|
+
}
|
|
23746
|
+
},
|
|
23450
23747
|
"Qwen/Qwen3-235B-A22B": {
|
|
23451
23748
|
"id": "Qwen/Qwen3-235B-A22B",
|
|
23452
23749
|
"name": "Qwen3 235B-A22B",
|
|
@@ -24542,6 +24839,44 @@
|
|
|
24542
24839
|
"contextWindow": null,
|
|
24543
24840
|
"maxTokens": null
|
|
24544
24841
|
},
|
|
24842
|
+
"aion-labs/aion-3.0": {
|
|
24843
|
+
"id": "aion-labs/aion-3.0",
|
|
24844
|
+
"name": "Aion-3.0",
|
|
24845
|
+
"api": "openai-completions",
|
|
24846
|
+
"provider": "kilo",
|
|
24847
|
+
"baseUrl": "https://api.kilo.ai/api/gateway",
|
|
24848
|
+
"reasoning": false,
|
|
24849
|
+
"input": [
|
|
24850
|
+
"text"
|
|
24851
|
+
],
|
|
24852
|
+
"cost": {
|
|
24853
|
+
"input": 0,
|
|
24854
|
+
"output": 0,
|
|
24855
|
+
"cacheRead": 0,
|
|
24856
|
+
"cacheWrite": 0
|
|
24857
|
+
},
|
|
24858
|
+
"contextWindow": null,
|
|
24859
|
+
"maxTokens": null
|
|
24860
|
+
},
|
|
24861
|
+
"aion-labs/aion-3.0-mini": {
|
|
24862
|
+
"id": "aion-labs/aion-3.0-mini",
|
|
24863
|
+
"name": "Aion-3.0-Mini",
|
|
24864
|
+
"api": "openai-completions",
|
|
24865
|
+
"provider": "kilo",
|
|
24866
|
+
"baseUrl": "https://api.kilo.ai/api/gateway",
|
|
24867
|
+
"reasoning": false,
|
|
24868
|
+
"input": [
|
|
24869
|
+
"text"
|
|
24870
|
+
],
|
|
24871
|
+
"cost": {
|
|
24872
|
+
"input": 0,
|
|
24873
|
+
"output": 0,
|
|
24874
|
+
"cacheRead": 0,
|
|
24875
|
+
"cacheWrite": 0
|
|
24876
|
+
},
|
|
24877
|
+
"contextWindow": null,
|
|
24878
|
+
"maxTokens": null
|
|
24879
|
+
},
|
|
24545
24880
|
"aion-labs/aion-rp-llama-3.1-8b": {
|
|
24546
24881
|
"id": "aion-labs/aion-rp-llama-3.1-8b",
|
|
24547
24882
|
"name": "Aion-RP 1.0 (8B)",
|
|
@@ -28532,7 +28867,7 @@
|
|
|
28532
28867
|
},
|
|
28533
28868
|
"minimax/minimax-m3": {
|
|
28534
28869
|
"id": "minimax/minimax-m3",
|
|
28535
|
-
"name": "MiniMax
|
|
28870
|
+
"name": "MiniMax M3",
|
|
28536
28871
|
"api": "openai-completions",
|
|
28537
28872
|
"provider": "kilo",
|
|
28538
28873
|
"baseUrl": "https://api.kilo.ai/api/gateway",
|
|
@@ -28542,13 +28877,13 @@
|
|
|
28542
28877
|
"image"
|
|
28543
28878
|
],
|
|
28544
28879
|
"cost": {
|
|
28545
|
-
"input": 0,
|
|
28546
|
-
"output":
|
|
28547
|
-
"cacheRead": 0,
|
|
28880
|
+
"input": 0.3,
|
|
28881
|
+
"output": 1.2,
|
|
28882
|
+
"cacheRead": 0.06,
|
|
28548
28883
|
"cacheWrite": 0
|
|
28549
28884
|
},
|
|
28550
|
-
"contextWindow":
|
|
28551
|
-
"maxTokens":
|
|
28885
|
+
"contextWindow": 1048576,
|
|
28886
|
+
"maxTokens": 512000,
|
|
28552
28887
|
"thinking": {
|
|
28553
28888
|
"mode": "effort",
|
|
28554
28889
|
"efforts": [
|
|
@@ -29470,6 +29805,25 @@
|
|
|
29470
29805
|
"contextWindow": 131072,
|
|
29471
29806
|
"maxTokens": 163840
|
|
29472
29807
|
},
|
|
29808
|
+
"nex-agi/nex-n2-mini": {
|
|
29809
|
+
"id": "nex-agi/nex-n2-mini",
|
|
29810
|
+
"name": "Nex-N2-Mini",
|
|
29811
|
+
"api": "openai-completions",
|
|
29812
|
+
"provider": "kilo",
|
|
29813
|
+
"baseUrl": "https://api.kilo.ai/api/gateway",
|
|
29814
|
+
"reasoning": false,
|
|
29815
|
+
"input": [
|
|
29816
|
+
"text"
|
|
29817
|
+
],
|
|
29818
|
+
"cost": {
|
|
29819
|
+
"input": 0,
|
|
29820
|
+
"output": 0,
|
|
29821
|
+
"cacheRead": 0,
|
|
29822
|
+
"cacheWrite": 0
|
|
29823
|
+
},
|
|
29824
|
+
"contextWindow": 262144,
|
|
29825
|
+
"maxTokens": 262144
|
|
29826
|
+
},
|
|
29473
29827
|
"nex-agi/nex-n2-pro": {
|
|
29474
29828
|
"id": "nex-agi/nex-n2-pro",
|
|
29475
29829
|
"name": "Nex-N2-Pro",
|
|
@@ -29486,8 +29840,8 @@
|
|
|
29486
29840
|
"cacheRead": 0,
|
|
29487
29841
|
"cacheWrite": 0
|
|
29488
29842
|
},
|
|
29489
|
-
"contextWindow":
|
|
29490
|
-
"maxTokens":
|
|
29843
|
+
"contextWindow": 262144,
|
|
29844
|
+
"maxTokens": 262144
|
|
29491
29845
|
},
|
|
29492
29846
|
"nex-agi/nex-n2-pro:free": {
|
|
29493
29847
|
"id": "nex-agi/nex-n2-pro:free",
|
|
@@ -29505,8 +29859,8 @@
|
|
|
29505
29859
|
"cacheRead": 0,
|
|
29506
29860
|
"cacheWrite": 0
|
|
29507
29861
|
},
|
|
29508
|
-
"contextWindow":
|
|
29509
|
-
"maxTokens":
|
|
29862
|
+
"contextWindow": 262144,
|
|
29863
|
+
"maxTokens": 262144
|
|
29510
29864
|
},
|
|
29511
29865
|
"nousresearch/hermes-2-pro-llama-3-8b": {
|
|
29512
29866
|
"id": "nousresearch/hermes-2-pro-llama-3-8b",
|
|
@@ -31048,6 +31402,120 @@
|
|
|
31048
31402
|
},
|
|
31049
31403
|
"contextPromotionTarget": "kilo/openai/gpt-5.4"
|
|
31050
31404
|
},
|
|
31405
|
+
"openai/gpt-5.6-luna": {
|
|
31406
|
+
"id": "openai/gpt-5.6-luna",
|
|
31407
|
+
"name": "GPT-5.6 Luna",
|
|
31408
|
+
"api": "openai-completions",
|
|
31409
|
+
"provider": "kilo",
|
|
31410
|
+
"baseUrl": "https://api.kilo.ai/api/gateway",
|
|
31411
|
+
"reasoning": false,
|
|
31412
|
+
"input": [
|
|
31413
|
+
"text"
|
|
31414
|
+
],
|
|
31415
|
+
"cost": {
|
|
31416
|
+
"input": 0,
|
|
31417
|
+
"output": 0,
|
|
31418
|
+
"cacheRead": 0,
|
|
31419
|
+
"cacheWrite": 0
|
|
31420
|
+
},
|
|
31421
|
+
"contextWindow": 372000,
|
|
31422
|
+
"maxTokens": 128000
|
|
31423
|
+
},
|
|
31424
|
+
"openai/gpt-5.6-luna-pro": {
|
|
31425
|
+
"id": "openai/gpt-5.6-luna-pro",
|
|
31426
|
+
"name": "GPT-5.6 Luna Pro",
|
|
31427
|
+
"api": "openai-completions",
|
|
31428
|
+
"provider": "kilo",
|
|
31429
|
+
"baseUrl": "https://api.kilo.ai/api/gateway",
|
|
31430
|
+
"reasoning": false,
|
|
31431
|
+
"input": [
|
|
31432
|
+
"text"
|
|
31433
|
+
],
|
|
31434
|
+
"cost": {
|
|
31435
|
+
"input": 0,
|
|
31436
|
+
"output": 0,
|
|
31437
|
+
"cacheRead": 0,
|
|
31438
|
+
"cacheWrite": 0
|
|
31439
|
+
},
|
|
31440
|
+
"contextWindow": 1050000,
|
|
31441
|
+
"maxTokens": 128000
|
|
31442
|
+
},
|
|
31443
|
+
"openai/gpt-5.6-sol": {
|
|
31444
|
+
"id": "openai/gpt-5.6-sol",
|
|
31445
|
+
"name": "GPT-5.6 Sol",
|
|
31446
|
+
"api": "openai-completions",
|
|
31447
|
+
"provider": "kilo",
|
|
31448
|
+
"baseUrl": "https://api.kilo.ai/api/gateway",
|
|
31449
|
+
"reasoning": false,
|
|
31450
|
+
"input": [
|
|
31451
|
+
"text"
|
|
31452
|
+
],
|
|
31453
|
+
"cost": {
|
|
31454
|
+
"input": 0,
|
|
31455
|
+
"output": 0,
|
|
31456
|
+
"cacheRead": 0,
|
|
31457
|
+
"cacheWrite": 0
|
|
31458
|
+
},
|
|
31459
|
+
"contextWindow": 372000,
|
|
31460
|
+
"maxTokens": 128000
|
|
31461
|
+
},
|
|
31462
|
+
"openai/gpt-5.6-sol-pro": {
|
|
31463
|
+
"id": "openai/gpt-5.6-sol-pro",
|
|
31464
|
+
"name": "GPT-5.6 Sol Pro",
|
|
31465
|
+
"api": "openai-completions",
|
|
31466
|
+
"provider": "kilo",
|
|
31467
|
+
"baseUrl": "https://api.kilo.ai/api/gateway",
|
|
31468
|
+
"reasoning": false,
|
|
31469
|
+
"input": [
|
|
31470
|
+
"text"
|
|
31471
|
+
],
|
|
31472
|
+
"cost": {
|
|
31473
|
+
"input": 0,
|
|
31474
|
+
"output": 0,
|
|
31475
|
+
"cacheRead": 0,
|
|
31476
|
+
"cacheWrite": 0
|
|
31477
|
+
},
|
|
31478
|
+
"contextWindow": 1050000,
|
|
31479
|
+
"maxTokens": 128000
|
|
31480
|
+
},
|
|
31481
|
+
"openai/gpt-5.6-terra": {
|
|
31482
|
+
"id": "openai/gpt-5.6-terra",
|
|
31483
|
+
"name": "GPT-5.6 Terra",
|
|
31484
|
+
"api": "openai-completions",
|
|
31485
|
+
"provider": "kilo",
|
|
31486
|
+
"baseUrl": "https://api.kilo.ai/api/gateway",
|
|
31487
|
+
"reasoning": false,
|
|
31488
|
+
"input": [
|
|
31489
|
+
"text"
|
|
31490
|
+
],
|
|
31491
|
+
"cost": {
|
|
31492
|
+
"input": 0,
|
|
31493
|
+
"output": 0,
|
|
31494
|
+
"cacheRead": 0,
|
|
31495
|
+
"cacheWrite": 0
|
|
31496
|
+
},
|
|
31497
|
+
"contextWindow": 372000,
|
|
31498
|
+
"maxTokens": 128000
|
|
31499
|
+
},
|
|
31500
|
+
"openai/gpt-5.6-terra-pro": {
|
|
31501
|
+
"id": "openai/gpt-5.6-terra-pro",
|
|
31502
|
+
"name": "GPT-5.6 Terra Pro",
|
|
31503
|
+
"api": "openai-completions",
|
|
31504
|
+
"provider": "kilo",
|
|
31505
|
+
"baseUrl": "https://api.kilo.ai/api/gateway",
|
|
31506
|
+
"reasoning": false,
|
|
31507
|
+
"input": [
|
|
31508
|
+
"text"
|
|
31509
|
+
],
|
|
31510
|
+
"cost": {
|
|
31511
|
+
"input": 0,
|
|
31512
|
+
"output": 0,
|
|
31513
|
+
"cacheRead": 0,
|
|
31514
|
+
"cacheWrite": 0
|
|
31515
|
+
},
|
|
31516
|
+
"contextWindow": 1050000,
|
|
31517
|
+
"maxTokens": 128000
|
|
31518
|
+
},
|
|
31051
31519
|
"openai/gpt-audio": {
|
|
31052
31520
|
"id": "openai/gpt-audio",
|
|
31053
31521
|
"name": "GPT Audio",
|
|
@@ -33859,6 +34327,25 @@
|
|
|
33859
34327
|
"contextWindow": null,
|
|
33860
34328
|
"maxTokens": null
|
|
33861
34329
|
},
|
|
34330
|
+
"tencent/hy3": {
|
|
34331
|
+
"id": "tencent/hy3",
|
|
34332
|
+
"name": "Hy3",
|
|
34333
|
+
"api": "openai-completions",
|
|
34334
|
+
"provider": "kilo",
|
|
34335
|
+
"baseUrl": "https://api.kilo.ai/api/gateway",
|
|
34336
|
+
"reasoning": false,
|
|
34337
|
+
"input": [
|
|
34338
|
+
"text"
|
|
34339
|
+
],
|
|
34340
|
+
"cost": {
|
|
34341
|
+
"input": 0,
|
|
34342
|
+
"output": 0,
|
|
34343
|
+
"cacheRead": 0,
|
|
34344
|
+
"cacheWrite": 0
|
|
34345
|
+
},
|
|
34346
|
+
"contextWindow": 262144,
|
|
34347
|
+
"maxTokens": null
|
|
34348
|
+
},
|
|
33862
34349
|
"tencent/hy3-preview": {
|
|
33863
34350
|
"id": "tencent/hy3-preview",
|
|
33864
34351
|
"name": "Hy3 Preview",
|
|
@@ -33907,6 +34394,25 @@
|
|
|
33907
34394
|
"contextWindow": 262144,
|
|
33908
34395
|
"maxTokens": 64000
|
|
33909
34396
|
},
|
|
34397
|
+
"tencent/hy3:free": {
|
|
34398
|
+
"id": "tencent/hy3:free",
|
|
34399
|
+
"name": "Hy3 (free)",
|
|
34400
|
+
"api": "openai-completions",
|
|
34401
|
+
"provider": "kilo",
|
|
34402
|
+
"baseUrl": "https://api.kilo.ai/api/gateway",
|
|
34403
|
+
"reasoning": false,
|
|
34404
|
+
"input": [
|
|
34405
|
+
"text"
|
|
34406
|
+
],
|
|
34407
|
+
"cost": {
|
|
34408
|
+
"input": 0,
|
|
34409
|
+
"output": 0,
|
|
34410
|
+
"cacheRead": 0,
|
|
34411
|
+
"cacheWrite": 0
|
|
34412
|
+
},
|
|
34413
|
+
"contextWindow": 262144,
|
|
34414
|
+
"maxTokens": null
|
|
34415
|
+
},
|
|
33910
34416
|
"thedrummer/cydonia-24b-v4.1": {
|
|
33911
34417
|
"id": "thedrummer/cydonia-24b-v4.1",
|
|
33912
34418
|
"name": "Cydonia 24B V4.1",
|
|
@@ -37363,6 +37869,44 @@
|
|
|
37363
37869
|
"contextWindow": null,
|
|
37364
37870
|
"maxTokens": null
|
|
37365
37871
|
},
|
|
37872
|
+
"aion-labs/aion-3.0": {
|
|
37873
|
+
"id": "aion-labs/aion-3.0",
|
|
37874
|
+
"name": "aion-labs/aion-3.0",
|
|
37875
|
+
"api": "openai-completions",
|
|
37876
|
+
"provider": "nanogpt",
|
|
37877
|
+
"baseUrl": "https://nano-gpt.com/api/v1",
|
|
37878
|
+
"reasoning": false,
|
|
37879
|
+
"input": [
|
|
37880
|
+
"text"
|
|
37881
|
+
],
|
|
37882
|
+
"cost": {
|
|
37883
|
+
"input": 0,
|
|
37884
|
+
"output": 0,
|
|
37885
|
+
"cacheRead": 0,
|
|
37886
|
+
"cacheWrite": 0
|
|
37887
|
+
},
|
|
37888
|
+
"contextWindow": null,
|
|
37889
|
+
"maxTokens": null
|
|
37890
|
+
},
|
|
37891
|
+
"aion-labs/aion-3.0-mini": {
|
|
37892
|
+
"id": "aion-labs/aion-3.0-mini",
|
|
37893
|
+
"name": "aion-labs/aion-3.0-mini",
|
|
37894
|
+
"api": "openai-completions",
|
|
37895
|
+
"provider": "nanogpt",
|
|
37896
|
+
"baseUrl": "https://nano-gpt.com/api/v1",
|
|
37897
|
+
"reasoning": false,
|
|
37898
|
+
"input": [
|
|
37899
|
+
"text"
|
|
37900
|
+
],
|
|
37901
|
+
"cost": {
|
|
37902
|
+
"input": 0,
|
|
37903
|
+
"output": 0,
|
|
37904
|
+
"cacheRead": 0,
|
|
37905
|
+
"cacheWrite": 0
|
|
37906
|
+
},
|
|
37907
|
+
"contextWindow": null,
|
|
37908
|
+
"maxTokens": null
|
|
37909
|
+
},
|
|
37366
37910
|
"aion-labs/aion-rp-llama-3.1-8b": {
|
|
37367
37911
|
"id": "aion-labs/aion-rp-llama-3.1-8b",
|
|
37368
37912
|
"name": "aion-labs/aion-rp-llama-3.1-8b",
|
|
@@ -44952,6 +45496,25 @@
|
|
|
44952
45496
|
"contextWindow": null,
|
|
44953
45497
|
"maxTokens": null
|
|
44954
45498
|
},
|
|
45499
|
+
"mellum2-12b-a2-5b-instruct": {
|
|
45500
|
+
"id": "mellum2-12b-a2-5b-instruct",
|
|
45501
|
+
"name": "mellum2-12b-a2-5b-instruct",
|
|
45502
|
+
"api": "openai-completions",
|
|
45503
|
+
"provider": "nanogpt",
|
|
45504
|
+
"baseUrl": "https://nano-gpt.com/api/v1",
|
|
45505
|
+
"reasoning": false,
|
|
45506
|
+
"input": [
|
|
45507
|
+
"text"
|
|
45508
|
+
],
|
|
45509
|
+
"cost": {
|
|
45510
|
+
"input": 0,
|
|
45511
|
+
"output": 0,
|
|
45512
|
+
"cacheRead": 0,
|
|
45513
|
+
"cacheWrite": 0
|
|
45514
|
+
},
|
|
45515
|
+
"contextWindow": null,
|
|
45516
|
+
"maxTokens": null
|
|
45517
|
+
},
|
|
44955
45518
|
"mercury-2": {
|
|
44956
45519
|
"id": "mercury-2",
|
|
44957
45520
|
"name": "Mercury 2",
|
|
@@ -46617,6 +47180,25 @@
|
|
|
46617
47180
|
"contextWindow": 131072,
|
|
46618
47181
|
"maxTokens": 163840
|
|
46619
47182
|
},
|
|
47183
|
+
"nex-agi/nex-n2-mini": {
|
|
47184
|
+
"id": "nex-agi/nex-n2-mini",
|
|
47185
|
+
"name": "nex-agi/nex-n2-mini",
|
|
47186
|
+
"api": "openai-completions",
|
|
47187
|
+
"provider": "nanogpt",
|
|
47188
|
+
"baseUrl": "https://nano-gpt.com/api/v1",
|
|
47189
|
+
"reasoning": false,
|
|
47190
|
+
"input": [
|
|
47191
|
+
"text"
|
|
47192
|
+
],
|
|
47193
|
+
"cost": {
|
|
47194
|
+
"input": 0,
|
|
47195
|
+
"output": 0,
|
|
47196
|
+
"cacheRead": 0,
|
|
47197
|
+
"cacheWrite": 0
|
|
47198
|
+
},
|
|
47199
|
+
"contextWindow": 262144,
|
|
47200
|
+
"maxTokens": 262144
|
|
47201
|
+
},
|
|
46620
47202
|
"nex-agi/nex-n2-pro": {
|
|
46621
47203
|
"id": "nex-agi/nex-n2-pro",
|
|
46622
47204
|
"name": "nex-agi/nex-n2-pro",
|
|
@@ -46633,8 +47215,8 @@
|
|
|
46633
47215
|
"cacheRead": 0,
|
|
46634
47216
|
"cacheWrite": 0
|
|
46635
47217
|
},
|
|
46636
|
-
"contextWindow":
|
|
46637
|
-
"maxTokens":
|
|
47218
|
+
"contextWindow": 262144,
|
|
47219
|
+
"maxTokens": 262144
|
|
46638
47220
|
},
|
|
46639
47221
|
"nothingiisreal/L3.1-70B-Celeste-V0.1-BF16": {
|
|
46640
47222
|
"id": "nothingiisreal/L3.1-70B-Celeste-V0.1-BF16",
|
|
@@ -48807,7 +49389,7 @@
|
|
|
48807
49389
|
},
|
|
48808
49390
|
"Qwen/Qwen3-235B-A22B-Instruct-2507": {
|
|
48809
49391
|
"id": "Qwen/Qwen3-235B-A22B-Instruct-2507",
|
|
48810
|
-
"name": "Qwen3 235B A22B
|
|
49392
|
+
"name": "Qwen3 235B A22B-2507",
|
|
48811
49393
|
"api": "openai-completions",
|
|
48812
49394
|
"provider": "nanogpt",
|
|
48813
49395
|
"baseUrl": "https://nano-gpt.com/api/v1",
|
|
@@ -48864,7 +49446,7 @@
|
|
|
48864
49446
|
},
|
|
48865
49447
|
"Qwen/Qwen3-235B-A22B-Thinking-2507": {
|
|
48866
49448
|
"id": "Qwen/Qwen3-235B-A22B-Thinking-2507",
|
|
48867
|
-
"name": "Qwen3
|
|
49449
|
+
"name": "Qwen3 235B A22B Thinking-2507",
|
|
48868
49450
|
"api": "openai-completions",
|
|
48869
49451
|
"provider": "nanogpt",
|
|
48870
49452
|
"baseUrl": "https://nano-gpt.com/api/v1",
|
|
@@ -49250,7 +49832,7 @@
|
|
|
49250
49832
|
},
|
|
49251
49833
|
"Qwen/Qwen3.6-35B-A3B": {
|
|
49252
49834
|
"id": "Qwen/Qwen3.6-35B-A3B",
|
|
49253
|
-
"name": "Qwen3.6 35B
|
|
49835
|
+
"name": "Qwen3.6 35B A3B",
|
|
49254
49836
|
"api": "openai-completions",
|
|
49255
49837
|
"provider": "nanogpt",
|
|
49256
49838
|
"baseUrl": "https://nano-gpt.com/api/v1",
|
|
@@ -52792,6 +53374,25 @@
|
|
|
52792
53374
|
]
|
|
52793
53375
|
}
|
|
52794
53376
|
},
|
|
53377
|
+
"x-ai/grok-4.5": {
|
|
53378
|
+
"id": "x-ai/grok-4.5",
|
|
53379
|
+
"name": "x-ai/grok-4.5",
|
|
53380
|
+
"api": "openai-completions",
|
|
53381
|
+
"provider": "nanogpt",
|
|
53382
|
+
"baseUrl": "https://nano-gpt.com/api/v1",
|
|
53383
|
+
"reasoning": false,
|
|
53384
|
+
"input": [
|
|
53385
|
+
"text"
|
|
53386
|
+
],
|
|
53387
|
+
"cost": {
|
|
53388
|
+
"input": 0,
|
|
53389
|
+
"output": 0,
|
|
53390
|
+
"cacheRead": 0,
|
|
53391
|
+
"cacheWrite": 0
|
|
53392
|
+
},
|
|
53393
|
+
"contextWindow": 500000,
|
|
53394
|
+
"maxTokens": 500000
|
|
53395
|
+
},
|
|
52795
53396
|
"x-ai/grok-build-0.1": {
|
|
52796
53397
|
"id": "x-ai/grok-build-0.1",
|
|
52797
53398
|
"name": "Grok Build 0.1",
|
|
@@ -59495,6 +60096,120 @@
|
|
|
59495
60096
|
},
|
|
59496
60097
|
"contextPromotionTarget": "openai/gpt-5.4"
|
|
59497
60098
|
},
|
|
60099
|
+
"gpt-5.6-luna": {
|
|
60100
|
+
"id": "gpt-5.6-luna",
|
|
60101
|
+
"name": "GPT-5.6 Luna",
|
|
60102
|
+
"api": "openai-responses",
|
|
60103
|
+
"provider": "openai",
|
|
60104
|
+
"baseUrl": "https://api.openai.com/v1",
|
|
60105
|
+
"reasoning": true,
|
|
60106
|
+
"input": [
|
|
60107
|
+
"text",
|
|
60108
|
+
"image"
|
|
60109
|
+
],
|
|
60110
|
+
"cost": {
|
|
60111
|
+
"input": 1,
|
|
60112
|
+
"output": 6,
|
|
60113
|
+
"cacheRead": 0.1,
|
|
60114
|
+
"cacheWrite": 1.25
|
|
60115
|
+
},
|
|
60116
|
+
"contextWindow": 1050000,
|
|
60117
|
+
"maxTokens": 128000,
|
|
60118
|
+
"applyPatchToolType": "freeform",
|
|
60119
|
+
"thinking": {
|
|
60120
|
+
"mode": "effort",
|
|
60121
|
+
"efforts": [
|
|
60122
|
+
"minimal",
|
|
60123
|
+
"low",
|
|
60124
|
+
"medium",
|
|
60125
|
+
"high",
|
|
60126
|
+
"xhigh"
|
|
60127
|
+
],
|
|
60128
|
+
"effortMap": {
|
|
60129
|
+
"minimal": "low",
|
|
60130
|
+
"low": "medium",
|
|
60131
|
+
"medium": "high",
|
|
60132
|
+
"high": "xhigh",
|
|
60133
|
+
"xhigh": "max"
|
|
60134
|
+
}
|
|
60135
|
+
}
|
|
60136
|
+
},
|
|
60137
|
+
"gpt-5.6-sol": {
|
|
60138
|
+
"id": "gpt-5.6-sol",
|
|
60139
|
+
"name": "GPT-5.6 Sol",
|
|
60140
|
+
"api": "openai-responses",
|
|
60141
|
+
"provider": "openai",
|
|
60142
|
+
"baseUrl": "https://api.openai.com/v1",
|
|
60143
|
+
"reasoning": true,
|
|
60144
|
+
"input": [
|
|
60145
|
+
"text",
|
|
60146
|
+
"image"
|
|
60147
|
+
],
|
|
60148
|
+
"cost": {
|
|
60149
|
+
"input": 5,
|
|
60150
|
+
"output": 30,
|
|
60151
|
+
"cacheRead": 0.5,
|
|
60152
|
+
"cacheWrite": 6.25
|
|
60153
|
+
},
|
|
60154
|
+
"contextWindow": 1050000,
|
|
60155
|
+
"maxTokens": 128000,
|
|
60156
|
+
"applyPatchToolType": "freeform",
|
|
60157
|
+
"thinking": {
|
|
60158
|
+
"mode": "effort",
|
|
60159
|
+
"efforts": [
|
|
60160
|
+
"minimal",
|
|
60161
|
+
"low",
|
|
60162
|
+
"medium",
|
|
60163
|
+
"high",
|
|
60164
|
+
"xhigh"
|
|
60165
|
+
],
|
|
60166
|
+
"effortMap": {
|
|
60167
|
+
"minimal": "low",
|
|
60168
|
+
"low": "medium",
|
|
60169
|
+
"medium": "high",
|
|
60170
|
+
"high": "xhigh",
|
|
60171
|
+
"xhigh": "max"
|
|
60172
|
+
}
|
|
60173
|
+
}
|
|
60174
|
+
},
|
|
60175
|
+
"gpt-5.6-terra": {
|
|
60176
|
+
"id": "gpt-5.6-terra",
|
|
60177
|
+
"name": "GPT-5.6 Terra",
|
|
60178
|
+
"api": "openai-responses",
|
|
60179
|
+
"provider": "openai",
|
|
60180
|
+
"baseUrl": "https://api.openai.com/v1",
|
|
60181
|
+
"reasoning": true,
|
|
60182
|
+
"input": [
|
|
60183
|
+
"text",
|
|
60184
|
+
"image"
|
|
60185
|
+
],
|
|
60186
|
+
"cost": {
|
|
60187
|
+
"input": 2.5,
|
|
60188
|
+
"output": 15,
|
|
60189
|
+
"cacheRead": 0.25,
|
|
60190
|
+
"cacheWrite": 3.125
|
|
60191
|
+
},
|
|
60192
|
+
"contextWindow": 1050000,
|
|
60193
|
+
"maxTokens": 128000,
|
|
60194
|
+
"applyPatchToolType": "freeform",
|
|
60195
|
+
"thinking": {
|
|
60196
|
+
"mode": "effort",
|
|
60197
|
+
"efforts": [
|
|
60198
|
+
"minimal",
|
|
60199
|
+
"low",
|
|
60200
|
+
"medium",
|
|
60201
|
+
"high",
|
|
60202
|
+
"xhigh"
|
|
60203
|
+
],
|
|
60204
|
+
"effortMap": {
|
|
60205
|
+
"minimal": "low",
|
|
60206
|
+
"low": "medium",
|
|
60207
|
+
"medium": "high",
|
|
60208
|
+
"high": "xhigh",
|
|
60209
|
+
"xhigh": "max"
|
|
60210
|
+
}
|
|
60211
|
+
}
|
|
60212
|
+
},
|
|
59498
60213
|
"o1": {
|
|
59499
60214
|
"id": "o1",
|
|
59500
60215
|
"name": "o1",
|
|
@@ -60261,7 +60976,7 @@
|
|
|
60261
60976
|
"contextWindow": 272000,
|
|
60262
60977
|
"maxTokens": 128000,
|
|
60263
60978
|
"preferWebsockets": true,
|
|
60264
|
-
"priority":
|
|
60979
|
+
"priority": 0,
|
|
60265
60980
|
"applyPatchToolType": "freeform",
|
|
60266
60981
|
"thinking": {
|
|
60267
60982
|
"mode": "effort",
|
|
@@ -60273,6 +60988,141 @@
|
|
|
60273
60988
|
]
|
|
60274
60989
|
},
|
|
60275
60990
|
"contextPromotionTarget": "openai-codex/gpt-5.4"
|
|
60991
|
+
},
|
|
60992
|
+
"gpt-5.6-luna": {
|
|
60993
|
+
"id": "gpt-5.6-luna",
|
|
60994
|
+
"name": "GPT-5.6 Luna",
|
|
60995
|
+
"api": "openai-codex-responses",
|
|
60996
|
+
"provider": "openai-codex",
|
|
60997
|
+
"baseUrl": "https://chatgpt.com/backend-api",
|
|
60998
|
+
"reasoning": true,
|
|
60999
|
+
"input": [
|
|
61000
|
+
"text",
|
|
61001
|
+
"image"
|
|
61002
|
+
],
|
|
61003
|
+
"cost": {
|
|
61004
|
+
"input": 1,
|
|
61005
|
+
"output": 6,
|
|
61006
|
+
"cacheRead": 0.1,
|
|
61007
|
+
"cacheWrite": 1.25
|
|
61008
|
+
},
|
|
61009
|
+
"remoteCompaction": {
|
|
61010
|
+
"enabled": true,
|
|
61011
|
+
"api": "openai-codex-responses",
|
|
61012
|
+
"v2StreamingEnabled": true
|
|
61013
|
+
},
|
|
61014
|
+
"contextWindow": 372000,
|
|
61015
|
+
"maxTokens": 128000,
|
|
61016
|
+
"preferWebsockets": true,
|
|
61017
|
+
"priority": 3,
|
|
61018
|
+
"applyPatchToolType": "freeform",
|
|
61019
|
+
"thinking": {
|
|
61020
|
+
"mode": "effort",
|
|
61021
|
+
"efforts": [
|
|
61022
|
+
"minimal",
|
|
61023
|
+
"low",
|
|
61024
|
+
"medium",
|
|
61025
|
+
"high",
|
|
61026
|
+
"xhigh"
|
|
61027
|
+
],
|
|
61028
|
+
"effortMap": {
|
|
61029
|
+
"minimal": "low",
|
|
61030
|
+
"low": "medium",
|
|
61031
|
+
"medium": "high",
|
|
61032
|
+
"high": "xhigh",
|
|
61033
|
+
"xhigh": "max"
|
|
61034
|
+
}
|
|
61035
|
+
}
|
|
61036
|
+
},
|
|
61037
|
+
"gpt-5.6-sol": {
|
|
61038
|
+
"id": "gpt-5.6-sol",
|
|
61039
|
+
"name": "GPT-5.6 Sol",
|
|
61040
|
+
"api": "openai-codex-responses",
|
|
61041
|
+
"provider": "openai-codex",
|
|
61042
|
+
"baseUrl": "https://chatgpt.com/backend-api",
|
|
61043
|
+
"reasoning": true,
|
|
61044
|
+
"input": [
|
|
61045
|
+
"text",
|
|
61046
|
+
"image"
|
|
61047
|
+
],
|
|
61048
|
+
"cost": {
|
|
61049
|
+
"input": 5,
|
|
61050
|
+
"output": 30,
|
|
61051
|
+
"cacheRead": 0.5,
|
|
61052
|
+
"cacheWrite": 6.25
|
|
61053
|
+
},
|
|
61054
|
+
"remoteCompaction": {
|
|
61055
|
+
"enabled": true,
|
|
61056
|
+
"api": "openai-codex-responses",
|
|
61057
|
+
"v2StreamingEnabled": true
|
|
61058
|
+
},
|
|
61059
|
+
"contextWindow": 372000,
|
|
61060
|
+
"maxTokens": 128000,
|
|
61061
|
+
"preferWebsockets": true,
|
|
61062
|
+
"priority": 1,
|
|
61063
|
+
"applyPatchToolType": "freeform",
|
|
61064
|
+
"thinking": {
|
|
61065
|
+
"mode": "effort",
|
|
61066
|
+
"efforts": [
|
|
61067
|
+
"minimal",
|
|
61068
|
+
"low",
|
|
61069
|
+
"medium",
|
|
61070
|
+
"high",
|
|
61071
|
+
"xhigh"
|
|
61072
|
+
],
|
|
61073
|
+
"effortMap": {
|
|
61074
|
+
"minimal": "low",
|
|
61075
|
+
"low": "medium",
|
|
61076
|
+
"medium": "high",
|
|
61077
|
+
"high": "xhigh",
|
|
61078
|
+
"xhigh": "max"
|
|
61079
|
+
}
|
|
61080
|
+
}
|
|
61081
|
+
},
|
|
61082
|
+
"gpt-5.6-terra": {
|
|
61083
|
+
"id": "gpt-5.6-terra",
|
|
61084
|
+
"name": "GPT-5.6 Terra",
|
|
61085
|
+
"api": "openai-codex-responses",
|
|
61086
|
+
"provider": "openai-codex",
|
|
61087
|
+
"baseUrl": "https://chatgpt.com/backend-api",
|
|
61088
|
+
"reasoning": true,
|
|
61089
|
+
"input": [
|
|
61090
|
+
"text",
|
|
61091
|
+
"image"
|
|
61092
|
+
],
|
|
61093
|
+
"cost": {
|
|
61094
|
+
"input": 2.5,
|
|
61095
|
+
"output": 15,
|
|
61096
|
+
"cacheRead": 0.25,
|
|
61097
|
+
"cacheWrite": 3.125
|
|
61098
|
+
},
|
|
61099
|
+
"remoteCompaction": {
|
|
61100
|
+
"enabled": true,
|
|
61101
|
+
"api": "openai-codex-responses",
|
|
61102
|
+
"v2StreamingEnabled": true
|
|
61103
|
+
},
|
|
61104
|
+
"contextWindow": 372000,
|
|
61105
|
+
"maxTokens": 128000,
|
|
61106
|
+
"preferWebsockets": true,
|
|
61107
|
+
"priority": 2,
|
|
61108
|
+
"applyPatchToolType": "freeform",
|
|
61109
|
+
"thinking": {
|
|
61110
|
+
"mode": "effort",
|
|
61111
|
+
"efforts": [
|
|
61112
|
+
"minimal",
|
|
61113
|
+
"low",
|
|
61114
|
+
"medium",
|
|
61115
|
+
"high",
|
|
61116
|
+
"xhigh"
|
|
61117
|
+
],
|
|
61118
|
+
"effortMap": {
|
|
61119
|
+
"minimal": "low",
|
|
61120
|
+
"low": "medium",
|
|
61121
|
+
"medium": "high",
|
|
61122
|
+
"high": "xhigh",
|
|
61123
|
+
"xhigh": "max"
|
|
61124
|
+
}
|
|
61125
|
+
}
|
|
60276
61126
|
}
|
|
60277
61127
|
},
|
|
60278
61128
|
"opencode": {
|
|
@@ -62311,6 +63161,36 @@
|
|
|
62311
63161
|
},
|
|
62312
63162
|
"contextPromotionTarget": "opencode-zen/gpt-5.4"
|
|
62313
63163
|
},
|
|
63164
|
+
"grok-4.5": {
|
|
63165
|
+
"id": "grok-4.5",
|
|
63166
|
+
"name": "Grok 4.5",
|
|
63167
|
+
"api": "openai-completions",
|
|
63168
|
+
"provider": "opencode-zen",
|
|
63169
|
+
"baseUrl": "https://opencode.ai/zen/v1",
|
|
63170
|
+
"reasoning": true,
|
|
63171
|
+
"input": [
|
|
63172
|
+
"text",
|
|
63173
|
+
"image"
|
|
63174
|
+
],
|
|
63175
|
+
"cost": {
|
|
63176
|
+
"input": 2,
|
|
63177
|
+
"output": 6,
|
|
63178
|
+
"cacheRead": 0.5,
|
|
63179
|
+
"cacheWrite": 0
|
|
63180
|
+
},
|
|
63181
|
+
"contextWindow": 500000,
|
|
63182
|
+
"maxTokens": 500000,
|
|
63183
|
+
"thinking": {
|
|
63184
|
+
"mode": "effort",
|
|
63185
|
+
"efforts": [
|
|
63186
|
+
"minimal",
|
|
63187
|
+
"low",
|
|
63188
|
+
"medium",
|
|
63189
|
+
"high",
|
|
63190
|
+
"xhigh"
|
|
63191
|
+
]
|
|
63192
|
+
}
|
|
63193
|
+
},
|
|
62314
63194
|
"grok-build-0.1": {
|
|
62315
63195
|
"id": "grok-build-0.1",
|
|
62316
63196
|
"name": "Grok Build 0.1",
|
|
@@ -62341,6 +63221,35 @@
|
|
|
62341
63221
|
]
|
|
62342
63222
|
}
|
|
62343
63223
|
},
|
|
63224
|
+
"hy3-free": {
|
|
63225
|
+
"id": "hy3-free",
|
|
63226
|
+
"name": "Hy3 Free",
|
|
63227
|
+
"api": "openai-completions",
|
|
63228
|
+
"provider": "opencode-zen",
|
|
63229
|
+
"baseUrl": "https://opencode.ai/zen/v1",
|
|
63230
|
+
"reasoning": true,
|
|
63231
|
+
"input": [
|
|
63232
|
+
"text"
|
|
63233
|
+
],
|
|
63234
|
+
"cost": {
|
|
63235
|
+
"input": 0,
|
|
63236
|
+
"output": 0,
|
|
63237
|
+
"cacheRead": 0,
|
|
63238
|
+
"cacheWrite": 0
|
|
63239
|
+
},
|
|
63240
|
+
"contextWindow": 256000,
|
|
63241
|
+
"maxTokens": 64000,
|
|
63242
|
+
"thinking": {
|
|
63243
|
+
"mode": "effort",
|
|
63244
|
+
"efforts": [
|
|
63245
|
+
"minimal",
|
|
63246
|
+
"low",
|
|
63247
|
+
"medium",
|
|
63248
|
+
"high",
|
|
63249
|
+
"xhigh"
|
|
63250
|
+
]
|
|
63251
|
+
}
|
|
63252
|
+
},
|
|
62344
63253
|
"hy3-preview-free": {
|
|
62345
63254
|
"id": "hy3-preview-free",
|
|
62346
63255
|
"name": "Hy3 preview Free",
|
|
@@ -63214,7 +64123,7 @@
|
|
|
63214
64123
|
"image"
|
|
63215
64124
|
],
|
|
63216
64125
|
"cost": {
|
|
63217
|
-
"input": 0.
|
|
64126
|
+
"input": 0.65,
|
|
63218
64127
|
"output": 3.41,
|
|
63219
64128
|
"cacheRead": 0.14,
|
|
63220
64129
|
"cacheWrite": 0
|
|
@@ -63289,6 +64198,35 @@
|
|
|
63289
64198
|
]
|
|
63290
64199
|
}
|
|
63291
64200
|
},
|
|
64201
|
+
"~x-ai/grok-latest": {
|
|
64202
|
+
"id": "~x-ai/grok-latest",
|
|
64203
|
+
"name": "Grok Latest",
|
|
64204
|
+
"api": "openrouter",
|
|
64205
|
+
"provider": "openrouter",
|
|
64206
|
+
"baseUrl": "https://openrouter.ai/api/v1",
|
|
64207
|
+
"reasoning": true,
|
|
64208
|
+
"input": [
|
|
64209
|
+
"text",
|
|
64210
|
+
"image"
|
|
64211
|
+
],
|
|
64212
|
+
"cost": {
|
|
64213
|
+
"input": 2,
|
|
64214
|
+
"output": 6,
|
|
64215
|
+
"cacheRead": 0.5,
|
|
64216
|
+
"cacheWrite": 0
|
|
64217
|
+
},
|
|
64218
|
+
"contextWindow": 500000,
|
|
64219
|
+
"maxTokens": null,
|
|
64220
|
+
"thinking": {
|
|
64221
|
+
"mode": "effort",
|
|
64222
|
+
"efforts": [
|
|
64223
|
+
"minimal",
|
|
64224
|
+
"low",
|
|
64225
|
+
"medium",
|
|
64226
|
+
"high"
|
|
64227
|
+
]
|
|
64228
|
+
}
|
|
64229
|
+
},
|
|
63292
64230
|
"ai21/jamba-large-1.7": {
|
|
63293
64231
|
"id": "ai21/jamba-large-1.7",
|
|
63294
64232
|
"name": "Jamba Large 1.7",
|
|
@@ -63308,6 +64246,90 @@
|
|
|
63308
64246
|
"contextWindow": 256000,
|
|
63309
64247
|
"maxTokens": 4096
|
|
63310
64248
|
},
|
|
64249
|
+
"aion-labs/aion-2.0": {
|
|
64250
|
+
"id": "aion-labs/aion-2.0",
|
|
64251
|
+
"name": "Aion-2.0",
|
|
64252
|
+
"api": "openrouter",
|
|
64253
|
+
"provider": "openrouter",
|
|
64254
|
+
"baseUrl": "https://openrouter.ai/api/v1",
|
|
64255
|
+
"reasoning": true,
|
|
64256
|
+
"input": [
|
|
64257
|
+
"text"
|
|
64258
|
+
],
|
|
64259
|
+
"cost": {
|
|
64260
|
+
"input": 0.7999999999999999,
|
|
64261
|
+
"output": 1.5999999999999999,
|
|
64262
|
+
"cacheRead": 0.19999999999999998,
|
|
64263
|
+
"cacheWrite": 0
|
|
64264
|
+
},
|
|
64265
|
+
"contextWindow": 131072,
|
|
64266
|
+
"maxTokens": 32768,
|
|
64267
|
+
"thinking": {
|
|
64268
|
+
"mode": "effort",
|
|
64269
|
+
"efforts": [
|
|
64270
|
+
"minimal",
|
|
64271
|
+
"low",
|
|
64272
|
+
"medium",
|
|
64273
|
+
"high"
|
|
64274
|
+
]
|
|
64275
|
+
}
|
|
64276
|
+
},
|
|
64277
|
+
"aion-labs/aion-3.0": {
|
|
64278
|
+
"id": "aion-labs/aion-3.0",
|
|
64279
|
+
"name": "Aion-3.0",
|
|
64280
|
+
"api": "openrouter",
|
|
64281
|
+
"provider": "openrouter",
|
|
64282
|
+
"baseUrl": "https://openrouter.ai/api/v1",
|
|
64283
|
+
"reasoning": true,
|
|
64284
|
+
"input": [
|
|
64285
|
+
"text"
|
|
64286
|
+
],
|
|
64287
|
+
"cost": {
|
|
64288
|
+
"input": 3,
|
|
64289
|
+
"output": 6,
|
|
64290
|
+
"cacheRead": 0.75,
|
|
64291
|
+
"cacheWrite": 0
|
|
64292
|
+
},
|
|
64293
|
+
"contextWindow": 131072,
|
|
64294
|
+
"maxTokens": 32768,
|
|
64295
|
+
"thinking": {
|
|
64296
|
+
"mode": "effort",
|
|
64297
|
+
"efforts": [
|
|
64298
|
+
"minimal",
|
|
64299
|
+
"low",
|
|
64300
|
+
"medium",
|
|
64301
|
+
"high"
|
|
64302
|
+
]
|
|
64303
|
+
}
|
|
64304
|
+
},
|
|
64305
|
+
"aion-labs/aion-3.0-mini": {
|
|
64306
|
+
"id": "aion-labs/aion-3.0-mini",
|
|
64307
|
+
"name": "Aion-3.0-Mini",
|
|
64308
|
+
"api": "openrouter",
|
|
64309
|
+
"provider": "openrouter",
|
|
64310
|
+
"baseUrl": "https://openrouter.ai/api/v1",
|
|
64311
|
+
"reasoning": true,
|
|
64312
|
+
"input": [
|
|
64313
|
+
"text"
|
|
64314
|
+
],
|
|
64315
|
+
"cost": {
|
|
64316
|
+
"input": 0.7,
|
|
64317
|
+
"output": 1.4,
|
|
64318
|
+
"cacheRead": 0.18,
|
|
64319
|
+
"cacheWrite": 0
|
|
64320
|
+
},
|
|
64321
|
+
"contextWindow": 131072,
|
|
64322
|
+
"maxTokens": 32768,
|
|
64323
|
+
"thinking": {
|
|
64324
|
+
"mode": "effort",
|
|
64325
|
+
"efforts": [
|
|
64326
|
+
"minimal",
|
|
64327
|
+
"low",
|
|
64328
|
+
"medium",
|
|
64329
|
+
"high"
|
|
64330
|
+
]
|
|
64331
|
+
}
|
|
64332
|
+
},
|
|
63311
64333
|
"alibaba/tongyi-deepresearch-30b-a3b": {
|
|
63312
64334
|
"id": "alibaba/tongyi-deepresearch-30b-a3b",
|
|
63313
64335
|
"name": "Tongyi DeepResearch 30B A3B",
|
|
@@ -64846,7 +65868,7 @@
|
|
|
64846
65868
|
"cacheWrite": 0
|
|
64847
65869
|
},
|
|
64848
65870
|
"contextWindow": 1048576,
|
|
64849
|
-
"maxTokens":
|
|
65871
|
+
"maxTokens": 65536,
|
|
64850
65872
|
"thinking": {
|
|
64851
65873
|
"mode": "effort",
|
|
64852
65874
|
"efforts": [
|
|
@@ -66146,8 +67168,8 @@
|
|
|
66146
67168
|
"text"
|
|
66147
67169
|
],
|
|
66148
67170
|
"cost": {
|
|
66149
|
-
"input": 0.
|
|
66150
|
-
"output": 0.
|
|
67171
|
+
"input": 0.15,
|
|
67172
|
+
"output": 0.8999999999999999,
|
|
66151
67173
|
"cacheRead": 0.049999999999999996,
|
|
66152
67174
|
"cacheWrite": 0
|
|
66153
67175
|
},
|
|
@@ -66205,8 +67227,8 @@
|
|
|
66205
67227
|
"text"
|
|
66206
67228
|
],
|
|
66207
67229
|
"cost": {
|
|
66208
|
-
"input": 0.
|
|
66209
|
-
"output": 0.
|
|
67230
|
+
"input": 0.24,
|
|
67231
|
+
"output": 0.96,
|
|
66210
67232
|
"cacheRead": 0.049999999999999996,
|
|
66211
67233
|
"cacheWrite": 0
|
|
66212
67234
|
},
|
|
@@ -66224,7 +67246,7 @@
|
|
|
66224
67246
|
},
|
|
66225
67247
|
"minimax/minimax-m3": {
|
|
66226
67248
|
"id": "minimax/minimax-m3",
|
|
66227
|
-
"name": "MiniMax
|
|
67249
|
+
"name": "MiniMax M3",
|
|
66228
67250
|
"api": "openrouter",
|
|
66229
67251
|
"provider": "openrouter",
|
|
66230
67252
|
"baseUrl": "https://openrouter.ai/api/v1",
|
|
@@ -66875,7 +67897,7 @@
|
|
|
66875
67897
|
"cost": {
|
|
66876
67898
|
"input": 0.375,
|
|
66877
67899
|
"output": 2.025,
|
|
66878
|
-
"cacheRead": 0.
|
|
67900
|
+
"cacheRead": 0.203,
|
|
66879
67901
|
"cacheWrite": 0
|
|
66880
67902
|
},
|
|
66881
67903
|
"contextWindow": 262144,
|
|
@@ -66902,7 +67924,7 @@
|
|
|
66902
67924
|
"image"
|
|
66903
67925
|
],
|
|
66904
67926
|
"cost": {
|
|
66905
|
-
"input": 0.
|
|
67927
|
+
"input": 0.65,
|
|
66906
67928
|
"output": 3.41,
|
|
66907
67929
|
"cacheRead": 0.14,
|
|
66908
67930
|
"cacheWrite": 0
|
|
@@ -66960,13 +67982,13 @@
|
|
|
66960
67982
|
"image"
|
|
66961
67983
|
],
|
|
66962
67984
|
"cost": {
|
|
66963
|
-
"input": 0.
|
|
67985
|
+
"input": 0.72,
|
|
66964
67986
|
"output": 3.5,
|
|
66965
67987
|
"cacheRead": 0.15,
|
|
66966
67988
|
"cacheWrite": 0
|
|
66967
67989
|
},
|
|
66968
67990
|
"contextWindow": 262144,
|
|
66969
|
-
"maxTokens":
|
|
67991
|
+
"maxTokens": 262144,
|
|
66970
67992
|
"thinking": {
|
|
66971
67993
|
"mode": "effort",
|
|
66972
67994
|
"efforts": [
|
|
@@ -66996,6 +68018,64 @@
|
|
|
66996
68018
|
"contextWindow": 131072,
|
|
66997
68019
|
"maxTokens": 163840
|
|
66998
68020
|
},
|
|
68021
|
+
"nex-agi/nex-n2-mini": {
|
|
68022
|
+
"id": "nex-agi/nex-n2-mini",
|
|
68023
|
+
"name": "Nex-N2-Mini",
|
|
68024
|
+
"api": "openrouter",
|
|
68025
|
+
"provider": "openrouter",
|
|
68026
|
+
"baseUrl": "https://openrouter.ai/api/v1",
|
|
68027
|
+
"reasoning": true,
|
|
68028
|
+
"input": [
|
|
68029
|
+
"text",
|
|
68030
|
+
"image"
|
|
68031
|
+
],
|
|
68032
|
+
"cost": {
|
|
68033
|
+
"input": 0.024999999999999998,
|
|
68034
|
+
"output": 0.09999999999999999,
|
|
68035
|
+
"cacheRead": 0.0025,
|
|
68036
|
+
"cacheWrite": 0
|
|
68037
|
+
},
|
|
68038
|
+
"contextWindow": 262144,
|
|
68039
|
+
"maxTokens": 262144,
|
|
68040
|
+
"thinking": {
|
|
68041
|
+
"mode": "effort",
|
|
68042
|
+
"efforts": [
|
|
68043
|
+
"minimal",
|
|
68044
|
+
"low",
|
|
68045
|
+
"medium",
|
|
68046
|
+
"high"
|
|
68047
|
+
]
|
|
68048
|
+
}
|
|
68049
|
+
},
|
|
68050
|
+
"nex-agi/nex-n2-pro": {
|
|
68051
|
+
"id": "nex-agi/nex-n2-pro",
|
|
68052
|
+
"name": "Nex-N2-Pro",
|
|
68053
|
+
"api": "openrouter",
|
|
68054
|
+
"provider": "openrouter",
|
|
68055
|
+
"baseUrl": "https://openrouter.ai/api/v1",
|
|
68056
|
+
"reasoning": true,
|
|
68057
|
+
"input": [
|
|
68058
|
+
"text",
|
|
68059
|
+
"image"
|
|
68060
|
+
],
|
|
68061
|
+
"cost": {
|
|
68062
|
+
"input": 0.25,
|
|
68063
|
+
"output": 1,
|
|
68064
|
+
"cacheRead": 0.024999999999999998,
|
|
68065
|
+
"cacheWrite": 0
|
|
68066
|
+
},
|
|
68067
|
+
"contextWindow": 262144,
|
|
68068
|
+
"maxTokens": 262144,
|
|
68069
|
+
"thinking": {
|
|
68070
|
+
"mode": "effort",
|
|
68071
|
+
"efforts": [
|
|
68072
|
+
"minimal",
|
|
68073
|
+
"low",
|
|
68074
|
+
"medium",
|
|
68075
|
+
"high"
|
|
68076
|
+
]
|
|
68077
|
+
}
|
|
68078
|
+
},
|
|
66999
68079
|
"nex-agi/nex-n2-pro:free": {
|
|
67000
68080
|
"id": "nex-agi/nex-n2-pro:free",
|
|
67001
68081
|
"name": "Nex-N2-Pro (free)",
|
|
@@ -68452,6 +69532,228 @@
|
|
|
68452
69532
|
},
|
|
68453
69533
|
"contextPromotionTarget": "openrouter/openai/gpt-5.4"
|
|
68454
69534
|
},
|
|
69535
|
+
"openai/gpt-5.6-luna": {
|
|
69536
|
+
"id": "openai/gpt-5.6-luna",
|
|
69537
|
+
"name": "GPT-5.6 Luna",
|
|
69538
|
+
"api": "openrouter",
|
|
69539
|
+
"provider": "openrouter",
|
|
69540
|
+
"baseUrl": "https://openrouter.ai/api/v1",
|
|
69541
|
+
"reasoning": true,
|
|
69542
|
+
"input": [
|
|
69543
|
+
"text",
|
|
69544
|
+
"image"
|
|
69545
|
+
],
|
|
69546
|
+
"cost": {
|
|
69547
|
+
"input": 1,
|
|
69548
|
+
"output": 6,
|
|
69549
|
+
"cacheRead": 0.09999999999999999,
|
|
69550
|
+
"cacheWrite": 0
|
|
69551
|
+
},
|
|
69552
|
+
"contextWindow": 1050000,
|
|
69553
|
+
"maxTokens": 128000,
|
|
69554
|
+
"thinking": {
|
|
69555
|
+
"mode": "effort",
|
|
69556
|
+
"efforts": [
|
|
69557
|
+
"minimal",
|
|
69558
|
+
"low",
|
|
69559
|
+
"medium",
|
|
69560
|
+
"high",
|
|
69561
|
+
"xhigh"
|
|
69562
|
+
],
|
|
69563
|
+
"effortMap": {
|
|
69564
|
+
"minimal": "low",
|
|
69565
|
+
"low": "medium",
|
|
69566
|
+
"medium": "high",
|
|
69567
|
+
"high": "xhigh",
|
|
69568
|
+
"xhigh": "max"
|
|
69569
|
+
}
|
|
69570
|
+
}
|
|
69571
|
+
},
|
|
69572
|
+
"openai/gpt-5.6-luna-pro": {
|
|
69573
|
+
"id": "openai/gpt-5.6-luna-pro",
|
|
69574
|
+
"name": "GPT-5.6 Luna Pro",
|
|
69575
|
+
"api": "openrouter",
|
|
69576
|
+
"provider": "openrouter",
|
|
69577
|
+
"baseUrl": "https://openrouter.ai/api/v1",
|
|
69578
|
+
"reasoning": true,
|
|
69579
|
+
"input": [
|
|
69580
|
+
"text",
|
|
69581
|
+
"image"
|
|
69582
|
+
],
|
|
69583
|
+
"cost": {
|
|
69584
|
+
"input": 1,
|
|
69585
|
+
"output": 6,
|
|
69586
|
+
"cacheRead": 0.09999999999999999,
|
|
69587
|
+
"cacheWrite": 0
|
|
69588
|
+
},
|
|
69589
|
+
"contextWindow": 1050000,
|
|
69590
|
+
"maxTokens": 128000,
|
|
69591
|
+
"thinking": {
|
|
69592
|
+
"mode": "effort",
|
|
69593
|
+
"efforts": [
|
|
69594
|
+
"minimal",
|
|
69595
|
+
"low",
|
|
69596
|
+
"medium",
|
|
69597
|
+
"high",
|
|
69598
|
+
"xhigh"
|
|
69599
|
+
],
|
|
69600
|
+
"effortMap": {
|
|
69601
|
+
"minimal": "low",
|
|
69602
|
+
"low": "medium",
|
|
69603
|
+
"medium": "high",
|
|
69604
|
+
"high": "xhigh",
|
|
69605
|
+
"xhigh": "max"
|
|
69606
|
+
}
|
|
69607
|
+
}
|
|
69608
|
+
},
|
|
69609
|
+
"openai/gpt-5.6-sol": {
|
|
69610
|
+
"id": "openai/gpt-5.6-sol",
|
|
69611
|
+
"name": "GPT-5.6 Sol",
|
|
69612
|
+
"api": "openrouter",
|
|
69613
|
+
"provider": "openrouter",
|
|
69614
|
+
"baseUrl": "https://openrouter.ai/api/v1",
|
|
69615
|
+
"reasoning": true,
|
|
69616
|
+
"input": [
|
|
69617
|
+
"text",
|
|
69618
|
+
"image"
|
|
69619
|
+
],
|
|
69620
|
+
"cost": {
|
|
69621
|
+
"input": 5,
|
|
69622
|
+
"output": 30,
|
|
69623
|
+
"cacheRead": 0.5,
|
|
69624
|
+
"cacheWrite": 0
|
|
69625
|
+
},
|
|
69626
|
+
"contextWindow": 1050000,
|
|
69627
|
+
"maxTokens": 128000,
|
|
69628
|
+
"thinking": {
|
|
69629
|
+
"mode": "effort",
|
|
69630
|
+
"efforts": [
|
|
69631
|
+
"minimal",
|
|
69632
|
+
"low",
|
|
69633
|
+
"medium",
|
|
69634
|
+
"high",
|
|
69635
|
+
"xhigh"
|
|
69636
|
+
],
|
|
69637
|
+
"effortMap": {
|
|
69638
|
+
"minimal": "low",
|
|
69639
|
+
"low": "medium",
|
|
69640
|
+
"medium": "high",
|
|
69641
|
+
"high": "xhigh",
|
|
69642
|
+
"xhigh": "max"
|
|
69643
|
+
}
|
|
69644
|
+
}
|
|
69645
|
+
},
|
|
69646
|
+
"openai/gpt-5.6-sol-pro": {
|
|
69647
|
+
"id": "openai/gpt-5.6-sol-pro",
|
|
69648
|
+
"name": "GPT-5.6 Sol Pro",
|
|
69649
|
+
"api": "openrouter",
|
|
69650
|
+
"provider": "openrouter",
|
|
69651
|
+
"baseUrl": "https://openrouter.ai/api/v1",
|
|
69652
|
+
"reasoning": true,
|
|
69653
|
+
"input": [
|
|
69654
|
+
"text",
|
|
69655
|
+
"image"
|
|
69656
|
+
],
|
|
69657
|
+
"cost": {
|
|
69658
|
+
"input": 5,
|
|
69659
|
+
"output": 30,
|
|
69660
|
+
"cacheRead": 0.5,
|
|
69661
|
+
"cacheWrite": 0
|
|
69662
|
+
},
|
|
69663
|
+
"contextWindow": 1050000,
|
|
69664
|
+
"maxTokens": 128000,
|
|
69665
|
+
"thinking": {
|
|
69666
|
+
"mode": "effort",
|
|
69667
|
+
"efforts": [
|
|
69668
|
+
"minimal",
|
|
69669
|
+
"low",
|
|
69670
|
+
"medium",
|
|
69671
|
+
"high",
|
|
69672
|
+
"xhigh"
|
|
69673
|
+
],
|
|
69674
|
+
"effortMap": {
|
|
69675
|
+
"minimal": "low",
|
|
69676
|
+
"low": "medium",
|
|
69677
|
+
"medium": "high",
|
|
69678
|
+
"high": "xhigh",
|
|
69679
|
+
"xhigh": "max"
|
|
69680
|
+
}
|
|
69681
|
+
}
|
|
69682
|
+
},
|
|
69683
|
+
"openai/gpt-5.6-terra": {
|
|
69684
|
+
"id": "openai/gpt-5.6-terra",
|
|
69685
|
+
"name": "GPT-5.6 Terra",
|
|
69686
|
+
"api": "openrouter",
|
|
69687
|
+
"provider": "openrouter",
|
|
69688
|
+
"baseUrl": "https://openrouter.ai/api/v1",
|
|
69689
|
+
"reasoning": true,
|
|
69690
|
+
"input": [
|
|
69691
|
+
"text",
|
|
69692
|
+
"image"
|
|
69693
|
+
],
|
|
69694
|
+
"cost": {
|
|
69695
|
+
"input": 2.5,
|
|
69696
|
+
"output": 15,
|
|
69697
|
+
"cacheRead": 0.25,
|
|
69698
|
+
"cacheWrite": 0
|
|
69699
|
+
},
|
|
69700
|
+
"contextWindow": 1050000,
|
|
69701
|
+
"maxTokens": 128000,
|
|
69702
|
+
"thinking": {
|
|
69703
|
+
"mode": "effort",
|
|
69704
|
+
"efforts": [
|
|
69705
|
+
"minimal",
|
|
69706
|
+
"low",
|
|
69707
|
+
"medium",
|
|
69708
|
+
"high",
|
|
69709
|
+
"xhigh"
|
|
69710
|
+
],
|
|
69711
|
+
"effortMap": {
|
|
69712
|
+
"minimal": "low",
|
|
69713
|
+
"low": "medium",
|
|
69714
|
+
"medium": "high",
|
|
69715
|
+
"high": "xhigh",
|
|
69716
|
+
"xhigh": "max"
|
|
69717
|
+
}
|
|
69718
|
+
}
|
|
69719
|
+
},
|
|
69720
|
+
"openai/gpt-5.6-terra-pro": {
|
|
69721
|
+
"id": "openai/gpt-5.6-terra-pro",
|
|
69722
|
+
"name": "GPT-5.6 Terra Pro",
|
|
69723
|
+
"api": "openrouter",
|
|
69724
|
+
"provider": "openrouter",
|
|
69725
|
+
"baseUrl": "https://openrouter.ai/api/v1",
|
|
69726
|
+
"reasoning": true,
|
|
69727
|
+
"input": [
|
|
69728
|
+
"text",
|
|
69729
|
+
"image"
|
|
69730
|
+
],
|
|
69731
|
+
"cost": {
|
|
69732
|
+
"input": 2.5,
|
|
69733
|
+
"output": 15,
|
|
69734
|
+
"cacheRead": 0.25,
|
|
69735
|
+
"cacheWrite": 0
|
|
69736
|
+
},
|
|
69737
|
+
"contextWindow": 1050000,
|
|
69738
|
+
"maxTokens": 128000,
|
|
69739
|
+
"thinking": {
|
|
69740
|
+
"mode": "effort",
|
|
69741
|
+
"efforts": [
|
|
69742
|
+
"minimal",
|
|
69743
|
+
"low",
|
|
69744
|
+
"medium",
|
|
69745
|
+
"high",
|
|
69746
|
+
"xhigh"
|
|
69747
|
+
],
|
|
69748
|
+
"effortMap": {
|
|
69749
|
+
"minimal": "low",
|
|
69750
|
+
"low": "medium",
|
|
69751
|
+
"medium": "high",
|
|
69752
|
+
"high": "xhigh",
|
|
69753
|
+
"xhigh": "max"
|
|
69754
|
+
}
|
|
69755
|
+
}
|
|
69756
|
+
},
|
|
68455
69757
|
"openai/gpt-audio": {
|
|
68456
69758
|
"id": "openai/gpt-audio",
|
|
68457
69759
|
"name": "GPT Audio",
|
|
@@ -68530,8 +69832,8 @@
|
|
|
68530
69832
|
"text"
|
|
68531
69833
|
],
|
|
68532
69834
|
"cost": {
|
|
68533
|
-
"input": 0.
|
|
68534
|
-
"output": 0.
|
|
69835
|
+
"input": 0.036,
|
|
69836
|
+
"output": 0.18,
|
|
68535
69837
|
"cacheRead": 0,
|
|
68536
69838
|
"cacheWrite": 0
|
|
68537
69839
|
},
|
|
@@ -70301,7 +71603,7 @@
|
|
|
70301
71603
|
"cost": {
|
|
70302
71604
|
"input": 0.385,
|
|
70303
71605
|
"output": 2.4499999999999997,
|
|
70304
|
-
"cacheRead": 0.
|
|
71606
|
+
"cacheRead": 0.111,
|
|
70305
71607
|
"cacheWrite": 0
|
|
70306
71608
|
},
|
|
70307
71609
|
"contextWindow": 256000,
|
|
@@ -70938,6 +72240,34 @@
|
|
|
70938
72240
|
"supportsToolChoice": false
|
|
70939
72241
|
}
|
|
70940
72242
|
},
|
|
72243
|
+
"tencent/hy3": {
|
|
72244
|
+
"id": "tencent/hy3",
|
|
72245
|
+
"name": "Hy3",
|
|
72246
|
+
"api": "openrouter",
|
|
72247
|
+
"provider": "openrouter",
|
|
72248
|
+
"baseUrl": "https://openrouter.ai/api/v1",
|
|
72249
|
+
"reasoning": true,
|
|
72250
|
+
"input": [
|
|
72251
|
+
"text"
|
|
72252
|
+
],
|
|
72253
|
+
"cost": {
|
|
72254
|
+
"input": 0.14,
|
|
72255
|
+
"output": 0.58,
|
|
72256
|
+
"cacheRead": 0.035,
|
|
72257
|
+
"cacheWrite": 0
|
|
72258
|
+
},
|
|
72259
|
+
"contextWindow": 262144,
|
|
72260
|
+
"maxTokens": null,
|
|
72261
|
+
"thinking": {
|
|
72262
|
+
"mode": "effort",
|
|
72263
|
+
"efforts": [
|
|
72264
|
+
"minimal",
|
|
72265
|
+
"low",
|
|
72266
|
+
"medium",
|
|
72267
|
+
"high"
|
|
72268
|
+
]
|
|
72269
|
+
}
|
|
72270
|
+
},
|
|
70941
72271
|
"tencent/hy3-preview": {
|
|
70942
72272
|
"id": "tencent/hy3-preview",
|
|
70943
72273
|
"name": "Hy3 Preview",
|
|
@@ -70994,6 +72324,34 @@
|
|
|
70994
72324
|
]
|
|
70995
72325
|
}
|
|
70996
72326
|
},
|
|
72327
|
+
"tencent/hy3:free": {
|
|
72328
|
+
"id": "tencent/hy3:free",
|
|
72329
|
+
"name": "Hy3 (free)",
|
|
72330
|
+
"api": "openrouter",
|
|
72331
|
+
"provider": "openrouter",
|
|
72332
|
+
"baseUrl": "https://openrouter.ai/api/v1",
|
|
72333
|
+
"reasoning": true,
|
|
72334
|
+
"input": [
|
|
72335
|
+
"text"
|
|
72336
|
+
],
|
|
72337
|
+
"cost": {
|
|
72338
|
+
"input": 0,
|
|
72339
|
+
"output": 0,
|
|
72340
|
+
"cacheRead": 0,
|
|
72341
|
+
"cacheWrite": 0
|
|
72342
|
+
},
|
|
72343
|
+
"contextWindow": 262144,
|
|
72344
|
+
"maxTokens": 262144,
|
|
72345
|
+
"thinking": {
|
|
72346
|
+
"mode": "effort",
|
|
72347
|
+
"efforts": [
|
|
72348
|
+
"minimal",
|
|
72349
|
+
"low",
|
|
72350
|
+
"medium",
|
|
72351
|
+
"high"
|
|
72352
|
+
]
|
|
72353
|
+
}
|
|
72354
|
+
},
|
|
70997
72355
|
"thedrummer/rocinante-12b": {
|
|
70998
72356
|
"id": "thedrummer/rocinante-12b",
|
|
70999
72357
|
"name": "Rocinante 12B",
|
|
@@ -71418,6 +72776,35 @@
|
|
|
71418
72776
|
]
|
|
71419
72777
|
}
|
|
71420
72778
|
},
|
|
72779
|
+
"x-ai/grok-4.5": {
|
|
72780
|
+
"id": "x-ai/grok-4.5",
|
|
72781
|
+
"name": "Grok 4.5",
|
|
72782
|
+
"api": "openrouter",
|
|
72783
|
+
"provider": "openrouter",
|
|
72784
|
+
"baseUrl": "https://openrouter.ai/api/v1",
|
|
72785
|
+
"reasoning": true,
|
|
72786
|
+
"input": [
|
|
72787
|
+
"text",
|
|
72788
|
+
"image"
|
|
72789
|
+
],
|
|
72790
|
+
"cost": {
|
|
72791
|
+
"input": 2,
|
|
72792
|
+
"output": 6,
|
|
72793
|
+
"cacheRead": 0.5,
|
|
72794
|
+
"cacheWrite": 0
|
|
72795
|
+
},
|
|
72796
|
+
"contextWindow": 500000,
|
|
72797
|
+
"maxTokens": 500000,
|
|
72798
|
+
"thinking": {
|
|
72799
|
+
"mode": "effort",
|
|
72800
|
+
"efforts": [
|
|
72801
|
+
"minimal",
|
|
72802
|
+
"low",
|
|
72803
|
+
"medium",
|
|
72804
|
+
"high"
|
|
72805
|
+
]
|
|
72806
|
+
}
|
|
72807
|
+
},
|
|
71421
72808
|
"x-ai/grok-build-0.1": {
|
|
71422
72809
|
"id": "x-ai/grok-build-0.1",
|
|
71423
72810
|
"name": "Grok Build 0.1",
|
|
@@ -71571,7 +72958,7 @@
|
|
|
71571
72958
|
"cost": {
|
|
71572
72959
|
"input": 0.105,
|
|
71573
72960
|
"output": 0.28,
|
|
71574
|
-
"cacheRead": 0.
|
|
72961
|
+
"cacheRead": 0.028,
|
|
71575
72962
|
"cacheWrite": 0
|
|
71576
72963
|
},
|
|
71577
72964
|
"contextWindow": 1048576,
|
|
@@ -71971,13 +73358,13 @@
|
|
|
71971
73358
|
"text"
|
|
71972
73359
|
],
|
|
71973
73360
|
"cost": {
|
|
71974
|
-
"input": 0.
|
|
71975
|
-
"output":
|
|
71976
|
-
"cacheRead": 0.
|
|
73361
|
+
"input": 0.54,
|
|
73362
|
+
"output": 1.76,
|
|
73363
|
+
"cacheRead": 0.09999999999999999,
|
|
71977
73364
|
"cacheWrite": 0
|
|
71978
73365
|
},
|
|
71979
73366
|
"contextWindow": 1048576,
|
|
71980
|
-
"maxTokens":
|
|
73367
|
+
"maxTokens": 101376,
|
|
71981
73368
|
"thinking": {
|
|
71982
73369
|
"mode": "effort",
|
|
71983
73370
|
"efforts": [
|
|
@@ -73401,38 +74788,6 @@
|
|
|
73401
74788
|
"escapeBuiltinToolNames": true
|
|
73402
74789
|
}
|
|
73403
74790
|
},
|
|
73404
|
-
"umans-glm-5.2-nvfp4": {
|
|
73405
|
-
"id": "umans-glm-5.2-nvfp4",
|
|
73406
|
-
"name": "Umans GLM 5.2 NVFP4 (experimental, short test from Jun 29)",
|
|
73407
|
-
"api": "anthropic-messages",
|
|
73408
|
-
"provider": "umans",
|
|
73409
|
-
"baseUrl": "https://api.code.umans.ai",
|
|
73410
|
-
"reasoning": true,
|
|
73411
|
-
"thinking": {
|
|
73412
|
-
"mode": "anthropic-budget-effort",
|
|
73413
|
-
"efforts": [
|
|
73414
|
-
"high",
|
|
73415
|
-
"xhigh"
|
|
73416
|
-
],
|
|
73417
|
-
"effortMap": {
|
|
73418
|
-
"xhigh": "max"
|
|
73419
|
-
}
|
|
73420
|
-
},
|
|
73421
|
-
"input": [
|
|
73422
|
-
"text"
|
|
73423
|
-
],
|
|
73424
|
-
"cost": {
|
|
73425
|
-
"input": 0,
|
|
73426
|
-
"output": 0,
|
|
73427
|
-
"cacheRead": 0,
|
|
73428
|
-
"cacheWrite": 0
|
|
73429
|
-
},
|
|
73430
|
-
"contextWindow": 405504,
|
|
73431
|
-
"maxTokens": 131071,
|
|
73432
|
-
"compat": {
|
|
73433
|
-
"escapeBuiltinToolNames": true
|
|
73434
|
-
}
|
|
73435
|
-
},
|
|
73436
74791
|
"umans-kimi-k2.7": {
|
|
73437
74792
|
"id": "umans-kimi-k2.7",
|
|
73438
74793
|
"name": "Umans Kimi K2.7 Code",
|
|
@@ -73524,6 +74879,64 @@
|
|
|
73524
74879
|
"supportsUsageInStreaming": false
|
|
73525
74880
|
}
|
|
73526
74881
|
},
|
|
74882
|
+
"aion-labs-aion-3-0": {
|
|
74883
|
+
"id": "aion-labs-aion-3-0",
|
|
74884
|
+
"name": "Aion 3.0",
|
|
74885
|
+
"api": "openai-completions",
|
|
74886
|
+
"provider": "venice",
|
|
74887
|
+
"baseUrl": "https://api.venice.ai/api/v1",
|
|
74888
|
+
"reasoning": true,
|
|
74889
|
+
"input": [
|
|
74890
|
+
"text"
|
|
74891
|
+
],
|
|
74892
|
+
"cost": {
|
|
74893
|
+
"input": 3.75,
|
|
74894
|
+
"output": 7.5,
|
|
74895
|
+
"cacheRead": 0.9375,
|
|
74896
|
+
"cacheWrite": 0
|
|
74897
|
+
},
|
|
74898
|
+
"contextWindow": 128000,
|
|
74899
|
+
"maxTokens": 32768,
|
|
74900
|
+
"thinking": {
|
|
74901
|
+
"mode": "effort",
|
|
74902
|
+
"efforts": [
|
|
74903
|
+
"minimal",
|
|
74904
|
+
"low",
|
|
74905
|
+
"medium",
|
|
74906
|
+
"high",
|
|
74907
|
+
"xhigh"
|
|
74908
|
+
]
|
|
74909
|
+
}
|
|
74910
|
+
},
|
|
74911
|
+
"aion-labs-aion-3-0-mini": {
|
|
74912
|
+
"id": "aion-labs-aion-3-0-mini",
|
|
74913
|
+
"name": "Aion 3.0 Mini",
|
|
74914
|
+
"api": "openai-completions",
|
|
74915
|
+
"provider": "venice",
|
|
74916
|
+
"baseUrl": "https://api.venice.ai/api/v1",
|
|
74917
|
+
"reasoning": true,
|
|
74918
|
+
"input": [
|
|
74919
|
+
"text"
|
|
74920
|
+
],
|
|
74921
|
+
"cost": {
|
|
74922
|
+
"input": 0.875,
|
|
74923
|
+
"output": 1.75,
|
|
74924
|
+
"cacheRead": 0.225,
|
|
74925
|
+
"cacheWrite": 0
|
|
74926
|
+
},
|
|
74927
|
+
"contextWindow": 128000,
|
|
74928
|
+
"maxTokens": 32768,
|
|
74929
|
+
"thinking": {
|
|
74930
|
+
"mode": "effort",
|
|
74931
|
+
"efforts": [
|
|
74932
|
+
"minimal",
|
|
74933
|
+
"low",
|
|
74934
|
+
"medium",
|
|
74935
|
+
"high",
|
|
74936
|
+
"xhigh"
|
|
74937
|
+
]
|
|
74938
|
+
}
|
|
74939
|
+
},
|
|
73527
74940
|
"aion-labs.aion-2-0": {
|
|
73528
74941
|
"id": "aion-labs.aion-2-0",
|
|
73529
74942
|
"name": "aion-labs.aion-2-0",
|
|
@@ -74080,6 +75493,28 @@
|
|
|
74080
75493
|
}
|
|
74081
75494
|
}
|
|
74082
75495
|
},
|
|
75496
|
+
"e2ee-deepseek-v4-flash": {
|
|
75497
|
+
"id": "e2ee-deepseek-v4-flash",
|
|
75498
|
+
"name": "e2ee-deepseek-v4-flash",
|
|
75499
|
+
"api": "openai-completions",
|
|
75500
|
+
"provider": "venice",
|
|
75501
|
+
"baseUrl": "https://api.venice.ai/api/v1",
|
|
75502
|
+
"reasoning": false,
|
|
75503
|
+
"input": [
|
|
75504
|
+
"text"
|
|
75505
|
+
],
|
|
75506
|
+
"cost": {
|
|
75507
|
+
"input": 0,
|
|
75508
|
+
"output": 0,
|
|
75509
|
+
"cacheRead": 0,
|
|
75510
|
+
"cacheWrite": 0
|
|
75511
|
+
},
|
|
75512
|
+
"contextWindow": 1000000,
|
|
75513
|
+
"maxTokens": 1048576,
|
|
75514
|
+
"compat": {
|
|
75515
|
+
"supportsUsageInStreaming": false
|
|
75516
|
+
}
|
|
75517
|
+
},
|
|
74083
75518
|
"e2ee-gemma-3-27b-p": {
|
|
74084
75519
|
"id": "e2ee-gemma-3-27b-p",
|
|
74085
75520
|
"name": "e2ee-gemma-3-27b-p",
|
|
@@ -74366,6 +75801,28 @@
|
|
|
74366
75801
|
"supportsUsageInStreaming": false
|
|
74367
75802
|
}
|
|
74368
75803
|
},
|
|
75804
|
+
"e2ee-qwen3-6-27b": {
|
|
75805
|
+
"id": "e2ee-qwen3-6-27b",
|
|
75806
|
+
"name": "e2ee-qwen3-6-27b",
|
|
75807
|
+
"api": "openai-completions",
|
|
75808
|
+
"provider": "venice",
|
|
75809
|
+
"baseUrl": "https://api.venice.ai/api/v1",
|
|
75810
|
+
"reasoning": false,
|
|
75811
|
+
"input": [
|
|
75812
|
+
"text"
|
|
75813
|
+
],
|
|
75814
|
+
"cost": {
|
|
75815
|
+
"input": 0,
|
|
75816
|
+
"output": 0,
|
|
75817
|
+
"cacheRead": 0,
|
|
75818
|
+
"cacheWrite": 0
|
|
75819
|
+
},
|
|
75820
|
+
"contextWindow": 256000,
|
|
75821
|
+
"maxTokens": 65536,
|
|
75822
|
+
"compat": {
|
|
75823
|
+
"supportsUsageInStreaming": false
|
|
75824
|
+
}
|
|
75825
|
+
},
|
|
74369
75826
|
"e2ee-qwen3-6-35b-a3b": {
|
|
74370
75827
|
"id": "e2ee-qwen3-6-35b-a3b",
|
|
74371
75828
|
"name": "e2ee-qwen3-6-35b-a3b",
|
|
@@ -74845,6 +76302,36 @@
|
|
|
74845
76302
|
]
|
|
74846
76303
|
}
|
|
74847
76304
|
},
|
|
76305
|
+
"grok-4-5": {
|
|
76306
|
+
"id": "grok-4-5",
|
|
76307
|
+
"name": "Grok 4.5",
|
|
76308
|
+
"api": "openai-completions",
|
|
76309
|
+
"provider": "venice",
|
|
76310
|
+
"baseUrl": "https://api.venice.ai/api/v1",
|
|
76311
|
+
"reasoning": true,
|
|
76312
|
+
"input": [
|
|
76313
|
+
"text",
|
|
76314
|
+
"image"
|
|
76315
|
+
],
|
|
76316
|
+
"cost": {
|
|
76317
|
+
"input": 2.27,
|
|
76318
|
+
"output": 6.8,
|
|
76319
|
+
"cacheRead": 0.57,
|
|
76320
|
+
"cacheWrite": 0
|
|
76321
|
+
},
|
|
76322
|
+
"contextWindow": 500000,
|
|
76323
|
+
"maxTokens": 32000,
|
|
76324
|
+
"thinking": {
|
|
76325
|
+
"mode": "effort",
|
|
76326
|
+
"efforts": [
|
|
76327
|
+
"minimal",
|
|
76328
|
+
"low",
|
|
76329
|
+
"medium",
|
|
76330
|
+
"high",
|
|
76331
|
+
"xhigh"
|
|
76332
|
+
]
|
|
76333
|
+
}
|
|
76334
|
+
},
|
|
74848
76335
|
"grok-41-fast": {
|
|
74849
76336
|
"id": "grok-41-fast",
|
|
74850
76337
|
"name": "Grok 4.1 Fast",
|
|
@@ -79099,7 +80586,7 @@
|
|
|
79099
80586
|
},
|
|
79100
80587
|
"minimax/minimax-m3": {
|
|
79101
80588
|
"id": "minimax/minimax-m3",
|
|
79102
|
-
"name": "MiniMax
|
|
80589
|
+
"name": "MiniMax M3",
|
|
79103
80590
|
"api": "anthropic-messages",
|
|
79104
80591
|
"provider": "vercel-ai-gateway",
|
|
79105
80592
|
"baseUrl": "https://ai-gateway.vercel.sh",
|
|
@@ -80667,6 +82154,96 @@
|
|
|
80667
82154
|
},
|
|
80668
82155
|
"contextPromotionTarget": "vercel-ai-gateway/openai/gpt-5.4"
|
|
80669
82156
|
},
|
|
82157
|
+
"openai/gpt-5.6-luna": {
|
|
82158
|
+
"id": "openai/gpt-5.6-luna",
|
|
82159
|
+
"name": "GPT 5.6 Luna",
|
|
82160
|
+
"api": "anthropic-messages",
|
|
82161
|
+
"provider": "vercel-ai-gateway",
|
|
82162
|
+
"baseUrl": "https://ai-gateway.vercel.sh",
|
|
82163
|
+
"reasoning": true,
|
|
82164
|
+
"input": [
|
|
82165
|
+
"text",
|
|
82166
|
+
"image"
|
|
82167
|
+
],
|
|
82168
|
+
"cost": {
|
|
82169
|
+
"input": 1,
|
|
82170
|
+
"output": 6,
|
|
82171
|
+
"cacheRead": 0.09999999999999999,
|
|
82172
|
+
"cacheWrite": 1.25
|
|
82173
|
+
},
|
|
82174
|
+
"contextWindow": 1050000,
|
|
82175
|
+
"maxTokens": 128000,
|
|
82176
|
+
"thinking": {
|
|
82177
|
+
"mode": "budget",
|
|
82178
|
+
"efforts": [
|
|
82179
|
+
"minimal",
|
|
82180
|
+
"low",
|
|
82181
|
+
"medium",
|
|
82182
|
+
"high",
|
|
82183
|
+
"xhigh"
|
|
82184
|
+
]
|
|
82185
|
+
}
|
|
82186
|
+
},
|
|
82187
|
+
"openai/gpt-5.6-sol": {
|
|
82188
|
+
"id": "openai/gpt-5.6-sol",
|
|
82189
|
+
"name": "GPT 5.6 Sol",
|
|
82190
|
+
"api": "anthropic-messages",
|
|
82191
|
+
"provider": "vercel-ai-gateway",
|
|
82192
|
+
"baseUrl": "https://ai-gateway.vercel.sh",
|
|
82193
|
+
"reasoning": true,
|
|
82194
|
+
"input": [
|
|
82195
|
+
"text",
|
|
82196
|
+
"image"
|
|
82197
|
+
],
|
|
82198
|
+
"cost": {
|
|
82199
|
+
"input": 5,
|
|
82200
|
+
"output": 30,
|
|
82201
|
+
"cacheRead": 0.5,
|
|
82202
|
+
"cacheWrite": 6.25
|
|
82203
|
+
},
|
|
82204
|
+
"contextWindow": 1050000,
|
|
82205
|
+
"maxTokens": 128000,
|
|
82206
|
+
"thinking": {
|
|
82207
|
+
"mode": "budget",
|
|
82208
|
+
"efforts": [
|
|
82209
|
+
"minimal",
|
|
82210
|
+
"low",
|
|
82211
|
+
"medium",
|
|
82212
|
+
"high",
|
|
82213
|
+
"xhigh"
|
|
82214
|
+
]
|
|
82215
|
+
}
|
|
82216
|
+
},
|
|
82217
|
+
"openai/gpt-5.6-terra": {
|
|
82218
|
+
"id": "openai/gpt-5.6-terra",
|
|
82219
|
+
"name": "GPT 5.6 Terra",
|
|
82220
|
+
"api": "anthropic-messages",
|
|
82221
|
+
"provider": "vercel-ai-gateway",
|
|
82222
|
+
"baseUrl": "https://ai-gateway.vercel.sh",
|
|
82223
|
+
"reasoning": true,
|
|
82224
|
+
"input": [
|
|
82225
|
+
"text",
|
|
82226
|
+
"image"
|
|
82227
|
+
],
|
|
82228
|
+
"cost": {
|
|
82229
|
+
"input": 2.5,
|
|
82230
|
+
"output": 15,
|
|
82231
|
+
"cacheRead": 0.25,
|
|
82232
|
+
"cacheWrite": 3.125
|
|
82233
|
+
},
|
|
82234
|
+
"contextWindow": 1050000,
|
|
82235
|
+
"maxTokens": 128000,
|
|
82236
|
+
"thinking": {
|
|
82237
|
+
"mode": "budget",
|
|
82238
|
+
"efforts": [
|
|
82239
|
+
"minimal",
|
|
82240
|
+
"low",
|
|
82241
|
+
"medium",
|
|
82242
|
+
"high",
|
|
82243
|
+
"xhigh"
|
|
82244
|
+
]
|
|
82245
|
+
}
|
|
82246
|
+
},
|
|
80670
82247
|
"openai/gpt-oss-120b": {
|
|
80671
82248
|
"id": "openai/gpt-oss-120b",
|
|
80672
82249
|
"name": "GPT OSS 120B",
|
|
@@ -81557,6 +83134,36 @@
|
|
|
81557
83134
|
]
|
|
81558
83135
|
}
|
|
81559
83136
|
},
|
|
83137
|
+
"xai/grok-4.5": {
|
|
83138
|
+
"id": "xai/grok-4.5",
|
|
83139
|
+
"name": "Grok 4.5",
|
|
83140
|
+
"api": "anthropic-messages",
|
|
83141
|
+
"provider": "vercel-ai-gateway",
|
|
83142
|
+
"baseUrl": "https://ai-gateway.vercel.sh",
|
|
83143
|
+
"reasoning": true,
|
|
83144
|
+
"input": [
|
|
83145
|
+
"text",
|
|
83146
|
+
"image"
|
|
83147
|
+
],
|
|
83148
|
+
"cost": {
|
|
83149
|
+
"input": 2,
|
|
83150
|
+
"output": 6,
|
|
83151
|
+
"cacheRead": 0.5,
|
|
83152
|
+
"cacheWrite": 0
|
|
83153
|
+
},
|
|
83154
|
+
"contextWindow": 500000,
|
|
83155
|
+
"maxTokens": 500000,
|
|
83156
|
+
"thinking": {
|
|
83157
|
+
"mode": "budget",
|
|
83158
|
+
"efforts": [
|
|
83159
|
+
"minimal",
|
|
83160
|
+
"low",
|
|
83161
|
+
"medium",
|
|
83162
|
+
"high",
|
|
83163
|
+
"xhigh"
|
|
83164
|
+
]
|
|
83165
|
+
}
|
|
83166
|
+
},
|
|
81560
83167
|
"xai/grok-build-0.1": {
|
|
81561
83168
|
"id": "xai/grok-build-0.1",
|
|
81562
83169
|
"name": "Grok Build 0.1",
|
|
@@ -82313,6 +83920,39 @@
|
|
|
82313
83920
|
"supportsDeveloperRole": false
|
|
82314
83921
|
}
|
|
82315
83922
|
},
|
|
83923
|
+
"GLM5.2-Turbo": {
|
|
83924
|
+
"id": "GLM5.2-Turbo",
|
|
83925
|
+
"name": "GLM5.2-Turbo",
|
|
83926
|
+
"api": "openai-completions",
|
|
83927
|
+
"provider": "wafer-serverless",
|
|
83928
|
+
"baseUrl": "https://pass.wafer.ai/v1",
|
|
83929
|
+
"reasoning": true,
|
|
83930
|
+
"input": [
|
|
83931
|
+
"text"
|
|
83932
|
+
],
|
|
83933
|
+
"cost": {
|
|
83934
|
+
"input": 3.75,
|
|
83935
|
+
"output": 12.8125,
|
|
83936
|
+
"cacheRead": 0.625,
|
|
83937
|
+
"cacheWrite": 0
|
|
83938
|
+
},
|
|
83939
|
+
"contextWindow": 1048576,
|
|
83940
|
+
"maxTokens": 65536,
|
|
83941
|
+
"thinking": {
|
|
83942
|
+
"mode": "effort",
|
|
83943
|
+
"efforts": [
|
|
83944
|
+
"minimal",
|
|
83945
|
+
"low",
|
|
83946
|
+
"medium",
|
|
83947
|
+
"high",
|
|
83948
|
+
"xhigh"
|
|
83949
|
+
]
|
|
83950
|
+
},
|
|
83951
|
+
"compat": {
|
|
83952
|
+
"reasoningContentField": "reasoning_content",
|
|
83953
|
+
"supportsDeveloperRole": false
|
|
83954
|
+
}
|
|
83955
|
+
},
|
|
82316
83956
|
"Kimi-K2.6": {
|
|
82317
83957
|
"id": "Kimi-K2.6",
|
|
82318
83958
|
"name": "Kimi-K2.6",
|
|
@@ -83094,6 +84734,35 @@
|
|
|
83094
84734
|
]
|
|
83095
84735
|
}
|
|
83096
84736
|
},
|
|
84737
|
+
"grok-4.5": {
|
|
84738
|
+
"id": "grok-4.5",
|
|
84739
|
+
"name": "Grok 4.5",
|
|
84740
|
+
"api": "openai-completions",
|
|
84741
|
+
"provider": "xai",
|
|
84742
|
+
"baseUrl": "https://api.x.ai/v1",
|
|
84743
|
+
"reasoning": true,
|
|
84744
|
+
"input": [
|
|
84745
|
+
"text",
|
|
84746
|
+
"image"
|
|
84747
|
+
],
|
|
84748
|
+
"cost": {
|
|
84749
|
+
"input": 2,
|
|
84750
|
+
"output": 6,
|
|
84751
|
+
"cacheRead": 0.5,
|
|
84752
|
+
"cacheWrite": 0
|
|
84753
|
+
},
|
|
84754
|
+
"contextWindow": 500000,
|
|
84755
|
+
"maxTokens": 500000,
|
|
84756
|
+
"thinking": {
|
|
84757
|
+
"mode": "effort",
|
|
84758
|
+
"efforts": [
|
|
84759
|
+
"minimal",
|
|
84760
|
+
"low",
|
|
84761
|
+
"medium",
|
|
84762
|
+
"high"
|
|
84763
|
+
]
|
|
84764
|
+
}
|
|
84765
|
+
},
|
|
83097
84766
|
"grok-beta": {
|
|
83098
84767
|
"id": "grok-beta",
|
|
83099
84768
|
"name": "Grok Beta",
|
|
@@ -86308,6 +87977,25 @@
|
|
|
86308
87977
|
]
|
|
86309
87978
|
}
|
|
86310
87979
|
},
|
|
87980
|
+
"kuaishou/kat-coder-air-v2.5": {
|
|
87981
|
+
"id": "kuaishou/kat-coder-air-v2.5",
|
|
87982
|
+
"name": "KAT-Coder-Air-V2.5",
|
|
87983
|
+
"api": "openai-completions",
|
|
87984
|
+
"provider": "zenmux",
|
|
87985
|
+
"baseUrl": "https://zenmux.ai/api/v1",
|
|
87986
|
+
"reasoning": false,
|
|
87987
|
+
"input": [
|
|
87988
|
+
"text"
|
|
87989
|
+
],
|
|
87990
|
+
"cost": {
|
|
87991
|
+
"input": 0.135,
|
|
87992
|
+
"output": 0.54,
|
|
87993
|
+
"cacheRead": 0.027,
|
|
87994
|
+
"cacheWrite": 0
|
|
87995
|
+
},
|
|
87996
|
+
"contextWindow": 256000,
|
|
87997
|
+
"maxTokens": null
|
|
87998
|
+
},
|
|
86311
87999
|
"kuaishou/kat-coder-pro-v1": {
|
|
86312
88000
|
"id": "kuaishou/kat-coder-pro-v1",
|
|
86313
88001
|
"name": "KAT-Coder-Pro-V1",
|
|
@@ -86365,6 +88053,25 @@
|
|
|
86365
88053
|
"contextWindow": 256000,
|
|
86366
88054
|
"maxTokens": 80000
|
|
86367
88055
|
},
|
|
88056
|
+
"kuaishou/kat-coder-pro-v2.5": {
|
|
88057
|
+
"id": "kuaishou/kat-coder-pro-v2.5",
|
|
88058
|
+
"name": "KAT-Coder-Pro-V2.5",
|
|
88059
|
+
"api": "openai-completions",
|
|
88060
|
+
"provider": "zenmux",
|
|
88061
|
+
"baseUrl": "https://zenmux.ai/api/v1",
|
|
88062
|
+
"reasoning": false,
|
|
88063
|
+
"input": [
|
|
88064
|
+
"text"
|
|
88065
|
+
],
|
|
88066
|
+
"cost": {
|
|
88067
|
+
"input": 0.444,
|
|
88068
|
+
"output": 1.776,
|
|
88069
|
+
"cacheRead": 0.09,
|
|
88070
|
+
"cacheWrite": 0
|
|
88071
|
+
},
|
|
88072
|
+
"contextWindow": 256000,
|
|
88073
|
+
"maxTokens": null
|
|
88074
|
+
},
|
|
86368
88075
|
"meituan/longcat-2.0": {
|
|
86369
88076
|
"id": "meituan/longcat-2.0",
|
|
86370
88077
|
"name": "LongCat-2.0",
|
|
@@ -88482,9 +90189,9 @@
|
|
|
88482
90189
|
"text"
|
|
88483
90190
|
],
|
|
88484
90191
|
"cost": {
|
|
88485
|
-
"input": 0.
|
|
88486
|
-
"output": 0.
|
|
88487
|
-
"cacheRead": 0.
|
|
90192
|
+
"input": 0.1323,
|
|
90193
|
+
"output": 0.5301,
|
|
90194
|
+
"cacheRead": 0.0333,
|
|
88488
90195
|
"cacheWrite": 0
|
|
88489
90196
|
},
|
|
88490
90197
|
"contextWindow": 262144,
|
|
@@ -88938,6 +90645,66 @@
|
|
|
88938
90645
|
]
|
|
88939
90646
|
}
|
|
88940
90647
|
},
|
|
90648
|
+
"x-ai/grok-4.5": {
|
|
90649
|
+
"id": "x-ai/grok-4.5",
|
|
90650
|
+
"name": "Grok 4.5",
|
|
90651
|
+
"api": "openai-completions",
|
|
90652
|
+
"provider": "zenmux",
|
|
90653
|
+
"baseUrl": "https://zenmux.ai/api/v1",
|
|
90654
|
+
"reasoning": true,
|
|
90655
|
+
"input": [
|
|
90656
|
+
"text",
|
|
90657
|
+
"image"
|
|
90658
|
+
],
|
|
90659
|
+
"cost": {
|
|
90660
|
+
"input": 2,
|
|
90661
|
+
"output": 6,
|
|
90662
|
+
"cacheRead": 0.5,
|
|
90663
|
+
"cacheWrite": 0
|
|
90664
|
+
},
|
|
90665
|
+
"contextWindow": 500000,
|
|
90666
|
+
"maxTokens": 500000,
|
|
90667
|
+
"thinking": {
|
|
90668
|
+
"mode": "effort",
|
|
90669
|
+
"efforts": [
|
|
90670
|
+
"minimal",
|
|
90671
|
+
"low",
|
|
90672
|
+
"medium",
|
|
90673
|
+
"high",
|
|
90674
|
+
"xhigh"
|
|
90675
|
+
]
|
|
90676
|
+
}
|
|
90677
|
+
},
|
|
90678
|
+
"x-ai/grok-4.5-free": {
|
|
90679
|
+
"id": "x-ai/grok-4.5-free",
|
|
90680
|
+
"name": "Grok 4.5 (Free)",
|
|
90681
|
+
"api": "openai-completions",
|
|
90682
|
+
"provider": "zenmux",
|
|
90683
|
+
"baseUrl": "https://zenmux.ai/api/v1",
|
|
90684
|
+
"reasoning": true,
|
|
90685
|
+
"input": [
|
|
90686
|
+
"text",
|
|
90687
|
+
"image"
|
|
90688
|
+
],
|
|
90689
|
+
"cost": {
|
|
90690
|
+
"input": 0,
|
|
90691
|
+
"output": 0,
|
|
90692
|
+
"cacheRead": 0,
|
|
90693
|
+
"cacheWrite": 0
|
|
90694
|
+
},
|
|
90695
|
+
"contextWindow": 500000,
|
|
90696
|
+
"maxTokens": 500000,
|
|
90697
|
+
"thinking": {
|
|
90698
|
+
"mode": "effort",
|
|
90699
|
+
"efforts": [
|
|
90700
|
+
"minimal",
|
|
90701
|
+
"low",
|
|
90702
|
+
"medium",
|
|
90703
|
+
"high",
|
|
90704
|
+
"xhigh"
|
|
90705
|
+
]
|
|
90706
|
+
}
|
|
90707
|
+
},
|
|
88941
90708
|
"x-ai/grok-build-0.1": {
|
|
88942
90709
|
"id": "x-ai/grok-build-0.1",
|
|
88943
90710
|
"name": "Grok Build 0.1",
|