@dreb/ai 2.34.3 → 2.36.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/models.generated.d.ts +961 -245
- package/dist/models.generated.d.ts.map +1 -1
- package/dist/models.generated.js +1023 -336
- package/dist/models.generated.js.map +1 -1
- package/package.json +1 -1
package/dist/models.generated.js
CHANGED
|
@@ -70,6 +70,23 @@ export const MODELS = {
|
|
|
70
70
|
contextWindow: 300000,
|
|
71
71
|
maxTokens: 8192,
|
|
72
72
|
},
|
|
73
|
+
"anthropic.claude-fable-5": {
|
|
74
|
+
id: "anthropic.claude-fable-5",
|
|
75
|
+
name: "Claude Fable 5",
|
|
76
|
+
api: "bedrock-converse-stream",
|
|
77
|
+
provider: "amazon-bedrock",
|
|
78
|
+
baseUrl: "https://bedrock-runtime.us-east-1.amazonaws.com",
|
|
79
|
+
reasoning: true,
|
|
80
|
+
input: ["text", "image"],
|
|
81
|
+
cost: {
|
|
82
|
+
input: 10,
|
|
83
|
+
output: 50,
|
|
84
|
+
cacheRead: 1,
|
|
85
|
+
cacheWrite: 12.5,
|
|
86
|
+
},
|
|
87
|
+
contextWindow: 1000000,
|
|
88
|
+
maxTokens: 128000,
|
|
89
|
+
},
|
|
73
90
|
"anthropic.claude-haiku-4-5-20251001-v1:0": {
|
|
74
91
|
id: "anthropic.claude-haiku-4-5-20251001-v1:0",
|
|
75
92
|
name: "Claude Haiku 4.5",
|
|
@@ -206,6 +223,23 @@ export const MODELS = {
|
|
|
206
223
|
contextWindow: 1000000,
|
|
207
224
|
maxTokens: 64000,
|
|
208
225
|
},
|
|
226
|
+
"anthropic.claude-sonnet-5": {
|
|
227
|
+
id: "anthropic.claude-sonnet-5",
|
|
228
|
+
name: "Claude Sonnet 5",
|
|
229
|
+
api: "bedrock-converse-stream",
|
|
230
|
+
provider: "amazon-bedrock",
|
|
231
|
+
baseUrl: "https://bedrock-runtime.us-east-1.amazonaws.com",
|
|
232
|
+
reasoning: true,
|
|
233
|
+
input: ["text", "image"],
|
|
234
|
+
cost: {
|
|
235
|
+
input: 2,
|
|
236
|
+
output: 10,
|
|
237
|
+
cacheRead: 0.2,
|
|
238
|
+
cacheWrite: 2.5,
|
|
239
|
+
},
|
|
240
|
+
contextWindow: 1000000,
|
|
241
|
+
maxTokens: 128000,
|
|
242
|
+
},
|
|
209
243
|
"au.anthropic.claude-haiku-4-5-20251001-v1:0": {
|
|
210
244
|
id: "au.anthropic.claude-haiku-4-5-20251001-v1:0",
|
|
211
245
|
name: "Claude Haiku 4.5 (AU)",
|
|
@@ -291,6 +325,23 @@ export const MODELS = {
|
|
|
291
325
|
contextWindow: 1000000,
|
|
292
326
|
maxTokens: 128000,
|
|
293
327
|
},
|
|
328
|
+
"au.anthropic.claude-sonnet-5": {
|
|
329
|
+
id: "au.anthropic.claude-sonnet-5",
|
|
330
|
+
name: "Claude Sonnet 5 (AU)",
|
|
331
|
+
api: "bedrock-converse-stream",
|
|
332
|
+
provider: "amazon-bedrock",
|
|
333
|
+
baseUrl: "https://bedrock-runtime.us-east-1.amazonaws.com",
|
|
334
|
+
reasoning: true,
|
|
335
|
+
input: ["text", "image"],
|
|
336
|
+
cost: {
|
|
337
|
+
input: 2,
|
|
338
|
+
output: 10,
|
|
339
|
+
cacheRead: 0.2,
|
|
340
|
+
cacheWrite: 2.5,
|
|
341
|
+
},
|
|
342
|
+
contextWindow: 1000000,
|
|
343
|
+
maxTokens: 128000,
|
|
344
|
+
},
|
|
294
345
|
"deepseek.r1-v1:0": {
|
|
295
346
|
id: "deepseek.r1-v1:0",
|
|
296
347
|
name: "DeepSeek-R1",
|
|
@@ -478,6 +529,23 @@ export const MODELS = {
|
|
|
478
529
|
contextWindow: 1000000,
|
|
479
530
|
maxTokens: 64000,
|
|
480
531
|
},
|
|
532
|
+
"eu.anthropic.claude-sonnet-5": {
|
|
533
|
+
id: "eu.anthropic.claude-sonnet-5",
|
|
534
|
+
name: "Claude Sonnet 5 (EU)",
|
|
535
|
+
api: "bedrock-converse-stream",
|
|
536
|
+
provider: "amazon-bedrock",
|
|
537
|
+
baseUrl: "https://bedrock-runtime.us-east-1.amazonaws.com",
|
|
538
|
+
reasoning: true,
|
|
539
|
+
input: ["text", "image"],
|
|
540
|
+
cost: {
|
|
541
|
+
input: 2.2,
|
|
542
|
+
output: 11,
|
|
543
|
+
cacheRead: 0.22,
|
|
544
|
+
cacheWrite: 2.75,
|
|
545
|
+
},
|
|
546
|
+
contextWindow: 1000000,
|
|
547
|
+
maxTokens: 128000,
|
|
548
|
+
},
|
|
481
549
|
"global.anthropic.claude-fable-5": {
|
|
482
550
|
id: "global.anthropic.claude-fable-5",
|
|
483
551
|
name: "Claude Fable 5 (Global)",
|
|
@@ -614,6 +682,23 @@ export const MODELS = {
|
|
|
614
682
|
contextWindow: 1000000,
|
|
615
683
|
maxTokens: 64000,
|
|
616
684
|
},
|
|
685
|
+
"global.anthropic.claude-sonnet-5": {
|
|
686
|
+
id: "global.anthropic.claude-sonnet-5",
|
|
687
|
+
name: "Claude Sonnet 5 (Global)",
|
|
688
|
+
api: "bedrock-converse-stream",
|
|
689
|
+
provider: "amazon-bedrock",
|
|
690
|
+
baseUrl: "https://bedrock-runtime.us-east-1.amazonaws.com",
|
|
691
|
+
reasoning: true,
|
|
692
|
+
input: ["text", "image"],
|
|
693
|
+
cost: {
|
|
694
|
+
input: 2,
|
|
695
|
+
output: 10,
|
|
696
|
+
cacheRead: 0.2,
|
|
697
|
+
cacheWrite: 2.5,
|
|
698
|
+
},
|
|
699
|
+
contextWindow: 1000000,
|
|
700
|
+
maxTokens: 128000,
|
|
701
|
+
},
|
|
617
702
|
"google.gemma-3-27b-it": {
|
|
618
703
|
id: "google.gemma-3-27b-it",
|
|
619
704
|
name: "Google Gemma 3 27B Instruct",
|
|
@@ -648,6 +733,23 @@ export const MODELS = {
|
|
|
648
733
|
contextWindow: 128000,
|
|
649
734
|
maxTokens: 4096,
|
|
650
735
|
},
|
|
736
|
+
"jp.anthropic.claude-haiku-4-5-20251001-v1:0": {
|
|
737
|
+
id: "jp.anthropic.claude-haiku-4-5-20251001-v1:0",
|
|
738
|
+
name: "Claude Haiku 4.5 (JP)",
|
|
739
|
+
api: "bedrock-converse-stream",
|
|
740
|
+
provider: "amazon-bedrock",
|
|
741
|
+
baseUrl: "https://bedrock-runtime.us-east-1.amazonaws.com",
|
|
742
|
+
reasoning: true,
|
|
743
|
+
input: ["text", "image"],
|
|
744
|
+
cost: {
|
|
745
|
+
input: 1,
|
|
746
|
+
output: 5,
|
|
747
|
+
cacheRead: 0.1,
|
|
748
|
+
cacheWrite: 1.25,
|
|
749
|
+
},
|
|
750
|
+
contextWindow: 200000,
|
|
751
|
+
maxTokens: 64000,
|
|
752
|
+
},
|
|
651
753
|
"jp.anthropic.claude-opus-4-7": {
|
|
652
754
|
id: "jp.anthropic.claude-opus-4-7",
|
|
653
755
|
name: "Claude Opus 4.7 (JP)",
|
|
@@ -716,6 +818,23 @@ export const MODELS = {
|
|
|
716
818
|
contextWindow: 1000000,
|
|
717
819
|
maxTokens: 64000,
|
|
718
820
|
},
|
|
821
|
+
"jp.anthropic.claude-sonnet-5": {
|
|
822
|
+
id: "jp.anthropic.claude-sonnet-5",
|
|
823
|
+
name: "Claude Sonnet 5 (JP)",
|
|
824
|
+
api: "bedrock-converse-stream",
|
|
825
|
+
provider: "amazon-bedrock",
|
|
826
|
+
baseUrl: "https://bedrock-runtime.us-east-1.amazonaws.com",
|
|
827
|
+
reasoning: true,
|
|
828
|
+
input: ["text", "image"],
|
|
829
|
+
cost: {
|
|
830
|
+
input: 2,
|
|
831
|
+
output: 10,
|
|
832
|
+
cacheRead: 0.2,
|
|
833
|
+
cacheWrite: 2.5,
|
|
834
|
+
},
|
|
835
|
+
contextWindow: 1000000,
|
|
836
|
+
maxTokens: 128000,
|
|
837
|
+
},
|
|
719
838
|
"meta.llama3-1-70b-instruct-v1:0": {
|
|
720
839
|
id: "meta.llama3-1-70b-instruct-v1:0",
|
|
721
840
|
name: "Llama 3.1 70B Instruct",
|
|
@@ -1515,6 +1634,23 @@ export const MODELS = {
|
|
|
1515
1634
|
contextWindow: 1000000,
|
|
1516
1635
|
maxTokens: 64000,
|
|
1517
1636
|
},
|
|
1637
|
+
"us.anthropic.claude-sonnet-5": {
|
|
1638
|
+
id: "us.anthropic.claude-sonnet-5",
|
|
1639
|
+
name: "Claude Sonnet 5 (US)",
|
|
1640
|
+
api: "bedrock-converse-stream",
|
|
1641
|
+
provider: "amazon-bedrock",
|
|
1642
|
+
baseUrl: "https://bedrock-runtime.us-east-1.amazonaws.com",
|
|
1643
|
+
reasoning: true,
|
|
1644
|
+
input: ["text", "image"],
|
|
1645
|
+
cost: {
|
|
1646
|
+
input: 2,
|
|
1647
|
+
output: 10,
|
|
1648
|
+
cacheRead: 0.2,
|
|
1649
|
+
cacheWrite: 2.5,
|
|
1650
|
+
},
|
|
1651
|
+
contextWindow: 1000000,
|
|
1652
|
+
maxTokens: 128000,
|
|
1653
|
+
},
|
|
1518
1654
|
"us.deepseek.r1-v1:0": {
|
|
1519
1655
|
id: "us.deepseek.r1-v1:0",
|
|
1520
1656
|
name: "DeepSeek-R1 (US)",
|
|
@@ -1670,108 +1806,6 @@ export const MODELS = {
|
|
|
1670
1806
|
},
|
|
1671
1807
|
},
|
|
1672
1808
|
"anthropic": {
|
|
1673
|
-
"claude-3-5-sonnet-20240620": {
|
|
1674
|
-
id: "claude-3-5-sonnet-20240620",
|
|
1675
|
-
name: "Claude Sonnet 3.5",
|
|
1676
|
-
api: "anthropic-messages",
|
|
1677
|
-
provider: "anthropic",
|
|
1678
|
-
baseUrl: "https://api.anthropic.com",
|
|
1679
|
-
reasoning: false,
|
|
1680
|
-
input: ["text", "image"],
|
|
1681
|
-
cost: {
|
|
1682
|
-
input: 3,
|
|
1683
|
-
output: 15,
|
|
1684
|
-
cacheRead: 0.3,
|
|
1685
|
-
cacheWrite: 3.75,
|
|
1686
|
-
},
|
|
1687
|
-
contextWindow: 200000,
|
|
1688
|
-
maxTokens: 8192,
|
|
1689
|
-
},
|
|
1690
|
-
"claude-3-5-sonnet-20241022": {
|
|
1691
|
-
id: "claude-3-5-sonnet-20241022",
|
|
1692
|
-
name: "Claude Sonnet 3.5 v2",
|
|
1693
|
-
api: "anthropic-messages",
|
|
1694
|
-
provider: "anthropic",
|
|
1695
|
-
baseUrl: "https://api.anthropic.com",
|
|
1696
|
-
reasoning: false,
|
|
1697
|
-
input: ["text", "image"],
|
|
1698
|
-
cost: {
|
|
1699
|
-
input: 3,
|
|
1700
|
-
output: 15,
|
|
1701
|
-
cacheRead: 0.3,
|
|
1702
|
-
cacheWrite: 3.75,
|
|
1703
|
-
},
|
|
1704
|
-
contextWindow: 200000,
|
|
1705
|
-
maxTokens: 8192,
|
|
1706
|
-
},
|
|
1707
|
-
"claude-3-7-sonnet-20250219": {
|
|
1708
|
-
id: "claude-3-7-sonnet-20250219",
|
|
1709
|
-
name: "Claude Sonnet 3.7",
|
|
1710
|
-
api: "anthropic-messages",
|
|
1711
|
-
provider: "anthropic",
|
|
1712
|
-
baseUrl: "https://api.anthropic.com",
|
|
1713
|
-
reasoning: true,
|
|
1714
|
-
input: ["text", "image"],
|
|
1715
|
-
cost: {
|
|
1716
|
-
input: 3,
|
|
1717
|
-
output: 15,
|
|
1718
|
-
cacheRead: 0.3,
|
|
1719
|
-
cacheWrite: 3.75,
|
|
1720
|
-
},
|
|
1721
|
-
contextWindow: 200000,
|
|
1722
|
-
maxTokens: 64000,
|
|
1723
|
-
},
|
|
1724
|
-
"claude-3-haiku-20240307": {
|
|
1725
|
-
id: "claude-3-haiku-20240307",
|
|
1726
|
-
name: "Claude Haiku 3",
|
|
1727
|
-
api: "anthropic-messages",
|
|
1728
|
-
provider: "anthropic",
|
|
1729
|
-
baseUrl: "https://api.anthropic.com",
|
|
1730
|
-
reasoning: false,
|
|
1731
|
-
input: ["text", "image"],
|
|
1732
|
-
cost: {
|
|
1733
|
-
input: 0.25,
|
|
1734
|
-
output: 1.25,
|
|
1735
|
-
cacheRead: 0.03,
|
|
1736
|
-
cacheWrite: 0.3,
|
|
1737
|
-
},
|
|
1738
|
-
contextWindow: 200000,
|
|
1739
|
-
maxTokens: 4096,
|
|
1740
|
-
},
|
|
1741
|
-
"claude-3-opus-20240229": {
|
|
1742
|
-
id: "claude-3-opus-20240229",
|
|
1743
|
-
name: "Claude Opus 3",
|
|
1744
|
-
api: "anthropic-messages",
|
|
1745
|
-
provider: "anthropic",
|
|
1746
|
-
baseUrl: "https://api.anthropic.com",
|
|
1747
|
-
reasoning: false,
|
|
1748
|
-
input: ["text", "image"],
|
|
1749
|
-
cost: {
|
|
1750
|
-
input: 15,
|
|
1751
|
-
output: 75,
|
|
1752
|
-
cacheRead: 1.5,
|
|
1753
|
-
cacheWrite: 18.75,
|
|
1754
|
-
},
|
|
1755
|
-
contextWindow: 200000,
|
|
1756
|
-
maxTokens: 4096,
|
|
1757
|
-
},
|
|
1758
|
-
"claude-3-sonnet-20240229": {
|
|
1759
|
-
id: "claude-3-sonnet-20240229",
|
|
1760
|
-
name: "Claude Sonnet 3",
|
|
1761
|
-
api: "anthropic-messages",
|
|
1762
|
-
provider: "anthropic",
|
|
1763
|
-
baseUrl: "https://api.anthropic.com",
|
|
1764
|
-
reasoning: false,
|
|
1765
|
-
input: ["text", "image"],
|
|
1766
|
-
cost: {
|
|
1767
|
-
input: 3,
|
|
1768
|
-
output: 15,
|
|
1769
|
-
cacheRead: 0.3,
|
|
1770
|
-
cacheWrite: 0.3,
|
|
1771
|
-
},
|
|
1772
|
-
contextWindow: 200000,
|
|
1773
|
-
maxTokens: 4096,
|
|
1774
|
-
},
|
|
1775
1809
|
"claude-fable-5": {
|
|
1776
1810
|
id: "claude-fable-5",
|
|
1777
1811
|
name: "Claude Fable 5",
|
|
@@ -1823,23 +1857,6 @@ export const MODELS = {
|
|
|
1823
1857
|
contextWindow: 200000,
|
|
1824
1858
|
maxTokens: 64000,
|
|
1825
1859
|
},
|
|
1826
|
-
"claude-opus-4-0": {
|
|
1827
|
-
id: "claude-opus-4-0",
|
|
1828
|
-
name: "Claude Opus 4 (latest)",
|
|
1829
|
-
api: "anthropic-messages",
|
|
1830
|
-
provider: "anthropic",
|
|
1831
|
-
baseUrl: "https://api.anthropic.com",
|
|
1832
|
-
reasoning: true,
|
|
1833
|
-
input: ["text", "image"],
|
|
1834
|
-
cost: {
|
|
1835
|
-
input: 15,
|
|
1836
|
-
output: 75,
|
|
1837
|
-
cacheRead: 1.5,
|
|
1838
|
-
cacheWrite: 18.75,
|
|
1839
|
-
},
|
|
1840
|
-
contextWindow: 200000,
|
|
1841
|
-
maxTokens: 32000,
|
|
1842
|
-
},
|
|
1843
1860
|
"claude-opus-4-1": {
|
|
1844
1861
|
id: "claude-opus-4-1",
|
|
1845
1862
|
name: "Claude Opus 4.1 (latest)",
|
|
@@ -1874,23 +1891,6 @@ export const MODELS = {
|
|
|
1874
1891
|
contextWindow: 200000,
|
|
1875
1892
|
maxTokens: 32000,
|
|
1876
1893
|
},
|
|
1877
|
-
"claude-opus-4-20250514": {
|
|
1878
|
-
id: "claude-opus-4-20250514",
|
|
1879
|
-
name: "Claude Opus 4",
|
|
1880
|
-
api: "anthropic-messages",
|
|
1881
|
-
provider: "anthropic",
|
|
1882
|
-
baseUrl: "https://api.anthropic.com",
|
|
1883
|
-
reasoning: true,
|
|
1884
|
-
input: ["text", "image"],
|
|
1885
|
-
cost: {
|
|
1886
|
-
input: 15,
|
|
1887
|
-
output: 75,
|
|
1888
|
-
cacheRead: 1.5,
|
|
1889
|
-
cacheWrite: 18.75,
|
|
1890
|
-
},
|
|
1891
|
-
contextWindow: 200000,
|
|
1892
|
-
maxTokens: 32000,
|
|
1893
|
-
},
|
|
1894
1894
|
"claude-opus-4-5": {
|
|
1895
1895
|
id: "claude-opus-4-5",
|
|
1896
1896
|
name: "Claude Opus 4.5 (latest)",
|
|
@@ -1976,40 +1976,6 @@ export const MODELS = {
|
|
|
1976
1976
|
contextWindow: 1000000,
|
|
1977
1977
|
maxTokens: 128000,
|
|
1978
1978
|
},
|
|
1979
|
-
"claude-sonnet-4-0": {
|
|
1980
|
-
id: "claude-sonnet-4-0",
|
|
1981
|
-
name: "Claude Sonnet 4 (latest)",
|
|
1982
|
-
api: "anthropic-messages",
|
|
1983
|
-
provider: "anthropic",
|
|
1984
|
-
baseUrl: "https://api.anthropic.com",
|
|
1985
|
-
reasoning: true,
|
|
1986
|
-
input: ["text", "image"],
|
|
1987
|
-
cost: {
|
|
1988
|
-
input: 3,
|
|
1989
|
-
output: 15,
|
|
1990
|
-
cacheRead: 0.3,
|
|
1991
|
-
cacheWrite: 3.75,
|
|
1992
|
-
},
|
|
1993
|
-
contextWindow: 200000,
|
|
1994
|
-
maxTokens: 64000,
|
|
1995
|
-
},
|
|
1996
|
-
"claude-sonnet-4-20250514": {
|
|
1997
|
-
id: "claude-sonnet-4-20250514",
|
|
1998
|
-
name: "Claude Sonnet 4",
|
|
1999
|
-
api: "anthropic-messages",
|
|
2000
|
-
provider: "anthropic",
|
|
2001
|
-
baseUrl: "https://api.anthropic.com",
|
|
2002
|
-
reasoning: true,
|
|
2003
|
-
input: ["text", "image"],
|
|
2004
|
-
cost: {
|
|
2005
|
-
input: 3,
|
|
2006
|
-
output: 15,
|
|
2007
|
-
cacheRead: 0.3,
|
|
2008
|
-
cacheWrite: 3.75,
|
|
2009
|
-
},
|
|
2010
|
-
contextWindow: 200000,
|
|
2011
|
-
maxTokens: 64000,
|
|
2012
|
-
},
|
|
2013
1979
|
"claude-sonnet-4-5": {
|
|
2014
1980
|
id: "claude-sonnet-4-5",
|
|
2015
1981
|
name: "Claude Sonnet 4.5 (latest)",
|
|
@@ -2024,7 +1990,7 @@ export const MODELS = {
|
|
|
2024
1990
|
cacheRead: 0.3,
|
|
2025
1991
|
cacheWrite: 3.75,
|
|
2026
1992
|
},
|
|
2027
|
-
contextWindow:
|
|
1993
|
+
contextWindow: 1000000,
|
|
2028
1994
|
maxTokens: 64000,
|
|
2029
1995
|
},
|
|
2030
1996
|
"claude-sonnet-4-5-20250929": {
|
|
@@ -2041,7 +2007,7 @@ export const MODELS = {
|
|
|
2041
2007
|
cacheRead: 0.3,
|
|
2042
2008
|
cacheWrite: 3.75,
|
|
2043
2009
|
},
|
|
2044
|
-
contextWindow:
|
|
2010
|
+
contextWindow: 1000000,
|
|
2045
2011
|
maxTokens: 64000,
|
|
2046
2012
|
},
|
|
2047
2013
|
"claude-sonnet-4-6": {
|
|
@@ -2059,7 +2025,24 @@ export const MODELS = {
|
|
|
2059
2025
|
cacheWrite: 3.75,
|
|
2060
2026
|
},
|
|
2061
2027
|
contextWindow: 1000000,
|
|
2062
|
-
maxTokens:
|
|
2028
|
+
maxTokens: 128000,
|
|
2029
|
+
},
|
|
2030
|
+
"claude-sonnet-5": {
|
|
2031
|
+
id: "claude-sonnet-5",
|
|
2032
|
+
name: "Claude Sonnet 5",
|
|
2033
|
+
api: "anthropic-messages",
|
|
2034
|
+
provider: "anthropic",
|
|
2035
|
+
baseUrl: "https://api.anthropic.com",
|
|
2036
|
+
reasoning: true,
|
|
2037
|
+
input: ["text", "image"],
|
|
2038
|
+
cost: {
|
|
2039
|
+
input: 2,
|
|
2040
|
+
output: 10,
|
|
2041
|
+
cacheRead: 0.2,
|
|
2042
|
+
cacheWrite: 2.5,
|
|
2043
|
+
},
|
|
2044
|
+
contextWindow: 1000000,
|
|
2045
|
+
maxTokens: 128000,
|
|
2063
2046
|
},
|
|
2064
2047
|
},
|
|
2065
2048
|
"azure-openai-responses": {
|
|
@@ -2573,43 +2556,111 @@ export const MODELS = {
|
|
|
2573
2556
|
contextWindow: 400000,
|
|
2574
2557
|
maxTokens: 128000,
|
|
2575
2558
|
},
|
|
2576
|
-
"gpt-5.4-nano": {
|
|
2577
|
-
id: "gpt-5.4-nano",
|
|
2578
|
-
name: "GPT-5.4 nano",
|
|
2559
|
+
"gpt-5.4-nano": {
|
|
2560
|
+
id: "gpt-5.4-nano",
|
|
2561
|
+
name: "GPT-5.4 nano",
|
|
2562
|
+
api: "azure-openai-responses",
|
|
2563
|
+
provider: "azure-openai-responses",
|
|
2564
|
+
baseUrl: "",
|
|
2565
|
+
reasoning: true,
|
|
2566
|
+
input: ["text", "image"],
|
|
2567
|
+
cost: {
|
|
2568
|
+
input: 0.2,
|
|
2569
|
+
output: 1.25,
|
|
2570
|
+
cacheRead: 0.02,
|
|
2571
|
+
cacheWrite: 0,
|
|
2572
|
+
},
|
|
2573
|
+
contextWindow: 400000,
|
|
2574
|
+
maxTokens: 128000,
|
|
2575
|
+
},
|
|
2576
|
+
"gpt-5.4-pro": {
|
|
2577
|
+
id: "gpt-5.4-pro",
|
|
2578
|
+
name: "GPT-5.4 Pro",
|
|
2579
|
+
api: "azure-openai-responses",
|
|
2580
|
+
provider: "azure-openai-responses",
|
|
2581
|
+
baseUrl: "",
|
|
2582
|
+
reasoning: true,
|
|
2583
|
+
input: ["text", "image"],
|
|
2584
|
+
cost: {
|
|
2585
|
+
input: 30,
|
|
2586
|
+
output: 180,
|
|
2587
|
+
cacheRead: 0,
|
|
2588
|
+
cacheWrite: 0,
|
|
2589
|
+
},
|
|
2590
|
+
contextWindow: 1050000,
|
|
2591
|
+
maxTokens: 128000,
|
|
2592
|
+
},
|
|
2593
|
+
"gpt-5.5": {
|
|
2594
|
+
id: "gpt-5.5",
|
|
2595
|
+
name: "GPT-5.5",
|
|
2596
|
+
api: "azure-openai-responses",
|
|
2597
|
+
provider: "azure-openai-responses",
|
|
2598
|
+
baseUrl: "",
|
|
2599
|
+
reasoning: true,
|
|
2600
|
+
input: ["text", "image"],
|
|
2601
|
+
cost: {
|
|
2602
|
+
input: 5,
|
|
2603
|
+
output: 30,
|
|
2604
|
+
cacheRead: 0.5,
|
|
2605
|
+
cacheWrite: 0,
|
|
2606
|
+
},
|
|
2607
|
+
contextWindow: 1050000,
|
|
2608
|
+
maxTokens: 128000,
|
|
2609
|
+
},
|
|
2610
|
+
"gpt-5.5-pro": {
|
|
2611
|
+
id: "gpt-5.5-pro",
|
|
2612
|
+
name: "GPT-5.5 Pro",
|
|
2613
|
+
api: "azure-openai-responses",
|
|
2614
|
+
provider: "azure-openai-responses",
|
|
2615
|
+
baseUrl: "",
|
|
2616
|
+
reasoning: true,
|
|
2617
|
+
input: ["text", "image"],
|
|
2618
|
+
cost: {
|
|
2619
|
+
input: 30,
|
|
2620
|
+
output: 180,
|
|
2621
|
+
cacheRead: 0,
|
|
2622
|
+
cacheWrite: 0,
|
|
2623
|
+
},
|
|
2624
|
+
contextWindow: 1050000,
|
|
2625
|
+
maxTokens: 128000,
|
|
2626
|
+
},
|
|
2627
|
+
"gpt-5.6": {
|
|
2628
|
+
id: "gpt-5.6",
|
|
2629
|
+
name: "GPT-5.6",
|
|
2579
2630
|
api: "azure-openai-responses",
|
|
2580
2631
|
provider: "azure-openai-responses",
|
|
2581
2632
|
baseUrl: "",
|
|
2582
2633
|
reasoning: true,
|
|
2583
2634
|
input: ["text", "image"],
|
|
2584
2635
|
cost: {
|
|
2585
|
-
input:
|
|
2586
|
-
output:
|
|
2587
|
-
cacheRead: 0.
|
|
2588
|
-
cacheWrite:
|
|
2636
|
+
input: 5,
|
|
2637
|
+
output: 30,
|
|
2638
|
+
cacheRead: 0.5,
|
|
2639
|
+
cacheWrite: 6.25,
|
|
2589
2640
|
},
|
|
2590
|
-
contextWindow:
|
|
2641
|
+
contextWindow: 1050000,
|
|
2591
2642
|
maxTokens: 128000,
|
|
2592
2643
|
},
|
|
2593
|
-
"gpt-5.
|
|
2594
|
-
id: "gpt-5.
|
|
2595
|
-
name: "GPT-5.
|
|
2644
|
+
"gpt-5.6-luna": {
|
|
2645
|
+
id: "gpt-5.6-luna",
|
|
2646
|
+
name: "GPT-5.6 Luna",
|
|
2596
2647
|
api: "azure-openai-responses",
|
|
2597
2648
|
provider: "azure-openai-responses",
|
|
2598
2649
|
baseUrl: "",
|
|
2599
2650
|
reasoning: true,
|
|
2600
2651
|
input: ["text", "image"],
|
|
2601
2652
|
cost: {
|
|
2602
|
-
input:
|
|
2603
|
-
output:
|
|
2604
|
-
cacheRead: 0,
|
|
2605
|
-
cacheWrite:
|
|
2653
|
+
input: 1,
|
|
2654
|
+
output: 6,
|
|
2655
|
+
cacheRead: 0.1,
|
|
2656
|
+
cacheWrite: 1.25,
|
|
2606
2657
|
},
|
|
2607
2658
|
contextWindow: 1050000,
|
|
2608
2659
|
maxTokens: 128000,
|
|
2609
2660
|
},
|
|
2610
|
-
"gpt-5.
|
|
2611
|
-
id: "gpt-5.
|
|
2612
|
-
name: "GPT-5.
|
|
2661
|
+
"gpt-5.6-sol": {
|
|
2662
|
+
id: "gpt-5.6-sol",
|
|
2663
|
+
name: "GPT-5.6 Sol",
|
|
2613
2664
|
api: "azure-openai-responses",
|
|
2614
2665
|
provider: "azure-openai-responses",
|
|
2615
2666
|
baseUrl: "",
|
|
@@ -2619,24 +2670,24 @@ export const MODELS = {
|
|
|
2619
2670
|
input: 5,
|
|
2620
2671
|
output: 30,
|
|
2621
2672
|
cacheRead: 0.5,
|
|
2622
|
-
cacheWrite:
|
|
2673
|
+
cacheWrite: 6.25,
|
|
2623
2674
|
},
|
|
2624
2675
|
contextWindow: 1050000,
|
|
2625
2676
|
maxTokens: 128000,
|
|
2626
2677
|
},
|
|
2627
|
-
"gpt-5.
|
|
2628
|
-
id: "gpt-5.
|
|
2629
|
-
name: "GPT-5.
|
|
2678
|
+
"gpt-5.6-terra": {
|
|
2679
|
+
id: "gpt-5.6-terra",
|
|
2680
|
+
name: "GPT-5.6 Terra",
|
|
2630
2681
|
api: "azure-openai-responses",
|
|
2631
2682
|
provider: "azure-openai-responses",
|
|
2632
2683
|
baseUrl: "",
|
|
2633
2684
|
reasoning: true,
|
|
2634
2685
|
input: ["text", "image"],
|
|
2635
2686
|
cost: {
|
|
2636
|
-
input:
|
|
2637
|
-
output:
|
|
2638
|
-
cacheRead: 0,
|
|
2639
|
-
cacheWrite:
|
|
2687
|
+
input: 2.5,
|
|
2688
|
+
output: 15,
|
|
2689
|
+
cacheRead: 0.25,
|
|
2690
|
+
cacheWrite: 3.125,
|
|
2640
2691
|
},
|
|
2641
2692
|
contextWindow: 1050000,
|
|
2642
2693
|
maxTokens: 128000,
|
|
@@ -2779,6 +2830,23 @@ export const MODELS = {
|
|
|
2779
2830
|
},
|
|
2780
2831
|
},
|
|
2781
2832
|
"cerebras": {
|
|
2833
|
+
"gemma-4-31b": {
|
|
2834
|
+
id: "gemma-4-31b",
|
|
2835
|
+
name: "Gemma 4 31B IT",
|
|
2836
|
+
api: "openai-completions",
|
|
2837
|
+
provider: "cerebras",
|
|
2838
|
+
baseUrl: "https://api.cerebras.ai/v1",
|
|
2839
|
+
reasoning: true,
|
|
2840
|
+
input: ["text", "image"],
|
|
2841
|
+
cost: {
|
|
2842
|
+
input: 0.99,
|
|
2843
|
+
output: 1.49,
|
|
2844
|
+
cacheRead: 0,
|
|
2845
|
+
cacheWrite: 0,
|
|
2846
|
+
},
|
|
2847
|
+
contextWindow: 131072,
|
|
2848
|
+
maxTokens: 40960,
|
|
2849
|
+
},
|
|
2782
2850
|
"gpt-oss-120b": {
|
|
2783
2851
|
id: "gpt-oss-120b",
|
|
2784
2852
|
name: "GPT OSS 120B",
|
|
@@ -2961,6 +3029,25 @@ export const MODELS = {
|
|
|
2961
3029
|
contextWindow: 1000000,
|
|
2962
3030
|
maxTokens: 32000,
|
|
2963
3031
|
},
|
|
3032
|
+
"claude-sonnet-5": {
|
|
3033
|
+
id: "claude-sonnet-5",
|
|
3034
|
+
name: "Claude Sonnet 5",
|
|
3035
|
+
api: "openai-completions",
|
|
3036
|
+
provider: "github-copilot",
|
|
3037
|
+
baseUrl: "https://api.individual.githubcopilot.com",
|
|
3038
|
+
headers: { "User-Agent": "GitHubCopilotChat/0.35.0", "Editor-Version": "vscode/1.107.0", "Editor-Plugin-Version": "copilot-chat/0.35.0", "Copilot-Integration-Id": "vscode-chat" },
|
|
3039
|
+
compat: { "supportsStore": false, "supportsDeveloperRole": false, "supportsReasoningEffort": false },
|
|
3040
|
+
reasoning: true,
|
|
3041
|
+
input: ["text", "image"],
|
|
3042
|
+
cost: {
|
|
3043
|
+
input: 2,
|
|
3044
|
+
output: 10,
|
|
3045
|
+
cacheRead: 0.2,
|
|
3046
|
+
cacheWrite: 2.5,
|
|
3047
|
+
},
|
|
3048
|
+
contextWindow: 1000000,
|
|
3049
|
+
maxTokens: 128000,
|
|
3050
|
+
},
|
|
2964
3051
|
"gemini-2.5-pro": {
|
|
2965
3052
|
id: "gemini-2.5-pro",
|
|
2966
3053
|
name: "Gemini 2.5 Pro",
|
|
@@ -3200,6 +3287,44 @@ export const MODELS = {
|
|
|
3200
3287
|
contextWindow: 400000,
|
|
3201
3288
|
maxTokens: 128000,
|
|
3202
3289
|
},
|
|
3290
|
+
"kimi-k2.7-code": {
|
|
3291
|
+
id: "kimi-k2.7-code",
|
|
3292
|
+
name: "Kimi K2.7 Code",
|
|
3293
|
+
api: "openai-completions",
|
|
3294
|
+
provider: "github-copilot",
|
|
3295
|
+
baseUrl: "https://api.individual.githubcopilot.com",
|
|
3296
|
+
headers: { "User-Agent": "GitHubCopilotChat/0.35.0", "Editor-Version": "vscode/1.107.0", "Editor-Plugin-Version": "copilot-chat/0.35.0", "Copilot-Integration-Id": "vscode-chat" },
|
|
3297
|
+
compat: { "supportsStore": false, "supportsDeveloperRole": false, "supportsReasoningEffort": false },
|
|
3298
|
+
reasoning: true,
|
|
3299
|
+
input: ["text", "image"],
|
|
3300
|
+
cost: {
|
|
3301
|
+
input: 0.95,
|
|
3302
|
+
output: 4,
|
|
3303
|
+
cacheRead: 0.19,
|
|
3304
|
+
cacheWrite: 0,
|
|
3305
|
+
},
|
|
3306
|
+
contextWindow: 256000,
|
|
3307
|
+
maxTokens: 32000,
|
|
3308
|
+
},
|
|
3309
|
+
"mai-code-1-flash-picker": {
|
|
3310
|
+
id: "mai-code-1-flash-picker",
|
|
3311
|
+
name: "MAI-Code-1-Flash",
|
|
3312
|
+
api: "openai-completions",
|
|
3313
|
+
provider: "github-copilot",
|
|
3314
|
+
baseUrl: "https://api.individual.githubcopilot.com",
|
|
3315
|
+
headers: { "User-Agent": "GitHubCopilotChat/0.35.0", "Editor-Version": "vscode/1.107.0", "Editor-Plugin-Version": "copilot-chat/0.35.0", "Copilot-Integration-Id": "vscode-chat" },
|
|
3316
|
+
compat: { "supportsStore": false, "supportsDeveloperRole": false, "supportsReasoningEffort": false },
|
|
3317
|
+
reasoning: true,
|
|
3318
|
+
input: ["text"],
|
|
3319
|
+
cost: {
|
|
3320
|
+
input: 0.75,
|
|
3321
|
+
output: 4.5,
|
|
3322
|
+
cacheRead: 0.075,
|
|
3323
|
+
cacheWrite: 0,
|
|
3324
|
+
},
|
|
3325
|
+
contextWindow: 256000,
|
|
3326
|
+
maxTokens: 128000,
|
|
3327
|
+
},
|
|
3203
3328
|
},
|
|
3204
3329
|
"google": {
|
|
3205
3330
|
"gemini-2.0-flash": {
|
|
@@ -4728,6 +4853,24 @@ export const MODELS = {
|
|
|
4728
4853
|
contextWindow: 131072,
|
|
4729
4854
|
maxTokens: 32768,
|
|
4730
4855
|
},
|
|
4856
|
+
"openai/gpt-oss-20b": {
|
|
4857
|
+
id: "openai/gpt-oss-20b",
|
|
4858
|
+
name: "GPT OSS 20B",
|
|
4859
|
+
api: "openai-completions",
|
|
4860
|
+
provider: "huggingface",
|
|
4861
|
+
baseUrl: "https://router.huggingface.co/v1",
|
|
4862
|
+
compat: { "supportsDeveloperRole": false },
|
|
4863
|
+
reasoning: true,
|
|
4864
|
+
input: ["text"],
|
|
4865
|
+
cost: {
|
|
4866
|
+
input: 0.1,
|
|
4867
|
+
output: 0.5,
|
|
4868
|
+
cacheRead: 0,
|
|
4869
|
+
cacheWrite: 0,
|
|
4870
|
+
},
|
|
4871
|
+
contextWindow: 131072,
|
|
4872
|
+
maxTokens: 32768,
|
|
4873
|
+
},
|
|
4731
4874
|
"stepfun-ai/Step-3.5-Flash": {
|
|
4732
4875
|
id: "stepfun-ai/Step-3.5-Flash",
|
|
4733
4876
|
name: "Step 3.5 Flash",
|
|
@@ -5402,11 +5545,11 @@ export const MODELS = {
|
|
|
5402
5545
|
api: "mistral-conversations",
|
|
5403
5546
|
provider: "mistral",
|
|
5404
5547
|
baseUrl: "https://api.mistral.ai",
|
|
5405
|
-
reasoning:
|
|
5548
|
+
reasoning: true,
|
|
5406
5549
|
input: ["text", "image"],
|
|
5407
5550
|
cost: {
|
|
5408
|
-
input:
|
|
5409
|
-
output:
|
|
5551
|
+
input: 1.5,
|
|
5552
|
+
output: 7.5,
|
|
5410
5553
|
cacheRead: 0,
|
|
5411
5554
|
cacheWrite: 0,
|
|
5412
5555
|
},
|
|
@@ -6163,6 +6306,74 @@ export const MODELS = {
|
|
|
6163
6306
|
contextWindow: 1050000,
|
|
6164
6307
|
maxTokens: 128000,
|
|
6165
6308
|
},
|
|
6309
|
+
"gpt-5.6": {
|
|
6310
|
+
id: "gpt-5.6",
|
|
6311
|
+
name: "GPT-5.6",
|
|
6312
|
+
api: "openai-responses",
|
|
6313
|
+
provider: "openai",
|
|
6314
|
+
baseUrl: "https://api.openai.com/v1",
|
|
6315
|
+
reasoning: true,
|
|
6316
|
+
input: ["text", "image"],
|
|
6317
|
+
cost: {
|
|
6318
|
+
input: 5,
|
|
6319
|
+
output: 30,
|
|
6320
|
+
cacheRead: 0.5,
|
|
6321
|
+
cacheWrite: 6.25,
|
|
6322
|
+
},
|
|
6323
|
+
contextWindow: 1050000,
|
|
6324
|
+
maxTokens: 128000,
|
|
6325
|
+
},
|
|
6326
|
+
"gpt-5.6-luna": {
|
|
6327
|
+
id: "gpt-5.6-luna",
|
|
6328
|
+
name: "GPT-5.6 Luna",
|
|
6329
|
+
api: "openai-responses",
|
|
6330
|
+
provider: "openai",
|
|
6331
|
+
baseUrl: "https://api.openai.com/v1",
|
|
6332
|
+
reasoning: true,
|
|
6333
|
+
input: ["text", "image"],
|
|
6334
|
+
cost: {
|
|
6335
|
+
input: 1,
|
|
6336
|
+
output: 6,
|
|
6337
|
+
cacheRead: 0.1,
|
|
6338
|
+
cacheWrite: 1.25,
|
|
6339
|
+
},
|
|
6340
|
+
contextWindow: 1050000,
|
|
6341
|
+
maxTokens: 128000,
|
|
6342
|
+
},
|
|
6343
|
+
"gpt-5.6-sol": {
|
|
6344
|
+
id: "gpt-5.6-sol",
|
|
6345
|
+
name: "GPT-5.6 Sol",
|
|
6346
|
+
api: "openai-responses",
|
|
6347
|
+
provider: "openai",
|
|
6348
|
+
baseUrl: "https://api.openai.com/v1",
|
|
6349
|
+
reasoning: true,
|
|
6350
|
+
input: ["text", "image"],
|
|
6351
|
+
cost: {
|
|
6352
|
+
input: 5,
|
|
6353
|
+
output: 30,
|
|
6354
|
+
cacheRead: 0.5,
|
|
6355
|
+
cacheWrite: 6.25,
|
|
6356
|
+
},
|
|
6357
|
+
contextWindow: 1050000,
|
|
6358
|
+
maxTokens: 128000,
|
|
6359
|
+
},
|
|
6360
|
+
"gpt-5.6-terra": {
|
|
6361
|
+
id: "gpt-5.6-terra",
|
|
6362
|
+
name: "GPT-5.6 Terra",
|
|
6363
|
+
api: "openai-responses",
|
|
6364
|
+
provider: "openai",
|
|
6365
|
+
baseUrl: "https://api.openai.com/v1",
|
|
6366
|
+
reasoning: true,
|
|
6367
|
+
input: ["text", "image"],
|
|
6368
|
+
cost: {
|
|
6369
|
+
input: 2.5,
|
|
6370
|
+
output: 15,
|
|
6371
|
+
cacheRead: 0.25,
|
|
6372
|
+
cacheWrite: 3.125,
|
|
6373
|
+
},
|
|
6374
|
+
contextWindow: 1050000,
|
|
6375
|
+
maxTokens: 128000,
|
|
6376
|
+
},
|
|
6166
6377
|
"o1": {
|
|
6167
6378
|
id: "o1",
|
|
6168
6379
|
name: "o1",
|
|
@@ -6456,6 +6667,23 @@ export const MODELS = {
|
|
|
6456
6667
|
contextWindow: 200000,
|
|
6457
6668
|
maxTokens: 32000,
|
|
6458
6669
|
},
|
|
6670
|
+
"claude-fable-5": {
|
|
6671
|
+
id: "claude-fable-5",
|
|
6672
|
+
name: "Claude Fable 5",
|
|
6673
|
+
api: "anthropic-messages",
|
|
6674
|
+
provider: "opencode",
|
|
6675
|
+
baseUrl: "https://opencode.ai/zen",
|
|
6676
|
+
reasoning: true,
|
|
6677
|
+
input: ["text", "image"],
|
|
6678
|
+
cost: {
|
|
6679
|
+
input: 10,
|
|
6680
|
+
output: 50,
|
|
6681
|
+
cacheRead: 1,
|
|
6682
|
+
cacheWrite: 12.5,
|
|
6683
|
+
},
|
|
6684
|
+
contextWindow: 1000000,
|
|
6685
|
+
maxTokens: 128000,
|
|
6686
|
+
},
|
|
6459
6687
|
"claude-haiku-4-5": {
|
|
6460
6688
|
id: "claude-haiku-4-5",
|
|
6461
6689
|
name: "Claude Haiku 4.5",
|
|
@@ -6609,6 +6837,23 @@ export const MODELS = {
|
|
|
6609
6837
|
contextWindow: 1000000,
|
|
6610
6838
|
maxTokens: 64000,
|
|
6611
6839
|
},
|
|
6840
|
+
"claude-sonnet-5": {
|
|
6841
|
+
id: "claude-sonnet-5",
|
|
6842
|
+
name: "Claude Sonnet 5",
|
|
6843
|
+
api: "anthropic-messages",
|
|
6844
|
+
provider: "opencode",
|
|
6845
|
+
baseUrl: "https://opencode.ai/zen",
|
|
6846
|
+
reasoning: true,
|
|
6847
|
+
input: ["text", "image"],
|
|
6848
|
+
cost: {
|
|
6849
|
+
input: 2,
|
|
6850
|
+
output: 10,
|
|
6851
|
+
cacheRead: 0.2,
|
|
6852
|
+
cacheWrite: 2.5,
|
|
6853
|
+
},
|
|
6854
|
+
contextWindow: 1000000,
|
|
6855
|
+
maxTokens: 128000,
|
|
6856
|
+
},
|
|
6612
6857
|
"deepseek-v4-flash": {
|
|
6613
6858
|
id: "deepseek-v4-flash",
|
|
6614
6859
|
name: "DeepSeek V4 Flash",
|
|
@@ -7034,6 +7279,23 @@ export const MODELS = {
|
|
|
7034
7279
|
contextWindow: 1050000,
|
|
7035
7280
|
maxTokens: 128000,
|
|
7036
7281
|
},
|
|
7282
|
+
"grok-4.5": {
|
|
7283
|
+
id: "grok-4.5",
|
|
7284
|
+
name: "Grok 4.5",
|
|
7285
|
+
api: "openai-completions",
|
|
7286
|
+
provider: "opencode",
|
|
7287
|
+
baseUrl: "https://opencode.ai/zen/v1",
|
|
7288
|
+
reasoning: true,
|
|
7289
|
+
input: ["text", "image"],
|
|
7290
|
+
cost: {
|
|
7291
|
+
input: 2,
|
|
7292
|
+
output: 6,
|
|
7293
|
+
cacheRead: 0.5,
|
|
7294
|
+
cacheWrite: 0,
|
|
7295
|
+
},
|
|
7296
|
+
contextWindow: 500000,
|
|
7297
|
+
maxTokens: 500000,
|
|
7298
|
+
},
|
|
7037
7299
|
"grok-build-0.1": {
|
|
7038
7300
|
id: "grok-build-0.1",
|
|
7039
7301
|
name: "Grok Build 0.1",
|
|
@@ -7051,6 +7313,23 @@ export const MODELS = {
|
|
|
7051
7313
|
contextWindow: 256000,
|
|
7052
7314
|
maxTokens: 256000,
|
|
7053
7315
|
},
|
|
7316
|
+
"hy3-free": {
|
|
7317
|
+
id: "hy3-free",
|
|
7318
|
+
name: "Hy3 Free",
|
|
7319
|
+
api: "openai-completions",
|
|
7320
|
+
provider: "opencode",
|
|
7321
|
+
baseUrl: "https://opencode.ai/zen/v1",
|
|
7322
|
+
reasoning: true,
|
|
7323
|
+
input: ["text"],
|
|
7324
|
+
cost: {
|
|
7325
|
+
input: 0,
|
|
7326
|
+
output: 0,
|
|
7327
|
+
cacheRead: 0,
|
|
7328
|
+
cacheWrite: 0,
|
|
7329
|
+
},
|
|
7330
|
+
contextWindow: 256000,
|
|
7331
|
+
maxTokens: 64000,
|
|
7332
|
+
},
|
|
7054
7333
|
"kimi-k2.5": {
|
|
7055
7334
|
id: "kimi-k2.5",
|
|
7056
7335
|
name: "Kimi K2.5",
|
|
@@ -7079,11 +7358,28 @@ export const MODELS = {
|
|
|
7079
7358
|
cost: {
|
|
7080
7359
|
input: 0.95,
|
|
7081
7360
|
output: 4,
|
|
7082
|
-
cacheRead: 0.16,
|
|
7361
|
+
cacheRead: 0.16,
|
|
7362
|
+
cacheWrite: 0,
|
|
7363
|
+
},
|
|
7364
|
+
contextWindow: 262144,
|
|
7365
|
+
maxTokens: 65536,
|
|
7366
|
+
},
|
|
7367
|
+
"kimi-k2.7-code": {
|
|
7368
|
+
id: "kimi-k2.7-code",
|
|
7369
|
+
name: "Kimi K2.7 Code",
|
|
7370
|
+
api: "openai-completions",
|
|
7371
|
+
provider: "opencode",
|
|
7372
|
+
baseUrl: "https://opencode.ai/zen/v1",
|
|
7373
|
+
reasoning: true,
|
|
7374
|
+
input: ["text", "image"],
|
|
7375
|
+
cost: {
|
|
7376
|
+
input: 0.95,
|
|
7377
|
+
output: 4,
|
|
7378
|
+
cacheRead: 0.19,
|
|
7083
7379
|
cacheWrite: 0,
|
|
7084
7380
|
},
|
|
7085
7381
|
contextWindow: 262144,
|
|
7086
|
-
maxTokens:
|
|
7382
|
+
maxTokens: 262144,
|
|
7087
7383
|
},
|
|
7088
7384
|
"mimo-v2.5-free": {
|
|
7089
7385
|
id: "mimo-v2.5-free",
|
|
@@ -7104,7 +7400,7 @@ export const MODELS = {
|
|
|
7104
7400
|
},
|
|
7105
7401
|
"minimax-m2.5": {
|
|
7106
7402
|
id: "minimax-m2.5",
|
|
7107
|
-
name: "MiniMax
|
|
7403
|
+
name: "MiniMax-M2.5",
|
|
7108
7404
|
api: "openai-completions",
|
|
7109
7405
|
provider: "opencode",
|
|
7110
7406
|
baseUrl: "https://opencode.ai/zen/v1",
|
|
@@ -7121,7 +7417,7 @@ export const MODELS = {
|
|
|
7121
7417
|
},
|
|
7122
7418
|
"minimax-m2.7": {
|
|
7123
7419
|
id: "minimax-m2.7",
|
|
7124
|
-
name: "MiniMax
|
|
7420
|
+
name: "MiniMax-M2.7",
|
|
7125
7421
|
api: "openai-completions",
|
|
7126
7422
|
provider: "opencode",
|
|
7127
7423
|
baseUrl: "https://opencode.ai/zen/v1",
|
|
@@ -7136,6 +7432,23 @@ export const MODELS = {
|
|
|
7136
7432
|
contextWindow: 204800,
|
|
7137
7433
|
maxTokens: 131072,
|
|
7138
7434
|
},
|
|
7435
|
+
"minimax-m3": {
|
|
7436
|
+
id: "minimax-m3",
|
|
7437
|
+
name: "MiniMax-M3",
|
|
7438
|
+
api: "openai-completions",
|
|
7439
|
+
provider: "opencode",
|
|
7440
|
+
baseUrl: "https://opencode.ai/zen/v1",
|
|
7441
|
+
reasoning: true,
|
|
7442
|
+
input: ["text", "image"],
|
|
7443
|
+
cost: {
|
|
7444
|
+
input: 0.3,
|
|
7445
|
+
output: 1.2,
|
|
7446
|
+
cacheRead: 0.06,
|
|
7447
|
+
cacheWrite: 0,
|
|
7448
|
+
},
|
|
7449
|
+
contextWindow: 512000,
|
|
7450
|
+
maxTokens: 128000,
|
|
7451
|
+
},
|
|
7139
7452
|
"nemotron-3-ultra-free": {
|
|
7140
7453
|
id: "nemotron-3-ultra-free",
|
|
7141
7454
|
name: "Nemotron 3 Ultra Free",
|
|
@@ -7344,7 +7657,7 @@ export const MODELS = {
|
|
|
7344
7657
|
},
|
|
7345
7658
|
"minimax-m2.7": {
|
|
7346
7659
|
id: "minimax-m2.7",
|
|
7347
|
-
name: "MiniMax
|
|
7660
|
+
name: "MiniMax-M2.7",
|
|
7348
7661
|
api: "anthropic-messages",
|
|
7349
7662
|
provider: "opencode-go",
|
|
7350
7663
|
baseUrl: "https://opencode.ai/zen/go",
|
|
@@ -7361,16 +7674,16 @@ export const MODELS = {
|
|
|
7361
7674
|
},
|
|
7362
7675
|
"minimax-m3": {
|
|
7363
7676
|
id: "minimax-m3",
|
|
7364
|
-
name: "MiniMax
|
|
7677
|
+
name: "MiniMax-M3",
|
|
7365
7678
|
api: "anthropic-messages",
|
|
7366
7679
|
provider: "opencode-go",
|
|
7367
7680
|
baseUrl: "https://opencode.ai/zen/go",
|
|
7368
7681
|
reasoning: true,
|
|
7369
7682
|
input: ["text", "image"],
|
|
7370
7683
|
cost: {
|
|
7371
|
-
input: 0.
|
|
7372
|
-
output:
|
|
7373
|
-
cacheRead: 0.
|
|
7684
|
+
input: 0.3,
|
|
7685
|
+
output: 1.2,
|
|
7686
|
+
cacheRead: 0.06,
|
|
7374
7687
|
cacheWrite: 0,
|
|
7375
7688
|
},
|
|
7376
7689
|
contextWindow: 1000000,
|
|
@@ -7446,6 +7759,57 @@ export const MODELS = {
|
|
|
7446
7759
|
contextWindow: 256000,
|
|
7447
7760
|
maxTokens: 4096,
|
|
7448
7761
|
},
|
|
7762
|
+
"aion-labs/aion-2.0": {
|
|
7763
|
+
id: "aion-labs/aion-2.0",
|
|
7764
|
+
name: "AionLabs: Aion-2.0",
|
|
7765
|
+
api: "openai-completions",
|
|
7766
|
+
provider: "openrouter",
|
|
7767
|
+
baseUrl: "https://openrouter.ai/api/v1",
|
|
7768
|
+
reasoning: true,
|
|
7769
|
+
input: ["text"],
|
|
7770
|
+
cost: {
|
|
7771
|
+
input: 0.7999999999999999,
|
|
7772
|
+
output: 1.5999999999999999,
|
|
7773
|
+
cacheRead: 0.19999999999999998,
|
|
7774
|
+
cacheWrite: 0,
|
|
7775
|
+
},
|
|
7776
|
+
contextWindow: 131072,
|
|
7777
|
+
maxTokens: 32768,
|
|
7778
|
+
},
|
|
7779
|
+
"aion-labs/aion-3.0": {
|
|
7780
|
+
id: "aion-labs/aion-3.0",
|
|
7781
|
+
name: "AionLabs: Aion-3.0",
|
|
7782
|
+
api: "openai-completions",
|
|
7783
|
+
provider: "openrouter",
|
|
7784
|
+
baseUrl: "https://openrouter.ai/api/v1",
|
|
7785
|
+
reasoning: true,
|
|
7786
|
+
input: ["text"],
|
|
7787
|
+
cost: {
|
|
7788
|
+
input: 3,
|
|
7789
|
+
output: 6,
|
|
7790
|
+
cacheRead: 0.75,
|
|
7791
|
+
cacheWrite: 0,
|
|
7792
|
+
},
|
|
7793
|
+
contextWindow: 131072,
|
|
7794
|
+
maxTokens: 32768,
|
|
7795
|
+
},
|
|
7796
|
+
"aion-labs/aion-3.0-mini": {
|
|
7797
|
+
id: "aion-labs/aion-3.0-mini",
|
|
7798
|
+
name: "AionLabs: Aion-3.0-Mini",
|
|
7799
|
+
api: "openai-completions",
|
|
7800
|
+
provider: "openrouter",
|
|
7801
|
+
baseUrl: "https://openrouter.ai/api/v1",
|
|
7802
|
+
reasoning: true,
|
|
7803
|
+
input: ["text"],
|
|
7804
|
+
cost: {
|
|
7805
|
+
input: 0.7,
|
|
7806
|
+
output: 1.4,
|
|
7807
|
+
cacheRead: 0.18,
|
|
7808
|
+
cacheWrite: 0,
|
|
7809
|
+
},
|
|
7810
|
+
contextWindow: 131072,
|
|
7811
|
+
maxTokens: 32768,
|
|
7812
|
+
},
|
|
7449
7813
|
"amazon/nova-2-lite-v1": {
|
|
7450
7814
|
id: "amazon/nova-2-lite-v1",
|
|
7451
7815
|
name: "Amazon: Nova 2 Lite",
|
|
@@ -7769,6 +8133,23 @@ export const MODELS = {
|
|
|
7769
8133
|
contextWindow: 1000000,
|
|
7770
8134
|
maxTokens: 128000,
|
|
7771
8135
|
},
|
|
8136
|
+
"anthropic/claude-sonnet-5": {
|
|
8137
|
+
id: "anthropic/claude-sonnet-5",
|
|
8138
|
+
name: "Anthropic: Claude Sonnet 5",
|
|
8139
|
+
api: "openai-completions",
|
|
8140
|
+
provider: "openrouter",
|
|
8141
|
+
baseUrl: "https://openrouter.ai/api/v1",
|
|
8142
|
+
reasoning: true,
|
|
8143
|
+
input: ["text", "image"],
|
|
8144
|
+
cost: {
|
|
8145
|
+
input: 2,
|
|
8146
|
+
output: 10,
|
|
8147
|
+
cacheRead: 0.19999999999999998,
|
|
8148
|
+
cacheWrite: 2.5,
|
|
8149
|
+
},
|
|
8150
|
+
contextWindow: 1000000,
|
|
8151
|
+
maxTokens: 128000,
|
|
8152
|
+
},
|
|
7772
8153
|
"arcee-ai/trinity-large-thinking": {
|
|
7773
8154
|
id: "arcee-ai/trinity-large-thinking",
|
|
7774
8155
|
name: "Arcee AI: Trinity Large Thinking",
|
|
@@ -7982,8 +8363,8 @@ export const MODELS = {
|
|
|
7982
8363
|
reasoning: false,
|
|
7983
8364
|
input: ["text"],
|
|
7984
8365
|
cost: {
|
|
7985
|
-
input: 0.
|
|
7986
|
-
output: 0.
|
|
8366
|
+
input: 0.24,
|
|
8367
|
+
output: 0.8999999999999999,
|
|
7987
8368
|
cacheRead: 0.135,
|
|
7988
8369
|
cacheWrite: 0,
|
|
7989
8370
|
},
|
|
@@ -8067,9 +8448,9 @@ export const MODELS = {
|
|
|
8067
8448
|
reasoning: true,
|
|
8068
8449
|
input: ["text"],
|
|
8069
8450
|
cost: {
|
|
8070
|
-
input: 0.
|
|
8071
|
-
output: 0.
|
|
8072
|
-
cacheRead: 0.
|
|
8451
|
+
input: 0.2145,
|
|
8452
|
+
output: 0.32175,
|
|
8453
|
+
cacheRead: 0.02145,
|
|
8073
8454
|
cacheWrite: 0,
|
|
8074
8455
|
},
|
|
8075
8456
|
contextWindow: 131072,
|
|
@@ -8101,13 +8482,13 @@ export const MODELS = {
|
|
|
8101
8482
|
reasoning: true,
|
|
8102
8483
|
input: ["text"],
|
|
8103
8484
|
cost: {
|
|
8104
|
-
input: 0.
|
|
8105
|
-
output: 0.
|
|
8106
|
-
cacheRead: 0.
|
|
8485
|
+
input: 0.08399999999999999,
|
|
8486
|
+
output: 0.16799999999999998,
|
|
8487
|
+
cacheRead: 0.016800000000000002,
|
|
8107
8488
|
cacheWrite: 0,
|
|
8108
8489
|
},
|
|
8109
8490
|
contextWindow: 1048576,
|
|
8110
|
-
maxTokens:
|
|
8491
|
+
maxTokens: 384000,
|
|
8111
8492
|
},
|
|
8112
8493
|
"deepseek/deepseek-v4-pro": {
|
|
8113
8494
|
id: "deepseek/deepseek-v4-pro",
|
|
@@ -8160,23 +8541,6 @@ export const MODELS = {
|
|
|
8160
8541
|
contextWindow: 1048576,
|
|
8161
8542
|
maxTokens: 65535,
|
|
8162
8543
|
},
|
|
8163
|
-
"google/gemini-2.5-flash-lite-preview-09-2025": {
|
|
8164
|
-
id: "google/gemini-2.5-flash-lite-preview-09-2025",
|
|
8165
|
-
name: "Google: Gemini 2.5 Flash Lite Preview 09-2025",
|
|
8166
|
-
api: "openai-completions",
|
|
8167
|
-
provider: "openrouter",
|
|
8168
|
-
baseUrl: "https://openrouter.ai/api/v1",
|
|
8169
|
-
reasoning: true,
|
|
8170
|
-
input: ["text", "image"],
|
|
8171
|
-
cost: {
|
|
8172
|
-
input: 0.09999999999999999,
|
|
8173
|
-
output: 0.39999999999999997,
|
|
8174
|
-
cacheRead: 0.01,
|
|
8175
|
-
cacheWrite: 0.08333333333333334,
|
|
8176
|
-
},
|
|
8177
|
-
contextWindow: 1048576,
|
|
8178
|
-
maxTokens: 65535,
|
|
8179
|
-
},
|
|
8180
8544
|
"google/gemini-2.5-pro": {
|
|
8181
8545
|
id: "google/gemini-2.5-pro",
|
|
8182
8546
|
name: "Google: Gemini 2.5 Pro",
|
|
@@ -8697,12 +9061,12 @@ export const MODELS = {
|
|
|
8697
9061
|
input: ["text"],
|
|
8698
9062
|
cost: {
|
|
8699
9063
|
input: 0.255,
|
|
8700
|
-
output: 1,
|
|
8701
|
-
cacheRead: 0
|
|
9064
|
+
output: 1.02,
|
|
9065
|
+
cacheRead: 0,
|
|
8702
9066
|
cacheWrite: 0,
|
|
8703
9067
|
},
|
|
8704
9068
|
contextWindow: 204800,
|
|
8705
|
-
maxTokens:
|
|
9069
|
+
maxTokens: 131072,
|
|
8706
9070
|
},
|
|
8707
9071
|
"minimax/minimax-m2.1": {
|
|
8708
9072
|
id: "minimax/minimax-m2.1",
|
|
@@ -8713,13 +9077,13 @@ export const MODELS = {
|
|
|
8713
9077
|
reasoning: true,
|
|
8714
9078
|
input: ["text"],
|
|
8715
9079
|
cost: {
|
|
8716
|
-
input: 0.
|
|
8717
|
-
output:
|
|
9080
|
+
input: 0.3,
|
|
9081
|
+
output: 1.2,
|
|
8718
9082
|
cacheRead: 0.03,
|
|
8719
9083
|
cacheWrite: 0,
|
|
8720
9084
|
},
|
|
8721
9085
|
contextWindow: 204800,
|
|
8722
|
-
maxTokens:
|
|
9086
|
+
maxTokens: 131072,
|
|
8723
9087
|
},
|
|
8724
9088
|
"minimax/minimax-m2.5": {
|
|
8725
9089
|
id: "minimax/minimax-m2.5",
|
|
@@ -8730,9 +9094,9 @@ export const MODELS = {
|
|
|
8730
9094
|
reasoning: true,
|
|
8731
9095
|
input: ["text"],
|
|
8732
9096
|
cost: {
|
|
8733
|
-
input: 0.
|
|
8734
|
-
output: 0.
|
|
8735
|
-
cacheRead: 0,
|
|
9097
|
+
input: 0.15,
|
|
9098
|
+
output: 0.8999999999999999,
|
|
9099
|
+
cacheRead: 0.049999999999999996,
|
|
8736
9100
|
cacheWrite: 0,
|
|
8737
9101
|
},
|
|
8738
9102
|
contextWindow: 204800,
|
|
@@ -8747,8 +9111,8 @@ export const MODELS = {
|
|
|
8747
9111
|
reasoning: true,
|
|
8748
9112
|
input: ["text"],
|
|
8749
9113
|
cost: {
|
|
8750
|
-
input: 0.
|
|
8751
|
-
output: 0.
|
|
9114
|
+
input: 0.24,
|
|
9115
|
+
output: 0.96,
|
|
8752
9116
|
cacheRead: 0,
|
|
8753
9117
|
cacheWrite: 0,
|
|
8754
9118
|
},
|
|
@@ -8770,7 +9134,7 @@ export const MODELS = {
|
|
|
8770
9134
|
cacheWrite: 0,
|
|
8771
9135
|
},
|
|
8772
9136
|
contextWindow: 1048576,
|
|
8773
|
-
maxTokens:
|
|
9137
|
+
maxTokens: 131072,
|
|
8774
9138
|
},
|
|
8775
9139
|
"mistralai/codestral-2508": {
|
|
8776
9140
|
id: "mistralai/codestral-2508",
|
|
@@ -9106,11 +9470,11 @@ export const MODELS = {
|
|
|
9106
9470
|
cost: {
|
|
9107
9471
|
input: 0.6,
|
|
9108
9472
|
output: 2.5,
|
|
9109
|
-
cacheRead: 0.
|
|
9473
|
+
cacheRead: 0.15,
|
|
9110
9474
|
cacheWrite: 0,
|
|
9111
9475
|
},
|
|
9112
9476
|
contextWindow: 262144,
|
|
9113
|
-
maxTokens:
|
|
9477
|
+
maxTokens: 100352,
|
|
9114
9478
|
},
|
|
9115
9479
|
"moonshotai/kimi-k2.5": {
|
|
9116
9480
|
id: "moonshotai/kimi-k2.5",
|
|
@@ -9138,9 +9502,9 @@ export const MODELS = {
|
|
|
9138
9502
|
reasoning: true,
|
|
9139
9503
|
input: ["text", "image"],
|
|
9140
9504
|
cost: {
|
|
9141
|
-
input: 0.
|
|
9142
|
-
output: 3.
|
|
9143
|
-
cacheRead: 0.
|
|
9505
|
+
input: 0.66,
|
|
9506
|
+
output: 3.41,
|
|
9507
|
+
cacheRead: 0.15,
|
|
9144
9508
|
cacheWrite: 0,
|
|
9145
9509
|
},
|
|
9146
9510
|
contextWindow: 262144,
|
|
@@ -9155,13 +9519,47 @@ export const MODELS = {
|
|
|
9155
9519
|
reasoning: true,
|
|
9156
9520
|
input: ["text", "image"],
|
|
9157
9521
|
cost: {
|
|
9158
|
-
input: 0.
|
|
9159
|
-
output: 3.
|
|
9160
|
-
cacheRead: 0.
|
|
9522
|
+
input: 0.72,
|
|
9523
|
+
output: 3.49,
|
|
9524
|
+
cacheRead: 0.159,
|
|
9161
9525
|
cacheWrite: 0,
|
|
9162
9526
|
},
|
|
9163
9527
|
contextWindow: 262144,
|
|
9164
|
-
maxTokens:
|
|
9528
|
+
maxTokens: 262144,
|
|
9529
|
+
},
|
|
9530
|
+
"nex-agi/nex-n2-mini": {
|
|
9531
|
+
id: "nex-agi/nex-n2-mini",
|
|
9532
|
+
name: "Nex AGI: Nex-N2-Mini",
|
|
9533
|
+
api: "openai-completions",
|
|
9534
|
+
provider: "openrouter",
|
|
9535
|
+
baseUrl: "https://openrouter.ai/api/v1",
|
|
9536
|
+
reasoning: true,
|
|
9537
|
+
input: ["text", "image"],
|
|
9538
|
+
cost: {
|
|
9539
|
+
input: 0.024999999999999998,
|
|
9540
|
+
output: 0.09999999999999999,
|
|
9541
|
+
cacheRead: 0.0025,
|
|
9542
|
+
cacheWrite: 0,
|
|
9543
|
+
},
|
|
9544
|
+
contextWindow: 262144,
|
|
9545
|
+
maxTokens: 262144,
|
|
9546
|
+
},
|
|
9547
|
+
"nex-agi/nex-n2-pro": {
|
|
9548
|
+
id: "nex-agi/nex-n2-pro",
|
|
9549
|
+
name: "Nex AGI: Nex-N2-Pro",
|
|
9550
|
+
api: "openai-completions",
|
|
9551
|
+
provider: "openrouter",
|
|
9552
|
+
baseUrl: "https://openrouter.ai/api/v1",
|
|
9553
|
+
reasoning: true,
|
|
9554
|
+
input: ["text", "image"],
|
|
9555
|
+
cost: {
|
|
9556
|
+
input: 0.25,
|
|
9557
|
+
output: 1,
|
|
9558
|
+
cacheRead: 0.024999999999999998,
|
|
9559
|
+
cacheWrite: 0,
|
|
9560
|
+
},
|
|
9561
|
+
contextWindow: 262144,
|
|
9562
|
+
maxTokens: 262144,
|
|
9165
9563
|
},
|
|
9166
9564
|
"nvidia/llama-3.3-nemotron-super-49b-v1.5": {
|
|
9167
9565
|
id: "nvidia/llama-3.3-nemotron-super-49b-v1.5",
|
|
@@ -9240,13 +9638,13 @@ export const MODELS = {
|
|
|
9240
9638
|
reasoning: true,
|
|
9241
9639
|
input: ["text"],
|
|
9242
9640
|
cost: {
|
|
9243
|
-
input: 0.
|
|
9244
|
-
output: 0.
|
|
9641
|
+
input: 0.08,
|
|
9642
|
+
output: 0.44999999999999996,
|
|
9245
9643
|
cacheRead: 0,
|
|
9246
9644
|
cacheWrite: 0,
|
|
9247
9645
|
},
|
|
9248
9646
|
contextWindow: 1000000,
|
|
9249
|
-
maxTokens:
|
|
9647
|
+
maxTokens: 4096,
|
|
9250
9648
|
},
|
|
9251
9649
|
"nvidia/nemotron-3-super-120b-a12b:free": {
|
|
9252
9650
|
id: "nvidia/nemotron-3-super-120b-a12b:free",
|
|
@@ -9945,19 +10343,121 @@ export const MODELS = {
|
|
|
9945
10343
|
contextWindow: 1050000,
|
|
9946
10344
|
maxTokens: 128000,
|
|
9947
10345
|
},
|
|
9948
|
-
"openai/gpt-5.5-pro": {
|
|
9949
|
-
id: "openai/gpt-5.5-pro",
|
|
9950
|
-
name: "OpenAI: GPT-5.5 Pro",
|
|
10346
|
+
"openai/gpt-5.5-pro": {
|
|
10347
|
+
id: "openai/gpt-5.5-pro",
|
|
10348
|
+
name: "OpenAI: GPT-5.5 Pro",
|
|
10349
|
+
api: "openai-completions",
|
|
10350
|
+
provider: "openrouter",
|
|
10351
|
+
baseUrl: "https://openrouter.ai/api/v1",
|
|
10352
|
+
reasoning: true,
|
|
10353
|
+
input: ["text", "image"],
|
|
10354
|
+
cost: {
|
|
10355
|
+
input: 30,
|
|
10356
|
+
output: 180,
|
|
10357
|
+
cacheRead: 0,
|
|
10358
|
+
cacheWrite: 0,
|
|
10359
|
+
},
|
|
10360
|
+
contextWindow: 1050000,
|
|
10361
|
+
maxTokens: 128000,
|
|
10362
|
+
},
|
|
10363
|
+
"openai/gpt-5.6-luna": {
|
|
10364
|
+
id: "openai/gpt-5.6-luna",
|
|
10365
|
+
name: "OpenAI: GPT-5.6 Luna",
|
|
10366
|
+
api: "openai-completions",
|
|
10367
|
+
provider: "openrouter",
|
|
10368
|
+
baseUrl: "https://openrouter.ai/api/v1",
|
|
10369
|
+
reasoning: true,
|
|
10370
|
+
input: ["text", "image"],
|
|
10371
|
+
cost: {
|
|
10372
|
+
input: 1,
|
|
10373
|
+
output: 6,
|
|
10374
|
+
cacheRead: 0.09999999999999999,
|
|
10375
|
+
cacheWrite: 1.25,
|
|
10376
|
+
},
|
|
10377
|
+
contextWindow: 1050000,
|
|
10378
|
+
maxTokens: 128000,
|
|
10379
|
+
},
|
|
10380
|
+
"openai/gpt-5.6-luna-pro": {
|
|
10381
|
+
id: "openai/gpt-5.6-luna-pro",
|
|
10382
|
+
name: "OpenAI: GPT-5.6 Luna Pro",
|
|
10383
|
+
api: "openai-completions",
|
|
10384
|
+
provider: "openrouter",
|
|
10385
|
+
baseUrl: "https://openrouter.ai/api/v1",
|
|
10386
|
+
reasoning: true,
|
|
10387
|
+
input: ["text", "image"],
|
|
10388
|
+
cost: {
|
|
10389
|
+
input: 1,
|
|
10390
|
+
output: 6,
|
|
10391
|
+
cacheRead: 0.09999999999999999,
|
|
10392
|
+
cacheWrite: 1.25,
|
|
10393
|
+
},
|
|
10394
|
+
contextWindow: 1050000,
|
|
10395
|
+
maxTokens: 128000,
|
|
10396
|
+
},
|
|
10397
|
+
"openai/gpt-5.6-sol": {
|
|
10398
|
+
id: "openai/gpt-5.6-sol",
|
|
10399
|
+
name: "OpenAI: GPT-5.6 Sol",
|
|
10400
|
+
api: "openai-completions",
|
|
10401
|
+
provider: "openrouter",
|
|
10402
|
+
baseUrl: "https://openrouter.ai/api/v1",
|
|
10403
|
+
reasoning: true,
|
|
10404
|
+
input: ["text", "image"],
|
|
10405
|
+
cost: {
|
|
10406
|
+
input: 5,
|
|
10407
|
+
output: 30,
|
|
10408
|
+
cacheRead: 0.5,
|
|
10409
|
+
cacheWrite: 6.25,
|
|
10410
|
+
},
|
|
10411
|
+
contextWindow: 1050000,
|
|
10412
|
+
maxTokens: 128000,
|
|
10413
|
+
},
|
|
10414
|
+
"openai/gpt-5.6-sol-pro": {
|
|
10415
|
+
id: "openai/gpt-5.6-sol-pro",
|
|
10416
|
+
name: "OpenAI: GPT-5.6 Sol Pro",
|
|
10417
|
+
api: "openai-completions",
|
|
10418
|
+
provider: "openrouter",
|
|
10419
|
+
baseUrl: "https://openrouter.ai/api/v1",
|
|
10420
|
+
reasoning: true,
|
|
10421
|
+
input: ["text", "image"],
|
|
10422
|
+
cost: {
|
|
10423
|
+
input: 5,
|
|
10424
|
+
output: 30,
|
|
10425
|
+
cacheRead: 0.5,
|
|
10426
|
+
cacheWrite: 6.25,
|
|
10427
|
+
},
|
|
10428
|
+
contextWindow: 1050000,
|
|
10429
|
+
maxTokens: 128000,
|
|
10430
|
+
},
|
|
10431
|
+
"openai/gpt-5.6-terra": {
|
|
10432
|
+
id: "openai/gpt-5.6-terra",
|
|
10433
|
+
name: "OpenAI: GPT-5.6 Terra",
|
|
10434
|
+
api: "openai-completions",
|
|
10435
|
+
provider: "openrouter",
|
|
10436
|
+
baseUrl: "https://openrouter.ai/api/v1",
|
|
10437
|
+
reasoning: true,
|
|
10438
|
+
input: ["text", "image"],
|
|
10439
|
+
cost: {
|
|
10440
|
+
input: 2.5,
|
|
10441
|
+
output: 15,
|
|
10442
|
+
cacheRead: 0.25,
|
|
10443
|
+
cacheWrite: 3.125,
|
|
10444
|
+
},
|
|
10445
|
+
contextWindow: 1050000,
|
|
10446
|
+
maxTokens: 128000,
|
|
10447
|
+
},
|
|
10448
|
+
"openai/gpt-5.6-terra-pro": {
|
|
10449
|
+
id: "openai/gpt-5.6-terra-pro",
|
|
10450
|
+
name: "OpenAI: GPT-5.6 Terra Pro",
|
|
9951
10451
|
api: "openai-completions",
|
|
9952
10452
|
provider: "openrouter",
|
|
9953
10453
|
baseUrl: "https://openrouter.ai/api/v1",
|
|
9954
10454
|
reasoning: true,
|
|
9955
10455
|
input: ["text", "image"],
|
|
9956
10456
|
cost: {
|
|
9957
|
-
input:
|
|
9958
|
-
output:
|
|
9959
|
-
cacheRead: 0,
|
|
9960
|
-
cacheWrite:
|
|
10457
|
+
input: 2.5,
|
|
10458
|
+
output: 15,
|
|
10459
|
+
cacheRead: 0.25,
|
|
10460
|
+
cacheWrite: 3.125,
|
|
9961
10461
|
},
|
|
9962
10462
|
contextWindow: 1050000,
|
|
9963
10463
|
maxTokens: 128000,
|
|
@@ -10022,13 +10522,13 @@ export const MODELS = {
|
|
|
10022
10522
|
reasoning: true,
|
|
10023
10523
|
input: ["text"],
|
|
10024
10524
|
cost: {
|
|
10025
|
-
input: 0.
|
|
10026
|
-
output: 0.
|
|
10525
|
+
input: 0.036,
|
|
10526
|
+
output: 0.18,
|
|
10027
10527
|
cacheRead: 0,
|
|
10028
10528
|
cacheWrite: 0,
|
|
10029
10529
|
},
|
|
10030
10530
|
contextWindow: 131072,
|
|
10031
|
-
maxTokens:
|
|
10531
|
+
maxTokens: 4096,
|
|
10032
10532
|
},
|
|
10033
10533
|
"openai/gpt-oss-120b:free": {
|
|
10034
10534
|
id: "openai/gpt-oss-120b:free",
|
|
@@ -10285,23 +10785,6 @@ export const MODELS = {
|
|
|
10285
10785
|
contextWindow: 200000,
|
|
10286
10786
|
maxTokens: 4096,
|
|
10287
10787
|
},
|
|
10288
|
-
"openrouter/owl-alpha": {
|
|
10289
|
-
id: "openrouter/owl-alpha",
|
|
10290
|
-
name: "Owl Alpha",
|
|
10291
|
-
api: "openai-completions",
|
|
10292
|
-
provider: "openrouter",
|
|
10293
|
-
baseUrl: "https://openrouter.ai/api/v1",
|
|
10294
|
-
reasoning: false,
|
|
10295
|
-
input: ["text"],
|
|
10296
|
-
cost: {
|
|
10297
|
-
input: 0,
|
|
10298
|
-
output: 0,
|
|
10299
|
-
cacheRead: 0,
|
|
10300
|
-
cacheWrite: 0,
|
|
10301
|
-
},
|
|
10302
|
-
contextWindow: 1048756,
|
|
10303
|
-
maxTokens: 262144,
|
|
10304
|
-
},
|
|
10305
10788
|
"poolside/laguna-m.1": {
|
|
10306
10789
|
id: "poolside/laguna-m.1",
|
|
10307
10790
|
name: "Poolside: Laguna M.1",
|
|
@@ -10336,26 +10819,26 @@ export const MODELS = {
|
|
|
10336
10819
|
contextWindow: 262144,
|
|
10337
10820
|
maxTokens: 32768,
|
|
10338
10821
|
},
|
|
10339
|
-
"poolside/laguna-xs.
|
|
10340
|
-
id: "poolside/laguna-xs.
|
|
10341
|
-
name: "Poolside: Laguna XS.
|
|
10822
|
+
"poolside/laguna-xs-2.1": {
|
|
10823
|
+
id: "poolside/laguna-xs-2.1",
|
|
10824
|
+
name: "Poolside: Laguna XS 2.1",
|
|
10342
10825
|
api: "openai-completions",
|
|
10343
10826
|
provider: "openrouter",
|
|
10344
10827
|
baseUrl: "https://openrouter.ai/api/v1",
|
|
10345
10828
|
reasoning: true,
|
|
10346
10829
|
input: ["text"],
|
|
10347
10830
|
cost: {
|
|
10348
|
-
input: 0.
|
|
10349
|
-
output: 0.
|
|
10350
|
-
cacheRead: 0.
|
|
10831
|
+
input: 0.06,
|
|
10832
|
+
output: 0.12,
|
|
10833
|
+
cacheRead: 0.03,
|
|
10351
10834
|
cacheWrite: 0,
|
|
10352
10835
|
},
|
|
10353
10836
|
contextWindow: 262144,
|
|
10354
10837
|
maxTokens: 32768,
|
|
10355
10838
|
},
|
|
10356
|
-
"poolside/laguna-xs.
|
|
10357
|
-
id: "poolside/laguna-xs.
|
|
10358
|
-
name: "Poolside: Laguna XS.
|
|
10839
|
+
"poolside/laguna-xs-2.1:free": {
|
|
10840
|
+
id: "poolside/laguna-xs-2.1:free",
|
|
10841
|
+
name: "Poolside: Laguna XS 2.1 (free)",
|
|
10359
10842
|
api: "openai-completions",
|
|
10360
10843
|
provider: "openrouter",
|
|
10361
10844
|
baseUrl: "https://openrouter.ai/api/v1",
|
|
@@ -10515,13 +10998,13 @@ export const MODELS = {
|
|
|
10515
10998
|
reasoning: true,
|
|
10516
10999
|
input: ["text"],
|
|
10517
11000
|
cost: {
|
|
10518
|
-
input: 0.
|
|
10519
|
-
output:
|
|
10520
|
-
cacheRead: 0
|
|
11001
|
+
input: 0.14950000000000002,
|
|
11002
|
+
output: 1.495,
|
|
11003
|
+
cacheRead: 0,
|
|
10521
11004
|
cacheWrite: 0,
|
|
10522
11005
|
},
|
|
10523
11006
|
contextWindow: 262144,
|
|
10524
|
-
maxTokens:
|
|
11007
|
+
maxTokens: 4096,
|
|
10525
11008
|
},
|
|
10526
11009
|
"qwen/qwen3-30b-a3b": {
|
|
10527
11010
|
id: "qwen/qwen3-30b-a3b",
|
|
@@ -10566,13 +11049,13 @@ export const MODELS = {
|
|
|
10566
11049
|
reasoning: true,
|
|
10567
11050
|
input: ["text"],
|
|
10568
11051
|
cost: {
|
|
10569
|
-
input: 0.
|
|
10570
|
-
output:
|
|
10571
|
-
cacheRead: 0
|
|
11052
|
+
input: 0.13,
|
|
11053
|
+
output: 1.56,
|
|
11054
|
+
cacheRead: 0,
|
|
10572
11055
|
cacheWrite: 0,
|
|
10573
11056
|
},
|
|
10574
11057
|
contextWindow: 131072,
|
|
10575
|
-
maxTokens:
|
|
11058
|
+
maxTokens: 32768,
|
|
10576
11059
|
},
|
|
10577
11060
|
"qwen/qwen3-32b": {
|
|
10578
11061
|
id: "qwen/qwen3-32b",
|
|
@@ -10600,9 +11083,9 @@ export const MODELS = {
|
|
|
10600
11083
|
reasoning: true,
|
|
10601
11084
|
input: ["text"],
|
|
10602
11085
|
cost: {
|
|
10603
|
-
input: 0.
|
|
10604
|
-
output: 0.
|
|
10605
|
-
cacheRead: 0
|
|
11086
|
+
input: 0.117,
|
|
11087
|
+
output: 0.45499999999999996,
|
|
11088
|
+
cacheRead: 0,
|
|
10606
11089
|
cacheWrite: 0,
|
|
10607
11090
|
},
|
|
10608
11091
|
contextWindow: 131072,
|
|
@@ -10889,8 +11372,8 @@ export const MODELS = {
|
|
|
10889
11372
|
reasoning: false,
|
|
10890
11373
|
input: ["text", "image"],
|
|
10891
11374
|
cost: {
|
|
10892
|
-
input: 0.
|
|
10893
|
-
output: 0.
|
|
11375
|
+
input: 0.117,
|
|
11376
|
+
output: 0.45499999999999996,
|
|
10894
11377
|
cacheRead: 0,
|
|
10895
11378
|
cacheWrite: 0,
|
|
10896
11379
|
},
|
|
@@ -10976,7 +11459,7 @@ export const MODELS = {
|
|
|
10976
11459
|
cost: {
|
|
10977
11460
|
input: 0.385,
|
|
10978
11461
|
output: 2.4499999999999997,
|
|
10979
|
-
cacheRead: 0,
|
|
11462
|
+
cacheRead: 0.111,
|
|
10980
11463
|
cacheWrite: 0,
|
|
10981
11464
|
},
|
|
10982
11465
|
contextWindow: 256000,
|
|
@@ -11059,9 +11542,9 @@ export const MODELS = {
|
|
|
11059
11542
|
reasoning: true,
|
|
11060
11543
|
input: ["text", "image"],
|
|
11061
11544
|
cost: {
|
|
11062
|
-
input: 0.
|
|
11063
|
-
output: 2.
|
|
11064
|
-
cacheRead: 0,
|
|
11545
|
+
input: 0.28500000000000003,
|
|
11546
|
+
output: 2.4,
|
|
11547
|
+
cacheRead: 0.15,
|
|
11065
11548
|
cacheWrite: 0,
|
|
11066
11549
|
},
|
|
11067
11550
|
contextWindow: 262144,
|
|
@@ -11271,6 +11754,23 @@ export const MODELS = {
|
|
|
11271
11754
|
contextWindow: 256000,
|
|
11272
11755
|
maxTokens: 256000,
|
|
11273
11756
|
},
|
|
11757
|
+
"tencent/hy3": {
|
|
11758
|
+
id: "tencent/hy3",
|
|
11759
|
+
name: "Tencent: Hy3",
|
|
11760
|
+
api: "openai-completions",
|
|
11761
|
+
provider: "openrouter",
|
|
11762
|
+
baseUrl: "https://openrouter.ai/api/v1",
|
|
11763
|
+
reasoning: true,
|
|
11764
|
+
input: ["text"],
|
|
11765
|
+
cost: {
|
|
11766
|
+
input: 0.14,
|
|
11767
|
+
output: 0.58,
|
|
11768
|
+
cacheRead: 0.035,
|
|
11769
|
+
cacheWrite: 0,
|
|
11770
|
+
},
|
|
11771
|
+
contextWindow: 262144,
|
|
11772
|
+
maxTokens: 4096,
|
|
11773
|
+
},
|
|
11274
11774
|
"tencent/hy3-preview": {
|
|
11275
11775
|
id: "tencent/hy3-preview",
|
|
11276
11776
|
name: "Tencent: Hy3 preview",
|
|
@@ -11288,6 +11788,23 @@ export const MODELS = {
|
|
|
11288
11788
|
contextWindow: 262144,
|
|
11289
11789
|
maxTokens: 4096,
|
|
11290
11790
|
},
|
|
11791
|
+
"tencent/hy3:free": {
|
|
11792
|
+
id: "tencent/hy3:free",
|
|
11793
|
+
name: "Tencent: Hy3 (free)",
|
|
11794
|
+
api: "openai-completions",
|
|
11795
|
+
provider: "openrouter",
|
|
11796
|
+
baseUrl: "https://openrouter.ai/api/v1",
|
|
11797
|
+
reasoning: true,
|
|
11798
|
+
input: ["text"],
|
|
11799
|
+
cost: {
|
|
11800
|
+
input: 0,
|
|
11801
|
+
output: 0,
|
|
11802
|
+
cacheRead: 0,
|
|
11803
|
+
cacheWrite: 0,
|
|
11804
|
+
},
|
|
11805
|
+
contextWindow: 262144,
|
|
11806
|
+
maxTokens: 262144,
|
|
11807
|
+
},
|
|
11291
11808
|
"thedrummer/unslopnemo-12b": {
|
|
11292
11809
|
id: "thedrummer/unslopnemo-12b",
|
|
11293
11810
|
name: "TheDrummer: UnslopNemo 12B",
|
|
@@ -11356,6 +11873,23 @@ export const MODELS = {
|
|
|
11356
11873
|
contextWindow: 1000000,
|
|
11357
11874
|
maxTokens: 4096,
|
|
11358
11875
|
},
|
|
11876
|
+
"x-ai/grok-4.5": {
|
|
11877
|
+
id: "x-ai/grok-4.5",
|
|
11878
|
+
name: "xAI: Grok 4.5",
|
|
11879
|
+
api: "openai-completions",
|
|
11880
|
+
provider: "openrouter",
|
|
11881
|
+
baseUrl: "https://openrouter.ai/api/v1",
|
|
11882
|
+
reasoning: true,
|
|
11883
|
+
input: ["text", "image"],
|
|
11884
|
+
cost: {
|
|
11885
|
+
input: 2,
|
|
11886
|
+
output: 6,
|
|
11887
|
+
cacheRead: 0.5,
|
|
11888
|
+
cacheWrite: 0,
|
|
11889
|
+
},
|
|
11890
|
+
contextWindow: 500000,
|
|
11891
|
+
maxTokens: 4096,
|
|
11892
|
+
},
|
|
11359
11893
|
"x-ai/grok-build-0.1": {
|
|
11360
11894
|
id: "x-ai/grok-build-0.1",
|
|
11361
11895
|
name: "xAI: Grok Build 0.1",
|
|
@@ -11384,7 +11918,7 @@ export const MODELS = {
|
|
|
11384
11918
|
cost: {
|
|
11385
11919
|
input: 0.105,
|
|
11386
11920
|
output: 0.28,
|
|
11387
|
-
cacheRead: 0,
|
|
11921
|
+
cacheRead: 0.028,
|
|
11388
11922
|
cacheWrite: 0,
|
|
11389
11923
|
},
|
|
11390
11924
|
contextWindow: 1048576,
|
|
@@ -11569,13 +12103,13 @@ export const MODELS = {
|
|
|
11569
12103
|
reasoning: true,
|
|
11570
12104
|
input: ["text"],
|
|
11571
12105
|
cost: {
|
|
11572
|
-
input: 0.
|
|
11573
|
-
output: 3.
|
|
11574
|
-
cacheRead: 0.
|
|
12106
|
+
input: 0.966,
|
|
12107
|
+
output: 3.036,
|
|
12108
|
+
cacheRead: 0.1794,
|
|
11575
12109
|
cacheWrite: 0,
|
|
11576
12110
|
},
|
|
11577
12111
|
contextWindow: 202752,
|
|
11578
|
-
maxTokens:
|
|
12112
|
+
maxTokens: 128000,
|
|
11579
12113
|
},
|
|
11580
12114
|
"z-ai/glm-5.2": {
|
|
11581
12115
|
id: "z-ai/glm-5.2",
|
|
@@ -11586,13 +12120,13 @@ export const MODELS = {
|
|
|
11586
12120
|
reasoning: true,
|
|
11587
12121
|
input: ["text"],
|
|
11588
12122
|
cost: {
|
|
11589
|
-
input: 0.
|
|
11590
|
-
output:
|
|
11591
|
-
cacheRead: 0.
|
|
12123
|
+
input: 0.7,
|
|
12124
|
+
output: 2.2,
|
|
12125
|
+
cacheRead: 0.13,
|
|
11592
12126
|
cacheWrite: 0,
|
|
11593
12127
|
},
|
|
11594
12128
|
contextWindow: 1048576,
|
|
11595
|
-
maxTokens:
|
|
12129
|
+
maxTokens: 128000,
|
|
11596
12130
|
},
|
|
11597
12131
|
"z-ai/glm-5v-turbo": {
|
|
11598
12132
|
id: "z-ai/glm-5v-turbo",
|
|
@@ -11671,10 +12205,10 @@ export const MODELS = {
|
|
|
11671
12205
|
reasoning: true,
|
|
11672
12206
|
input: ["text", "image"],
|
|
11673
12207
|
cost: {
|
|
11674
|
-
input:
|
|
11675
|
-
output:
|
|
11676
|
-
cacheRead: 0.
|
|
11677
|
-
cacheWrite:
|
|
12208
|
+
input: 2,
|
|
12209
|
+
output: 10,
|
|
12210
|
+
cacheRead: 0.19999999999999998,
|
|
12211
|
+
cacheWrite: 2.5,
|
|
11678
12212
|
},
|
|
11679
12213
|
contextWindow: 1000000,
|
|
11680
12214
|
maxTokens: 128000,
|
|
@@ -11722,9 +12256,9 @@ export const MODELS = {
|
|
|
11722
12256
|
reasoning: true,
|
|
11723
12257
|
input: ["text", "image"],
|
|
11724
12258
|
cost: {
|
|
11725
|
-
input: 0.
|
|
11726
|
-
output: 3.
|
|
11727
|
-
cacheRead: 0.
|
|
12259
|
+
input: 0.66,
|
|
12260
|
+
output: 3.41,
|
|
12261
|
+
cacheRead: 0.15,
|
|
11728
12262
|
cacheWrite: 0,
|
|
11729
12263
|
},
|
|
11730
12264
|
contextWindow: 262144,
|
|
@@ -11742,7 +12276,7 @@ export const MODELS = {
|
|
|
11742
12276
|
input: 5,
|
|
11743
12277
|
output: 30,
|
|
11744
12278
|
cacheRead: 0.5,
|
|
11745
|
-
cacheWrite:
|
|
12279
|
+
cacheWrite: 6.25,
|
|
11746
12280
|
},
|
|
11747
12281
|
contextWindow: 1050000,
|
|
11748
12282
|
maxTokens: 128000,
|
|
@@ -11764,6 +12298,23 @@ export const MODELS = {
|
|
|
11764
12298
|
contextWindow: 400000,
|
|
11765
12299
|
maxTokens: 128000,
|
|
11766
12300
|
},
|
|
12301
|
+
"~x-ai/grok-latest": {
|
|
12302
|
+
id: "~x-ai/grok-latest",
|
|
12303
|
+
name: "xAI: Grok Latest",
|
|
12304
|
+
api: "openai-completions",
|
|
12305
|
+
provider: "openrouter",
|
|
12306
|
+
baseUrl: "https://openrouter.ai/api/v1",
|
|
12307
|
+
reasoning: true,
|
|
12308
|
+
input: ["text", "image"],
|
|
12309
|
+
cost: {
|
|
12310
|
+
input: 2,
|
|
12311
|
+
output: 6,
|
|
12312
|
+
cacheRead: 0.5,
|
|
12313
|
+
cacheWrite: 0,
|
|
12314
|
+
},
|
|
12315
|
+
contextWindow: 500000,
|
|
12316
|
+
maxTokens: 4096,
|
|
12317
|
+
},
|
|
11767
12318
|
},
|
|
11768
12319
|
"vercel-ai-gateway": {
|
|
11769
12320
|
"alibaba/qwen-3-14b": {
|
|
@@ -12276,6 +12827,23 @@ export const MODELS = {
|
|
|
12276
12827
|
contextWindow: 200000,
|
|
12277
12828
|
maxTokens: 8192,
|
|
12278
12829
|
},
|
|
12830
|
+
"anthropic/claude-fable-5": {
|
|
12831
|
+
id: "anthropic/claude-fable-5",
|
|
12832
|
+
name: "Claude Fable 5",
|
|
12833
|
+
api: "anthropic-messages",
|
|
12834
|
+
provider: "vercel-ai-gateway",
|
|
12835
|
+
baseUrl: "https://ai-gateway.vercel.sh",
|
|
12836
|
+
reasoning: true,
|
|
12837
|
+
input: ["text", "image"],
|
|
12838
|
+
cost: {
|
|
12839
|
+
input: 10,
|
|
12840
|
+
output: 50,
|
|
12841
|
+
cacheRead: 1,
|
|
12842
|
+
cacheWrite: 12.5,
|
|
12843
|
+
},
|
|
12844
|
+
contextWindow: 1000000,
|
|
12845
|
+
maxTokens: 128000,
|
|
12846
|
+
},
|
|
12279
12847
|
"anthropic/claude-haiku-4.5": {
|
|
12280
12848
|
id: "anthropic/claude-haiku-4.5",
|
|
12281
12849
|
name: "Claude Haiku 4.5",
|
|
@@ -12446,6 +13014,23 @@ export const MODELS = {
|
|
|
12446
13014
|
contextWindow: 1000000,
|
|
12447
13015
|
maxTokens: 128000,
|
|
12448
13016
|
},
|
|
13017
|
+
"anthropic/claude-sonnet-5": {
|
|
13018
|
+
id: "anthropic/claude-sonnet-5",
|
|
13019
|
+
name: "Claude Sonnet 5",
|
|
13020
|
+
api: "anthropic-messages",
|
|
13021
|
+
provider: "vercel-ai-gateway",
|
|
13022
|
+
baseUrl: "https://ai-gateway.vercel.sh",
|
|
13023
|
+
reasoning: true,
|
|
13024
|
+
input: ["text", "image"],
|
|
13025
|
+
cost: {
|
|
13026
|
+
input: 2,
|
|
13027
|
+
output: 10,
|
|
13028
|
+
cacheRead: 0.19999999999999998,
|
|
13029
|
+
cacheWrite: 2.5,
|
|
13030
|
+
},
|
|
13031
|
+
contextWindow: 1000000,
|
|
13032
|
+
maxTokens: 128000,
|
|
13033
|
+
},
|
|
12449
13034
|
"arcee-ai/trinity-large-preview": {
|
|
12450
13035
|
id: "arcee-ai/trinity-large-preview",
|
|
12451
13036
|
name: "Trinity Large Preview",
|
|
@@ -12661,7 +13246,7 @@ export const MODELS = {
|
|
|
12661
13246
|
cost: {
|
|
12662
13247
|
input: 0.14,
|
|
12663
13248
|
output: 0.28,
|
|
12664
|
-
cacheRead: 0.
|
|
13249
|
+
cacheRead: 0.028,
|
|
12665
13250
|
cacheWrite: 0,
|
|
12666
13251
|
},
|
|
12667
13252
|
contextWindow: 1000000,
|
|
@@ -13109,6 +13694,23 @@ export const MODELS = {
|
|
|
13109
13694
|
contextWindow: 128000,
|
|
13110
13695
|
maxTokens: 8192,
|
|
13111
13696
|
},
|
|
13697
|
+
"meta/muse-spark-1.1": {
|
|
13698
|
+
id: "meta/muse-spark-1.1",
|
|
13699
|
+
name: "Muse Spark 1.1",
|
|
13700
|
+
api: "anthropic-messages",
|
|
13701
|
+
provider: "vercel-ai-gateway",
|
|
13702
|
+
baseUrl: "https://ai-gateway.vercel.sh",
|
|
13703
|
+
reasoning: true,
|
|
13704
|
+
input: ["text", "image"],
|
|
13705
|
+
cost: {
|
|
13706
|
+
input: 1.25,
|
|
13707
|
+
output: 4.25,
|
|
13708
|
+
cacheRead: 0.15,
|
|
13709
|
+
cacheWrite: 0,
|
|
13710
|
+
},
|
|
13711
|
+
contextWindow: 1048576,
|
|
13712
|
+
maxTokens: 1048576,
|
|
13713
|
+
},
|
|
13112
13714
|
"minimax/minimax-m2": {
|
|
13113
13715
|
id: "minimax/minimax-m2",
|
|
13114
13716
|
name: "MiniMax M2",
|
|
@@ -14214,6 +14816,57 @@ export const MODELS = {
|
|
|
14214
14816
|
contextWindow: 1000000,
|
|
14215
14817
|
maxTokens: 128000,
|
|
14216
14818
|
},
|
|
14819
|
+
"openai/gpt-5.6-luna": {
|
|
14820
|
+
id: "openai/gpt-5.6-luna",
|
|
14821
|
+
name: "GPT 5.6 Luna",
|
|
14822
|
+
api: "anthropic-messages",
|
|
14823
|
+
provider: "vercel-ai-gateway",
|
|
14824
|
+
baseUrl: "https://ai-gateway.vercel.sh",
|
|
14825
|
+
reasoning: true,
|
|
14826
|
+
input: ["text", "image"],
|
|
14827
|
+
cost: {
|
|
14828
|
+
input: 1,
|
|
14829
|
+
output: 6,
|
|
14830
|
+
cacheRead: 0.09999999999999999,
|
|
14831
|
+
cacheWrite: 1.25,
|
|
14832
|
+
},
|
|
14833
|
+
contextWindow: 1050000,
|
|
14834
|
+
maxTokens: 128000,
|
|
14835
|
+
},
|
|
14836
|
+
"openai/gpt-5.6-sol": {
|
|
14837
|
+
id: "openai/gpt-5.6-sol",
|
|
14838
|
+
name: "GPT 5.6 Sol",
|
|
14839
|
+
api: "anthropic-messages",
|
|
14840
|
+
provider: "vercel-ai-gateway",
|
|
14841
|
+
baseUrl: "https://ai-gateway.vercel.sh",
|
|
14842
|
+
reasoning: true,
|
|
14843
|
+
input: ["text", "image"],
|
|
14844
|
+
cost: {
|
|
14845
|
+
input: 5,
|
|
14846
|
+
output: 30,
|
|
14847
|
+
cacheRead: 0.5,
|
|
14848
|
+
cacheWrite: 6.25,
|
|
14849
|
+
},
|
|
14850
|
+
contextWindow: 1050000,
|
|
14851
|
+
maxTokens: 128000,
|
|
14852
|
+
},
|
|
14853
|
+
"openai/gpt-5.6-terra": {
|
|
14854
|
+
id: "openai/gpt-5.6-terra",
|
|
14855
|
+
name: "GPT 5.6 Terra",
|
|
14856
|
+
api: "anthropic-messages",
|
|
14857
|
+
provider: "vercel-ai-gateway",
|
|
14858
|
+
baseUrl: "https://ai-gateway.vercel.sh",
|
|
14859
|
+
reasoning: true,
|
|
14860
|
+
input: ["text", "image"],
|
|
14861
|
+
cost: {
|
|
14862
|
+
input: 2.5,
|
|
14863
|
+
output: 15,
|
|
14864
|
+
cacheRead: 0.25,
|
|
14865
|
+
cacheWrite: 3.125,
|
|
14866
|
+
},
|
|
14867
|
+
contextWindow: 1050000,
|
|
14868
|
+
maxTokens: 128000,
|
|
14869
|
+
},
|
|
14217
14870
|
"openai/gpt-oss-120b": {
|
|
14218
14871
|
id: "openai/gpt-oss-120b",
|
|
14219
14872
|
name: "GPT OSS 120B",
|
|
@@ -14571,6 +15224,23 @@ export const MODELS = {
|
|
|
14571
15224
|
contextWindow: 1000000,
|
|
14572
15225
|
maxTokens: 1000000,
|
|
14573
15226
|
},
|
|
15227
|
+
"xai/grok-4.5": {
|
|
15228
|
+
id: "xai/grok-4.5",
|
|
15229
|
+
name: "Grok 4.5",
|
|
15230
|
+
api: "anthropic-messages",
|
|
15231
|
+
provider: "vercel-ai-gateway",
|
|
15232
|
+
baseUrl: "https://ai-gateway.vercel.sh",
|
|
15233
|
+
reasoning: true,
|
|
15234
|
+
input: ["text", "image"],
|
|
15235
|
+
cost: {
|
|
15236
|
+
input: 2,
|
|
15237
|
+
output: 6,
|
|
15238
|
+
cacheRead: 0.5,
|
|
15239
|
+
cacheWrite: 0,
|
|
15240
|
+
},
|
|
15241
|
+
contextWindow: 500000,
|
|
15242
|
+
maxTokens: 500000,
|
|
15243
|
+
},
|
|
14574
15244
|
"xai/grok-build-0.1": {
|
|
14575
15245
|
id: "xai/grok-build-0.1",
|
|
14576
15246
|
name: "Grok Build 0.1",
|
|
@@ -14869,12 +15539,12 @@ export const MODELS = {
|
|
|
14869
15539
|
reasoning: true,
|
|
14870
15540
|
input: ["text"],
|
|
14871
15541
|
cost: {
|
|
14872
|
-
input: 1.
|
|
14873
|
-
output: 4.
|
|
14874
|
-
cacheRead: 0.
|
|
15542
|
+
input: 1.4,
|
|
15543
|
+
output: 4.4,
|
|
15544
|
+
cacheRead: 0.26,
|
|
14875
15545
|
cacheWrite: 0,
|
|
14876
15546
|
},
|
|
14877
|
-
contextWindow:
|
|
15547
|
+
contextWindow: 1040000,
|
|
14878
15548
|
maxTokens: 128000,
|
|
14879
15549
|
},
|
|
14880
15550
|
"zai/glm-5.2-fast": {
|
|
@@ -14964,6 +15634,23 @@ export const MODELS = {
|
|
|
14964
15634
|
contextWindow: 1000000,
|
|
14965
15635
|
maxTokens: 30000,
|
|
14966
15636
|
},
|
|
15637
|
+
"grok-4.5": {
|
|
15638
|
+
id: "grok-4.5",
|
|
15639
|
+
name: "Grok 4.5",
|
|
15640
|
+
api: "openai-completions",
|
|
15641
|
+
provider: "xai",
|
|
15642
|
+
baseUrl: "https://api.x.ai/v1",
|
|
15643
|
+
reasoning: true,
|
|
15644
|
+
input: ["text", "image"],
|
|
15645
|
+
cost: {
|
|
15646
|
+
input: 2,
|
|
15647
|
+
output: 6,
|
|
15648
|
+
cacheRead: 0.5,
|
|
15649
|
+
cacheWrite: 0,
|
|
15650
|
+
},
|
|
15651
|
+
contextWindow: 500000,
|
|
15652
|
+
maxTokens: 500000,
|
|
15653
|
+
},
|
|
14967
15654
|
"grok-build-0.1": {
|
|
14968
15655
|
id: "grok-build-0.1",
|
|
14969
15656
|
name: "Grok Build 0.1",
|