@mohanscodex/spectra-ai 0.4.3 → 0.4.5
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/dist/models.d.ts.map +1 -1
- package/dist/models.js +1700 -412
- package/dist/models.js.map +1 -1
- package/dist/providers/openai-completions.js +26 -1
- package/dist/providers/openai-completions.js.map +1 -1
- package/package.json +1 -1
package/dist/models.js
CHANGED
|
@@ -1270,6 +1270,11 @@ const MODELS = {
|
|
|
1270
1270
|
"name": "Qwen3.7 Max",
|
|
1271
1271
|
"contextWindow": 1000000
|
|
1272
1272
|
},
|
|
1273
|
+
{
|
|
1274
|
+
"id": "qwen3.7-plus",
|
|
1275
|
+
"name": "Qwen3.7 Plus",
|
|
1276
|
+
"contextWindow": 1000000
|
|
1277
|
+
},
|
|
1273
1278
|
{
|
|
1274
1279
|
"id": "qwq-plus",
|
|
1275
1280
|
"name": "QwQ Plus",
|
|
@@ -1632,6 +1637,11 @@ const MODELS = {
|
|
|
1632
1637
|
"name": "Qwen3.7 Max",
|
|
1633
1638
|
"contextWindow": 1000000
|
|
1634
1639
|
},
|
|
1640
|
+
{
|
|
1641
|
+
"id": "qwen3.7-plus",
|
|
1642
|
+
"name": "Qwen3.7 Plus",
|
|
1643
|
+
"contextWindow": 131072
|
|
1644
|
+
},
|
|
1635
1645
|
{
|
|
1636
1646
|
"id": "qwq-32b",
|
|
1637
1647
|
"name": "QwQ 32B",
|
|
@@ -1777,6 +1787,63 @@ const MODELS = {
|
|
|
1777
1787
|
"contextWindow": 1000000
|
|
1778
1788
|
}
|
|
1779
1789
|
],
|
|
1790
|
+
"alibaba-token-plan": [
|
|
1791
|
+
{
|
|
1792
|
+
"id": "deepseek-v3.2",
|
|
1793
|
+
"name": "DeepSeek V3.2",
|
|
1794
|
+
"contextWindow": 131072
|
|
1795
|
+
},
|
|
1796
|
+
{
|
|
1797
|
+
"id": "deepseek-v4-flash",
|
|
1798
|
+
"name": "DeepSeek V4 Flash",
|
|
1799
|
+
"contextWindow": 1000000
|
|
1800
|
+
},
|
|
1801
|
+
{
|
|
1802
|
+
"id": "deepseek-v4-pro",
|
|
1803
|
+
"name": "DeepSeek V4 Pro",
|
|
1804
|
+
"contextWindow": 1000000
|
|
1805
|
+
},
|
|
1806
|
+
{
|
|
1807
|
+
"id": "glm-5",
|
|
1808
|
+
"name": "GLM-5",
|
|
1809
|
+
"contextWindow": 202752
|
|
1810
|
+
},
|
|
1811
|
+
{
|
|
1812
|
+
"id": "glm-5.1",
|
|
1813
|
+
"name": "GLM-5.1",
|
|
1814
|
+
"contextWindow": 202752
|
|
1815
|
+
},
|
|
1816
|
+
{
|
|
1817
|
+
"id": "kimi-k2.5",
|
|
1818
|
+
"name": "Kimi K2.5",
|
|
1819
|
+
"contextWindow": 262144
|
|
1820
|
+
},
|
|
1821
|
+
{
|
|
1822
|
+
"id": "kimi-k2.6",
|
|
1823
|
+
"name": "Kimi K2.6",
|
|
1824
|
+
"contextWindow": 262144
|
|
1825
|
+
},
|
|
1826
|
+
{
|
|
1827
|
+
"id": "MiniMax-M2.5",
|
|
1828
|
+
"name": "MiniMax-M2.5",
|
|
1829
|
+
"contextWindow": 196608
|
|
1830
|
+
},
|
|
1831
|
+
{
|
|
1832
|
+
"id": "qwen3.6-flash",
|
|
1833
|
+
"name": "Qwen3.6 Flash",
|
|
1834
|
+
"contextWindow": 1000000
|
|
1835
|
+
},
|
|
1836
|
+
{
|
|
1837
|
+
"id": "qwen3.6-plus",
|
|
1838
|
+
"name": "Qwen3.6 Plus",
|
|
1839
|
+
"contextWindow": 1000000
|
|
1840
|
+
},
|
|
1841
|
+
{
|
|
1842
|
+
"id": "qwen3.7-max",
|
|
1843
|
+
"name": "Qwen3.7 Max",
|
|
1844
|
+
"contextWindow": 1000000
|
|
1845
|
+
}
|
|
1846
|
+
],
|
|
1780
1847
|
"amazon-bedrock": [
|
|
1781
1848
|
{
|
|
1782
1849
|
"id": "au.anthropic.claude-opus-4-6-v1",
|
|
@@ -1888,6 +1955,36 @@ const MODELS = {
|
|
|
1888
1955
|
"name": "Claude Opus 4.7 (US)",
|
|
1889
1956
|
"contextWindow": 1000000
|
|
1890
1957
|
},
|
|
1958
|
+
{
|
|
1959
|
+
"id": "anthropic.claude-opus-4-8",
|
|
1960
|
+
"name": "Claude Opus 4.8",
|
|
1961
|
+
"contextWindow": 1000000
|
|
1962
|
+
},
|
|
1963
|
+
{
|
|
1964
|
+
"id": "au.anthropic.claude-opus-4-8",
|
|
1965
|
+
"name": "Claude Opus 4.8 (AU)",
|
|
1966
|
+
"contextWindow": 1000000
|
|
1967
|
+
},
|
|
1968
|
+
{
|
|
1969
|
+
"id": "eu.anthropic.claude-opus-4-8",
|
|
1970
|
+
"name": "Claude Opus 4.8 (EU)",
|
|
1971
|
+
"contextWindow": 1000000
|
|
1972
|
+
},
|
|
1973
|
+
{
|
|
1974
|
+
"id": "global.anthropic.claude-opus-4-8",
|
|
1975
|
+
"name": "Claude Opus 4.8 (Global)",
|
|
1976
|
+
"contextWindow": 1000000
|
|
1977
|
+
},
|
|
1978
|
+
{
|
|
1979
|
+
"id": "jp.anthropic.claude-opus-4-8",
|
|
1980
|
+
"name": "Claude Opus 4.8 (JP)",
|
|
1981
|
+
"contextWindow": 1000000
|
|
1982
|
+
},
|
|
1983
|
+
{
|
|
1984
|
+
"id": "us.anthropic.claude-opus-4-8",
|
|
1985
|
+
"name": "Claude Opus 4.8 (US)",
|
|
1986
|
+
"contextWindow": 1000000
|
|
1987
|
+
},
|
|
1891
1988
|
{
|
|
1892
1989
|
"id": "anthropic.claude-sonnet-4-5-20250929-v1:0",
|
|
1893
1990
|
"name": "Claude Sonnet 4.5",
|
|
@@ -2003,16 +2100,36 @@ const MODELS = {
|
|
|
2003
2100
|
"name": "GPT OSS Safeguard 20B",
|
|
2004
2101
|
"contextWindow": 128000
|
|
2005
2102
|
},
|
|
2103
|
+
{
|
|
2104
|
+
"id": "openai.gpt-5.4",
|
|
2105
|
+
"name": "GPT-5.4",
|
|
2106
|
+
"contextWindow": 272000
|
|
2107
|
+
},
|
|
2108
|
+
{
|
|
2109
|
+
"id": "openai.gpt-5.5",
|
|
2110
|
+
"name": "GPT-5.5",
|
|
2111
|
+
"contextWindow": 272000
|
|
2112
|
+
},
|
|
2006
2113
|
{
|
|
2007
2114
|
"id": "openai.gpt-oss-120b-1:0",
|
|
2008
2115
|
"name": "gpt-oss-120b",
|
|
2009
2116
|
"contextWindow": 128000
|
|
2010
2117
|
},
|
|
2118
|
+
{
|
|
2119
|
+
"id": "openai.gpt-oss-120b",
|
|
2120
|
+
"name": "gpt-oss-120b",
|
|
2121
|
+
"contextWindow": 128000
|
|
2122
|
+
},
|
|
2011
2123
|
{
|
|
2012
2124
|
"id": "openai.gpt-oss-20b-1:0",
|
|
2013
2125
|
"name": "gpt-oss-20b",
|
|
2014
2126
|
"contextWindow": 128000
|
|
2015
2127
|
},
|
|
2128
|
+
{
|
|
2129
|
+
"id": "openai.gpt-oss-20b",
|
|
2130
|
+
"name": "gpt-oss-20b",
|
|
2131
|
+
"contextWindow": 128000
|
|
2132
|
+
},
|
|
2016
2133
|
{
|
|
2017
2134
|
"id": "moonshot.kimi-k2-thinking",
|
|
2018
2135
|
"name": "Kimi K2 Thinking",
|
|
@@ -2282,6 +2399,11 @@ const MODELS = {
|
|
|
2282
2399
|
"name": "Claude Opus 4.7",
|
|
2283
2400
|
"contextWindow": 1000000
|
|
2284
2401
|
},
|
|
2402
|
+
{
|
|
2403
|
+
"id": "claude-opus-4-8",
|
|
2404
|
+
"name": "Claude Opus 4.8",
|
|
2405
|
+
"contextWindow": 1000000
|
|
2406
|
+
},
|
|
2285
2407
|
{
|
|
2286
2408
|
"id": "claude-3-sonnet-20240229",
|
|
2287
2409
|
"name": "Claude Sonnet 3",
|
|
@@ -2328,6 +2450,148 @@ const MODELS = {
|
|
|
2328
2450
|
"contextWindow": 1000000
|
|
2329
2451
|
}
|
|
2330
2452
|
],
|
|
2453
|
+
"anyapi": [
|
|
2454
|
+
{
|
|
2455
|
+
"id": "anthropic/claude-haiku-4-5",
|
|
2456
|
+
"name": "Claude Haiku 4.5 (latest)",
|
|
2457
|
+
"contextWindow": 200000
|
|
2458
|
+
},
|
|
2459
|
+
{
|
|
2460
|
+
"id": "anthropic/claude-opus-4-6",
|
|
2461
|
+
"name": "Claude Opus 4.6",
|
|
2462
|
+
"contextWindow": 1000000
|
|
2463
|
+
},
|
|
2464
|
+
{
|
|
2465
|
+
"id": "anthropic/claude-opus-4-7",
|
|
2466
|
+
"name": "Claude Opus 4.7",
|
|
2467
|
+
"contextWindow": 1000000
|
|
2468
|
+
},
|
|
2469
|
+
{
|
|
2470
|
+
"id": "anthropic/claude-sonnet-4-5",
|
|
2471
|
+
"name": "Claude Sonnet 4.5 (latest)",
|
|
2472
|
+
"contextWindow": 200000
|
|
2473
|
+
},
|
|
2474
|
+
{
|
|
2475
|
+
"id": "anthropic/claude-sonnet-4-6",
|
|
2476
|
+
"name": "Claude Sonnet 4.6",
|
|
2477
|
+
"contextWindow": 1000000
|
|
2478
|
+
},
|
|
2479
|
+
{
|
|
2480
|
+
"id": "cohere/command-r-plus-08-2024",
|
|
2481
|
+
"name": "Command R+",
|
|
2482
|
+
"contextWindow": 128000
|
|
2483
|
+
},
|
|
2484
|
+
{
|
|
2485
|
+
"id": "deepseek/deepseek-chat",
|
|
2486
|
+
"name": "DeepSeek Chat",
|
|
2487
|
+
"contextWindow": 1000000
|
|
2488
|
+
},
|
|
2489
|
+
{
|
|
2490
|
+
"id": "deepseek/deepseek-r1",
|
|
2491
|
+
"name": "DeepSeek Reasoner",
|
|
2492
|
+
"contextWindow": 1000000
|
|
2493
|
+
},
|
|
2494
|
+
{
|
|
2495
|
+
"id": "deepseek/deepseek-v4-flash",
|
|
2496
|
+
"name": "DeepSeek V4 Flash",
|
|
2497
|
+
"contextWindow": 1000000
|
|
2498
|
+
},
|
|
2499
|
+
{
|
|
2500
|
+
"id": "deepseek/deepseek-v4-pro",
|
|
2501
|
+
"name": "DeepSeek V4 Pro",
|
|
2502
|
+
"contextWindow": 1000000
|
|
2503
|
+
},
|
|
2504
|
+
{
|
|
2505
|
+
"id": "mistralai/devstral-2512",
|
|
2506
|
+
"name": "Devstral 2",
|
|
2507
|
+
"contextWindow": 262144
|
|
2508
|
+
},
|
|
2509
|
+
{
|
|
2510
|
+
"id": "google/gemini-2.5-flash",
|
|
2511
|
+
"name": "Gemini 2.5 Flash",
|
|
2512
|
+
"contextWindow": 1048576
|
|
2513
|
+
},
|
|
2514
|
+
{
|
|
2515
|
+
"id": "google/gemini-2.5-flash-lite",
|
|
2516
|
+
"name": "Gemini 2.5 Flash-Lite",
|
|
2517
|
+
"contextWindow": 1048576
|
|
2518
|
+
},
|
|
2519
|
+
{
|
|
2520
|
+
"id": "google/gemini-2.5-pro",
|
|
2521
|
+
"name": "Gemini 2.5 Pro",
|
|
2522
|
+
"contextWindow": 1048576
|
|
2523
|
+
},
|
|
2524
|
+
{
|
|
2525
|
+
"id": "google/gemini-3-flash-preview",
|
|
2526
|
+
"name": "Gemini 3 Flash Preview",
|
|
2527
|
+
"contextWindow": 1048576
|
|
2528
|
+
},
|
|
2529
|
+
{
|
|
2530
|
+
"id": "google/gemini-3-pro-preview",
|
|
2531
|
+
"name": "Gemini 3 Pro Preview",
|
|
2532
|
+
"contextWindow": 1048576
|
|
2533
|
+
},
|
|
2534
|
+
{
|
|
2535
|
+
"id": "openai/gpt-4.1",
|
|
2536
|
+
"name": "GPT-4.1",
|
|
2537
|
+
"contextWindow": 1047576
|
|
2538
|
+
},
|
|
2539
|
+
{
|
|
2540
|
+
"id": "openai/gpt-4.1-mini",
|
|
2541
|
+
"name": "GPT-4.1 mini",
|
|
2542
|
+
"contextWindow": 1047576
|
|
2543
|
+
},
|
|
2544
|
+
{
|
|
2545
|
+
"id": "openai/gpt-5",
|
|
2546
|
+
"name": "GPT-5",
|
|
2547
|
+
"contextWindow": 400000
|
|
2548
|
+
},
|
|
2549
|
+
{
|
|
2550
|
+
"id": "openai/gpt-5-mini",
|
|
2551
|
+
"name": "GPT-5 Mini",
|
|
2552
|
+
"contextWindow": 400000
|
|
2553
|
+
},
|
|
2554
|
+
{
|
|
2555
|
+
"id": "openai/gpt-5.1",
|
|
2556
|
+
"name": "GPT-5.1",
|
|
2557
|
+
"contextWindow": 400000
|
|
2558
|
+
},
|
|
2559
|
+
{
|
|
2560
|
+
"id": "openai/gpt-5.2",
|
|
2561
|
+
"name": "GPT-5.2",
|
|
2562
|
+
"contextWindow": 400000
|
|
2563
|
+
},
|
|
2564
|
+
{
|
|
2565
|
+
"id": "openai/gpt-5.4",
|
|
2566
|
+
"name": "GPT-5.4",
|
|
2567
|
+
"contextWindow": 1050000
|
|
2568
|
+
},
|
|
2569
|
+
{
|
|
2570
|
+
"id": "xai/grok-4.3",
|
|
2571
|
+
"name": "Grok 4.3",
|
|
2572
|
+
"contextWindow": 1000000
|
|
2573
|
+
},
|
|
2574
|
+
{
|
|
2575
|
+
"id": "mistralai/mistral-large-2512",
|
|
2576
|
+
"name": "Mistral Large 3",
|
|
2577
|
+
"contextWindow": 262144
|
|
2578
|
+
},
|
|
2579
|
+
{
|
|
2580
|
+
"id": "openai/o3",
|
|
2581
|
+
"name": "o3",
|
|
2582
|
+
"contextWindow": 200000
|
|
2583
|
+
},
|
|
2584
|
+
{
|
|
2585
|
+
"id": "openai/o3-mini",
|
|
2586
|
+
"name": "o3-mini",
|
|
2587
|
+
"contextWindow": 200000
|
|
2588
|
+
},
|
|
2589
|
+
{
|
|
2590
|
+
"id": "openai/o4-mini",
|
|
2591
|
+
"name": "o4-mini",
|
|
2592
|
+
"contextWindow": 200000
|
|
2593
|
+
}
|
|
2594
|
+
],
|
|
2331
2595
|
"atomic-chat": [
|
|
2332
2596
|
{
|
|
2333
2597
|
"id": "Meta-Llama-3_1-8B-Instruct-GGUF",
|
|
@@ -3258,11 +3522,6 @@ const MODELS = {
|
|
|
3258
3522
|
"name": "Llama 3.1 8B",
|
|
3259
3523
|
"contextWindow": 32000
|
|
3260
3524
|
},
|
|
3261
|
-
{
|
|
3262
|
-
"id": "qwen-3-235b-a22b-instruct-2507",
|
|
3263
|
-
"name": "Qwen 3 235B Instruct",
|
|
3264
|
-
"contextWindow": 131000
|
|
3265
|
-
},
|
|
3266
3525
|
{
|
|
3267
3526
|
"id": "zai-glm-4.7",
|
|
3268
3527
|
"name": "Z.AI GLM-4.7",
|
|
@@ -3514,12 +3773,12 @@ const MODELS = {
|
|
|
3514
3773
|
"contextWindow": 200000
|
|
3515
3774
|
},
|
|
3516
3775
|
{
|
|
3517
|
-
"id": "anthropic/claude-3
|
|
3776
|
+
"id": "anthropic/claude-3.5-haiku",
|
|
3518
3777
|
"name": "Claude Haiku 3.5 (latest)",
|
|
3519
3778
|
"contextWindow": 200000
|
|
3520
3779
|
},
|
|
3521
3780
|
{
|
|
3522
|
-
"id": "anthropic/claude-3
|
|
3781
|
+
"id": "anthropic/claude-3-5-haiku",
|
|
3523
3782
|
"name": "Claude Haiku 3.5 (latest)",
|
|
3524
3783
|
"contextWindow": 200000
|
|
3525
3784
|
},
|
|
@@ -3558,6 +3817,11 @@ const MODELS = {
|
|
|
3558
3817
|
"name": "Claude Opus 4.7",
|
|
3559
3818
|
"contextWindow": 1000000
|
|
3560
3819
|
},
|
|
3820
|
+
{
|
|
3821
|
+
"id": "anthropic/claude-opus-4-8",
|
|
3822
|
+
"name": "Claude Opus 4.8",
|
|
3823
|
+
"contextWindow": 1000000
|
|
3824
|
+
},
|
|
3561
3825
|
{
|
|
3562
3826
|
"id": "anthropic/claude-3-sonnet",
|
|
3563
3827
|
"name": "Claude Sonnet 3",
|
|
@@ -3710,11 +3974,6 @@ const MODELS = {
|
|
|
3710
3974
|
"name": "Granite 4.0 H Micro",
|
|
3711
3975
|
"contextWindow": 131000
|
|
3712
3976
|
},
|
|
3713
|
-
{
|
|
3714
|
-
"id": "@cf/moonshotai/kimi-k2.5",
|
|
3715
|
-
"name": "Kimi K2.5",
|
|
3716
|
-
"contextWindow": 256000
|
|
3717
|
-
},
|
|
3718
3977
|
{
|
|
3719
3978
|
"id": "@cf/moonshotai/kimi-k2.6",
|
|
3720
3979
|
"name": "Kimi K2.6",
|
|
@@ -3905,7 +4164,12 @@ const MODELS = {
|
|
|
3905
4164
|
"contextWindow": 128000
|
|
3906
4165
|
},
|
|
3907
4166
|
{
|
|
3908
|
-
"id": "
|
|
4167
|
+
"id": "gpt-5.4",
|
|
4168
|
+
"name": "GPT-5.4",
|
|
4169
|
+
"contextWindow": 1050000
|
|
4170
|
+
},
|
|
4171
|
+
{
|
|
4172
|
+
"id": "hermes-4-70b",
|
|
3909
4173
|
"name": "Hermes 4 70B",
|
|
3910
4174
|
"contextWindow": 128000
|
|
3911
4175
|
},
|
|
@@ -4037,13 +4301,13 @@ const MODELS = {
|
|
|
4037
4301
|
"contextWindow": 1000000
|
|
4038
4302
|
},
|
|
4039
4303
|
{
|
|
4040
|
-
"id": "deepseek-v4-pro",
|
|
4304
|
+
"id": "deepseek-v4-pro-lightning",
|
|
4041
4305
|
"name": "DeepSeek V4 Pro",
|
|
4042
4306
|
"contextWindow": 1000000
|
|
4043
4307
|
},
|
|
4044
4308
|
{
|
|
4045
|
-
"id": "deepseek-v4-pro
|
|
4046
|
-
"name": "DeepSeek V4 Pro
|
|
4309
|
+
"id": "deepseek-v4-pro",
|
|
4310
|
+
"name": "DeepSeek V4 Pro",
|
|
4047
4311
|
"contextWindow": 1000000
|
|
4048
4312
|
},
|
|
4049
4313
|
{
|
|
@@ -4051,11 +4315,6 @@ const MODELS = {
|
|
|
4051
4315
|
"name": "Gemma 4 31B IT",
|
|
4052
4316
|
"contextWindow": 262144
|
|
4053
4317
|
},
|
|
4054
|
-
{
|
|
4055
|
-
"id": "glm-5.1-precision",
|
|
4056
|
-
"name": "GLM 5.1 (Precision)",
|
|
4057
|
-
"contextWindow": 202752
|
|
4058
|
-
},
|
|
4059
4318
|
{
|
|
4060
4319
|
"id": "glm-4.7",
|
|
4061
4320
|
"name": "GLM-4.7",
|
|
@@ -4064,7 +4323,7 @@ const MODELS = {
|
|
|
4064
4323
|
{
|
|
4065
4324
|
"id": "glm-4.7-flash",
|
|
4066
4325
|
"name": "GLM-4.7-Flash",
|
|
4067
|
-
"contextWindow":
|
|
4326
|
+
"contextWindow": 202752
|
|
4068
4327
|
},
|
|
4069
4328
|
{
|
|
4070
4329
|
"id": "glm-5",
|
|
@@ -4091,21 +4350,11 @@ const MODELS = {
|
|
|
4091
4350
|
"name": "Kimi K2.6",
|
|
4092
4351
|
"contextWindow": 262144
|
|
4093
4352
|
},
|
|
4094
|
-
{
|
|
4095
|
-
"id": "kimi-k2.6-precision",
|
|
4096
|
-
"name": "Kimi K2.6 (Precision)",
|
|
4097
|
-
"contextWindow": 262144
|
|
4098
|
-
},
|
|
4099
4353
|
{
|
|
4100
4354
|
"id": "mimo-v2.5-pro",
|
|
4101
4355
|
"name": "MiMo-V2.5-Pro",
|
|
4102
4356
|
"contextWindow": 1048576
|
|
4103
4357
|
},
|
|
4104
|
-
{
|
|
4105
|
-
"id": "mimo-v2.5-pro-precision",
|
|
4106
|
-
"name": "MiMo-V2.5-Pro (Precision)",
|
|
4107
|
-
"contextWindow": 1000000
|
|
4108
|
-
},
|
|
4109
4358
|
{
|
|
4110
4359
|
"id": "minimax-m2.5",
|
|
4111
4360
|
"name": "MiniMax-M2.5",
|
|
@@ -4268,12 +4517,12 @@ const MODELS = {
|
|
|
4268
4517
|
{
|
|
4269
4518
|
"id": "deepseek-ai/DeepSeek-V4-Flash",
|
|
4270
4519
|
"name": "DeepSeek V4 Flash",
|
|
4271
|
-
"contextWindow":
|
|
4520
|
+
"contextWindow": 1048576
|
|
4272
4521
|
},
|
|
4273
4522
|
{
|
|
4274
4523
|
"id": "deepseek-ai/DeepSeek-V4-Pro",
|
|
4275
4524
|
"name": "DeepSeek V4 Pro",
|
|
4276
|
-
"contextWindow":
|
|
4525
|
+
"contextWindow": 1048576
|
|
4277
4526
|
},
|
|
4278
4527
|
{
|
|
4279
4528
|
"id": "deepseek-ai/DeepSeek-V3.2",
|
|
@@ -4396,12 +4645,12 @@ const MODELS = {
|
|
|
4396
4645
|
"contextWindow": 10000000
|
|
4397
4646
|
},
|
|
4398
4647
|
{
|
|
4399
|
-
"id": "
|
|
4648
|
+
"id": "XiaomiMiMo/MiMo-V2.5",
|
|
4400
4649
|
"name": "MiMo-V2.5",
|
|
4401
4650
|
"contextWindow": 262144
|
|
4402
4651
|
},
|
|
4403
4652
|
{
|
|
4404
|
-
"id": "
|
|
4653
|
+
"id": "XiaomiMiMo/MiMo-V2.5-Pro",
|
|
4405
4654
|
"name": "MiMo-V2.5-Pro",
|
|
4406
4655
|
"contextWindow": 1048576
|
|
4407
4656
|
},
|
|
@@ -4524,6 +4773,11 @@ const MODELS = {
|
|
|
4524
4773
|
"name": "Claude Opus 4.7",
|
|
4525
4774
|
"contextWindow": 1000000
|
|
4526
4775
|
},
|
|
4776
|
+
{
|
|
4777
|
+
"id": "anthropic-claude-opus-4.8",
|
|
4778
|
+
"name": "Claude Opus 4.8",
|
|
4779
|
+
"contextWindow": 1000000
|
|
4780
|
+
},
|
|
4527
4781
|
{
|
|
4528
4782
|
"id": "anthropic-claude-sonnet-4",
|
|
4529
4783
|
"name": "Claude Sonnet 4",
|
|
@@ -4554,6 +4808,11 @@ const MODELS = {
|
|
|
4554
4808
|
"name": "DeepSeek V3.2",
|
|
4555
4809
|
"contextWindow": 128000
|
|
4556
4810
|
},
|
|
4811
|
+
{
|
|
4812
|
+
"id": "deepseek-4-flash",
|
|
4813
|
+
"name": "Deepseek V4 Flash",
|
|
4814
|
+
"contextWindow": 262144
|
|
4815
|
+
},
|
|
4557
4816
|
{
|
|
4558
4817
|
"id": "deepseek-v4-pro",
|
|
4559
4818
|
"name": "DeepSeek V4 Pro",
|
|
@@ -4956,6 +5215,11 @@ const MODELS = {
|
|
|
4956
5215
|
"name": "Kimi K2.6",
|
|
4957
5216
|
"contextWindow": 262000
|
|
4958
5217
|
},
|
|
5218
|
+
{
|
|
5219
|
+
"id": "accounts/fireworks/routers/kimi-k2p6-fast",
|
|
5220
|
+
"name": "Kimi K2.6 Fast",
|
|
5221
|
+
"contextWindow": 262000
|
|
5222
|
+
},
|
|
4959
5223
|
{
|
|
4960
5224
|
"id": "accounts/fireworks/routers/kimi-k2p6-turbo",
|
|
4961
5225
|
"name": "Kimi K2.6 Turbo",
|
|
@@ -4974,7 +5238,7 @@ const MODELS = {
|
|
|
4974
5238
|
{
|
|
4975
5239
|
"id": "accounts/fireworks/models/qwen3p6-plus",
|
|
4976
5240
|
"name": "Qwen 3.6 Plus",
|
|
4977
|
-
"contextWindow":
|
|
5241
|
+
"contextWindow": 262144
|
|
4978
5242
|
}
|
|
4979
5243
|
],
|
|
4980
5244
|
"friendli": [
|
|
@@ -5144,33 +5408,38 @@ const MODELS = {
|
|
|
5144
5408
|
"github-copilot": [
|
|
5145
5409
|
{
|
|
5146
5410
|
"id": "claude-haiku-4.5",
|
|
5147
|
-
"name": "Claude Haiku 4.5",
|
|
5148
|
-
"contextWindow":
|
|
5411
|
+
"name": "Claude Haiku 4.5 (latest)",
|
|
5412
|
+
"contextWindow": 200000
|
|
5149
5413
|
},
|
|
5150
5414
|
{
|
|
5151
5415
|
"id": "claude-opus-4.5",
|
|
5152
|
-
"name": "Claude Opus 4.5",
|
|
5153
|
-
"contextWindow":
|
|
5416
|
+
"name": "Claude Opus 4.5 (latest)",
|
|
5417
|
+
"contextWindow": 200000
|
|
5154
5418
|
},
|
|
5155
5419
|
{
|
|
5156
5420
|
"id": "claude-opus-4.6",
|
|
5157
5421
|
"name": "Claude Opus 4.6",
|
|
5158
|
-
"contextWindow":
|
|
5422
|
+
"contextWindow": 200000
|
|
5159
5423
|
},
|
|
5160
5424
|
{
|
|
5161
5425
|
"id": "claude-opus-4.7",
|
|
5162
5426
|
"name": "Claude Opus 4.7",
|
|
5163
|
-
"contextWindow":
|
|
5427
|
+
"contextWindow": 200000
|
|
5428
|
+
},
|
|
5429
|
+
{
|
|
5430
|
+
"id": "claude-opus-4.8",
|
|
5431
|
+
"name": "Claude Opus 4.8",
|
|
5432
|
+
"contextWindow": 200000
|
|
5164
5433
|
},
|
|
5165
5434
|
{
|
|
5166
5435
|
"id": "claude-sonnet-4",
|
|
5167
|
-
"name": "Claude Sonnet 4",
|
|
5436
|
+
"name": "Claude Sonnet 4 (latest)",
|
|
5168
5437
|
"contextWindow": 216000
|
|
5169
5438
|
},
|
|
5170
5439
|
{
|
|
5171
5440
|
"id": "claude-sonnet-4.5",
|
|
5172
|
-
"name": "Claude Sonnet 4.5",
|
|
5173
|
-
"contextWindow":
|
|
5441
|
+
"name": "Claude Sonnet 4.5 (latest)",
|
|
5442
|
+
"contextWindow": 200000
|
|
5174
5443
|
},
|
|
5175
5444
|
{
|
|
5176
5445
|
"id": "claude-sonnet-4.6",
|
|
@@ -5184,77 +5453,42 @@ const MODELS = {
|
|
|
5184
5453
|
},
|
|
5185
5454
|
{
|
|
5186
5455
|
"id": "gemini-3-flash-preview",
|
|
5187
|
-
"name": "Gemini 3 Flash",
|
|
5188
|
-
"contextWindow": 128000
|
|
5189
|
-
},
|
|
5190
|
-
{
|
|
5191
|
-
"id": "gemini-3-pro-preview",
|
|
5192
|
-
"name": "Gemini 3 Pro Preview",
|
|
5456
|
+
"name": "Gemini 3 Flash Preview",
|
|
5193
5457
|
"contextWindow": 128000
|
|
5194
5458
|
},
|
|
5195
5459
|
{
|
|
5196
5460
|
"id": "gemini-3.1-pro-preview",
|
|
5197
5461
|
"name": "Gemini 3.1 Pro Preview",
|
|
5198
|
-
"contextWindow":
|
|
5462
|
+
"contextWindow": 200000
|
|
5199
5463
|
},
|
|
5200
5464
|
{
|
|
5201
5465
|
"id": "gemini-3.5-flash",
|
|
5202
5466
|
"name": "Gemini 3.5 Flash",
|
|
5203
|
-
"contextWindow":
|
|
5467
|
+
"contextWindow": 200000
|
|
5204
5468
|
},
|
|
5205
5469
|
{
|
|
5206
5470
|
"id": "gpt-4.1",
|
|
5207
5471
|
"name": "GPT-4.1",
|
|
5208
5472
|
"contextWindow": 128000
|
|
5209
5473
|
},
|
|
5210
|
-
{
|
|
5211
|
-
"id": "gpt-4o",
|
|
5212
|
-
"name": "GPT-4o",
|
|
5213
|
-
"contextWindow": 128000
|
|
5214
|
-
},
|
|
5215
|
-
{
|
|
5216
|
-
"id": "gpt-5",
|
|
5217
|
-
"name": "GPT-5",
|
|
5218
|
-
"contextWindow": 128000
|
|
5219
|
-
},
|
|
5220
5474
|
{
|
|
5221
5475
|
"id": "gpt-5-mini",
|
|
5222
|
-
"name": "GPT-5
|
|
5223
|
-
"contextWindow": 264000
|
|
5224
|
-
},
|
|
5225
|
-
{
|
|
5226
|
-
"id": "gpt-5.1",
|
|
5227
|
-
"name": "GPT-5.1",
|
|
5476
|
+
"name": "GPT-5 Mini",
|
|
5228
5477
|
"contextWindow": 264000
|
|
5229
5478
|
},
|
|
5230
|
-
{
|
|
5231
|
-
"id": "gpt-5.1-codex",
|
|
5232
|
-
"name": "GPT-5.1-Codex",
|
|
5233
|
-
"contextWindow": 400000
|
|
5234
|
-
},
|
|
5235
|
-
{
|
|
5236
|
-
"id": "gpt-5.1-codex-max",
|
|
5237
|
-
"name": "GPT-5.1-Codex-max",
|
|
5238
|
-
"contextWindow": 400000
|
|
5239
|
-
},
|
|
5240
|
-
{
|
|
5241
|
-
"id": "gpt-5.1-codex-mini",
|
|
5242
|
-
"name": "GPT-5.1-Codex-mini",
|
|
5243
|
-
"contextWindow": 400000
|
|
5244
|
-
},
|
|
5245
5479
|
{
|
|
5246
5480
|
"id": "gpt-5.2",
|
|
5247
5481
|
"name": "GPT-5.2",
|
|
5248
|
-
"contextWindow":
|
|
5482
|
+
"contextWindow": 400000
|
|
5249
5483
|
},
|
|
5250
5484
|
{
|
|
5251
5485
|
"id": "gpt-5.2-codex",
|
|
5252
|
-
"name": "GPT-5.2
|
|
5486
|
+
"name": "GPT-5.2 Codex",
|
|
5253
5487
|
"contextWindow": 400000
|
|
5254
5488
|
},
|
|
5255
5489
|
{
|
|
5256
5490
|
"id": "gpt-5.3-codex",
|
|
5257
|
-
"name": "GPT-5.3
|
|
5491
|
+
"name": "GPT-5.3 Codex",
|
|
5258
5492
|
"contextWindow": 400000
|
|
5259
5493
|
},
|
|
5260
5494
|
{
|
|
@@ -5264,7 +5498,12 @@ const MODELS = {
|
|
|
5264
5498
|
},
|
|
5265
5499
|
{
|
|
5266
5500
|
"id": "gpt-5.4-mini",
|
|
5267
|
-
"name": "GPT-5.4
|
|
5501
|
+
"name": "GPT-5.4 mini",
|
|
5502
|
+
"contextWindow": 400000
|
|
5503
|
+
},
|
|
5504
|
+
{
|
|
5505
|
+
"id": "gpt-5.4-nano",
|
|
5506
|
+
"name": "GPT-5.4 nano",
|
|
5268
5507
|
"contextWindow": 400000
|
|
5269
5508
|
},
|
|
5270
5509
|
{
|
|
@@ -5273,9 +5512,9 @@ const MODELS = {
|
|
|
5273
5512
|
"contextWindow": 400000
|
|
5274
5513
|
},
|
|
5275
5514
|
{
|
|
5276
|
-
"id": "
|
|
5277
|
-
"name": "
|
|
5278
|
-
"contextWindow":
|
|
5515
|
+
"id": "raptor-mini",
|
|
5516
|
+
"name": "Raptor mini",
|
|
5517
|
+
"contextWindow": 400000
|
|
5279
5518
|
}
|
|
5280
5519
|
],
|
|
5281
5520
|
"github-models": [
|
|
@@ -5546,6 +5785,11 @@ const MODELS = {
|
|
|
5546
5785
|
"name": "Agentic Chat (Claude Opus 4.7)",
|
|
5547
5786
|
"contextWindow": 1000000
|
|
5548
5787
|
},
|
|
5788
|
+
{
|
|
5789
|
+
"id": "duo-chat-opus-4-8",
|
|
5790
|
+
"name": "Agentic Chat (Claude Opus 4.8)",
|
|
5791
|
+
"contextWindow": 1000000
|
|
5792
|
+
},
|
|
5549
5793
|
{
|
|
5550
5794
|
"id": "duo-chat-sonnet-4-5",
|
|
5551
5795
|
"name": "Agentic Chat (Claude Sonnet 4.5)",
|
|
@@ -5767,6 +6011,11 @@ const MODELS = {
|
|
|
5767
6011
|
"name": "Claude Opus 4.7",
|
|
5768
6012
|
"contextWindow": 1000000
|
|
5769
6013
|
},
|
|
6014
|
+
{
|
|
6015
|
+
"id": "claude-opus-4-8@default",
|
|
6016
|
+
"name": "Claude Opus 4.8",
|
|
6017
|
+
"contextWindow": 1000000
|
|
6018
|
+
},
|
|
5770
6019
|
{
|
|
5771
6020
|
"id": "claude-3-5-sonnet@20241022",
|
|
5772
6021
|
"name": "Claude Sonnet 3.5 v2",
|
|
@@ -5959,6 +6208,11 @@ const MODELS = {
|
|
|
5959
6208
|
"name": "Claude Opus 4.7",
|
|
5960
6209
|
"contextWindow": 1000000
|
|
5961
6210
|
},
|
|
6211
|
+
{
|
|
6212
|
+
"id": "claude-opus-4-8@default",
|
|
6213
|
+
"name": "Claude Opus 4.8",
|
|
6214
|
+
"contextWindow": 1000000
|
|
6215
|
+
},
|
|
5962
6216
|
{
|
|
5963
6217
|
"id": "claude-3-5-sonnet@20241022",
|
|
5964
6218
|
"name": "Claude Sonnet 3.5 v2",
|
|
@@ -6243,6 +6497,11 @@ const MODELS = {
|
|
|
6243
6497
|
"name": "Meta Llama 4 Scout 17B 16E",
|
|
6244
6498
|
"contextWindow": 131072
|
|
6245
6499
|
},
|
|
6500
|
+
{
|
|
6501
|
+
"id": "mistral-small",
|
|
6502
|
+
"name": "Mistral Small 3.2",
|
|
6503
|
+
"contextWindow": 128000
|
|
6504
|
+
},
|
|
6246
6505
|
{
|
|
6247
6506
|
"id": "mistral-large-2411",
|
|
6248
6507
|
"name": "Mistral-Large",
|
|
@@ -6259,12 +6518,12 @@ const MODELS = {
|
|
|
6259
6518
|
"contextWindow": 1047576
|
|
6260
6519
|
},
|
|
6261
6520
|
{
|
|
6262
|
-
"id": "gpt-4.1-mini
|
|
6521
|
+
"id": "gpt-4.1-mini",
|
|
6263
6522
|
"name": "OpenAI GPT-4.1 Mini",
|
|
6264
6523
|
"contextWindow": 1047576
|
|
6265
6524
|
},
|
|
6266
6525
|
{
|
|
6267
|
-
"id": "gpt-4.1-mini",
|
|
6526
|
+
"id": "gpt-4.1-mini-2025-04-14",
|
|
6268
6527
|
"name": "OpenAI GPT-4.1 Mini",
|
|
6269
6528
|
"contextWindow": 1047576
|
|
6270
6529
|
},
|
|
@@ -7196,11 +7455,6 @@ const MODELS = {
|
|
|
7196
7455
|
"name": "Anthropic: Claude Sonnet Latest",
|
|
7197
7456
|
"contextWindow": 1000000
|
|
7198
7457
|
},
|
|
7199
|
-
{
|
|
7200
|
-
"id": "arcee-ai/trinity-large-preview",
|
|
7201
|
-
"name": "Arcee AI: Trinity Large Preview",
|
|
7202
|
-
"contextWindow": 131000
|
|
7203
|
-
},
|
|
7204
7458
|
{
|
|
7205
7459
|
"id": "arcee-ai/trinity-large-thinking",
|
|
7206
7460
|
"name": "Arcee AI: Trinity Large Thinking",
|
|
@@ -7306,11 +7560,6 @@ const MODELS = {
|
|
|
7306
7560
|
"name": "DeepSeek: DeepSeek V4 Flash",
|
|
7307
7561
|
"contextWindow": 1048576
|
|
7308
7562
|
},
|
|
7309
|
-
{
|
|
7310
|
-
"id": "deepseek/deepseek-v4-flash:free",
|
|
7311
|
-
"name": "DeepSeek: DeepSeek V4 Flash (free)",
|
|
7312
|
-
"contextWindow": 1048576
|
|
7313
|
-
},
|
|
7314
7563
|
{
|
|
7315
7564
|
"id": "deepseek/deepseek-v4-pro",
|
|
7316
7565
|
"name": "DeepSeek: DeepSeek V4 Pro",
|
|
@@ -7401,6 +7650,11 @@ const MODELS = {
|
|
|
7401
7650
|
"name": "Google: Gemini 3.1 Pro Preview Custom Tools",
|
|
7402
7651
|
"contextWindow": 1048576
|
|
7403
7652
|
},
|
|
7653
|
+
{
|
|
7654
|
+
"id": "google/gemini-3.5-flash",
|
|
7655
|
+
"name": "Google: Gemini 3.5 Flash",
|
|
7656
|
+
"contextWindow": 1048576
|
|
7657
|
+
},
|
|
7404
7658
|
{
|
|
7405
7659
|
"id": "~google/gemini-flash-latest",
|
|
7406
7660
|
"name": "Google: Gemini Flash Latest",
|
|
@@ -8216,6 +8470,11 @@ const MODELS = {
|
|
|
8216
8470
|
"name": "Qwen: Qwen3.6 Plus",
|
|
8217
8471
|
"contextWindow": 1000000
|
|
8218
8472
|
},
|
|
8473
|
+
{
|
|
8474
|
+
"id": "qwen/qwen3.7-max",
|
|
8475
|
+
"name": "Qwen: Qwen3.7 Max",
|
|
8476
|
+
"contextWindow": 1000000
|
|
8477
|
+
},
|
|
8219
8478
|
{
|
|
8220
8479
|
"id": "qwen/qwen-2.5-72b-instruct",
|
|
8221
8480
|
"name": "Qwen2.5 72B Instruct",
|
|
@@ -8241,16 +8500,26 @@ const MODELS = {
|
|
|
8241
8500
|
"name": "Sao10K: Llama 3.1 Euryale 70B v2.2",
|
|
8242
8501
|
"contextWindow": 131072
|
|
8243
8502
|
},
|
|
8503
|
+
{
|
|
8504
|
+
"id": "stealth/claude-opus-4.6",
|
|
8505
|
+
"name": "Stealth: Claude Opus 4.6 (20% off)",
|
|
8506
|
+
"contextWindow": 1000000
|
|
8507
|
+
},
|
|
8508
|
+
{
|
|
8509
|
+
"id": "stealth/claude-opus-4.7",
|
|
8510
|
+
"name": "Stealth: Claude Opus 4.7 (20% off)",
|
|
8511
|
+
"contextWindow": 1000000
|
|
8512
|
+
},
|
|
8513
|
+
{
|
|
8514
|
+
"id": "stealth/claude-sonnet-4.6",
|
|
8515
|
+
"name": "Stealth: Claude Sonnet 4.6 (20% off)",
|
|
8516
|
+
"contextWindow": 1000000
|
|
8517
|
+
},
|
|
8244
8518
|
{
|
|
8245
8519
|
"id": "stepfun/step-3.5-flash",
|
|
8246
8520
|
"name": "StepFun: Step 3.5 Flash",
|
|
8247
8521
|
"contextWindow": 256000
|
|
8248
8522
|
},
|
|
8249
|
-
{
|
|
8250
|
-
"id": "stepfun/step-3.5-flash:free",
|
|
8251
|
-
"name": "StepFun: Step 3.5 Flash (free)",
|
|
8252
|
-
"contextWindow": 262144
|
|
8253
|
-
},
|
|
8254
8523
|
{
|
|
8255
8524
|
"id": "tencent/hy3-preview",
|
|
8256
8525
|
"name": "Tencent: Hy3 Preview",
|
|
@@ -8266,11 +8535,6 @@ const MODELS = {
|
|
|
8266
8535
|
"name": "TheDrummer: UnslopNemo 12B",
|
|
8267
8536
|
"contextWindow": 32768
|
|
8268
8537
|
},
|
|
8269
|
-
{
|
|
8270
|
-
"id": "alibaba/tongyi-deepresearch-30b-a3b",
|
|
8271
|
-
"name": "Tongyi DeepResearch 30B A3B",
|
|
8272
|
-
"contextWindow": 131072
|
|
8273
|
-
},
|
|
8274
8538
|
{
|
|
8275
8539
|
"id": "upstage/solar-pro-3",
|
|
8276
8540
|
"name": "Upstage: Solar Pro 3",
|
|
@@ -8287,8 +8551,8 @@ const MODELS = {
|
|
|
8287
8551
|
"contextWindow": 1000000
|
|
8288
8552
|
},
|
|
8289
8553
|
{
|
|
8290
|
-
"id": "x-ai/grok-
|
|
8291
|
-
"name": "xAI: Grok
|
|
8554
|
+
"id": "x-ai/grok-build-0.1",
|
|
8555
|
+
"name": "xAI: Grok Build 0.1",
|
|
8292
8556
|
"contextWindow": 256000
|
|
8293
8557
|
},
|
|
8294
8558
|
{
|
|
@@ -8516,6 +8780,11 @@ const MODELS = {
|
|
|
8516
8780
|
"name": "Claude Opus 4.7",
|
|
8517
8781
|
"contextWindow": 1000000
|
|
8518
8782
|
},
|
|
8783
|
+
{
|
|
8784
|
+
"id": "claude-opus-4-8",
|
|
8785
|
+
"name": "Claude Opus 4.8",
|
|
8786
|
+
"contextWindow": 1000000
|
|
8787
|
+
},
|
|
8519
8788
|
{
|
|
8520
8789
|
"id": "claude-3-5-sonnet-20241022",
|
|
8521
8790
|
"name": "Claude Sonnet 3.5 v2",
|
|
@@ -8872,12 +9141,12 @@ const MODELS = {
|
|
|
8872
9141
|
"contextWindow": 2000000
|
|
8873
9142
|
},
|
|
8874
9143
|
{
|
|
8875
|
-
"id": "grok-4-20-non-reasoning",
|
|
9144
|
+
"id": "grok-4-20-beta-0309-non-reasoning",
|
|
8876
9145
|
"name": "Grok 4.20 (Non-Reasoning)",
|
|
8877
9146
|
"contextWindow": 2000000
|
|
8878
9147
|
},
|
|
8879
9148
|
{
|
|
8880
|
-
"id": "grok-4-20-
|
|
9149
|
+
"id": "grok-4-20-non-reasoning",
|
|
8881
9150
|
"name": "Grok 4.20 (Non-Reasoning)",
|
|
8882
9151
|
"contextWindow": 2000000
|
|
8883
9152
|
},
|
|
@@ -9383,85 +9652,507 @@ const MODELS = {
|
|
|
9383
9652
|
"contextWindow": 1000000
|
|
9384
9653
|
}
|
|
9385
9654
|
],
|
|
9386
|
-
"
|
|
9655
|
+
"merge-gateway": [
|
|
9387
9656
|
{
|
|
9388
|
-
"id": "
|
|
9389
|
-
"name": "
|
|
9390
|
-
"contextWindow":
|
|
9657
|
+
"id": "anthropic/claude-haiku-4-5-20251001",
|
|
9658
|
+
"name": "Claude Haiku 4.5",
|
|
9659
|
+
"contextWindow": 200000
|
|
9391
9660
|
},
|
|
9392
9661
|
{
|
|
9393
|
-
"id": "
|
|
9394
|
-
"name": "
|
|
9395
|
-
"contextWindow":
|
|
9662
|
+
"id": "anthropic/claude-opus-4-20250514",
|
|
9663
|
+
"name": "Claude Opus 4",
|
|
9664
|
+
"contextWindow": 200000
|
|
9396
9665
|
},
|
|
9397
9666
|
{
|
|
9398
|
-
"id": "
|
|
9399
|
-
"name": "
|
|
9400
|
-
"contextWindow":
|
|
9667
|
+
"id": "anthropic/claude-opus-4-1-20250805",
|
|
9668
|
+
"name": "Claude Opus 4.1",
|
|
9669
|
+
"contextWindow": 200000
|
|
9401
9670
|
},
|
|
9402
9671
|
{
|
|
9403
|
-
"id": "
|
|
9404
|
-
"name": "
|
|
9405
|
-
"contextWindow":
|
|
9672
|
+
"id": "anthropic/claude-opus-4-5-20251101",
|
|
9673
|
+
"name": "Claude Opus 4.5",
|
|
9674
|
+
"contextWindow": 200000
|
|
9406
9675
|
},
|
|
9407
9676
|
{
|
|
9408
|
-
"id": "
|
|
9409
|
-
"name": "
|
|
9410
|
-
"contextWindow":
|
|
9677
|
+
"id": "anthropic/claude-opus-4-6",
|
|
9678
|
+
"name": "Claude Opus 4.6",
|
|
9679
|
+
"contextWindow": 1000000
|
|
9411
9680
|
},
|
|
9412
9681
|
{
|
|
9413
|
-
"id": "
|
|
9414
|
-
"name": "
|
|
9415
|
-
"contextWindow":
|
|
9416
|
-
}
|
|
9417
|
-
],
|
|
9418
|
-
"minimax-cn": [
|
|
9419
|
-
{
|
|
9420
|
-
"id": "MiniMax-M2",
|
|
9421
|
-
"name": "MiniMax-M2",
|
|
9422
|
-
"contextWindow": 196608
|
|
9682
|
+
"id": "anthropic/claude-opus-4-7",
|
|
9683
|
+
"name": "Claude Opus 4.7",
|
|
9684
|
+
"contextWindow": 1000000
|
|
9423
9685
|
},
|
|
9424
9686
|
{
|
|
9425
|
-
"id": "
|
|
9426
|
-
"name": "
|
|
9427
|
-
"contextWindow":
|
|
9687
|
+
"id": "anthropic/claude-sonnet-4-20250514",
|
|
9688
|
+
"name": "Claude Sonnet 4",
|
|
9689
|
+
"contextWindow": 200000
|
|
9428
9690
|
},
|
|
9429
9691
|
{
|
|
9430
|
-
"id": "
|
|
9431
|
-
"name": "
|
|
9432
|
-
"contextWindow":
|
|
9692
|
+
"id": "anthropic/claude-sonnet-4-5-20250929",
|
|
9693
|
+
"name": "Claude Sonnet 4.5",
|
|
9694
|
+
"contextWindow": 200000
|
|
9433
9695
|
},
|
|
9434
9696
|
{
|
|
9435
|
-
"id": "
|
|
9436
|
-
"name": "
|
|
9437
|
-
"contextWindow":
|
|
9697
|
+
"id": "anthropic/claude-sonnet-4-6",
|
|
9698
|
+
"name": "Claude Sonnet 4.6",
|
|
9699
|
+
"contextWindow": 1000000
|
|
9438
9700
|
},
|
|
9439
9701
|
{
|
|
9440
|
-
"id": "
|
|
9441
|
-
"name": "
|
|
9442
|
-
"contextWindow":
|
|
9702
|
+
"id": "mistral/codestral-latest",
|
|
9703
|
+
"name": "Codestral (latest)",
|
|
9704
|
+
"contextWindow": 256000
|
|
9443
9705
|
},
|
|
9444
9706
|
{
|
|
9445
|
-
"id": "
|
|
9446
|
-
"name": "
|
|
9447
|
-
"contextWindow":
|
|
9448
|
-
}
|
|
9449
|
-
],
|
|
9450
|
-
"minimax-cn-coding-plan": [
|
|
9707
|
+
"id": "cohere/command-a-03-2025",
|
|
9708
|
+
"name": "Command A",
|
|
9709
|
+
"contextWindow": 256000
|
|
9710
|
+
},
|
|
9451
9711
|
{
|
|
9452
|
-
"id": "
|
|
9453
|
-
"name": "
|
|
9454
|
-
"contextWindow":
|
|
9712
|
+
"id": "cohere/command-r-08-2024",
|
|
9713
|
+
"name": "Command R",
|
|
9714
|
+
"contextWindow": 128000
|
|
9455
9715
|
},
|
|
9456
9716
|
{
|
|
9457
|
-
"id": "
|
|
9458
|
-
"name": "
|
|
9459
|
-
"contextWindow":
|
|
9717
|
+
"id": "cohere/command-r-plus-08-2024",
|
|
9718
|
+
"name": "Command R+",
|
|
9719
|
+
"contextWindow": 128000
|
|
9460
9720
|
},
|
|
9461
9721
|
{
|
|
9462
|
-
"id": "
|
|
9463
|
-
"name": "
|
|
9464
|
-
"contextWindow":
|
|
9722
|
+
"id": "cohere/command-r7b-12-2024",
|
|
9723
|
+
"name": "Command R7B",
|
|
9724
|
+
"contextWindow": 128000
|
|
9725
|
+
},
|
|
9726
|
+
{
|
|
9727
|
+
"id": "deepseek/deepseek-v4-flash",
|
|
9728
|
+
"name": "DeepSeek V4 Flash",
|
|
9729
|
+
"contextWindow": 1000000
|
|
9730
|
+
},
|
|
9731
|
+
{
|
|
9732
|
+
"id": "deepseek/deepseek-v4-pro",
|
|
9733
|
+
"name": "DeepSeek V4 Pro",
|
|
9734
|
+
"contextWindow": 1000000
|
|
9735
|
+
},
|
|
9736
|
+
{
|
|
9737
|
+
"id": "mistral/devstral-2512",
|
|
9738
|
+
"name": "Devstral 2",
|
|
9739
|
+
"contextWindow": 262144
|
|
9740
|
+
},
|
|
9741
|
+
{
|
|
9742
|
+
"id": "mistral/devstral-medium-latest",
|
|
9743
|
+
"name": "Devstral 2 (latest)",
|
|
9744
|
+
"contextWindow": 262144
|
|
9745
|
+
},
|
|
9746
|
+
{
|
|
9747
|
+
"id": "mistral/devstral-medium-2507",
|
|
9748
|
+
"name": "Devstral Medium",
|
|
9749
|
+
"contextWindow": 128000
|
|
9750
|
+
},
|
|
9751
|
+
{
|
|
9752
|
+
"id": "mistral/devstral-small-2507",
|
|
9753
|
+
"name": "Devstral Small",
|
|
9754
|
+
"contextWindow": 128000
|
|
9755
|
+
},
|
|
9756
|
+
{
|
|
9757
|
+
"id": "google/gemini-2.5-flash",
|
|
9758
|
+
"name": "Gemini 2.5 Flash",
|
|
9759
|
+
"contextWindow": 1048576
|
|
9760
|
+
},
|
|
9761
|
+
{
|
|
9762
|
+
"id": "google/gemini-2.5-flash-lite",
|
|
9763
|
+
"name": "Gemini 2.5 Flash-Lite",
|
|
9764
|
+
"contextWindow": 1048576
|
|
9765
|
+
},
|
|
9766
|
+
{
|
|
9767
|
+
"id": "google/gemini-2.5-pro",
|
|
9768
|
+
"name": "Gemini 2.5 Pro",
|
|
9769
|
+
"contextWindow": 1048576
|
|
9770
|
+
},
|
|
9771
|
+
{
|
|
9772
|
+
"id": "google/gemini-3-flash-preview",
|
|
9773
|
+
"name": "Gemini 3 Flash Preview",
|
|
9774
|
+
"contextWindow": 1048576
|
|
9775
|
+
},
|
|
9776
|
+
{
|
|
9777
|
+
"id": "google/gemini-3-pro-preview",
|
|
9778
|
+
"name": "Gemini 3 Pro Preview",
|
|
9779
|
+
"contextWindow": 1048576
|
|
9780
|
+
},
|
|
9781
|
+
{
|
|
9782
|
+
"id": "google/gemini-3.1-flash-lite",
|
|
9783
|
+
"name": "Gemini 3.1 Flash Lite",
|
|
9784
|
+
"contextWindow": 1048576
|
|
9785
|
+
},
|
|
9786
|
+
{
|
|
9787
|
+
"id": "google/gemini-3.1-flash-lite-preview",
|
|
9788
|
+
"name": "Gemini 3.1 Flash Lite Preview",
|
|
9789
|
+
"contextWindow": 1048576
|
|
9790
|
+
},
|
|
9791
|
+
{
|
|
9792
|
+
"id": "google/gemini-3.1-pro-preview",
|
|
9793
|
+
"name": "Gemini 3.1 Pro Preview",
|
|
9794
|
+
"contextWindow": 1048576
|
|
9795
|
+
},
|
|
9796
|
+
{
|
|
9797
|
+
"id": "google/gemini-3.1-pro-preview-customtools",
|
|
9798
|
+
"name": "Gemini 3.1 Pro Preview Custom Tools",
|
|
9799
|
+
"contextWindow": 1048576
|
|
9800
|
+
},
|
|
9801
|
+
{
|
|
9802
|
+
"id": "google/gemini-3.5-flash",
|
|
9803
|
+
"name": "Gemini 3.5 Flash",
|
|
9804
|
+
"contextWindow": 1048576
|
|
9805
|
+
},
|
|
9806
|
+
{
|
|
9807
|
+
"id": "google/gemini-flash-latest",
|
|
9808
|
+
"name": "Gemini Flash Latest",
|
|
9809
|
+
"contextWindow": 1048576
|
|
9810
|
+
},
|
|
9811
|
+
{
|
|
9812
|
+
"id": "google/gemini-flash-lite-latest",
|
|
9813
|
+
"name": "Gemini Flash-Lite Latest",
|
|
9814
|
+
"contextWindow": 1048576
|
|
9815
|
+
},
|
|
9816
|
+
{
|
|
9817
|
+
"id": "google/gemma-4-26b-a4b-it",
|
|
9818
|
+
"name": "Gemma 4 26B A4B IT",
|
|
9819
|
+
"contextWindow": 262144
|
|
9820
|
+
},
|
|
9821
|
+
{
|
|
9822
|
+
"id": "google/gemma-4-31b-it",
|
|
9823
|
+
"name": "Gemma 4 31B IT",
|
|
9824
|
+
"contextWindow": 262144
|
|
9825
|
+
},
|
|
9826
|
+
{
|
|
9827
|
+
"id": "zai/glm-4.5",
|
|
9828
|
+
"name": "GLM-4.5",
|
|
9829
|
+
"contextWindow": 131072
|
|
9830
|
+
},
|
|
9831
|
+
{
|
|
9832
|
+
"id": "zai/glm-4.5-air",
|
|
9833
|
+
"name": "GLM-4.5-Air",
|
|
9834
|
+
"contextWindow": 131072
|
|
9835
|
+
},
|
|
9836
|
+
{
|
|
9837
|
+
"id": "zai/glm-4.6",
|
|
9838
|
+
"name": "GLM-4.6",
|
|
9839
|
+
"contextWindow": 204800
|
|
9840
|
+
},
|
|
9841
|
+
{
|
|
9842
|
+
"id": "zai/glm-4.7",
|
|
9843
|
+
"name": "GLM-4.7",
|
|
9844
|
+
"contextWindow": 204800
|
|
9845
|
+
},
|
|
9846
|
+
{
|
|
9847
|
+
"id": "zai/glm-4.7-flashx",
|
|
9848
|
+
"name": "GLM-4.7-FlashX",
|
|
9849
|
+
"contextWindow": 200000
|
|
9850
|
+
},
|
|
9851
|
+
{
|
|
9852
|
+
"id": "zai/glm-5",
|
|
9853
|
+
"name": "GLM-5",
|
|
9854
|
+
"contextWindow": 204800
|
|
9855
|
+
},
|
|
9856
|
+
{
|
|
9857
|
+
"id": "zai/glm-5-turbo",
|
|
9858
|
+
"name": "GLM-5-Turbo",
|
|
9859
|
+
"contextWindow": 200000
|
|
9860
|
+
},
|
|
9861
|
+
{
|
|
9862
|
+
"id": "zai/glm-5.1",
|
|
9863
|
+
"name": "GLM-5.1",
|
|
9864
|
+
"contextWindow": 200000
|
|
9865
|
+
},
|
|
9866
|
+
{
|
|
9867
|
+
"id": "openai/gpt-4.1",
|
|
9868
|
+
"name": "GPT-4.1",
|
|
9869
|
+
"contextWindow": 1047576
|
|
9870
|
+
},
|
|
9871
|
+
{
|
|
9872
|
+
"id": "openai/gpt-4.1-mini",
|
|
9873
|
+
"name": "GPT-4.1 mini",
|
|
9874
|
+
"contextWindow": 1047576
|
|
9875
|
+
},
|
|
9876
|
+
{
|
|
9877
|
+
"id": "openai/gpt-4.1-nano",
|
|
9878
|
+
"name": "GPT-4.1 nano",
|
|
9879
|
+
"contextWindow": 1047576
|
|
9880
|
+
},
|
|
9881
|
+
{
|
|
9882
|
+
"id": "openai/gpt-4o",
|
|
9883
|
+
"name": "GPT-4o",
|
|
9884
|
+
"contextWindow": 128000
|
|
9885
|
+
},
|
|
9886
|
+
{
|
|
9887
|
+
"id": "openai/gpt-4o-2024-05-13",
|
|
9888
|
+
"name": "GPT-4o (2024-05-13)",
|
|
9889
|
+
"contextWindow": 128000
|
|
9890
|
+
},
|
|
9891
|
+
{
|
|
9892
|
+
"id": "openai/gpt-4o-2024-08-06",
|
|
9893
|
+
"name": "GPT-4o (2024-08-06)",
|
|
9894
|
+
"contextWindow": 128000
|
|
9895
|
+
},
|
|
9896
|
+
{
|
|
9897
|
+
"id": "openai/gpt-4o-2024-11-20",
|
|
9898
|
+
"name": "GPT-4o (2024-11-20)",
|
|
9899
|
+
"contextWindow": 128000
|
|
9900
|
+
},
|
|
9901
|
+
{
|
|
9902
|
+
"id": "openai/gpt-4o-mini",
|
|
9903
|
+
"name": "GPT-4o mini",
|
|
9904
|
+
"contextWindow": 128000
|
|
9905
|
+
},
|
|
9906
|
+
{
|
|
9907
|
+
"id": "openai/gpt-5",
|
|
9908
|
+
"name": "GPT-5",
|
|
9909
|
+
"contextWindow": 400000
|
|
9910
|
+
},
|
|
9911
|
+
{
|
|
9912
|
+
"id": "openai/gpt-5-mini",
|
|
9913
|
+
"name": "GPT-5 Mini",
|
|
9914
|
+
"contextWindow": 400000
|
|
9915
|
+
},
|
|
9916
|
+
{
|
|
9917
|
+
"id": "openai/gpt-5-nano",
|
|
9918
|
+
"name": "GPT-5 Nano",
|
|
9919
|
+
"contextWindow": 400000
|
|
9920
|
+
},
|
|
9921
|
+
{
|
|
9922
|
+
"id": "openai/gpt-5.1",
|
|
9923
|
+
"name": "GPT-5.1",
|
|
9924
|
+
"contextWindow": 400000
|
|
9925
|
+
},
|
|
9926
|
+
{
|
|
9927
|
+
"id": "openai/gpt-5.1-chat-latest",
|
|
9928
|
+
"name": "GPT-5.1 Chat",
|
|
9929
|
+
"contextWindow": 128000
|
|
9930
|
+
},
|
|
9931
|
+
{
|
|
9932
|
+
"id": "openai/gpt-5.2",
|
|
9933
|
+
"name": "GPT-5.2",
|
|
9934
|
+
"contextWindow": 400000
|
|
9935
|
+
},
|
|
9936
|
+
{
|
|
9937
|
+
"id": "openai/gpt-5.2-chat-latest",
|
|
9938
|
+
"name": "GPT-5.2 Chat",
|
|
9939
|
+
"contextWindow": 128000
|
|
9940
|
+
},
|
|
9941
|
+
{
|
|
9942
|
+
"id": "openai/gpt-5.3-chat-latest",
|
|
9943
|
+
"name": "GPT-5.3 Chat (latest)",
|
|
9944
|
+
"contextWindow": 128000
|
|
9945
|
+
},
|
|
9946
|
+
{
|
|
9947
|
+
"id": "openai/gpt-5.4",
|
|
9948
|
+
"name": "GPT-5.4",
|
|
9949
|
+
"contextWindow": 1050000
|
|
9950
|
+
},
|
|
9951
|
+
{
|
|
9952
|
+
"id": "openai/gpt-5.4-mini",
|
|
9953
|
+
"name": "GPT-5.4 mini",
|
|
9954
|
+
"contextWindow": 400000
|
|
9955
|
+
},
|
|
9956
|
+
{
|
|
9957
|
+
"id": "openai/gpt-5.4-nano",
|
|
9958
|
+
"name": "GPT-5.4 nano",
|
|
9959
|
+
"contextWindow": 400000
|
|
9960
|
+
},
|
|
9961
|
+
{
|
|
9962
|
+
"id": "openai/gpt-5.5",
|
|
9963
|
+
"name": "GPT-5.5",
|
|
9964
|
+
"contextWindow": 1050000
|
|
9965
|
+
},
|
|
9966
|
+
{
|
|
9967
|
+
"id": "xai/grok-4.20-0309-reasoning",
|
|
9968
|
+
"name": "Grok 4.20 (Reasoning)",
|
|
9969
|
+
"contextWindow": 2000000
|
|
9970
|
+
},
|
|
9971
|
+
{
|
|
9972
|
+
"id": "xai/grok-4.3",
|
|
9973
|
+
"name": "Grok 4.3",
|
|
9974
|
+
"contextWindow": 1000000
|
|
9975
|
+
},
|
|
9976
|
+
{
|
|
9977
|
+
"id": "mistral/magistral-medium-latest",
|
|
9978
|
+
"name": "Magistral Medium (latest)",
|
|
9979
|
+
"contextWindow": 128000
|
|
9980
|
+
},
|
|
9981
|
+
{
|
|
9982
|
+
"id": "minimax/minimax-m2",
|
|
9983
|
+
"name": "MiniMax-M2",
|
|
9984
|
+
"contextWindow": 196608
|
|
9985
|
+
},
|
|
9986
|
+
{
|
|
9987
|
+
"id": "minimax/minimax-m2.1",
|
|
9988
|
+
"name": "MiniMax-M2.1",
|
|
9989
|
+
"contextWindow": 204800
|
|
9990
|
+
},
|
|
9991
|
+
{
|
|
9992
|
+
"id": "minimax/minimax-m2.5",
|
|
9993
|
+
"name": "MiniMax-M2.5",
|
|
9994
|
+
"contextWindow": 204800
|
|
9995
|
+
},
|
|
9996
|
+
{
|
|
9997
|
+
"id": "minimax/minimax-m2.5-highspeed",
|
|
9998
|
+
"name": "MiniMax-M2.5-highspeed",
|
|
9999
|
+
"contextWindow": 204800
|
|
10000
|
+
},
|
|
10001
|
+
{
|
|
10002
|
+
"id": "minimax/minimax-m2.7",
|
|
10003
|
+
"name": "MiniMax-M2.7",
|
|
10004
|
+
"contextWindow": 204800
|
|
10005
|
+
},
|
|
10006
|
+
{
|
|
10007
|
+
"id": "minimax/minimax-m2.7-highspeed",
|
|
10008
|
+
"name": "MiniMax-M2.7-highspeed",
|
|
10009
|
+
"contextWindow": 204800
|
|
10010
|
+
},
|
|
10011
|
+
{
|
|
10012
|
+
"id": "mistral/mistral-large-latest",
|
|
10013
|
+
"name": "Mistral Large (latest)",
|
|
10014
|
+
"contextWindow": 262144
|
|
10015
|
+
},
|
|
10016
|
+
{
|
|
10017
|
+
"id": "mistral/mistral-large-2411",
|
|
10018
|
+
"name": "Mistral Large 2.1",
|
|
10019
|
+
"contextWindow": 131072
|
|
10020
|
+
},
|
|
10021
|
+
{
|
|
10022
|
+
"id": "mistral/mistral-large-2512",
|
|
10023
|
+
"name": "Mistral Large 3",
|
|
10024
|
+
"contextWindow": 262144
|
|
10025
|
+
},
|
|
10026
|
+
{
|
|
10027
|
+
"id": "mistral/mistral-medium-latest",
|
|
10028
|
+
"name": "Mistral Medium (latest)",
|
|
10029
|
+
"contextWindow": 262144
|
|
10030
|
+
},
|
|
10031
|
+
{
|
|
10032
|
+
"id": "mistral/mistral-medium-2505",
|
|
10033
|
+
"name": "Mistral Medium 3",
|
|
10034
|
+
"contextWindow": 131072
|
|
10035
|
+
},
|
|
10036
|
+
{
|
|
10037
|
+
"id": "mistral/mistral-small-latest",
|
|
10038
|
+
"name": "Mistral Small (latest)",
|
|
10039
|
+
"contextWindow": 256000
|
|
10040
|
+
},
|
|
10041
|
+
{
|
|
10042
|
+
"id": "openai/o1",
|
|
10043
|
+
"name": "o1",
|
|
10044
|
+
"contextWindow": 200000
|
|
10045
|
+
},
|
|
10046
|
+
{
|
|
10047
|
+
"id": "openai/o3",
|
|
10048
|
+
"name": "o3",
|
|
10049
|
+
"contextWindow": 200000
|
|
10050
|
+
},
|
|
10051
|
+
{
|
|
10052
|
+
"id": "openai/o3-mini",
|
|
10053
|
+
"name": "o3-mini",
|
|
10054
|
+
"contextWindow": 200000
|
|
10055
|
+
},
|
|
10056
|
+
{
|
|
10057
|
+
"id": "openai/o4-mini",
|
|
10058
|
+
"name": "o4-mini",
|
|
10059
|
+
"contextWindow": 200000
|
|
10060
|
+
},
|
|
10061
|
+
{
|
|
10062
|
+
"id": "mistral/pixtral-large-latest",
|
|
10063
|
+
"name": "Pixtral Large (latest)",
|
|
10064
|
+
"contextWindow": 128000
|
|
10065
|
+
}
|
|
10066
|
+
],
|
|
10067
|
+
"minimax": [
|
|
10068
|
+
{
|
|
10069
|
+
"id": "MiniMax-M2",
|
|
10070
|
+
"name": "MiniMax-M2",
|
|
10071
|
+
"contextWindow": 196608
|
|
10072
|
+
},
|
|
10073
|
+
{
|
|
10074
|
+
"id": "MiniMax-M2.1",
|
|
10075
|
+
"name": "MiniMax-M2.1",
|
|
10076
|
+
"contextWindow": 204800
|
|
10077
|
+
},
|
|
10078
|
+
{
|
|
10079
|
+
"id": "MiniMax-M2.5",
|
|
10080
|
+
"name": "MiniMax-M2.5",
|
|
10081
|
+
"contextWindow": 204800
|
|
10082
|
+
},
|
|
10083
|
+
{
|
|
10084
|
+
"id": "MiniMax-M2.5-highspeed",
|
|
10085
|
+
"name": "MiniMax-M2.5-highspeed",
|
|
10086
|
+
"contextWindow": 204800
|
|
10087
|
+
},
|
|
10088
|
+
{
|
|
10089
|
+
"id": "MiniMax-M2.7",
|
|
10090
|
+
"name": "MiniMax-M2.7",
|
|
10091
|
+
"contextWindow": 204800
|
|
10092
|
+
},
|
|
10093
|
+
{
|
|
10094
|
+
"id": "MiniMax-M2.7-highspeed",
|
|
10095
|
+
"name": "MiniMax-M2.7-highspeed",
|
|
10096
|
+
"contextWindow": 204800
|
|
10097
|
+
},
|
|
10098
|
+
{
|
|
10099
|
+
"id": "MiniMax-M3",
|
|
10100
|
+
"name": "MiniMax-M3",
|
|
10101
|
+
"contextWindow": 512000
|
|
10102
|
+
}
|
|
10103
|
+
],
|
|
10104
|
+
"minimax-cn": [
|
|
10105
|
+
{
|
|
10106
|
+
"id": "MiniMax-M2",
|
|
10107
|
+
"name": "MiniMax-M2",
|
|
10108
|
+
"contextWindow": 196608
|
|
10109
|
+
},
|
|
10110
|
+
{
|
|
10111
|
+
"id": "MiniMax-M2.1",
|
|
10112
|
+
"name": "MiniMax-M2.1",
|
|
10113
|
+
"contextWindow": 204800
|
|
10114
|
+
},
|
|
10115
|
+
{
|
|
10116
|
+
"id": "MiniMax-M2.5",
|
|
10117
|
+
"name": "MiniMax-M2.5",
|
|
10118
|
+
"contextWindow": 204800
|
|
10119
|
+
},
|
|
10120
|
+
{
|
|
10121
|
+
"id": "MiniMax-M2.5-highspeed",
|
|
10122
|
+
"name": "MiniMax-M2.5-highspeed",
|
|
10123
|
+
"contextWindow": 204800
|
|
10124
|
+
},
|
|
10125
|
+
{
|
|
10126
|
+
"id": "MiniMax-M2.7",
|
|
10127
|
+
"name": "MiniMax-M2.7",
|
|
10128
|
+
"contextWindow": 204800
|
|
10129
|
+
},
|
|
10130
|
+
{
|
|
10131
|
+
"id": "MiniMax-M2.7-highspeed",
|
|
10132
|
+
"name": "MiniMax-M2.7-highspeed",
|
|
10133
|
+
"contextWindow": 204800
|
|
10134
|
+
},
|
|
10135
|
+
{
|
|
10136
|
+
"id": "MiniMax-M3",
|
|
10137
|
+
"name": "MiniMax-M3",
|
|
10138
|
+
"contextWindow": 512000
|
|
10139
|
+
}
|
|
10140
|
+
],
|
|
10141
|
+
"minimax-cn-coding-plan": [
|
|
10142
|
+
{
|
|
10143
|
+
"id": "MiniMax-M2",
|
|
10144
|
+
"name": "MiniMax-M2",
|
|
10145
|
+
"contextWindow": 196608
|
|
10146
|
+
},
|
|
10147
|
+
{
|
|
10148
|
+
"id": "MiniMax-M2.1",
|
|
10149
|
+
"name": "MiniMax-M2.1",
|
|
10150
|
+
"contextWindow": 204800
|
|
10151
|
+
},
|
|
10152
|
+
{
|
|
10153
|
+
"id": "MiniMax-M2.5",
|
|
10154
|
+
"name": "MiniMax-M2.5",
|
|
10155
|
+
"contextWindow": 204800
|
|
9465
10156
|
},
|
|
9466
10157
|
{
|
|
9467
10158
|
"id": "MiniMax-M2.5-highspeed",
|
|
@@ -9477,6 +10168,11 @@ const MODELS = {
|
|
|
9477
10168
|
"id": "MiniMax-M2.7-highspeed",
|
|
9478
10169
|
"name": "MiniMax-M2.7-highspeed",
|
|
9479
10170
|
"contextWindow": 204800
|
|
10171
|
+
},
|
|
10172
|
+
{
|
|
10173
|
+
"id": "MiniMax-M3",
|
|
10174
|
+
"name": "MiniMax-M3",
|
|
10175
|
+
"contextWindow": 512000
|
|
9480
10176
|
}
|
|
9481
10177
|
],
|
|
9482
10178
|
"minimax-coding-plan": [
|
|
@@ -9509,6 +10205,11 @@ const MODELS = {
|
|
|
9509
10205
|
"id": "MiniMax-M2.7-highspeed",
|
|
9510
10206
|
"name": "MiniMax-M2.7-highspeed",
|
|
9511
10207
|
"contextWindow": 204800
|
|
10208
|
+
},
|
|
10209
|
+
{
|
|
10210
|
+
"id": "MiniMax-M3",
|
|
10211
|
+
"name": "MiniMax-M3",
|
|
10212
|
+
"contextWindow": 512000
|
|
9512
10213
|
}
|
|
9513
10214
|
],
|
|
9514
10215
|
"mistral": [
|
|
@@ -9517,6 +10218,11 @@ const MODELS = {
|
|
|
9517
10218
|
"name": "Codestral (latest)",
|
|
9518
10219
|
"contextWindow": 256000
|
|
9519
10220
|
},
|
|
10221
|
+
{
|
|
10222
|
+
"id": "devstral-latest",
|
|
10223
|
+
"name": "Devstral 2",
|
|
10224
|
+
"contextWindow": 262144
|
|
10225
|
+
},
|
|
9520
10226
|
{
|
|
9521
10227
|
"id": "devstral-2512",
|
|
9522
10228
|
"name": "Devstral 2",
|
|
@@ -9637,6 +10343,11 @@ const MODELS = {
|
|
|
9637
10343
|
"name": "Mixtral 8x7B",
|
|
9638
10344
|
"contextWindow": 32000
|
|
9639
10345
|
},
|
|
10346
|
+
{
|
|
10347
|
+
"id": "open-mistral-nemo",
|
|
10348
|
+
"name": "Open Mistral Nemo",
|
|
10349
|
+
"contextWindow": 128000
|
|
10350
|
+
},
|
|
9640
10351
|
{
|
|
9641
10352
|
"id": "pixtral-12b",
|
|
9642
10353
|
"name": "Pixtral 12B",
|
|
@@ -9778,85 +10489,40 @@ const MODELS = {
|
|
|
9778
10489
|
"contextWindow": 262144
|
|
9779
10490
|
},
|
|
9780
10491
|
{
|
|
9781
|
-
"id": "kimi-k2-thinking-turbo",
|
|
9782
|
-
"name": "Kimi K2 Thinking Turbo",
|
|
9783
|
-
"contextWindow": 262144
|
|
9784
|
-
},
|
|
9785
|
-
{
|
|
9786
|
-
"id": "kimi-k2-turbo-preview",
|
|
9787
|
-
"name": "Kimi K2 Turbo",
|
|
9788
|
-
"contextWindow": 262144
|
|
9789
|
-
},
|
|
9790
|
-
{
|
|
9791
|
-
"id": "kimi-k2.5",
|
|
9792
|
-
"name": "Kimi K2.5",
|
|
9793
|
-
"contextWindow": 262144
|
|
9794
|
-
},
|
|
9795
|
-
{
|
|
9796
|
-
"id": "kimi-k2.6",
|
|
9797
|
-
"name": "Kimi K2.6",
|
|
9798
|
-
"contextWindow": 262144
|
|
9799
|
-
}
|
|
9800
|
-
],
|
|
9801
|
-
"nano-gpt": [
|
|
9802
|
-
{
|
|
9803
|
-
"id": "azure-gpt-4o",
|
|
9804
|
-
"name": "Azure gpt-4o",
|
|
9805
|
-
"contextWindow": 128000
|
|
9806
|
-
},
|
|
9807
|
-
{
|
|
9808
|
-
"id": "azure-gpt-4o-mini",
|
|
9809
|
-
"name": "Azure gpt-4o-mini",
|
|
9810
|
-
"contextWindow": 128000
|
|
9811
|
-
},
|
|
9812
|
-
{
|
|
9813
|
-
"id": "openai/chatgpt-4o-latest",
|
|
9814
|
-
"name": "ChatGPT 4o",
|
|
9815
|
-
"contextWindow": 128000
|
|
9816
|
-
},
|
|
9817
|
-
{
|
|
9818
|
-
"id": "claude-3-5-haiku-20241022",
|
|
9819
|
-
"name": "Claude 3.5 Haiku",
|
|
9820
|
-
"contextWindow": 200000
|
|
9821
|
-
},
|
|
9822
|
-
{
|
|
9823
|
-
"id": "claude-3-5-sonnet-20241022",
|
|
9824
|
-
"name": "Claude 3.5 Sonnet",
|
|
9825
|
-
"contextWindow": 200000
|
|
9826
|
-
},
|
|
9827
|
-
{
|
|
9828
|
-
"id": "claude-3-5-sonnet-20240620",
|
|
9829
|
-
"name": "Claude 3.5 Sonnet Old",
|
|
9830
|
-
"contextWindow": 200000
|
|
9831
|
-
},
|
|
9832
|
-
{
|
|
9833
|
-
"id": "claude-3-7-sonnet-20250219",
|
|
9834
|
-
"name": "Claude 3.7 Sonnet",
|
|
9835
|
-
"contextWindow": 200000
|
|
10492
|
+
"id": "kimi-k2-thinking-turbo",
|
|
10493
|
+
"name": "Kimi K2 Thinking Turbo",
|
|
10494
|
+
"contextWindow": 262144
|
|
9836
10495
|
},
|
|
9837
10496
|
{
|
|
9838
|
-
"id": "
|
|
9839
|
-
"name": "
|
|
9840
|
-
"contextWindow":
|
|
10497
|
+
"id": "kimi-k2-turbo-preview",
|
|
10498
|
+
"name": "Kimi K2 Turbo",
|
|
10499
|
+
"contextWindow": 262144
|
|
9841
10500
|
},
|
|
9842
10501
|
{
|
|
9843
|
-
"id": "
|
|
9844
|
-
"name": "
|
|
9845
|
-
"contextWindow":
|
|
10502
|
+
"id": "kimi-k2.5",
|
|
10503
|
+
"name": "Kimi K2.5",
|
|
10504
|
+
"contextWindow": 262144
|
|
9846
10505
|
},
|
|
9847
10506
|
{
|
|
9848
|
-
"id": "
|
|
9849
|
-
"name": "
|
|
9850
|
-
"contextWindow":
|
|
10507
|
+
"id": "kimi-k2.6",
|
|
10508
|
+
"name": "Kimi K2.6",
|
|
10509
|
+
"contextWindow": 262144
|
|
10510
|
+
}
|
|
10511
|
+
],
|
|
10512
|
+
"nano-gpt": [
|
|
10513
|
+
{
|
|
10514
|
+
"id": "azure-gpt-4o",
|
|
10515
|
+
"name": "Azure gpt-4o",
|
|
10516
|
+
"contextWindow": 128000
|
|
9851
10517
|
},
|
|
9852
10518
|
{
|
|
9853
|
-
"id": "
|
|
9854
|
-
"name": "
|
|
9855
|
-
"contextWindow":
|
|
10519
|
+
"id": "azure-gpt-4o-mini",
|
|
10520
|
+
"name": "Azure gpt-4o-mini",
|
|
10521
|
+
"contextWindow": 128000
|
|
9856
10522
|
},
|
|
9857
10523
|
{
|
|
9858
|
-
"id": "claude-3-
|
|
9859
|
-
"name": "Claude 3.
|
|
10524
|
+
"id": "claude-3-5-haiku-20241022",
|
|
10525
|
+
"name": "Claude 3.5 Haiku",
|
|
9860
10526
|
"contextWindow": 200000
|
|
9861
10527
|
},
|
|
9862
10528
|
{
|
|
@@ -9875,12 +10541,12 @@ const MODELS = {
|
|
|
9875
10541
|
"contextWindow": 200000
|
|
9876
10542
|
},
|
|
9877
10543
|
{
|
|
9878
|
-
"id": "claude-opus-4-thinking:
|
|
10544
|
+
"id": "claude-opus-4-thinking:32768",
|
|
9879
10545
|
"name": "Claude 4 Opus Thinking (32K)",
|
|
9880
10546
|
"contextWindow": 200000
|
|
9881
10547
|
},
|
|
9882
10548
|
{
|
|
9883
|
-
"id": "claude-opus-4-thinking:
|
|
10549
|
+
"id": "claude-opus-4-thinking:32000",
|
|
9884
10550
|
"name": "Claude 4 Opus Thinking (32K)",
|
|
9885
10551
|
"contextWindow": 200000
|
|
9886
10552
|
},
|
|
@@ -9984,11 +10650,46 @@ const MODELS = {
|
|
|
9984
10650
|
"name": "Claude 4.6 Opus Thinking Medium",
|
|
9985
10651
|
"contextWindow": 1000000
|
|
9986
10652
|
},
|
|
10653
|
+
{
|
|
10654
|
+
"id": "anthropic/claude-opus-4.7",
|
|
10655
|
+
"name": "Claude 4.7 Opus",
|
|
10656
|
+
"contextWindow": 1000000
|
|
10657
|
+
},
|
|
10658
|
+
{
|
|
10659
|
+
"id": "anthropic/claude-opus-4.7:thinking",
|
|
10660
|
+
"name": "Claude 4.7 Opus Thinking",
|
|
10661
|
+
"contextWindow": 1000000
|
|
10662
|
+
},
|
|
9987
10663
|
{
|
|
9988
10664
|
"id": "claude-haiku-4-5-20251001",
|
|
9989
10665
|
"name": "Claude Haiku 4.5",
|
|
9990
10666
|
"contextWindow": 200000
|
|
9991
10667
|
},
|
|
10668
|
+
{
|
|
10669
|
+
"id": "claude-haiku-4-5-20251001-thinking",
|
|
10670
|
+
"name": "Claude Haiku 4.5 Thinking",
|
|
10671
|
+
"contextWindow": 200000
|
|
10672
|
+
},
|
|
10673
|
+
{
|
|
10674
|
+
"id": "anthropic/claude-haiku-latest",
|
|
10675
|
+
"name": "Claude Haiku Latest",
|
|
10676
|
+
"contextWindow": 200000
|
|
10677
|
+
},
|
|
10678
|
+
{
|
|
10679
|
+
"id": "anthropic/claude-opus-4.8",
|
|
10680
|
+
"name": "Claude Opus 4.8",
|
|
10681
|
+
"contextWindow": 1000000
|
|
10682
|
+
},
|
|
10683
|
+
{
|
|
10684
|
+
"id": "anthropic/claude-opus-4.8:thinking",
|
|
10685
|
+
"name": "Claude Opus 4.8 Thinking",
|
|
10686
|
+
"contextWindow": 1000000
|
|
10687
|
+
},
|
|
10688
|
+
{
|
|
10689
|
+
"id": "anthropic/claude-opus-latest",
|
|
10690
|
+
"name": "Claude Opus Latest",
|
|
10691
|
+
"contextWindow": 1000000
|
|
10692
|
+
},
|
|
9992
10693
|
{
|
|
9993
10694
|
"id": "claude-sonnet-4-5-20250929",
|
|
9994
10695
|
"name": "Claude Sonnet 4.5",
|
|
@@ -10009,6 +10710,51 @@ const MODELS = {
|
|
|
10009
10710
|
"name": "Claude Sonnet 4.6 Thinking",
|
|
10010
10711
|
"contextWindow": 1000000
|
|
10011
10712
|
},
|
|
10713
|
+
{
|
|
10714
|
+
"id": "anthropic/claude-sonnet-latest",
|
|
10715
|
+
"name": "Claude Sonnet Latest",
|
|
10716
|
+
"contextWindow": 1000000
|
|
10717
|
+
},
|
|
10718
|
+
{
|
|
10719
|
+
"id": "claw-high",
|
|
10720
|
+
"name": "Claw High",
|
|
10721
|
+
"contextWindow": 1000000
|
|
10722
|
+
},
|
|
10723
|
+
{
|
|
10724
|
+
"id": "claw-low",
|
|
10725
|
+
"name": "Claw Low",
|
|
10726
|
+
"contextWindow": 1048576
|
|
10727
|
+
},
|
|
10728
|
+
{
|
|
10729
|
+
"id": "claw-medium",
|
|
10730
|
+
"name": "Claw Medium",
|
|
10731
|
+
"contextWindow": 204800
|
|
10732
|
+
},
|
|
10733
|
+
{
|
|
10734
|
+
"id": "nanogpt/coding-router",
|
|
10735
|
+
"name": "Coding Router",
|
|
10736
|
+
"contextWindow": 1000000
|
|
10737
|
+
},
|
|
10738
|
+
{
|
|
10739
|
+
"id": "nanogpt/coding-router:high",
|
|
10740
|
+
"name": "Coding Router High",
|
|
10741
|
+
"contextWindow": 1000000
|
|
10742
|
+
},
|
|
10743
|
+
{
|
|
10744
|
+
"id": "nanogpt/coding-router:low",
|
|
10745
|
+
"name": "Coding Router Low",
|
|
10746
|
+
"contextWindow": 1000000
|
|
10747
|
+
},
|
|
10748
|
+
{
|
|
10749
|
+
"id": "nanogpt/coding-router:max",
|
|
10750
|
+
"name": "Coding Router Max",
|
|
10751
|
+
"contextWindow": 1000000
|
|
10752
|
+
},
|
|
10753
|
+
{
|
|
10754
|
+
"id": "nanogpt/coding-router:medium",
|
|
10755
|
+
"name": "Coding Router Medium",
|
|
10756
|
+
"contextWindow": 1000000
|
|
10757
|
+
},
|
|
10012
10758
|
{
|
|
10013
10759
|
"id": "cohere/command-r-plus-08-2024",
|
|
10014
10760
|
"name": "Cohere: Command R+",
|
|
@@ -10019,6 +10765,11 @@ const MODELS = {
|
|
|
10019
10765
|
"name": "DeepSeek Chat 0324",
|
|
10020
10766
|
"contextWindow": 128000
|
|
10021
10767
|
},
|
|
10768
|
+
{
|
|
10769
|
+
"id": "deepseek/deepseek-latest",
|
|
10770
|
+
"name": "DeepSeek Latest",
|
|
10771
|
+
"contextWindow": 1048576
|
|
10772
|
+
},
|
|
10022
10773
|
{
|
|
10023
10774
|
"id": "deepseek-ai/DeepSeek-V3.1-Terminus",
|
|
10024
10775
|
"name": "DeepSeek V3.1 Terminus",
|
|
@@ -10049,6 +10800,46 @@ const MODELS = {
|
|
|
10049
10800
|
"name": "DeepSeek V3/Deepseek Chat",
|
|
10050
10801
|
"contextWindow": 128000
|
|
10051
10802
|
},
|
|
10803
|
+
{
|
|
10804
|
+
"id": "deepseek/deepseek-v4-flash",
|
|
10805
|
+
"name": "DeepSeek V4 Flash",
|
|
10806
|
+
"contextWindow": 1048576
|
|
10807
|
+
},
|
|
10808
|
+
{
|
|
10809
|
+
"id": "deepseek/deepseek-v4-flash:thinking",
|
|
10810
|
+
"name": "DeepSeek V4 Flash (Thinking)",
|
|
10811
|
+
"contextWindow": 1048576
|
|
10812
|
+
},
|
|
10813
|
+
{
|
|
10814
|
+
"id": "deepseek/deepseek-v4-pro",
|
|
10815
|
+
"name": "DeepSeek V4 Pro",
|
|
10816
|
+
"contextWindow": 1048576
|
|
10817
|
+
},
|
|
10818
|
+
{
|
|
10819
|
+
"id": "deepseek/deepseek-v4-pro:thinking",
|
|
10820
|
+
"name": "DeepSeek V4 Pro (Thinking)",
|
|
10821
|
+
"contextWindow": 1048576
|
|
10822
|
+
},
|
|
10823
|
+
{
|
|
10824
|
+
"id": "deepseek/deepseek-v4-pro-cheaper",
|
|
10825
|
+
"name": "DeepSeek V4 Pro Cheaper",
|
|
10826
|
+
"contextWindow": 1048576
|
|
10827
|
+
},
|
|
10828
|
+
{
|
|
10829
|
+
"id": "deepseek/deepseek-v4-pro-cheaper:thinking",
|
|
10830
|
+
"name": "DeepSeek V4 Pro Cheaper (Thinking)",
|
|
10831
|
+
"contextWindow": 1048576
|
|
10832
|
+
},
|
|
10833
|
+
{
|
|
10834
|
+
"id": "TEE/deepseek-v4-pro",
|
|
10835
|
+
"name": "DeepSeek V4 Pro TEE",
|
|
10836
|
+
"contextWindow": 800000
|
|
10837
|
+
},
|
|
10838
|
+
{
|
|
10839
|
+
"id": "TEE/deepseek-v4-pro:thinking",
|
|
10840
|
+
"name": "DeepSeek V4 Pro Thinking TEE",
|
|
10841
|
+
"contextWindow": 800000
|
|
10842
|
+
},
|
|
10052
10843
|
{
|
|
10053
10844
|
"id": "gemini-2.0-flash-001",
|
|
10054
10845
|
"name": "Gemini 2.0 Flash",
|
|
@@ -10080,15 +10871,65 @@ const MODELS = {
|
|
|
10080
10871
|
"contextWindow": 1048756
|
|
10081
10872
|
},
|
|
10082
10873
|
{
|
|
10083
|
-
"id": "gemini-3-
|
|
10084
|
-
"name": "Gemini 3
|
|
10874
|
+
"id": "google/gemini-3.1-flash-lite",
|
|
10875
|
+
"name": "Gemini 3.1 Flash Lite",
|
|
10876
|
+
"contextWindow": 1048576
|
|
10877
|
+
},
|
|
10878
|
+
{
|
|
10879
|
+
"id": "google/gemini-3.1-pro-preview-customtools",
|
|
10880
|
+
"name": "Gemini 3.1 Pro (Preview Custom Tools)",
|
|
10881
|
+
"contextWindow": 1048756
|
|
10882
|
+
},
|
|
10883
|
+
{
|
|
10884
|
+
"id": "google/gemini-3.1-pro-preview-high",
|
|
10885
|
+
"name": "Gemini 3.1 Pro (Preview High)",
|
|
10886
|
+
"contextWindow": 1048756
|
|
10887
|
+
},
|
|
10888
|
+
{
|
|
10889
|
+
"id": "google/gemini-3.1-pro-preview-low",
|
|
10890
|
+
"name": "Gemini 3.1 Pro (Preview Low)",
|
|
10085
10891
|
"contextWindow": 1048756
|
|
10086
10892
|
},
|
|
10087
10893
|
{
|
|
10088
|
-
"id": "gemini-3-pro-preview
|
|
10089
|
-
"name": "Gemini 3 Pro
|
|
10894
|
+
"id": "google/gemini-3.1-pro-preview",
|
|
10895
|
+
"name": "Gemini 3.1 Pro (Preview)",
|
|
10896
|
+
"contextWindow": 1048756
|
|
10897
|
+
},
|
|
10898
|
+
{
|
|
10899
|
+
"id": "google/gemini-3.5-flash",
|
|
10900
|
+
"name": "Gemini 3.5 Flash",
|
|
10901
|
+
"contextWindow": 1048576
|
|
10902
|
+
},
|
|
10903
|
+
{
|
|
10904
|
+
"id": "google/gemini-flash-lite-latest",
|
|
10905
|
+
"name": "Gemini Flash Lite Latest",
|
|
10906
|
+
"contextWindow": 1048576
|
|
10907
|
+
},
|
|
10908
|
+
{
|
|
10909
|
+
"id": "google/gemini-pro-latest",
|
|
10910
|
+
"name": "Gemini Pro Latest",
|
|
10090
10911
|
"contextWindow": 1048756
|
|
10091
10912
|
},
|
|
10913
|
+
{
|
|
10914
|
+
"id": "TEE/gemma-4-26b-a4b-uncensored",
|
|
10915
|
+
"name": "Gemma 4 26B A4B Uncensored TEE",
|
|
10916
|
+
"contextWindow": 65536
|
|
10917
|
+
},
|
|
10918
|
+
{
|
|
10919
|
+
"id": "TEE/gemma-4-31b-it",
|
|
10920
|
+
"name": "Gemma 4 31B IT TEE",
|
|
10921
|
+
"contextWindow": 262144
|
|
10922
|
+
},
|
|
10923
|
+
{
|
|
10924
|
+
"id": "zai-org/GLM-4.5-Air",
|
|
10925
|
+
"name": "GLM 4.5 Air",
|
|
10926
|
+
"contextWindow": 128000
|
|
10927
|
+
},
|
|
10928
|
+
{
|
|
10929
|
+
"id": "zai-org/GLM-4.5-Air:thinking",
|
|
10930
|
+
"name": "GLM 4.5 Air (Thinking)",
|
|
10931
|
+
"contextWindow": 128000
|
|
10932
|
+
},
|
|
10092
10933
|
{
|
|
10093
10934
|
"id": "z-ai/glm-4.6",
|
|
10094
10935
|
"name": "GLM 4.6",
|
|
@@ -10109,16 +10950,51 @@ const MODELS = {
|
|
|
10109
10950
|
"name": "GLM 4.7 Flash",
|
|
10110
10951
|
"contextWindow": 200000
|
|
10111
10952
|
},
|
|
10953
|
+
{
|
|
10954
|
+
"id": "zai-org/glm-4.7-flash-original",
|
|
10955
|
+
"name": "GLM 4.7 Flash Original",
|
|
10956
|
+
"contextWindow": 200000
|
|
10957
|
+
},
|
|
10958
|
+
{
|
|
10959
|
+
"id": "zai-org/glm-4.7-original",
|
|
10960
|
+
"name": "GLM 4.7 Original",
|
|
10961
|
+
"contextWindow": 200000
|
|
10962
|
+
},
|
|
10963
|
+
{
|
|
10964
|
+
"id": "zai-org/glm-4.7-original:thinking",
|
|
10965
|
+
"name": "GLM 4.7 Original Thinking",
|
|
10966
|
+
"contextWindow": 200000
|
|
10967
|
+
},
|
|
10968
|
+
{
|
|
10969
|
+
"id": "zai-org/glm-4.7:thinking",
|
|
10970
|
+
"name": "GLM 4.7 Thinking",
|
|
10971
|
+
"contextWindow": 200000
|
|
10972
|
+
},
|
|
10112
10973
|
{
|
|
10113
10974
|
"id": "zai-org/glm-5",
|
|
10114
10975
|
"name": "GLM 5",
|
|
10115
10976
|
"contextWindow": 200000
|
|
10116
10977
|
},
|
|
10978
|
+
{
|
|
10979
|
+
"id": "zai-org/glm-5-original",
|
|
10980
|
+
"name": "GLM 5 Original",
|
|
10981
|
+
"contextWindow": 200000
|
|
10982
|
+
},
|
|
10983
|
+
{
|
|
10984
|
+
"id": "zai-org/glm-5-original:thinking",
|
|
10985
|
+
"name": "GLM 5 Original Thinking",
|
|
10986
|
+
"contextWindow": 200000
|
|
10987
|
+
},
|
|
10117
10988
|
{
|
|
10118
10989
|
"id": "zai-org/glm-5:thinking",
|
|
10119
10990
|
"name": "GLM 5 Thinking",
|
|
10120
10991
|
"contextWindow": 200000
|
|
10121
10992
|
},
|
|
10993
|
+
{
|
|
10994
|
+
"id": "z-ai/glm-5-turbo",
|
|
10995
|
+
"name": "GLM 5 Turbo",
|
|
10996
|
+
"contextWindow": 202800
|
|
10997
|
+
},
|
|
10122
10998
|
{
|
|
10123
10999
|
"id": "zai-org/glm-5.1",
|
|
10124
11000
|
"name": "GLM 5.1",
|
|
@@ -10129,6 +11005,26 @@ const MODELS = {
|
|
|
10129
11005
|
"name": "GLM 5.1 Thinking",
|
|
10130
11006
|
"contextWindow": 200000
|
|
10131
11007
|
},
|
|
11008
|
+
{
|
|
11009
|
+
"id": "TEE/glm-5.1-thinking",
|
|
11010
|
+
"name": "GLM 5.1 Thinking TEE",
|
|
11011
|
+
"contextWindow": 202752
|
|
11012
|
+
},
|
|
11013
|
+
{
|
|
11014
|
+
"id": "z-ai/glm-5v-turbo",
|
|
11015
|
+
"name": "GLM 5V Turbo",
|
|
11016
|
+
"contextWindow": 202800
|
|
11017
|
+
},
|
|
11018
|
+
{
|
|
11019
|
+
"id": "z-ai/glm-5v-turbo:thinking",
|
|
11020
|
+
"name": "GLM 5V Turbo Thinking",
|
|
11021
|
+
"contextWindow": 202800
|
|
11022
|
+
},
|
|
11023
|
+
{
|
|
11024
|
+
"id": "zai-org/glm-latest",
|
|
11025
|
+
"name": "GLM Latest",
|
|
11026
|
+
"contextWindow": 200000
|
|
11027
|
+
},
|
|
10132
11028
|
{
|
|
10133
11029
|
"id": "glm-z1-air",
|
|
10134
11030
|
"name": "GLM Z1 Air",
|
|
@@ -10170,39 +11066,109 @@ const MODELS = {
|
|
|
10170
11066
|
"contextWindow": 400000
|
|
10171
11067
|
},
|
|
10172
11068
|
{
|
|
10173
|
-
"id": "openai/gpt-5.2-pro",
|
|
10174
|
-
"name": "GPT 5.2 Pro",
|
|
10175
|
-
"contextWindow": 400000
|
|
11069
|
+
"id": "openai/gpt-5.2-pro",
|
|
11070
|
+
"name": "GPT 5.2 Pro",
|
|
11071
|
+
"contextWindow": 400000
|
|
11072
|
+
},
|
|
11073
|
+
{
|
|
11074
|
+
"id": "openai/gpt-5.3-codex",
|
|
11075
|
+
"name": "GPT 5.3 Codex",
|
|
11076
|
+
"contextWindow": 400000
|
|
11077
|
+
},
|
|
11078
|
+
{
|
|
11079
|
+
"id": "openai/gpt-5.4",
|
|
11080
|
+
"name": "GPT 5.4",
|
|
11081
|
+
"contextWindow": 922000
|
|
11082
|
+
},
|
|
11083
|
+
{
|
|
11084
|
+
"id": "openai/gpt-5.4-mini",
|
|
11085
|
+
"name": "GPT 5.4 Mini",
|
|
11086
|
+
"contextWindow": 400000
|
|
11087
|
+
},
|
|
11088
|
+
{
|
|
11089
|
+
"id": "openai/gpt-5.4-nano",
|
|
11090
|
+
"name": "GPT 5.4 Nano",
|
|
11091
|
+
"contextWindow": 400000
|
|
11092
|
+
},
|
|
11093
|
+
{
|
|
11094
|
+
"id": "openai/gpt-5.4-pro",
|
|
11095
|
+
"name": "GPT 5.4 Pro",
|
|
11096
|
+
"contextWindow": 922000
|
|
11097
|
+
},
|
|
11098
|
+
{
|
|
11099
|
+
"id": "openai/gpt-5.5",
|
|
11100
|
+
"name": "GPT 5.5",
|
|
11101
|
+
"contextWindow": 1000000
|
|
11102
|
+
},
|
|
11103
|
+
{
|
|
11104
|
+
"id": "openai/gpt-chat-latest",
|
|
11105
|
+
"name": "GPT Chat Latest",
|
|
11106
|
+
"contextWindow": 400000
|
|
11107
|
+
},
|
|
11108
|
+
{
|
|
11109
|
+
"id": "openai/gpt-latest",
|
|
11110
|
+
"name": "GPT Latest",
|
|
11111
|
+
"contextWindow": 1000000
|
|
11112
|
+
},
|
|
11113
|
+
{
|
|
11114
|
+
"id": "openai/gpt-oss-120b",
|
|
11115
|
+
"name": "GPT OSS 120B",
|
|
11116
|
+
"contextWindow": 128000
|
|
11117
|
+
},
|
|
11118
|
+
{
|
|
11119
|
+
"id": "ibm-granite/granite-4.1-8b",
|
|
11120
|
+
"name": "Granite 4.1 8B",
|
|
11121
|
+
"contextWindow": 131072
|
|
11122
|
+
},
|
|
11123
|
+
{
|
|
11124
|
+
"id": "x-ai/grok-4.20",
|
|
11125
|
+
"name": "Grok 4.20",
|
|
11126
|
+
"contextWindow": 2000000
|
|
11127
|
+
},
|
|
11128
|
+
{
|
|
11129
|
+
"id": "x-ai/grok-4.20-multi-agent",
|
|
11130
|
+
"name": "Grok 4.20 Multi-Agent",
|
|
11131
|
+
"contextWindow": 2000000
|
|
11132
|
+
},
|
|
11133
|
+
{
|
|
11134
|
+
"id": "x-ai/grok-4.3",
|
|
11135
|
+
"name": "Grok 4.3",
|
|
11136
|
+
"contextWindow": 1000000
|
|
11137
|
+
},
|
|
11138
|
+
{
|
|
11139
|
+
"id": "x-ai/grok-build-0.1",
|
|
11140
|
+
"name": "Grok Build 0.1",
|
|
11141
|
+
"contextWindow": 256000
|
|
10176
11142
|
},
|
|
10177
11143
|
{
|
|
10178
|
-
"id": "
|
|
10179
|
-
"name": "
|
|
10180
|
-
"contextWindow":
|
|
11144
|
+
"id": "x-ai/grok-latest",
|
|
11145
|
+
"name": "Grok Latest",
|
|
11146
|
+
"contextWindow": 1000000
|
|
10181
11147
|
},
|
|
10182
11148
|
{
|
|
10183
|
-
"id": "
|
|
10184
|
-
"name": "
|
|
10185
|
-
"contextWindow":
|
|
11149
|
+
"id": "hermes-high",
|
|
11150
|
+
"name": "Hermes High",
|
|
11151
|
+
"contextWindow": 1000000
|
|
10186
11152
|
},
|
|
10187
11153
|
{
|
|
10188
|
-
"id": "
|
|
10189
|
-
"name": "
|
|
10190
|
-
"contextWindow":
|
|
11154
|
+
"id": "hermes-low",
|
|
11155
|
+
"name": "Hermes Low",
|
|
11156
|
+
"contextWindow": 1048576
|
|
10191
11157
|
},
|
|
10192
11158
|
{
|
|
10193
|
-
"id": "
|
|
10194
|
-
"name": "
|
|
10195
|
-
"contextWindow":
|
|
11159
|
+
"id": "hermes-medium",
|
|
11160
|
+
"name": "Hermes Medium",
|
|
11161
|
+
"contextWindow": 204800
|
|
10196
11162
|
},
|
|
10197
11163
|
{
|
|
10198
|
-
"id": "
|
|
10199
|
-
"name": "
|
|
10200
|
-
"contextWindow":
|
|
11164
|
+
"id": "holo3-35b-a3b",
|
|
11165
|
+
"name": "Holo3-35B-A3B",
|
|
11166
|
+
"contextWindow": 65536
|
|
10201
11167
|
},
|
|
10202
11168
|
{
|
|
10203
|
-
"id": "
|
|
10204
|
-
"name": "
|
|
10205
|
-
"contextWindow":
|
|
11169
|
+
"id": "holo3-35b-a3b:thinking",
|
|
11170
|
+
"name": "Holo3-35B-A3B Thinking",
|
|
11171
|
+
"contextWindow": 65536
|
|
10206
11172
|
},
|
|
10207
11173
|
{
|
|
10208
11174
|
"id": "moonshotai/kimi-k2-instruct-0711",
|
|
@@ -10239,11 +11205,31 @@ const MODELS = {
|
|
|
10239
11205
|
"name": "Kimi K2.6",
|
|
10240
11206
|
"contextWindow": 256000
|
|
10241
11207
|
},
|
|
11208
|
+
{
|
|
11209
|
+
"id": "TEE/kimi-k2.6",
|
|
11210
|
+
"name": "Kimi K2.6 TEE",
|
|
11211
|
+
"contextWindow": 262144
|
|
11212
|
+
},
|
|
10242
11213
|
{
|
|
10243
11214
|
"id": "moonshotai/kimi-k2.6:thinking",
|
|
10244
11215
|
"name": "Kimi K2.6 Thinking",
|
|
10245
11216
|
"contextWindow": 256000
|
|
10246
11217
|
},
|
|
11218
|
+
{
|
|
11219
|
+
"id": "moonshotai/kimi-latest",
|
|
11220
|
+
"name": "Kimi Latest",
|
|
11221
|
+
"contextWindow": 256000
|
|
11222
|
+
},
|
|
11223
|
+
{
|
|
11224
|
+
"id": "inclusionai/ling-2.6-1t",
|
|
11225
|
+
"name": "Ling 2.6 1T",
|
|
11226
|
+
"contextWindow": 262144
|
|
11227
|
+
},
|
|
11228
|
+
{
|
|
11229
|
+
"id": "inclusionai/ling-2.6-flash",
|
|
11230
|
+
"name": "Ling 2.6 Flash",
|
|
11231
|
+
"contextWindow": 262144
|
|
11232
|
+
},
|
|
10247
11233
|
{
|
|
10248
11234
|
"id": "meta-llama/llama-3.3-70b-instruct",
|
|
10249
11235
|
"name": "Llama 3.3 70b Instruct",
|
|
@@ -10260,18 +11246,38 @@ const MODELS = {
|
|
|
10260
11246
|
"contextWindow": 328000
|
|
10261
11247
|
},
|
|
10262
11248
|
{
|
|
10263
|
-
"id": "
|
|
10264
|
-
"name": "
|
|
11249
|
+
"id": "mercury-2",
|
|
11250
|
+
"name": "Mercury 2",
|
|
10265
11251
|
"contextWindow": 128000
|
|
10266
11252
|
},
|
|
10267
11253
|
{
|
|
10268
|
-
"id": "
|
|
10269
|
-
"name": "
|
|
10270
|
-
"contextWindow":
|
|
11254
|
+
"id": "xiaomi/mimo-v2-omni",
|
|
11255
|
+
"name": "MiMo V2 Omni",
|
|
11256
|
+
"contextWindow": 262144
|
|
11257
|
+
},
|
|
11258
|
+
{
|
|
11259
|
+
"id": "xiaomi/mimo-v2-pro",
|
|
11260
|
+
"name": "MiMo V2 Pro",
|
|
11261
|
+
"contextWindow": 1048576
|
|
11262
|
+
},
|
|
11263
|
+
{
|
|
11264
|
+
"id": "xiaomi/mimo-v2.5",
|
|
11265
|
+
"name": "MiMo V2.5",
|
|
11266
|
+
"contextWindow": 1048576
|
|
11267
|
+
},
|
|
11268
|
+
{
|
|
11269
|
+
"id": "xiaomi/mimo-v2.5-pro",
|
|
11270
|
+
"name": "MiMo V2.5 Pro",
|
|
11271
|
+
"contextWindow": 1048576
|
|
10271
11272
|
},
|
|
10272
11273
|
{
|
|
10273
|
-
"id": "
|
|
10274
|
-
"name": "MiniMax
|
|
11274
|
+
"id": "minimax/minimax-latest",
|
|
11275
|
+
"name": "MiniMax Latest",
|
|
11276
|
+
"contextWindow": 512000
|
|
11277
|
+
},
|
|
11278
|
+
{
|
|
11279
|
+
"id": "minimax/minimax-m2.1",
|
|
11280
|
+
"name": "MiniMax M2.1",
|
|
10275
11281
|
"contextWindow": 200000
|
|
10276
11282
|
},
|
|
10277
11283
|
{
|
|
@@ -10279,15 +11285,75 @@ const MODELS = {
|
|
|
10279
11285
|
"name": "MiniMax M2.5",
|
|
10280
11286
|
"contextWindow": 204800
|
|
10281
11287
|
},
|
|
11288
|
+
{
|
|
11289
|
+
"id": "TEE/minimax-m2.5",
|
|
11290
|
+
"name": "MiniMax M2.5 TEE",
|
|
11291
|
+
"contextWindow": 196608
|
|
11292
|
+
},
|
|
10282
11293
|
{
|
|
10283
11294
|
"id": "minimax/minimax-m2.7",
|
|
10284
11295
|
"name": "MiniMax M2.7",
|
|
10285
11296
|
"contextWindow": 204800
|
|
10286
11297
|
},
|
|
10287
11298
|
{
|
|
10288
|
-
"id": "
|
|
10289
|
-
"name": "
|
|
10290
|
-
"contextWindow":
|
|
11299
|
+
"id": "minimax/minimax-m2.7-turbo",
|
|
11300
|
+
"name": "MiniMax M2.7 Turbo",
|
|
11301
|
+
"contextWindow": 204800
|
|
11302
|
+
},
|
|
11303
|
+
{
|
|
11304
|
+
"id": "minimax/minimax-m3",
|
|
11305
|
+
"name": "MiniMax M3",
|
|
11306
|
+
"contextWindow": 512000
|
|
11307
|
+
},
|
|
11308
|
+
{
|
|
11309
|
+
"id": "minimax/minimax-m3:thinking",
|
|
11310
|
+
"name": "MiniMax M3 Thinking",
|
|
11311
|
+
"contextWindow": 512000
|
|
11312
|
+
},
|
|
11313
|
+
{
|
|
11314
|
+
"id": "mistral-code-agent-latest",
|
|
11315
|
+
"name": "Mistral Code Agent Latest",
|
|
11316
|
+
"contextWindow": 262144
|
|
11317
|
+
},
|
|
11318
|
+
{
|
|
11319
|
+
"id": "mistral-code-latest",
|
|
11320
|
+
"name": "Mistral Code Latest",
|
|
11321
|
+
"contextWindow": 256000
|
|
11322
|
+
},
|
|
11323
|
+
{
|
|
11324
|
+
"id": "mistral/mistral-medium-3.5",
|
|
11325
|
+
"name": "Mistral Medium 3.5",
|
|
11326
|
+
"contextWindow": 256000
|
|
11327
|
+
},
|
|
11328
|
+
{
|
|
11329
|
+
"id": "mistral/mistral-medium-3.5:thinking",
|
|
11330
|
+
"name": "Mistral Medium 3.5 Thinking",
|
|
11331
|
+
"contextWindow": 256000
|
|
11332
|
+
},
|
|
11333
|
+
{
|
|
11334
|
+
"id": "mistralai/mistral-small-4-119b-2603",
|
|
11335
|
+
"name": "Mistral Small 4 119B",
|
|
11336
|
+
"contextWindow": 262144
|
|
11337
|
+
},
|
|
11338
|
+
{
|
|
11339
|
+
"id": "mistralai/mistral-small-4-119b-2603:thinking",
|
|
11340
|
+
"name": "Mistral Small 4 119B Thinking",
|
|
11341
|
+
"contextWindow": 262144
|
|
11342
|
+
},
|
|
11343
|
+
{
|
|
11344
|
+
"id": "nvidia/nemotron-3-nano-omni-30b-a3b-reasoning",
|
|
11345
|
+
"name": "Nvidia Nemotron 3 Nano Omni",
|
|
11346
|
+
"contextWindow": 256000
|
|
11347
|
+
},
|
|
11348
|
+
{
|
|
11349
|
+
"id": "nvidia/nemotron-3-super-120b-a12b",
|
|
11350
|
+
"name": "Nvidia Nemotron 3 Super 120B",
|
|
11351
|
+
"contextWindow": 262144
|
|
11352
|
+
},
|
|
11353
|
+
{
|
|
11354
|
+
"id": "nvidia/nemotron-3-super-120b-a12b:thinking",
|
|
11355
|
+
"name": "Nvidia Nemotron 3 Super 120B Thinking",
|
|
11356
|
+
"contextWindow": 262144
|
|
10291
11357
|
},
|
|
10292
11358
|
{
|
|
10293
11359
|
"id": "openai/o3-mini",
|
|
@@ -10319,10 +11385,80 @@ const MODELS = {
|
|
|
10319
11385
|
"name": "OpenAI o4-mini high",
|
|
10320
11386
|
"contextWindow": 200000
|
|
10321
11387
|
},
|
|
11388
|
+
{
|
|
11389
|
+
"id": "owl",
|
|
11390
|
+
"name": "OWL",
|
|
11391
|
+
"contextWindow": 1048756
|
|
11392
|
+
},
|
|
11393
|
+
{
|
|
11394
|
+
"id": "qwen/qwen3-235b-a22b",
|
|
11395
|
+
"name": "Qwen 3 235b A22B",
|
|
11396
|
+
"contextWindow": 41000
|
|
11397
|
+
},
|
|
11398
|
+
{
|
|
11399
|
+
"id": "qwen/Qwen3-235B-A22B-Instruct-2507",
|
|
11400
|
+
"name": "Qwen 3 235b A22B 2507",
|
|
11401
|
+
"contextWindow": 256000
|
|
11402
|
+
},
|
|
11403
|
+
{
|
|
11404
|
+
"id": "qwen/Qwen3-235B-A22B-Instruct-2507-TEE",
|
|
11405
|
+
"name": "Qwen 3 235b A22B 2507 (TEE)",
|
|
11406
|
+
"contextWindow": 256000
|
|
11407
|
+
},
|
|
11408
|
+
{
|
|
11409
|
+
"id": "qwen/qwen3-coder",
|
|
11410
|
+
"name": "Qwen 3 Coder 480B",
|
|
11411
|
+
"contextWindow": 262000
|
|
11412
|
+
},
|
|
10322
11413
|
{
|
|
10323
11414
|
"id": "qwen3-coder-30b-a3b-instruct",
|
|
10324
11415
|
"name": "Qwen3 Coder 30B A3B Instruct",
|
|
10325
11416
|
"contextWindow": 128000
|
|
11417
|
+
},
|
|
11418
|
+
{
|
|
11419
|
+
"id": "qwen/qwen3-coder-next",
|
|
11420
|
+
"name": "Qwen3 Coder Next",
|
|
11421
|
+
"contextWindow": 262144
|
|
11422
|
+
},
|
|
11423
|
+
{
|
|
11424
|
+
"id": "qwen/Qwen3-Next-80B-A3B-Instruct",
|
|
11425
|
+
"name": "Qwen3 Next 80B A3B (Instruct)",
|
|
11426
|
+
"contextWindow": 256000
|
|
11427
|
+
},
|
|
11428
|
+
{
|
|
11429
|
+
"id": "TEE/qwen3.5-122b-a10b",
|
|
11430
|
+
"name": "Qwen3.5 122B A10B TEE",
|
|
11431
|
+
"contextWindow": 262144
|
|
11432
|
+
},
|
|
11433
|
+
{
|
|
11434
|
+
"id": "TEE/qwen3.6-35b-a3b-uncensored",
|
|
11435
|
+
"name": "Qwen3.6 35B A3B Uncensored TEE",
|
|
11436
|
+
"contextWindow": 131072
|
|
11437
|
+
},
|
|
11438
|
+
{
|
|
11439
|
+
"id": "inclusionai/ring-2.6-1t",
|
|
11440
|
+
"name": "Ring 2.6 1T",
|
|
11441
|
+
"contextWindow": 262144
|
|
11442
|
+
},
|
|
11443
|
+
{
|
|
11444
|
+
"id": "sarvam-105b",
|
|
11445
|
+
"name": "Sarvam 105B",
|
|
11446
|
+
"contextWindow": 131072
|
|
11447
|
+
},
|
|
11448
|
+
{
|
|
11449
|
+
"id": "sarvam-30b",
|
|
11450
|
+
"name": "Sarvam 30B",
|
|
11451
|
+
"contextWindow": 65536
|
|
11452
|
+
},
|
|
11453
|
+
{
|
|
11454
|
+
"id": "stepfun/step-3.7-flash:thinking",
|
|
11455
|
+
"name": "Step 3.7 Flash Thinking",
|
|
11456
|
+
"contextWindow": 256000
|
|
11457
|
+
},
|
|
11458
|
+
{
|
|
11459
|
+
"id": "arcee-ai/trinity-large-thinking",
|
|
11460
|
+
"name": "Trinity Large Thinking",
|
|
11461
|
+
"contextWindow": 262144
|
|
10326
11462
|
}
|
|
10327
11463
|
],
|
|
10328
11464
|
"nearai": [
|
|
@@ -10904,6 +12040,16 @@ const MODELS = {
|
|
|
10904
12040
|
"name": "Llama 3.3 70B Instruct",
|
|
10905
12041
|
"contextWindow": 131072
|
|
10906
12042
|
},
|
|
12043
|
+
{
|
|
12044
|
+
"id": "xiaomimimo/mimo-v2-pro",
|
|
12045
|
+
"name": "MiMo-V2-Pro",
|
|
12046
|
+
"contextWindow": 1048576
|
|
12047
|
+
},
|
|
12048
|
+
{
|
|
12049
|
+
"id": "xiaomimimo/mimo-v2.5-pro",
|
|
12050
|
+
"name": "MiMo-V2.5-Pro",
|
|
12051
|
+
"contextWindow": 1048576
|
|
12052
|
+
},
|
|
10907
12053
|
{
|
|
10908
12054
|
"id": "minimaxai/minimax-m1-80k",
|
|
10909
12055
|
"name": "MiniMax M1",
|
|
@@ -10934,6 +12080,11 @@ const MODELS = {
|
|
|
10934
12080
|
"name": "MiniMax-M2",
|
|
10935
12081
|
"contextWindow": 204800
|
|
10936
12082
|
},
|
|
12083
|
+
{
|
|
12084
|
+
"id": "minimax/minimax-m2.7-highspeed",
|
|
12085
|
+
"name": "MiniMax-M2.7-highspeed",
|
|
12086
|
+
"contextWindow": 204800
|
|
12087
|
+
},
|
|
10937
12088
|
{
|
|
10938
12089
|
"id": "openai/gpt-oss-120b",
|
|
10939
12090
|
"name": "OpenAI GPT OSS 120B",
|
|
@@ -11039,6 +12190,16 @@ const MODELS = {
|
|
|
11039
12190
|
"name": "Qwen3.5-397B-A17B",
|
|
11040
12191
|
"contextWindow": 262144
|
|
11041
12192
|
},
|
|
12193
|
+
{
|
|
12194
|
+
"id": "qwen/qwen3.7-max",
|
|
12195
|
+
"name": "Qwen3.7-Max",
|
|
12196
|
+
"contextWindow": 1000000
|
|
12197
|
+
},
|
|
12198
|
+
{
|
|
12199
|
+
"id": "inclusionai/ring-2.6-1t",
|
|
12200
|
+
"name": "Ring-2.6-1T",
|
|
12201
|
+
"contextWindow": 262144
|
|
12202
|
+
},
|
|
11042
12203
|
{
|
|
11043
12204
|
"id": "xiaomimimo/mimo-v2-flash",
|
|
11044
12205
|
"name": "XiaomiMiMo/MiMo-V2-Flash",
|
|
@@ -11305,6 +12466,11 @@ const MODELS = {
|
|
|
11305
12466
|
"id": "stepfun-ai/step-3.5-flash",
|
|
11306
12467
|
"name": "Step 3.5 Flash",
|
|
11307
12468
|
"contextWindow": 256000
|
|
12469
|
+
},
|
|
12470
|
+
{
|
|
12471
|
+
"id": "stepfun-ai/step-3.7-flash",
|
|
12472
|
+
"name": "Step 3.7 Flash",
|
|
12473
|
+
"contextWindow": 256000
|
|
11308
12474
|
}
|
|
11309
12475
|
],
|
|
11310
12476
|
"ollama-cloud": [
|
|
@@ -11423,6 +12589,11 @@ const MODELS = {
|
|
|
11423
12589
|
"name": "minimax-m2.7",
|
|
11424
12590
|
"contextWindow": 196608
|
|
11425
12591
|
},
|
|
12592
|
+
{
|
|
12593
|
+
"id": "minimax-m3",
|
|
12594
|
+
"name": "minimax-m3",
|
|
12595
|
+
"contextWindow": 512000
|
|
12596
|
+
},
|
|
11426
12597
|
{
|
|
11427
12598
|
"id": "ministral-3:14b",
|
|
11428
12599
|
"name": "ministral-3:14b",
|
|
@@ -11732,6 +12903,11 @@ const MODELS = {
|
|
|
11732
12903
|
"name": "Claude Opus 4.7",
|
|
11733
12904
|
"contextWindow": 1000000
|
|
11734
12905
|
},
|
|
12906
|
+
{
|
|
12907
|
+
"id": "claude-opus-4-8",
|
|
12908
|
+
"name": "Claude Opus 4.8",
|
|
12909
|
+
"contextWindow": 1000000
|
|
12910
|
+
},
|
|
11735
12911
|
{
|
|
11736
12912
|
"id": "claude-sonnet-4",
|
|
11737
12913
|
"name": "Claude Sonnet 4",
|
|
@@ -11747,6 +12923,11 @@ const MODELS = {
|
|
|
11747
12923
|
"name": "Claude Sonnet 4.6",
|
|
11748
12924
|
"contextWindow": 1000000
|
|
11749
12925
|
},
|
|
12926
|
+
{
|
|
12927
|
+
"id": "deepseek-v4-flash",
|
|
12928
|
+
"name": "DeepSeek V4 Flash",
|
|
12929
|
+
"contextWindow": 1000000
|
|
12930
|
+
},
|
|
11750
12931
|
{
|
|
11751
12932
|
"id": "deepseek-v4-flash-free",
|
|
11752
12933
|
"name": "DeepSeek V4 Flash Free",
|
|
@@ -11947,6 +13128,11 @@ const MODELS = {
|
|
|
11947
13128
|
"name": "MiMo V2 Pro Free",
|
|
11948
13129
|
"contextWindow": 1048576
|
|
11949
13130
|
},
|
|
13131
|
+
{
|
|
13132
|
+
"id": "mimo-v2.5-free",
|
|
13133
|
+
"name": "MiMo V2.5 Free",
|
|
13134
|
+
"contextWindow": 200000
|
|
13135
|
+
},
|
|
11950
13136
|
{
|
|
11951
13137
|
"id": "minimax-m2.1",
|
|
11952
13138
|
"name": "MiniMax M2.1",
|
|
@@ -11972,11 +13158,21 @@ const MODELS = {
|
|
|
11972
13158
|
"name": "MiniMax M2.7",
|
|
11973
13159
|
"contextWindow": 204800
|
|
11974
13160
|
},
|
|
13161
|
+
{
|
|
13162
|
+
"id": "minimax-m3-free",
|
|
13163
|
+
"name": "MiniMax M3 Free",
|
|
13164
|
+
"contextWindow": 200000
|
|
13165
|
+
},
|
|
11975
13166
|
{
|
|
11976
13167
|
"id": "nemotron-3-super-free",
|
|
11977
13168
|
"name": "Nemotron 3 Super Free",
|
|
11978
13169
|
"contextWindow": 204800
|
|
11979
13170
|
},
|
|
13171
|
+
{
|
|
13172
|
+
"id": "nemotron-3-ultra-free",
|
|
13173
|
+
"name": "Nemotron 3 Ultra Free",
|
|
13174
|
+
"contextWindow": 1000000
|
|
13175
|
+
},
|
|
11980
13176
|
{
|
|
11981
13177
|
"id": "qwen3-coder",
|
|
11982
13178
|
"name": "Qwen3 Coder",
|
|
@@ -12069,6 +13265,11 @@ const MODELS = {
|
|
|
12069
13265
|
"name": "MiniMax M2.7",
|
|
12070
13266
|
"contextWindow": 204800
|
|
12071
13267
|
},
|
|
13268
|
+
{
|
|
13269
|
+
"id": "minimax-m3",
|
|
13270
|
+
"name": "MiniMax M3",
|
|
13271
|
+
"contextWindow": 512000
|
|
13272
|
+
},
|
|
12072
13273
|
{
|
|
12073
13274
|
"id": "qwen3.5-plus",
|
|
12074
13275
|
"name": "Qwen3.5 Plus",
|
|
@@ -12077,7 +13278,17 @@ const MODELS = {
|
|
|
12077
13278
|
{
|
|
12078
13279
|
"id": "qwen3.6-plus",
|
|
12079
13280
|
"name": "Qwen3.6 Plus",
|
|
12080
|
-
"contextWindow":
|
|
13281
|
+
"contextWindow": 1000000
|
|
13282
|
+
},
|
|
13283
|
+
{
|
|
13284
|
+
"id": "qwen3.7-max",
|
|
13285
|
+
"name": "Qwen3.7 Max",
|
|
13286
|
+
"contextWindow": 1000000
|
|
13287
|
+
},
|
|
13288
|
+
{
|
|
13289
|
+
"id": "qwen3.7-plus",
|
|
13290
|
+
"name": "Qwen3.7 Plus",
|
|
13291
|
+
"contextWindow": 1000000
|
|
12081
13292
|
}
|
|
12082
13293
|
],
|
|
12083
13294
|
"openrouter": [
|
|
@@ -12146,6 +13357,16 @@ const MODELS = {
|
|
|
12146
13357
|
"name": "Claude Opus 4.7 (Fast)",
|
|
12147
13358
|
"contextWindow": 1000000
|
|
12148
13359
|
},
|
|
13360
|
+
{
|
|
13361
|
+
"id": "anthropic/claude-opus-4.8",
|
|
13362
|
+
"name": "Claude Opus 4.8",
|
|
13363
|
+
"contextWindow": 1000000
|
|
13364
|
+
},
|
|
13365
|
+
{
|
|
13366
|
+
"id": "anthropic/claude-opus-4.8-fast",
|
|
13367
|
+
"name": "Claude Opus 4.8 (Fast)",
|
|
13368
|
+
"contextWindow": 1000000
|
|
13369
|
+
},
|
|
12149
13370
|
{
|
|
12150
13371
|
"id": "~anthropic/claude-opus-latest",
|
|
12151
13372
|
"name": "Claude Opus Latest",
|
|
@@ -12166,11 +13387,6 @@ const MODELS = {
|
|
|
12166
13387
|
"name": "Claude Sonnet 4.6",
|
|
12167
13388
|
"contextWindow": 1000000
|
|
12168
13389
|
},
|
|
12169
|
-
{
|
|
12170
|
-
"id": "baidu/cobuddy:free",
|
|
12171
|
-
"name": "CoBuddy (free)",
|
|
12172
|
-
"contextWindow": 131072
|
|
12173
|
-
},
|
|
12174
13390
|
{
|
|
12175
13391
|
"id": "mistralai/codestral-2508",
|
|
12176
13392
|
"name": "Codestral 2508",
|
|
@@ -12214,7 +13430,7 @@ const MODELS = {
|
|
|
12214
13430
|
{
|
|
12215
13431
|
"id": "deepseek/deepseek-v3.2",
|
|
12216
13432
|
"name": "DeepSeek V3.2",
|
|
12217
|
-
"contextWindow":
|
|
13433
|
+
"contextWindow": 128000
|
|
12218
13434
|
},
|
|
12219
13435
|
{
|
|
12220
13436
|
"id": "deepseek/deepseek-v3.2-exp",
|
|
@@ -12223,38 +13439,18 @@ const MODELS = {
|
|
|
12223
13439
|
},
|
|
12224
13440
|
{
|
|
12225
13441
|
"id": "deepseek/deepseek-v4-flash",
|
|
12226
|
-
"name": "DeepSeek V4 Flash",
|
|
12227
|
-
"contextWindow": 1048576
|
|
12228
|
-
},
|
|
12229
|
-
{
|
|
12230
|
-
"id": "deepseek/deepseek-v4-flash:free",
|
|
12231
|
-
"name": "DeepSeek V4 Flash (free)",
|
|
12232
|
-
"contextWindow": 1048576
|
|
12233
|
-
},
|
|
12234
|
-
{
|
|
12235
|
-
"id": "deepseek/deepseek-v4-pro",
|
|
12236
|
-
"name": "DeepSeek V4 Pro",
|
|
12237
|
-
"contextWindow": 1048576
|
|
12238
|
-
},
|
|
12239
|
-
{
|
|
12240
|
-
"id": "mistralai/devstral-2512",
|
|
12241
|
-
"name": "Devstral 2",
|
|
12242
|
-
"contextWindow": 262144
|
|
12243
|
-
},
|
|
12244
|
-
{
|
|
12245
|
-
"id": "mistralai/devstral-medium",
|
|
12246
|
-
"name": "Devstral Medium",
|
|
12247
|
-
"contextWindow": 131072
|
|
13442
|
+
"name": "DeepSeek V4 Flash",
|
|
13443
|
+
"contextWindow": 1048576
|
|
12248
13444
|
},
|
|
12249
13445
|
{
|
|
12250
|
-
"id": "
|
|
12251
|
-
"name": "
|
|
12252
|
-
"contextWindow":
|
|
13446
|
+
"id": "deepseek/deepseek-v4-pro",
|
|
13447
|
+
"name": "DeepSeek V4 Pro",
|
|
13448
|
+
"contextWindow": 1048576
|
|
12253
13449
|
},
|
|
12254
13450
|
{
|
|
12255
|
-
"id": "
|
|
12256
|
-
"name": "
|
|
12257
|
-
"contextWindow":
|
|
13451
|
+
"id": "mistralai/devstral-2512",
|
|
13452
|
+
"name": "Devstral 2",
|
|
13453
|
+
"contextWindow": 262144
|
|
12258
13454
|
},
|
|
12259
13455
|
{
|
|
12260
13456
|
"id": "baidu/ernie-4.5-vl-28b-a3b",
|
|
@@ -12266,16 +13462,6 @@ const MODELS = {
|
|
|
12266
13462
|
"name": "Free Models Router",
|
|
12267
13463
|
"contextWindow": 200000
|
|
12268
13464
|
},
|
|
12269
|
-
{
|
|
12270
|
-
"id": "google/gemini-2.0-flash-001",
|
|
12271
|
-
"name": "Gemini 2.0 Flash",
|
|
12272
|
-
"contextWindow": 1000000
|
|
12273
|
-
},
|
|
12274
|
-
{
|
|
12275
|
-
"id": "google/gemini-2.0-flash-lite-001",
|
|
12276
|
-
"name": "Gemini 2.0 Flash Lite",
|
|
12277
|
-
"contextWindow": 1048576
|
|
12278
|
-
},
|
|
12279
13465
|
{
|
|
12280
13466
|
"id": "google/gemini-2.5-flash",
|
|
12281
13467
|
"name": "Gemini 2.5 Flash",
|
|
@@ -12384,7 +13570,7 @@ const MODELS = {
|
|
|
12384
13570
|
{
|
|
12385
13571
|
"id": "z-ai/glm-4.5-air",
|
|
12386
13572
|
"name": "GLM-4.5-Air",
|
|
12387
|
-
"contextWindow":
|
|
13573
|
+
"contextWindow": 131070
|
|
12388
13574
|
},
|
|
12389
13575
|
{
|
|
12390
13576
|
"id": "z-ai/glm-4.5v",
|
|
@@ -12476,11 +13662,6 @@ const MODELS = {
|
|
|
12476
13662
|
"name": "GPT-4",
|
|
12477
13663
|
"contextWindow": 8191
|
|
12478
13664
|
},
|
|
12479
|
-
{
|
|
12480
|
-
"id": "openai/gpt-4-0314",
|
|
12481
|
-
"name": "GPT-4 (older v0314)",
|
|
12482
|
-
"contextWindow": 8191
|
|
12483
|
-
},
|
|
12484
13665
|
{
|
|
12485
13666
|
"id": "openai/gpt-4-turbo",
|
|
12486
13667
|
"name": "GPT-4 Turbo",
|
|
@@ -12531,11 +13712,6 @@ const MODELS = {
|
|
|
12531
13712
|
"name": "GPT-4o (2024-11-20)",
|
|
12532
13713
|
"contextWindow": 128000
|
|
12533
13714
|
},
|
|
12534
|
-
{
|
|
12535
|
-
"id": "openai/gpt-4o-audio-preview",
|
|
12536
|
-
"name": "GPT-4o Audio",
|
|
12537
|
-
"contextWindow": 128000
|
|
12538
|
-
},
|
|
12539
13715
|
{
|
|
12540
13716
|
"id": "openai/gpt-4o-mini",
|
|
12541
13717
|
"name": "GPT-4o mini",
|
|
@@ -12744,17 +13920,22 @@ const MODELS = {
|
|
|
12744
13920
|
{
|
|
12745
13921
|
"id": "moonshotai/kimi-k2.6",
|
|
12746
13922
|
"name": "Kimi K2.6",
|
|
12747
|
-
"contextWindow":
|
|
13923
|
+
"contextWindow": 262144
|
|
13924
|
+
},
|
|
13925
|
+
{
|
|
13926
|
+
"id": "moonshotai/kimi-k2.6:free",
|
|
13927
|
+
"name": "Kimi K2.6 (free)",
|
|
13928
|
+
"contextWindow": 262144
|
|
12748
13929
|
},
|
|
12749
13930
|
{
|
|
12750
13931
|
"id": "poolside/laguna-m.1:free",
|
|
12751
13932
|
"name": "Laguna M.1 (free)",
|
|
12752
|
-
"contextWindow":
|
|
13933
|
+
"contextWindow": 262144
|
|
12753
13934
|
},
|
|
12754
13935
|
{
|
|
12755
13936
|
"id": "poolside/laguna-xs.2:free",
|
|
12756
13937
|
"name": "Laguna XS.2 (free)",
|
|
12757
|
-
"contextWindow":
|
|
13938
|
+
"contextWindow": 262144
|
|
12758
13939
|
},
|
|
12759
13940
|
{
|
|
12760
13941
|
"id": "inclusionai/ling-2.6-1t",
|
|
@@ -12766,11 +13947,6 @@ const MODELS = {
|
|
|
12766
13947
|
"name": "Ling-2.6-flash",
|
|
12767
13948
|
"contextWindow": 262144
|
|
12768
13949
|
},
|
|
12769
|
-
{
|
|
12770
|
-
"id": "sao10k/l3-euryale-70b",
|
|
12771
|
-
"name": "Llama 3 Euryale 70B v2.1",
|
|
12772
|
-
"contextWindow": 8192
|
|
12773
|
-
},
|
|
12774
13950
|
{
|
|
12775
13951
|
"id": "meta-llama/llama-3.1-70b-instruct",
|
|
12776
13952
|
"name": "Llama 3.1 70B Instruct",
|
|
@@ -12779,7 +13955,7 @@ const MODELS = {
|
|
|
12779
13955
|
{
|
|
12780
13956
|
"id": "meta-llama/llama-3.1-8b-instruct",
|
|
12781
13957
|
"name": "Llama 3.1 8B Instruct",
|
|
12782
|
-
"contextWindow":
|
|
13958
|
+
"contextWindow": 131072
|
|
12783
13959
|
},
|
|
12784
13960
|
{
|
|
12785
13961
|
"id": "sao10k/l3.1-euryale-70b",
|
|
@@ -12796,6 +13972,11 @@ const MODELS = {
|
|
|
12796
13972
|
"name": "Llama 3.3 Nemotron Super 49B V1.5",
|
|
12797
13973
|
"contextWindow": 131072
|
|
12798
13974
|
},
|
|
13975
|
+
{
|
|
13976
|
+
"id": "meta-llama/llama-4-maverick",
|
|
13977
|
+
"name": "Llama 4 Maverick",
|
|
13978
|
+
"contextWindow": 1048576
|
|
13979
|
+
},
|
|
12799
13980
|
{
|
|
12800
13981
|
"id": "meta-llama/llama-4-scout",
|
|
12801
13982
|
"name": "Llama 4 Scout",
|
|
@@ -12816,16 +13997,6 @@ const MODELS = {
|
|
|
12816
13997
|
"name": "MiMo-V2-Flash",
|
|
12817
13998
|
"contextWindow": 262144
|
|
12818
13999
|
},
|
|
12819
|
-
{
|
|
12820
|
-
"id": "xiaomi/mimo-v2-omni",
|
|
12821
|
-
"name": "MiMo-V2-Omni",
|
|
12822
|
-
"contextWindow": 262144
|
|
12823
|
-
},
|
|
12824
|
-
{
|
|
12825
|
-
"id": "xiaomi/mimo-v2-pro",
|
|
12826
|
-
"name": "MiMo-V2-Pro",
|
|
12827
|
-
"contextWindow": 1048576
|
|
12828
|
-
},
|
|
12829
14000
|
{
|
|
12830
14001
|
"id": "xiaomi/mimo-v2.5",
|
|
12831
14002
|
"name": "MiMo-V2.5",
|
|
@@ -12841,11 +14012,6 @@ const MODELS = {
|
|
|
12841
14012
|
"name": "MiniMax M1",
|
|
12842
14013
|
"contextWindow": 1000000
|
|
12843
14014
|
},
|
|
12844
|
-
{
|
|
12845
|
-
"id": "minimax/minimax-m2.5:free",
|
|
12846
|
-
"name": "MiniMax M2.5 (free)",
|
|
12847
|
-
"contextWindow": 196608
|
|
12848
|
-
},
|
|
12849
14015
|
{
|
|
12850
14016
|
"id": "minimax/minimax-m2",
|
|
12851
14017
|
"name": "MiniMax-M2",
|
|
@@ -12866,6 +14032,11 @@ const MODELS = {
|
|
|
12866
14032
|
"name": "MiniMax-M2.7",
|
|
12867
14033
|
"contextWindow": 196608
|
|
12868
14034
|
},
|
|
14035
|
+
{
|
|
14036
|
+
"id": "minimax/minimax-m3",
|
|
14037
|
+
"name": "MiniMax-M3",
|
|
14038
|
+
"contextWindow": 524288
|
|
14039
|
+
},
|
|
12869
14040
|
{
|
|
12870
14041
|
"id": "mistralai/ministral-14b-2512",
|
|
12871
14042
|
"name": "Ministral 3 14B 2512",
|
|
@@ -12886,11 +14057,6 @@ const MODELS = {
|
|
|
12886
14057
|
"name": "Mistral Large",
|
|
12887
14058
|
"contextWindow": 128000
|
|
12888
14059
|
},
|
|
12889
|
-
{
|
|
12890
|
-
"id": "mistralai/mistral-large-2411",
|
|
12891
|
-
"name": "Mistral Large 2.1",
|
|
12892
|
-
"contextWindow": 131072
|
|
12893
|
-
},
|
|
12894
14060
|
{
|
|
12895
14061
|
"id": "mistralai/mistral-large-2407",
|
|
12896
14062
|
"name": "Mistral Large 2407",
|
|
@@ -12939,7 +14105,7 @@ const MODELS = {
|
|
|
12939
14105
|
{
|
|
12940
14106
|
"id": "~moonshotai/kimi-latest",
|
|
12941
14107
|
"name": "MoonshotAI Kimi Latest",
|
|
12942
|
-
"contextWindow":
|
|
14108
|
+
"contextWindow": 262144
|
|
12943
14109
|
},
|
|
12944
14110
|
{
|
|
12945
14111
|
"id": "nvidia/nemotron-3-nano-30b-a3b",
|
|
@@ -12966,6 +14132,16 @@ const MODELS = {
|
|
|
12966
14132
|
"name": "Nemotron 3 Super (free)",
|
|
12967
14133
|
"contextWindow": 262144
|
|
12968
14134
|
},
|
|
14135
|
+
{
|
|
14136
|
+
"id": "nvidia/nemotron-3-ultra-550b-a55b",
|
|
14137
|
+
"name": "Nemotron 3 Ultra",
|
|
14138
|
+
"contextWindow": 262144
|
|
14139
|
+
},
|
|
14140
|
+
{
|
|
14141
|
+
"id": "nvidia/nemotron-3-ultra-550b-a55b:free",
|
|
14142
|
+
"name": "Nemotron 3 Ultra (free)",
|
|
14143
|
+
"contextWindow": 1000000
|
|
14144
|
+
},
|
|
12969
14145
|
{
|
|
12970
14146
|
"id": "nvidia/nemotron-nano-12b-v2-vl:free",
|
|
12971
14147
|
"name": "Nemotron Nano 12B 2 VL (free)",
|
|
@@ -13066,11 +14242,6 @@ const MODELS = {
|
|
|
13066
14242
|
"name": "Owl Alpha",
|
|
13067
14243
|
"contextWindow": 1048756
|
|
13068
14244
|
},
|
|
13069
|
-
{
|
|
13070
|
-
"id": "mistralai/pixtral-large-2411",
|
|
13071
|
-
"name": "Pixtral Large 2411",
|
|
13072
|
-
"contextWindow": 131072
|
|
13073
|
-
},
|
|
13074
14245
|
{
|
|
13075
14246
|
"id": "qwen/qwen-plus-2025-07-28",
|
|
13076
14247
|
"name": "Qwen Plus 0728",
|
|
@@ -13091,11 +14262,6 @@ const MODELS = {
|
|
|
13091
14262
|
"name": "Qwen2.5 72B Instruct",
|
|
13092
14263
|
"contextWindow": 32768
|
|
13093
14264
|
},
|
|
13094
|
-
{
|
|
13095
|
-
"id": "qwen/qwen-2.5-7b-instruct",
|
|
13096
|
-
"name": "Qwen2.5 7B Instruct",
|
|
13097
|
-
"contextWindow": 32768
|
|
13098
|
-
},
|
|
13099
14265
|
{
|
|
13100
14266
|
"id": "qwen/qwen3-14b",
|
|
13101
14267
|
"name": "Qwen3 14B",
|
|
@@ -13114,7 +14280,7 @@ const MODELS = {
|
|
|
13114
14280
|
{
|
|
13115
14281
|
"id": "qwen/qwen3-235b-a22b-thinking-2507",
|
|
13116
14282
|
"name": "Qwen3 235B A22B Thinking 2507",
|
|
13117
|
-
"contextWindow":
|
|
14283
|
+
"contextWindow": 262144
|
|
13118
14284
|
},
|
|
13119
14285
|
{
|
|
13120
14286
|
"id": "qwen/qwen3-30b-a3b",
|
|
@@ -13124,7 +14290,7 @@ const MODELS = {
|
|
|
13124
14290
|
{
|
|
13125
14291
|
"id": "qwen/qwen3-30b-a3b-instruct-2507",
|
|
13126
14292
|
"name": "Qwen3 30B A3B Instruct 2507",
|
|
13127
|
-
"contextWindow":
|
|
14293
|
+
"contextWindow": 128000
|
|
13128
14294
|
},
|
|
13129
14295
|
{
|
|
13130
14296
|
"id": "qwen/qwen3-30b-a3b-thinking-2507",
|
|
@@ -13274,7 +14440,7 @@ const MODELS = {
|
|
|
13274
14440
|
{
|
|
13275
14441
|
"id": "qwen/qwen3.6-27b",
|
|
13276
14442
|
"name": "Qwen3.6 27B",
|
|
13277
|
-
"contextWindow":
|
|
14443
|
+
"contextWindow": 262140
|
|
13278
14444
|
},
|
|
13279
14445
|
{
|
|
13280
14446
|
"id": "qwen/qwen3.6-35b-a3b",
|
|
@@ -13301,6 +14467,11 @@ const MODELS = {
|
|
|
13301
14467
|
"name": "Qwen3.7 Max",
|
|
13302
14468
|
"contextWindow": 1000000
|
|
13303
14469
|
},
|
|
14470
|
+
{
|
|
14471
|
+
"id": "qwen/qwen3.7-plus",
|
|
14472
|
+
"name": "Qwen3.7 Plus",
|
|
14473
|
+
"contextWindow": 1000000
|
|
14474
|
+
},
|
|
13304
14475
|
{
|
|
13305
14476
|
"id": "deepseek/deepseek-r1",
|
|
13306
14477
|
"name": "R1",
|
|
@@ -13372,13 +14543,13 @@ const MODELS = {
|
|
|
13372
14543
|
"contextWindow": 262144
|
|
13373
14544
|
},
|
|
13374
14545
|
{
|
|
13375
|
-
"id": "
|
|
13376
|
-
"name": "
|
|
13377
|
-
"contextWindow":
|
|
14546
|
+
"id": "stepfun/step-3.7-flash",
|
|
14547
|
+
"name": "Step 3.7 Flash",
|
|
14548
|
+
"contextWindow": 256000
|
|
13378
14549
|
},
|
|
13379
14550
|
{
|
|
13380
|
-
"id": "arcee-ai/trinity-large-thinking
|
|
13381
|
-
"name": "Trinity Large Thinking
|
|
14551
|
+
"id": "arcee-ai/trinity-large-thinking",
|
|
14552
|
+
"name": "Trinity Large Thinking",
|
|
13382
14553
|
"contextWindow": 262144
|
|
13383
14554
|
},
|
|
13384
14555
|
{
|
|
@@ -13845,10 +15016,20 @@ const MODELS = {
|
|
|
13845
15016
|
"name": "Qwen3-Coder-30B-A3B-Instruct",
|
|
13846
15017
|
"contextWindow": 262144
|
|
13847
15018
|
},
|
|
15019
|
+
{
|
|
15020
|
+
"id": "qwen3.5-397b-a17b",
|
|
15021
|
+
"name": "Qwen3.5-397B-A17B",
|
|
15022
|
+
"contextWindow": 262144
|
|
15023
|
+
},
|
|
13848
15024
|
{
|
|
13849
15025
|
"id": "qwen3.5-9b",
|
|
13850
15026
|
"name": "Qwen3.5-9B",
|
|
13851
15027
|
"contextWindow": 262144
|
|
15028
|
+
},
|
|
15029
|
+
{
|
|
15030
|
+
"id": "qwen3.6-27b",
|
|
15031
|
+
"name": "Qwen3.6-27B",
|
|
15032
|
+
"contextWindow": 262144
|
|
13852
15033
|
}
|
|
13853
15034
|
],
|
|
13854
15035
|
"perplexity-agent": [
|
|
@@ -13993,6 +15174,11 @@ const MODELS = {
|
|
|
13993
15174
|
"name": "Claude-Opus-4.7",
|
|
13994
15175
|
"contextWindow": 1048576
|
|
13995
15176
|
},
|
|
15177
|
+
{
|
|
15178
|
+
"id": "anthropic/claude-opus-4.8",
|
|
15179
|
+
"name": "Claude-Opus-4.8",
|
|
15180
|
+
"contextWindow": 1048576
|
|
15181
|
+
},
|
|
13996
15182
|
{
|
|
13997
15183
|
"id": "anthropic/claude-sonnet-3.5",
|
|
13998
15184
|
"name": "Claude-Sonnet-3.5",
|
|
@@ -15566,6 +16752,11 @@ const MODELS = {
|
|
|
15566
16752
|
"id": "gpt-5.4",
|
|
15567
16753
|
"name": "gpt-5.4",
|
|
15568
16754
|
"contextWindow": 1050000
|
|
16755
|
+
},
|
|
16756
|
+
{
|
|
16757
|
+
"id": "gpt-5.5",
|
|
16758
|
+
"name": "gpt-5.5",
|
|
16759
|
+
"contextWindow": 1050000
|
|
15569
16760
|
}
|
|
15570
16761
|
],
|
|
15571
16762
|
"sarvam": [
|
|
@@ -16070,6 +17261,11 @@ const MODELS = {
|
|
|
16070
17261
|
"name": "deepseek-ai/DeepSeek-V3.2",
|
|
16071
17262
|
"contextWindow": 164000
|
|
16072
17263
|
},
|
|
17264
|
+
{
|
|
17265
|
+
"id": "deepseek-ai/DeepSeek-V4-Pro",
|
|
17266
|
+
"name": "deepseek-ai/DeepSeek-V4-Pro",
|
|
17267
|
+
"contextWindow": 1049000
|
|
17268
|
+
},
|
|
16073
17269
|
{
|
|
16074
17270
|
"id": "deepseek-ai/deepseek-vl2",
|
|
16075
17271
|
"name": "deepseek-ai/deepseek-vl2",
|
|
@@ -16416,6 +17612,63 @@ const MODELS = {
|
|
|
16416
17612
|
"contextWindow": 131000
|
|
16417
17613
|
}
|
|
16418
17614
|
],
|
|
17615
|
+
"snowflake-cortex": [
|
|
17616
|
+
{
|
|
17617
|
+
"id": "claude-haiku-4-5",
|
|
17618
|
+
"name": "Claude Haiku 4.5 (latest)",
|
|
17619
|
+
"contextWindow": 200000
|
|
17620
|
+
},
|
|
17621
|
+
{
|
|
17622
|
+
"id": "claude-opus-4-7",
|
|
17623
|
+
"name": "Claude Opus 4.7",
|
|
17624
|
+
"contextWindow": 1000000
|
|
17625
|
+
},
|
|
17626
|
+
{
|
|
17627
|
+
"id": "claude-sonnet-4-5",
|
|
17628
|
+
"name": "Claude Sonnet 4.5 (latest)",
|
|
17629
|
+
"contextWindow": 200000
|
|
17630
|
+
},
|
|
17631
|
+
{
|
|
17632
|
+
"id": "claude-sonnet-4-6",
|
|
17633
|
+
"name": "Claude Sonnet 4.6",
|
|
17634
|
+
"contextWindow": 1000000
|
|
17635
|
+
},
|
|
17636
|
+
{
|
|
17637
|
+
"id": "openai-gpt-4.1",
|
|
17638
|
+
"name": "GPT-4.1",
|
|
17639
|
+
"contextWindow": 1047576
|
|
17640
|
+
},
|
|
17641
|
+
{
|
|
17642
|
+
"id": "openai-gpt-5",
|
|
17643
|
+
"name": "GPT-5",
|
|
17644
|
+
"contextWindow": 400000
|
|
17645
|
+
},
|
|
17646
|
+
{
|
|
17647
|
+
"id": "openai-gpt-5-mini",
|
|
17648
|
+
"name": "GPT-5 Mini",
|
|
17649
|
+
"contextWindow": 272000
|
|
17650
|
+
},
|
|
17651
|
+
{
|
|
17652
|
+
"id": "openai-gpt-5-nano",
|
|
17653
|
+
"name": "GPT-5 Nano",
|
|
17654
|
+
"contextWindow": 400000
|
|
17655
|
+
},
|
|
17656
|
+
{
|
|
17657
|
+
"id": "openai-gpt-5.1",
|
|
17658
|
+
"name": "GPT-5.1",
|
|
17659
|
+
"contextWindow": 400000
|
|
17660
|
+
},
|
|
17661
|
+
{
|
|
17662
|
+
"id": "openai-gpt-5.2",
|
|
17663
|
+
"name": "GPT-5.2",
|
|
17664
|
+
"contextWindow": 400000
|
|
17665
|
+
},
|
|
17666
|
+
{
|
|
17667
|
+
"id": "openai-gpt-5.4",
|
|
17668
|
+
"name": "GPT-5.4",
|
|
17669
|
+
"contextWindow": 1050000
|
|
17670
|
+
}
|
|
17671
|
+
],
|
|
16419
17672
|
"stackit": [
|
|
16420
17673
|
{
|
|
16421
17674
|
"id": "openai/gpt-oss-120b",
|
|
@@ -16783,11 +18036,6 @@ const MODELS = {
|
|
|
16783
18036
|
}
|
|
16784
18037
|
],
|
|
16785
18038
|
"togetherai": [
|
|
16786
|
-
{
|
|
16787
|
-
"id": "deepseek-ai/DeepSeek-V3",
|
|
16788
|
-
"name": "DeepSeek V3",
|
|
16789
|
-
"contextWindow": 131072
|
|
16790
|
-
},
|
|
16791
18039
|
{
|
|
16792
18040
|
"id": "deepseek-ai/DeepSeek-V3-1",
|
|
16793
18041
|
"name": "DeepSeek V3.1",
|
|
@@ -16798,6 +18046,11 @@ const MODELS = {
|
|
|
16798
18046
|
"name": "DeepSeek V4 Pro",
|
|
16799
18047
|
"contextWindow": 512000
|
|
16800
18048
|
},
|
|
18049
|
+
{
|
|
18050
|
+
"id": "deepseek-ai/DeepSeek-V3",
|
|
18051
|
+
"name": "DeepSeek-V3",
|
|
18052
|
+
"contextWindow": 131072
|
|
18053
|
+
},
|
|
16801
18054
|
{
|
|
16802
18055
|
"id": "google/gemma-4-31B-it",
|
|
16803
18056
|
"name": "Gemma 4 31B Instruct",
|
|
@@ -16838,6 +18091,11 @@ const MODELS = {
|
|
|
16838
18091
|
"name": "MiniMax-M2.7",
|
|
16839
18092
|
"contextWindow": 202752
|
|
16840
18093
|
},
|
|
18094
|
+
{
|
|
18095
|
+
"id": "nvidia/nemotron-3-ultra-550b-a55b",
|
|
18096
|
+
"name": "Nemotron 3 Ultra 550B A55B",
|
|
18097
|
+
"contextWindow": 512300
|
|
18098
|
+
},
|
|
16841
18099
|
{
|
|
16842
18100
|
"id": "Qwen/Qwen3-235B-A22B-Instruct-2507-tput",
|
|
16843
18101
|
"name": "Qwen3 235B A22B Instruct 2507 FP8",
|
|
@@ -16961,6 +18219,16 @@ const MODELS = {
|
|
|
16961
18219
|
"name": "Claude Opus 4.7 Fast",
|
|
16962
18220
|
"contextWindow": 1000000
|
|
16963
18221
|
},
|
|
18222
|
+
{
|
|
18223
|
+
"id": "claude-opus-4-8",
|
|
18224
|
+
"name": "Claude Opus 4.8",
|
|
18225
|
+
"contextWindow": 1000000
|
|
18226
|
+
},
|
|
18227
|
+
{
|
|
18228
|
+
"id": "claude-opus-4-8-fast",
|
|
18229
|
+
"name": "Claude Opus 4.8 Fast",
|
|
18230
|
+
"contextWindow": 1000000
|
|
18231
|
+
},
|
|
16964
18232
|
{
|
|
16965
18233
|
"id": "claude-sonnet-4-5",
|
|
16966
18234
|
"name": "Claude Sonnet 4.5",
|
|
@@ -17161,6 +18429,11 @@ const MODELS = {
|
|
|
17161
18429
|
"name": "MiniMax M2.7",
|
|
17162
18430
|
"contextWindow": 198000
|
|
17163
18431
|
},
|
|
18432
|
+
{
|
|
18433
|
+
"id": "minimax-m3",
|
|
18434
|
+
"name": "MiniMax M3",
|
|
18435
|
+
"contextWindow": 500000
|
|
18436
|
+
},
|
|
17164
18437
|
{
|
|
17165
18438
|
"id": "mistral-small-3-2-24b-instruct",
|
|
17166
18439
|
"name": "Mistral Small 3.2 24B Instruct",
|
|
@@ -17236,6 +18509,11 @@ const MODELS = {
|
|
|
17236
18509
|
"name": "Qwen 3.7 Max",
|
|
17237
18510
|
"contextWindow": 1000000
|
|
17238
18511
|
},
|
|
18512
|
+
{
|
|
18513
|
+
"id": "qwen-3-7-plus",
|
|
18514
|
+
"name": "Qwen 3.7 Plus",
|
|
18515
|
+
"contextWindow": 1000000
|
|
18516
|
+
},
|
|
17239
18517
|
{
|
|
17240
18518
|
"id": "qwen3-vl-235b-a22b",
|
|
17241
18519
|
"name": "Qwen3 VL 235B",
|
|
@@ -17290,7 +18568,7 @@ const MODELS = {
|
|
|
17290
18568
|
},
|
|
17291
18569
|
{
|
|
17292
18570
|
"id": "anthropic/claude-opus-4.1",
|
|
17293
|
-
"name": "Claude Opus 4",
|
|
18571
|
+
"name": "Claude Opus 4.1",
|
|
17294
18572
|
"contextWindow": 200000
|
|
17295
18573
|
},
|
|
17296
18574
|
{
|
|
@@ -17308,6 +18586,11 @@ const MODELS = {
|
|
|
17308
18586
|
"name": "Claude Opus 4.7",
|
|
17309
18587
|
"contextWindow": 1000000
|
|
17310
18588
|
},
|
|
18589
|
+
{
|
|
18590
|
+
"id": "anthropic/claude-opus-4.8",
|
|
18591
|
+
"name": "Claude Opus 4.8",
|
|
18592
|
+
"contextWindow": 1000000
|
|
18593
|
+
},
|
|
17311
18594
|
{
|
|
17312
18595
|
"id": "anthropic/claude-3.5-sonnet",
|
|
17313
18596
|
"name": "Claude Sonnet 3.5 v2",
|
|
@@ -17858,11 +19141,6 @@ const MODELS = {
|
|
|
17858
19141
|
"name": "Mercury 2",
|
|
17859
19142
|
"contextWindow": 128000
|
|
17860
19143
|
},
|
|
17861
|
-
{
|
|
17862
|
-
"id": "inception/mercury-coder-small",
|
|
17863
|
-
"name": "Mercury Coder Small Beta",
|
|
17864
|
-
"contextWindow": 32000
|
|
17865
|
-
},
|
|
17866
19144
|
{
|
|
17867
19145
|
"id": "xiaomi/mimo-v2.5",
|
|
17868
19146
|
"name": "MiMo M2.5",
|
|
@@ -18268,6 +19546,16 @@ const MODELS = {
|
|
|
18268
19546
|
}
|
|
18269
19547
|
],
|
|
18270
19548
|
"wafer.ai": [
|
|
19549
|
+
{
|
|
19550
|
+
"id": "deepseek-v4-flash",
|
|
19551
|
+
"name": "DeepSeek V4 Flash",
|
|
19552
|
+
"contextWindow": 1000000
|
|
19553
|
+
},
|
|
19554
|
+
{
|
|
19555
|
+
"id": "deepseek-v4-pro",
|
|
19556
|
+
"name": "DeepSeek V4 Pro",
|
|
19557
|
+
"contextWindow": 1000000
|
|
19558
|
+
},
|
|
18271
19559
|
{
|
|
18272
19560
|
"id": "GLM-5.1",
|
|
18273
19561
|
"name": "GLM-5.1",
|
|
@@ -18275,18 +19563,23 @@ const MODELS = {
|
|
|
18275
19563
|
},
|
|
18276
19564
|
{
|
|
18277
19565
|
"id": "Kimi-K2.6",
|
|
18278
|
-
"name": "Kimi
|
|
19566
|
+
"name": "Kimi-K2.6",
|
|
18279
19567
|
"contextWindow": 262144
|
|
18280
19568
|
},
|
|
18281
19569
|
{
|
|
18282
19570
|
"id": "Qwen3.5-397B-A17B",
|
|
18283
|
-
"name": "Qwen3.5
|
|
19571
|
+
"name": "Qwen3.5-397B-A17B",
|
|
18284
19572
|
"contextWindow": 262144
|
|
18285
19573
|
},
|
|
18286
19574
|
{
|
|
18287
19575
|
"id": "Qwen3.6-35B-A3B",
|
|
18288
|
-
"name": "Qwen3.6
|
|
18289
|
-
"contextWindow":
|
|
19576
|
+
"name": "Qwen3.6-35B-A3B",
|
|
19577
|
+
"contextWindow": 256000
|
|
19578
|
+
},
|
|
19579
|
+
{
|
|
19580
|
+
"id": "qwen3.7-max",
|
|
19581
|
+
"name": "Qwen3.7-Max",
|
|
19582
|
+
"contextWindow": 256000
|
|
18290
19583
|
}
|
|
18291
19584
|
],
|
|
18292
19585
|
"wandb": [
|
|
@@ -18431,11 +19724,6 @@ const MODELS = {
|
|
|
18431
19724
|
}
|
|
18432
19725
|
],
|
|
18433
19726
|
"xiaomi-token-plan-ams": [
|
|
18434
|
-
{
|
|
18435
|
-
"id": "mimo-v2-flash",
|
|
18436
|
-
"name": "MiMo-V2-Flash",
|
|
18437
|
-
"contextWindow": 262144
|
|
18438
|
-
},
|
|
18439
19727
|
{
|
|
18440
19728
|
"id": "mimo-v2-omni",
|
|
18441
19729
|
"name": "MiMo-V2-Omni",
|
|
@@ -18458,11 +19746,6 @@ const MODELS = {
|
|
|
18458
19746
|
}
|
|
18459
19747
|
],
|
|
18460
19748
|
"xiaomi-token-plan-cn": [
|
|
18461
|
-
{
|
|
18462
|
-
"id": "mimo-v2-flash",
|
|
18463
|
-
"name": "MiMo-V2-Flash",
|
|
18464
|
-
"contextWindow": 262144
|
|
18465
|
-
},
|
|
18466
19749
|
{
|
|
18467
19750
|
"id": "mimo-v2-omni",
|
|
18468
19751
|
"name": "MiMo-V2-Omni",
|
|
@@ -18485,11 +19768,6 @@ const MODELS = {
|
|
|
18485
19768
|
}
|
|
18486
19769
|
],
|
|
18487
19770
|
"xiaomi-token-plan-sgp": [
|
|
18488
|
-
{
|
|
18489
|
-
"id": "mimo-v2-flash",
|
|
18490
|
-
"name": "MiMo-V2-Flash",
|
|
18491
|
-
"contextWindow": 262144
|
|
18492
|
-
},
|
|
18493
19771
|
{
|
|
18494
19772
|
"id": "mimo-v2-omni",
|
|
18495
19773
|
"name": "MiMo-V2-Omni",
|
|
@@ -18512,9 +19790,14 @@ const MODELS = {
|
|
|
18512
19790
|
}
|
|
18513
19791
|
],
|
|
18514
19792
|
"xpersona": [
|
|
19793
|
+
{
|
|
19794
|
+
"id": "xpersona-gpt-5.5",
|
|
19795
|
+
"name": "GPT-5.5",
|
|
19796
|
+
"contextWindow": 1000000
|
|
19797
|
+
},
|
|
18515
19798
|
{
|
|
18516
19799
|
"id": "xpersona-frieren-coder",
|
|
18517
|
-
"name": "Xpersona Frieren
|
|
19800
|
+
"name": "Xpersona Frieren 1",
|
|
18518
19801
|
"contextWindow": 1000000
|
|
18519
19802
|
}
|
|
18520
19803
|
],
|
|
@@ -19162,6 +20445,11 @@ const MODELS = {
|
|
|
19162
20445
|
"name": "GLM-4.5-Air",
|
|
19163
20446
|
"contextWindow": 131072
|
|
19164
20447
|
},
|
|
20448
|
+
{
|
|
20449
|
+
"id": "glm-4.6v",
|
|
20450
|
+
"name": "GLM-4.6V",
|
|
20451
|
+
"contextWindow": 128000
|
|
20452
|
+
},
|
|
19165
20453
|
{
|
|
19166
20454
|
"id": "glm-4.7",
|
|
19167
20455
|
"name": "GLM-4.7",
|