@elyracode/ai 0.9.11 → 0.9.13
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/image-models.generated.d.ts +15 -45
- package/dist/image-models.generated.d.ts.map +1 -1
- package/dist/image-models.generated.js +15 -45
- package/dist/image-models.generated.js.map +1 -1
- package/dist/models.generated.d.ts +657 -205
- package/dist/models.generated.d.ts.map +1 -1
- package/dist/models.generated.js +741 -336
- package/dist/models.generated.js.map +1 -1
- package/package.json +1 -1
|
@@ -68,6 +68,31 @@ export declare const MODELS: {
|
|
|
68
68
|
contextWindow: number;
|
|
69
69
|
maxTokens: number;
|
|
70
70
|
};
|
|
71
|
+
readonly "anthropic.claude-fable-5": {
|
|
72
|
+
id: string;
|
|
73
|
+
name: string;
|
|
74
|
+
api: "bedrock-converse-stream";
|
|
75
|
+
provider: string;
|
|
76
|
+
baseUrl: string;
|
|
77
|
+
reasoning: true;
|
|
78
|
+
thinkingType: "adaptive";
|
|
79
|
+
thinkingLevelMap: {
|
|
80
|
+
minimal: string;
|
|
81
|
+
low: string;
|
|
82
|
+
medium: string;
|
|
83
|
+
high: string;
|
|
84
|
+
xhigh: string;
|
|
85
|
+
};
|
|
86
|
+
input: ("image" | "text")[];
|
|
87
|
+
cost: {
|
|
88
|
+
input: number;
|
|
89
|
+
output: number;
|
|
90
|
+
cacheRead: number;
|
|
91
|
+
cacheWrite: number;
|
|
92
|
+
};
|
|
93
|
+
contextWindow: number;
|
|
94
|
+
maxTokens: number;
|
|
95
|
+
};
|
|
71
96
|
readonly "anthropic.claude-haiku-4-5-20251001-v1:0": {
|
|
72
97
|
id: string;
|
|
73
98
|
name: string;
|
|
@@ -225,6 +250,24 @@ export declare const MODELS: {
|
|
|
225
250
|
contextWindow: number;
|
|
226
251
|
maxTokens: number;
|
|
227
252
|
};
|
|
253
|
+
readonly "anthropic.claude-sonnet-5": {
|
|
254
|
+
id: string;
|
|
255
|
+
name: string;
|
|
256
|
+
api: "bedrock-converse-stream";
|
|
257
|
+
provider: string;
|
|
258
|
+
baseUrl: string;
|
|
259
|
+
reasoning: true;
|
|
260
|
+
thinkingType: "adaptive";
|
|
261
|
+
input: ("image" | "text")[];
|
|
262
|
+
cost: {
|
|
263
|
+
input: number;
|
|
264
|
+
output: number;
|
|
265
|
+
cacheRead: number;
|
|
266
|
+
cacheWrite: number;
|
|
267
|
+
};
|
|
268
|
+
contextWindow: number;
|
|
269
|
+
maxTokens: number;
|
|
270
|
+
};
|
|
228
271
|
readonly "au.anthropic.claude-haiku-4-5-20251001-v1:0": {
|
|
229
272
|
id: string;
|
|
230
273
|
name: string;
|
|
@@ -325,6 +368,24 @@ export declare const MODELS: {
|
|
|
325
368
|
contextWindow: number;
|
|
326
369
|
maxTokens: number;
|
|
327
370
|
};
|
|
371
|
+
readonly "au.anthropic.claude-sonnet-5": {
|
|
372
|
+
id: string;
|
|
373
|
+
name: string;
|
|
374
|
+
api: "bedrock-converse-stream";
|
|
375
|
+
provider: string;
|
|
376
|
+
baseUrl: string;
|
|
377
|
+
reasoning: true;
|
|
378
|
+
thinkingType: "adaptive";
|
|
379
|
+
input: ("image" | "text")[];
|
|
380
|
+
cost: {
|
|
381
|
+
input: number;
|
|
382
|
+
output: number;
|
|
383
|
+
cacheRead: number;
|
|
384
|
+
cacheWrite: number;
|
|
385
|
+
};
|
|
386
|
+
contextWindow: number;
|
|
387
|
+
maxTokens: number;
|
|
388
|
+
};
|
|
328
389
|
readonly "deepseek.r1-v1:0": {
|
|
329
390
|
id: string;
|
|
330
391
|
name: string;
|
|
@@ -540,6 +601,24 @@ export declare const MODELS: {
|
|
|
540
601
|
contextWindow: number;
|
|
541
602
|
maxTokens: number;
|
|
542
603
|
};
|
|
604
|
+
readonly "eu.anthropic.claude-sonnet-5": {
|
|
605
|
+
id: string;
|
|
606
|
+
name: string;
|
|
607
|
+
api: "bedrock-converse-stream";
|
|
608
|
+
provider: string;
|
|
609
|
+
baseUrl: string;
|
|
610
|
+
reasoning: true;
|
|
611
|
+
thinkingType: "adaptive";
|
|
612
|
+
input: ("image" | "text")[];
|
|
613
|
+
cost: {
|
|
614
|
+
input: number;
|
|
615
|
+
output: number;
|
|
616
|
+
cacheRead: number;
|
|
617
|
+
cacheWrite: number;
|
|
618
|
+
};
|
|
619
|
+
contextWindow: number;
|
|
620
|
+
maxTokens: number;
|
|
621
|
+
};
|
|
543
622
|
readonly "global.anthropic.claude-fable-5": {
|
|
544
623
|
id: string;
|
|
545
624
|
name: string;
|
|
@@ -704,6 +783,24 @@ export declare const MODELS: {
|
|
|
704
783
|
contextWindow: number;
|
|
705
784
|
maxTokens: number;
|
|
706
785
|
};
|
|
786
|
+
readonly "global.anthropic.claude-sonnet-5": {
|
|
787
|
+
id: string;
|
|
788
|
+
name: string;
|
|
789
|
+
api: "bedrock-converse-stream";
|
|
790
|
+
provider: string;
|
|
791
|
+
baseUrl: string;
|
|
792
|
+
reasoning: true;
|
|
793
|
+
thinkingType: "adaptive";
|
|
794
|
+
input: ("image" | "text")[];
|
|
795
|
+
cost: {
|
|
796
|
+
input: number;
|
|
797
|
+
output: number;
|
|
798
|
+
cacheRead: number;
|
|
799
|
+
cacheWrite: number;
|
|
800
|
+
};
|
|
801
|
+
contextWindow: number;
|
|
802
|
+
maxTokens: number;
|
|
803
|
+
};
|
|
707
804
|
readonly "google.gemma-3-27b-it": {
|
|
708
805
|
id: string;
|
|
709
806
|
name: string;
|
|
@@ -738,6 +835,24 @@ export declare const MODELS: {
|
|
|
738
835
|
contextWindow: number;
|
|
739
836
|
maxTokens: number;
|
|
740
837
|
};
|
|
838
|
+
readonly "jp.anthropic.claude-haiku-4-5-20251001-v1:0": {
|
|
839
|
+
id: string;
|
|
840
|
+
name: string;
|
|
841
|
+
api: "bedrock-converse-stream";
|
|
842
|
+
provider: string;
|
|
843
|
+
baseUrl: string;
|
|
844
|
+
reasoning: true;
|
|
845
|
+
thinkingType: "budget";
|
|
846
|
+
input: ("image" | "text")[];
|
|
847
|
+
cost: {
|
|
848
|
+
input: number;
|
|
849
|
+
output: number;
|
|
850
|
+
cacheRead: number;
|
|
851
|
+
cacheWrite: number;
|
|
852
|
+
};
|
|
853
|
+
contextWindow: number;
|
|
854
|
+
maxTokens: number;
|
|
855
|
+
};
|
|
741
856
|
readonly "jp.anthropic.claude-opus-4-7": {
|
|
742
857
|
id: string;
|
|
743
858
|
name: string;
|
|
@@ -820,6 +935,24 @@ export declare const MODELS: {
|
|
|
820
935
|
contextWindow: number;
|
|
821
936
|
maxTokens: number;
|
|
822
937
|
};
|
|
938
|
+
readonly "jp.anthropic.claude-sonnet-5": {
|
|
939
|
+
id: string;
|
|
940
|
+
name: string;
|
|
941
|
+
api: "bedrock-converse-stream";
|
|
942
|
+
provider: string;
|
|
943
|
+
baseUrl: string;
|
|
944
|
+
reasoning: true;
|
|
945
|
+
thinkingType: "adaptive";
|
|
946
|
+
input: ("image" | "text")[];
|
|
947
|
+
cost: {
|
|
948
|
+
input: number;
|
|
949
|
+
output: number;
|
|
950
|
+
cacheRead: number;
|
|
951
|
+
cacheWrite: number;
|
|
952
|
+
};
|
|
953
|
+
contextWindow: number;
|
|
954
|
+
maxTokens: number;
|
|
955
|
+
};
|
|
823
956
|
readonly "meta.llama3-1-70b-instruct-v1:0": {
|
|
824
957
|
id: string;
|
|
825
958
|
name: string;
|
|
@@ -1654,14 +1787,15 @@ export declare const MODELS: {
|
|
|
1654
1787
|
contextWindow: number;
|
|
1655
1788
|
maxTokens: number;
|
|
1656
1789
|
};
|
|
1657
|
-
readonly "us.
|
|
1790
|
+
readonly "us.anthropic.claude-sonnet-5": {
|
|
1658
1791
|
id: string;
|
|
1659
1792
|
name: string;
|
|
1660
1793
|
api: "bedrock-converse-stream";
|
|
1661
1794
|
provider: string;
|
|
1662
1795
|
baseUrl: string;
|
|
1663
1796
|
reasoning: true;
|
|
1664
|
-
|
|
1797
|
+
thinkingType: "adaptive";
|
|
1798
|
+
input: ("image" | "text")[];
|
|
1665
1799
|
cost: {
|
|
1666
1800
|
input: number;
|
|
1667
1801
|
output: number;
|
|
@@ -1671,14 +1805,14 @@ export declare const MODELS: {
|
|
|
1671
1805
|
contextWindow: number;
|
|
1672
1806
|
maxTokens: number;
|
|
1673
1807
|
};
|
|
1674
|
-
readonly "us.
|
|
1808
|
+
readonly "us.deepseek.r1-v1:0": {
|
|
1675
1809
|
id: string;
|
|
1676
1810
|
name: string;
|
|
1677
1811
|
api: "bedrock-converse-stream";
|
|
1678
1812
|
provider: string;
|
|
1679
1813
|
baseUrl: string;
|
|
1680
|
-
reasoning:
|
|
1681
|
-
input:
|
|
1814
|
+
reasoning: true;
|
|
1815
|
+
input: "text"[];
|
|
1682
1816
|
cost: {
|
|
1683
1817
|
input: number;
|
|
1684
1818
|
output: number;
|
|
@@ -1688,7 +1822,7 @@ export declare const MODELS: {
|
|
|
1688
1822
|
contextWindow: number;
|
|
1689
1823
|
maxTokens: number;
|
|
1690
1824
|
};
|
|
1691
|
-
readonly "us.meta.llama4-
|
|
1825
|
+
readonly "us.meta.llama4-maverick-17b-instruct-v1:0": {
|
|
1692
1826
|
id: string;
|
|
1693
1827
|
name: string;
|
|
1694
1828
|
api: "bedrock-converse-stream";
|
|
@@ -1705,14 +1839,14 @@ export declare const MODELS: {
|
|
|
1705
1839
|
contextWindow: number;
|
|
1706
1840
|
maxTokens: number;
|
|
1707
1841
|
};
|
|
1708
|
-
readonly "
|
|
1842
|
+
readonly "us.meta.llama4-scout-17b-instruct-v1:0": {
|
|
1709
1843
|
id: string;
|
|
1710
1844
|
name: string;
|
|
1711
1845
|
api: "bedrock-converse-stream";
|
|
1712
1846
|
provider: string;
|
|
1713
1847
|
baseUrl: string;
|
|
1714
|
-
reasoning:
|
|
1715
|
-
input: "text"[];
|
|
1848
|
+
reasoning: false;
|
|
1849
|
+
input: ("image" | "text")[];
|
|
1716
1850
|
cost: {
|
|
1717
1851
|
input: number;
|
|
1718
1852
|
output: number;
|
|
@@ -1722,7 +1856,7 @@ export declare const MODELS: {
|
|
|
1722
1856
|
contextWindow: number;
|
|
1723
1857
|
maxTokens: number;
|
|
1724
1858
|
};
|
|
1725
|
-
readonly "writer.palmyra-
|
|
1859
|
+
readonly "writer.palmyra-x4-v1:0": {
|
|
1726
1860
|
id: string;
|
|
1727
1861
|
name: string;
|
|
1728
1862
|
api: "bedrock-converse-stream";
|
|
@@ -1739,7 +1873,7 @@ export declare const MODELS: {
|
|
|
1739
1873
|
contextWindow: number;
|
|
1740
1874
|
maxTokens: number;
|
|
1741
1875
|
};
|
|
1742
|
-
readonly "
|
|
1876
|
+
readonly "writer.palmyra-x5-v1:0": {
|
|
1743
1877
|
id: string;
|
|
1744
1878
|
name: string;
|
|
1745
1879
|
api: "bedrock-converse-stream";
|
|
@@ -1756,14 +1890,14 @@ export declare const MODELS: {
|
|
|
1756
1890
|
contextWindow: number;
|
|
1757
1891
|
maxTokens: number;
|
|
1758
1892
|
};
|
|
1759
|
-
readonly "
|
|
1893
|
+
readonly "xai.grok-4.3": {
|
|
1760
1894
|
id: string;
|
|
1761
1895
|
name: string;
|
|
1762
1896
|
api: "bedrock-converse-stream";
|
|
1763
1897
|
provider: string;
|
|
1764
1898
|
baseUrl: string;
|
|
1765
1899
|
reasoning: true;
|
|
1766
|
-
input: "text"[];
|
|
1900
|
+
input: ("image" | "text")[];
|
|
1767
1901
|
cost: {
|
|
1768
1902
|
input: number;
|
|
1769
1903
|
output: number;
|
|
@@ -1773,7 +1907,7 @@ export declare const MODELS: {
|
|
|
1773
1907
|
contextWindow: number;
|
|
1774
1908
|
maxTokens: number;
|
|
1775
1909
|
};
|
|
1776
|
-
readonly "zai.glm-
|
|
1910
|
+
readonly "zai.glm-4.7": {
|
|
1777
1911
|
id: string;
|
|
1778
1912
|
name: string;
|
|
1779
1913
|
api: "bedrock-converse-stream";
|
|
@@ -1790,85 +1924,14 @@ export declare const MODELS: {
|
|
|
1790
1924
|
contextWindow: number;
|
|
1791
1925
|
maxTokens: number;
|
|
1792
1926
|
};
|
|
1793
|
-
|
|
1794
|
-
readonly anthropic: {
|
|
1795
|
-
readonly "claude-3-5-sonnet-20240620": {
|
|
1796
|
-
id: string;
|
|
1797
|
-
name: string;
|
|
1798
|
-
api: "anthropic-messages";
|
|
1799
|
-
provider: string;
|
|
1800
|
-
baseUrl: string;
|
|
1801
|
-
reasoning: false;
|
|
1802
|
-
input: ("image" | "text")[];
|
|
1803
|
-
cost: {
|
|
1804
|
-
input: number;
|
|
1805
|
-
output: number;
|
|
1806
|
-
cacheRead: number;
|
|
1807
|
-
cacheWrite: number;
|
|
1808
|
-
};
|
|
1809
|
-
contextWindow: number;
|
|
1810
|
-
maxTokens: number;
|
|
1811
|
-
};
|
|
1812
|
-
readonly "claude-3-5-sonnet-20241022": {
|
|
1813
|
-
id: string;
|
|
1814
|
-
name: string;
|
|
1815
|
-
api: "anthropic-messages";
|
|
1816
|
-
provider: string;
|
|
1817
|
-
baseUrl: string;
|
|
1818
|
-
reasoning: false;
|
|
1819
|
-
input: ("image" | "text")[];
|
|
1820
|
-
cost: {
|
|
1821
|
-
input: number;
|
|
1822
|
-
output: number;
|
|
1823
|
-
cacheRead: number;
|
|
1824
|
-
cacheWrite: number;
|
|
1825
|
-
};
|
|
1826
|
-
contextWindow: number;
|
|
1827
|
-
maxTokens: number;
|
|
1828
|
-
};
|
|
1829
|
-
readonly "claude-3-7-sonnet-20250219": {
|
|
1927
|
+
readonly "zai.glm-4.7-flash": {
|
|
1830
1928
|
id: string;
|
|
1831
1929
|
name: string;
|
|
1832
|
-
api: "
|
|
1930
|
+
api: "bedrock-converse-stream";
|
|
1833
1931
|
provider: string;
|
|
1834
1932
|
baseUrl: string;
|
|
1835
1933
|
reasoning: true;
|
|
1836
|
-
|
|
1837
|
-
input: ("image" | "text")[];
|
|
1838
|
-
cost: {
|
|
1839
|
-
input: number;
|
|
1840
|
-
output: number;
|
|
1841
|
-
cacheRead: number;
|
|
1842
|
-
cacheWrite: number;
|
|
1843
|
-
};
|
|
1844
|
-
contextWindow: number;
|
|
1845
|
-
maxTokens: number;
|
|
1846
|
-
};
|
|
1847
|
-
readonly "claude-3-haiku-20240307": {
|
|
1848
|
-
id: string;
|
|
1849
|
-
name: string;
|
|
1850
|
-
api: "anthropic-messages";
|
|
1851
|
-
provider: string;
|
|
1852
|
-
baseUrl: string;
|
|
1853
|
-
reasoning: false;
|
|
1854
|
-
input: ("image" | "text")[];
|
|
1855
|
-
cost: {
|
|
1856
|
-
input: number;
|
|
1857
|
-
output: number;
|
|
1858
|
-
cacheRead: number;
|
|
1859
|
-
cacheWrite: number;
|
|
1860
|
-
};
|
|
1861
|
-
contextWindow: number;
|
|
1862
|
-
maxTokens: number;
|
|
1863
|
-
};
|
|
1864
|
-
readonly "claude-3-opus-20240229": {
|
|
1865
|
-
id: string;
|
|
1866
|
-
name: string;
|
|
1867
|
-
api: "anthropic-messages";
|
|
1868
|
-
provider: string;
|
|
1869
|
-
baseUrl: string;
|
|
1870
|
-
reasoning: false;
|
|
1871
|
-
input: ("image" | "text")[];
|
|
1934
|
+
input: "text"[];
|
|
1872
1935
|
cost: {
|
|
1873
1936
|
input: number;
|
|
1874
1937
|
output: number;
|
|
@@ -1878,14 +1941,14 @@ export declare const MODELS: {
|
|
|
1878
1941
|
contextWindow: number;
|
|
1879
1942
|
maxTokens: number;
|
|
1880
1943
|
};
|
|
1881
|
-
readonly "
|
|
1944
|
+
readonly "zai.glm-5": {
|
|
1882
1945
|
id: string;
|
|
1883
1946
|
name: string;
|
|
1884
|
-
api: "
|
|
1947
|
+
api: "bedrock-converse-stream";
|
|
1885
1948
|
provider: string;
|
|
1886
1949
|
baseUrl: string;
|
|
1887
|
-
reasoning:
|
|
1888
|
-
input:
|
|
1950
|
+
reasoning: true;
|
|
1951
|
+
input: "text"[];
|
|
1889
1952
|
cost: {
|
|
1890
1953
|
input: number;
|
|
1891
1954
|
output: number;
|
|
@@ -1895,6 +1958,8 @@ export declare const MODELS: {
|
|
|
1895
1958
|
contextWindow: number;
|
|
1896
1959
|
maxTokens: number;
|
|
1897
1960
|
};
|
|
1961
|
+
};
|
|
1962
|
+
readonly anthropic: {
|
|
1898
1963
|
readonly "claude-fable-5": {
|
|
1899
1964
|
id: string;
|
|
1900
1965
|
name: string;
|
|
@@ -1956,24 +2021,6 @@ export declare const MODELS: {
|
|
|
1956
2021
|
contextWindow: number;
|
|
1957
2022
|
maxTokens: number;
|
|
1958
2023
|
};
|
|
1959
|
-
readonly "claude-opus-4-0": {
|
|
1960
|
-
id: string;
|
|
1961
|
-
name: string;
|
|
1962
|
-
api: "anthropic-messages";
|
|
1963
|
-
provider: string;
|
|
1964
|
-
baseUrl: string;
|
|
1965
|
-
reasoning: true;
|
|
1966
|
-
thinkingType: "budget";
|
|
1967
|
-
input: ("image" | "text")[];
|
|
1968
|
-
cost: {
|
|
1969
|
-
input: number;
|
|
1970
|
-
output: number;
|
|
1971
|
-
cacheRead: number;
|
|
1972
|
-
cacheWrite: number;
|
|
1973
|
-
};
|
|
1974
|
-
contextWindow: number;
|
|
1975
|
-
maxTokens: number;
|
|
1976
|
-
};
|
|
1977
2024
|
readonly "claude-opus-4-1": {
|
|
1978
2025
|
id: string;
|
|
1979
2026
|
name: string;
|
|
@@ -2010,24 +2057,6 @@ export declare const MODELS: {
|
|
|
2010
2057
|
contextWindow: number;
|
|
2011
2058
|
maxTokens: number;
|
|
2012
2059
|
};
|
|
2013
|
-
readonly "claude-opus-4-20250514": {
|
|
2014
|
-
id: string;
|
|
2015
|
-
name: string;
|
|
2016
|
-
api: "anthropic-messages";
|
|
2017
|
-
provider: string;
|
|
2018
|
-
baseUrl: string;
|
|
2019
|
-
reasoning: true;
|
|
2020
|
-
thinkingType: "budget";
|
|
2021
|
-
input: ("image" | "text")[];
|
|
2022
|
-
cost: {
|
|
2023
|
-
input: number;
|
|
2024
|
-
output: number;
|
|
2025
|
-
cacheRead: number;
|
|
2026
|
-
cacheWrite: number;
|
|
2027
|
-
};
|
|
2028
|
-
contextWindow: number;
|
|
2029
|
-
maxTokens: number;
|
|
2030
|
-
};
|
|
2031
2060
|
readonly "claude-opus-4-5": {
|
|
2032
2061
|
id: string;
|
|
2033
2062
|
name: string;
|
|
@@ -2131,25 +2160,7 @@ export declare const MODELS: {
|
|
|
2131
2160
|
contextWindow: number;
|
|
2132
2161
|
maxTokens: number;
|
|
2133
2162
|
};
|
|
2134
|
-
readonly "claude-sonnet-4-
|
|
2135
|
-
id: string;
|
|
2136
|
-
name: string;
|
|
2137
|
-
api: "anthropic-messages";
|
|
2138
|
-
provider: string;
|
|
2139
|
-
baseUrl: string;
|
|
2140
|
-
reasoning: true;
|
|
2141
|
-
thinkingType: "budget";
|
|
2142
|
-
input: ("image" | "text")[];
|
|
2143
|
-
cost: {
|
|
2144
|
-
input: number;
|
|
2145
|
-
output: number;
|
|
2146
|
-
cacheRead: number;
|
|
2147
|
-
cacheWrite: number;
|
|
2148
|
-
};
|
|
2149
|
-
contextWindow: number;
|
|
2150
|
-
maxTokens: number;
|
|
2151
|
-
};
|
|
2152
|
-
readonly "claude-sonnet-4-20250514": {
|
|
2163
|
+
readonly "claude-sonnet-4-5": {
|
|
2153
2164
|
id: string;
|
|
2154
2165
|
name: string;
|
|
2155
2166
|
api: "anthropic-messages";
|
|
@@ -2167,7 +2178,7 @@ export declare const MODELS: {
|
|
|
2167
2178
|
contextWindow: number;
|
|
2168
2179
|
maxTokens: number;
|
|
2169
2180
|
};
|
|
2170
|
-
readonly "claude-sonnet-4-5": {
|
|
2181
|
+
readonly "claude-sonnet-4-5-20250929": {
|
|
2171
2182
|
id: string;
|
|
2172
2183
|
name: string;
|
|
2173
2184
|
api: "anthropic-messages";
|
|
@@ -2185,14 +2196,14 @@ export declare const MODELS: {
|
|
|
2185
2196
|
contextWindow: number;
|
|
2186
2197
|
maxTokens: number;
|
|
2187
2198
|
};
|
|
2188
|
-
readonly "claude-sonnet-4-
|
|
2199
|
+
readonly "claude-sonnet-4-6": {
|
|
2189
2200
|
id: string;
|
|
2190
2201
|
name: string;
|
|
2191
2202
|
api: "anthropic-messages";
|
|
2192
2203
|
provider: string;
|
|
2193
2204
|
baseUrl: string;
|
|
2194
2205
|
reasoning: true;
|
|
2195
|
-
thinkingType: "
|
|
2206
|
+
thinkingType: "adaptive";
|
|
2196
2207
|
input: ("image" | "text")[];
|
|
2197
2208
|
cost: {
|
|
2198
2209
|
input: number;
|
|
@@ -2203,7 +2214,7 @@ export declare const MODELS: {
|
|
|
2203
2214
|
contextWindow: number;
|
|
2204
2215
|
maxTokens: number;
|
|
2205
2216
|
};
|
|
2206
|
-
readonly "claude-sonnet-
|
|
2217
|
+
readonly "claude-sonnet-5": {
|
|
2207
2218
|
id: string;
|
|
2208
2219
|
name: string;
|
|
2209
2220
|
api: "anthropic-messages";
|
|
@@ -2893,7 +2904,24 @@ export declare const MODELS: {
|
|
|
2893
2904
|
provider: string;
|
|
2894
2905
|
baseUrl: string;
|
|
2895
2906
|
reasoning: true;
|
|
2896
|
-
input: "text"[];
|
|
2907
|
+
input: "text"[];
|
|
2908
|
+
cost: {
|
|
2909
|
+
input: number;
|
|
2910
|
+
output: number;
|
|
2911
|
+
cacheRead: number;
|
|
2912
|
+
cacheWrite: number;
|
|
2913
|
+
};
|
|
2914
|
+
contextWindow: number;
|
|
2915
|
+
maxTokens: number;
|
|
2916
|
+
};
|
|
2917
|
+
readonly "o3-pro": {
|
|
2918
|
+
id: string;
|
|
2919
|
+
name: string;
|
|
2920
|
+
api: "azure-openai-responses";
|
|
2921
|
+
provider: string;
|
|
2922
|
+
baseUrl: string;
|
|
2923
|
+
reasoning: true;
|
|
2924
|
+
input: ("image" | "text")[];
|
|
2897
2925
|
cost: {
|
|
2898
2926
|
input: number;
|
|
2899
2927
|
output: number;
|
|
@@ -2903,7 +2931,7 @@ export declare const MODELS: {
|
|
|
2903
2931
|
contextWindow: number;
|
|
2904
2932
|
maxTokens: number;
|
|
2905
2933
|
};
|
|
2906
|
-
readonly "
|
|
2934
|
+
readonly "o4-mini": {
|
|
2907
2935
|
id: string;
|
|
2908
2936
|
name: string;
|
|
2909
2937
|
api: "azure-openai-responses";
|
|
@@ -2920,7 +2948,7 @@ export declare const MODELS: {
|
|
|
2920
2948
|
contextWindow: number;
|
|
2921
2949
|
maxTokens: number;
|
|
2922
2950
|
};
|
|
2923
|
-
readonly "o4-mini": {
|
|
2951
|
+
readonly "o4-mini-deep-research": {
|
|
2924
2952
|
id: string;
|
|
2925
2953
|
name: string;
|
|
2926
2954
|
api: "azure-openai-responses";
|
|
@@ -2937,10 +2965,12 @@ export declare const MODELS: {
|
|
|
2937
2965
|
contextWindow: number;
|
|
2938
2966
|
maxTokens: number;
|
|
2939
2967
|
};
|
|
2940
|
-
|
|
2968
|
+
};
|
|
2969
|
+
readonly cerebras: {
|
|
2970
|
+
readonly "gemma-4-31b": {
|
|
2941
2971
|
id: string;
|
|
2942
2972
|
name: string;
|
|
2943
|
-
api: "
|
|
2973
|
+
api: "openai-completions";
|
|
2944
2974
|
provider: string;
|
|
2945
2975
|
baseUrl: string;
|
|
2946
2976
|
reasoning: true;
|
|
@@ -2954,8 +2984,6 @@ export declare const MODELS: {
|
|
|
2954
2984
|
contextWindow: number;
|
|
2955
2985
|
maxTokens: number;
|
|
2956
2986
|
};
|
|
2957
|
-
};
|
|
2958
|
-
readonly cerebras: {
|
|
2959
2987
|
readonly "gpt-oss-120b": {
|
|
2960
2988
|
id: string;
|
|
2961
2989
|
name: string;
|
|
@@ -3267,6 +3295,23 @@ export declare const MODELS: {
|
|
|
3267
3295
|
contextWindow: number;
|
|
3268
3296
|
maxTokens: number;
|
|
3269
3297
|
};
|
|
3298
|
+
readonly "claude-sonnet-5": {
|
|
3299
|
+
id: string;
|
|
3300
|
+
name: string;
|
|
3301
|
+
api: "anthropic-messages";
|
|
3302
|
+
provider: string;
|
|
3303
|
+
baseUrl: string;
|
|
3304
|
+
reasoning: true;
|
|
3305
|
+
input: ("image" | "text")[];
|
|
3306
|
+
cost: {
|
|
3307
|
+
input: number;
|
|
3308
|
+
output: number;
|
|
3309
|
+
cacheRead: number;
|
|
3310
|
+
cacheWrite: number;
|
|
3311
|
+
};
|
|
3312
|
+
contextWindow: number;
|
|
3313
|
+
maxTokens: number;
|
|
3314
|
+
};
|
|
3270
3315
|
readonly "gpt-4": {
|
|
3271
3316
|
id: string;
|
|
3272
3317
|
name: string;
|
|
@@ -4465,6 +4510,34 @@ export declare const MODELS: {
|
|
|
4465
4510
|
contextWindow: number;
|
|
4466
4511
|
maxTokens: number;
|
|
4467
4512
|
};
|
|
4513
|
+
readonly "claude-sonnet-5": {
|
|
4514
|
+
id: string;
|
|
4515
|
+
name: string;
|
|
4516
|
+
api: "openai-completions";
|
|
4517
|
+
provider: string;
|
|
4518
|
+
baseUrl: string;
|
|
4519
|
+
headers: {
|
|
4520
|
+
"User-Agent": string;
|
|
4521
|
+
"Editor-Version": string;
|
|
4522
|
+
"Editor-Plugin-Version": string;
|
|
4523
|
+
"Copilot-Integration-Id": string;
|
|
4524
|
+
};
|
|
4525
|
+
compat: {
|
|
4526
|
+
supportsStore: false;
|
|
4527
|
+
supportsDeveloperRole: false;
|
|
4528
|
+
supportsReasoningEffort: false;
|
|
4529
|
+
};
|
|
4530
|
+
reasoning: true;
|
|
4531
|
+
input: ("image" | "text")[];
|
|
4532
|
+
cost: {
|
|
4533
|
+
input: number;
|
|
4534
|
+
output: number;
|
|
4535
|
+
cacheRead: number;
|
|
4536
|
+
cacheWrite: number;
|
|
4537
|
+
};
|
|
4538
|
+
contextWindow: number;
|
|
4539
|
+
maxTokens: number;
|
|
4540
|
+
};
|
|
4468
4541
|
readonly "gemini-2.5-pro": {
|
|
4469
4542
|
id: string;
|
|
4470
4543
|
name: string;
|
|
@@ -4820,6 +4893,62 @@ export declare const MODELS: {
|
|
|
4820
4893
|
contextWindow: number;
|
|
4821
4894
|
maxTokens: number;
|
|
4822
4895
|
};
|
|
4896
|
+
readonly "kimi-k2.7-code": {
|
|
4897
|
+
id: string;
|
|
4898
|
+
name: string;
|
|
4899
|
+
api: "openai-completions";
|
|
4900
|
+
provider: string;
|
|
4901
|
+
baseUrl: string;
|
|
4902
|
+
headers: {
|
|
4903
|
+
"User-Agent": string;
|
|
4904
|
+
"Editor-Version": string;
|
|
4905
|
+
"Editor-Plugin-Version": string;
|
|
4906
|
+
"Copilot-Integration-Id": string;
|
|
4907
|
+
};
|
|
4908
|
+
compat: {
|
|
4909
|
+
supportsStore: false;
|
|
4910
|
+
supportsDeveloperRole: false;
|
|
4911
|
+
supportsReasoningEffort: false;
|
|
4912
|
+
};
|
|
4913
|
+
reasoning: true;
|
|
4914
|
+
input: ("image" | "text")[];
|
|
4915
|
+
cost: {
|
|
4916
|
+
input: number;
|
|
4917
|
+
output: number;
|
|
4918
|
+
cacheRead: number;
|
|
4919
|
+
cacheWrite: number;
|
|
4920
|
+
};
|
|
4921
|
+
contextWindow: number;
|
|
4922
|
+
maxTokens: number;
|
|
4923
|
+
};
|
|
4924
|
+
readonly "mai-code-1-flash-picker": {
|
|
4925
|
+
id: string;
|
|
4926
|
+
name: string;
|
|
4927
|
+
api: "openai-completions";
|
|
4928
|
+
provider: string;
|
|
4929
|
+
baseUrl: string;
|
|
4930
|
+
headers: {
|
|
4931
|
+
"User-Agent": string;
|
|
4932
|
+
"Editor-Version": string;
|
|
4933
|
+
"Editor-Plugin-Version": string;
|
|
4934
|
+
"Copilot-Integration-Id": string;
|
|
4935
|
+
};
|
|
4936
|
+
compat: {
|
|
4937
|
+
supportsStore: false;
|
|
4938
|
+
supportsDeveloperRole: false;
|
|
4939
|
+
supportsReasoningEffort: false;
|
|
4940
|
+
};
|
|
4941
|
+
reasoning: true;
|
|
4942
|
+
input: "text"[];
|
|
4943
|
+
cost: {
|
|
4944
|
+
input: number;
|
|
4945
|
+
output: number;
|
|
4946
|
+
cacheRead: number;
|
|
4947
|
+
cacheWrite: number;
|
|
4948
|
+
};
|
|
4949
|
+
contextWindow: number;
|
|
4950
|
+
maxTokens: number;
|
|
4951
|
+
};
|
|
4823
4952
|
};
|
|
4824
4953
|
readonly google: {
|
|
4825
4954
|
readonly "gemini-2.0-flash": {
|
|
@@ -6217,6 +6346,46 @@ export declare const MODELS: {
|
|
|
6217
6346
|
contextWindow: number;
|
|
6218
6347
|
maxTokens: number;
|
|
6219
6348
|
};
|
|
6349
|
+
readonly "openai/gpt-oss-120b": {
|
|
6350
|
+
id: string;
|
|
6351
|
+
name: string;
|
|
6352
|
+
api: "openai-completions";
|
|
6353
|
+
provider: string;
|
|
6354
|
+
baseUrl: string;
|
|
6355
|
+
compat: {
|
|
6356
|
+
supportsDeveloperRole: false;
|
|
6357
|
+
};
|
|
6358
|
+
reasoning: true;
|
|
6359
|
+
input: "text"[];
|
|
6360
|
+
cost: {
|
|
6361
|
+
input: number;
|
|
6362
|
+
output: number;
|
|
6363
|
+
cacheRead: number;
|
|
6364
|
+
cacheWrite: number;
|
|
6365
|
+
};
|
|
6366
|
+
contextWindow: number;
|
|
6367
|
+
maxTokens: number;
|
|
6368
|
+
};
|
|
6369
|
+
readonly "openai/gpt-oss-20b": {
|
|
6370
|
+
id: string;
|
|
6371
|
+
name: string;
|
|
6372
|
+
api: "openai-completions";
|
|
6373
|
+
provider: string;
|
|
6374
|
+
baseUrl: string;
|
|
6375
|
+
compat: {
|
|
6376
|
+
supportsDeveloperRole: false;
|
|
6377
|
+
};
|
|
6378
|
+
reasoning: true;
|
|
6379
|
+
input: "text"[];
|
|
6380
|
+
cost: {
|
|
6381
|
+
input: number;
|
|
6382
|
+
output: number;
|
|
6383
|
+
cacheRead: number;
|
|
6384
|
+
cacheWrite: number;
|
|
6385
|
+
};
|
|
6386
|
+
contextWindow: number;
|
|
6387
|
+
maxTokens: number;
|
|
6388
|
+
};
|
|
6220
6389
|
readonly "stepfun-ai/Step-3.5-Flash": {
|
|
6221
6390
|
id: string;
|
|
6222
6391
|
name: string;
|
|
@@ -6936,7 +7105,7 @@ export declare const MODELS: {
|
|
|
6936
7105
|
api: "mistral-conversations";
|
|
6937
7106
|
provider: string;
|
|
6938
7107
|
baseUrl: string;
|
|
6939
|
-
reasoning:
|
|
7108
|
+
reasoning: true;
|
|
6940
7109
|
input: ("image" | "text")[];
|
|
6941
7110
|
cost: {
|
|
6942
7111
|
input: number;
|
|
@@ -8511,6 +8680,30 @@ export declare const MODELS: {
|
|
|
8511
8680
|
contextWindow: number;
|
|
8512
8681
|
maxTokens: number;
|
|
8513
8682
|
};
|
|
8683
|
+
readonly "claude-fable-5": {
|
|
8684
|
+
id: string;
|
|
8685
|
+
name: string;
|
|
8686
|
+
api: "anthropic-messages";
|
|
8687
|
+
provider: string;
|
|
8688
|
+
baseUrl: string;
|
|
8689
|
+
reasoning: true;
|
|
8690
|
+
thinkingLevelMap: {
|
|
8691
|
+
minimal: string;
|
|
8692
|
+
low: string;
|
|
8693
|
+
medium: string;
|
|
8694
|
+
high: string;
|
|
8695
|
+
xhigh: string;
|
|
8696
|
+
};
|
|
8697
|
+
input: ("image" | "text")[];
|
|
8698
|
+
cost: {
|
|
8699
|
+
input: number;
|
|
8700
|
+
output: number;
|
|
8701
|
+
cacheRead: number;
|
|
8702
|
+
cacheWrite: number;
|
|
8703
|
+
};
|
|
8704
|
+
contextWindow: number;
|
|
8705
|
+
maxTokens: number;
|
|
8706
|
+
};
|
|
8514
8707
|
readonly "claude-haiku-4-5": {
|
|
8515
8708
|
id: string;
|
|
8516
8709
|
name: string;
|
|
@@ -8677,6 +8870,23 @@ export declare const MODELS: {
|
|
|
8677
8870
|
contextWindow: number;
|
|
8678
8871
|
maxTokens: number;
|
|
8679
8872
|
};
|
|
8873
|
+
readonly "claude-sonnet-5": {
|
|
8874
|
+
id: string;
|
|
8875
|
+
name: string;
|
|
8876
|
+
api: "anthropic-messages";
|
|
8877
|
+
provider: string;
|
|
8878
|
+
baseUrl: string;
|
|
8879
|
+
reasoning: true;
|
|
8880
|
+
input: ("image" | "text")[];
|
|
8881
|
+
cost: {
|
|
8882
|
+
input: number;
|
|
8883
|
+
output: number;
|
|
8884
|
+
cacheRead: number;
|
|
8885
|
+
cacheWrite: number;
|
|
8886
|
+
};
|
|
8887
|
+
contextWindow: number;
|
|
8888
|
+
maxTokens: number;
|
|
8889
|
+
};
|
|
8680
8890
|
readonly "deepseek-v4-flash": {
|
|
8681
8891
|
id: string;
|
|
8682
8892
|
name: string;
|
|
@@ -9142,17 +9352,76 @@ export declare const MODELS: {
|
|
|
9142
9352
|
contextWindow: number;
|
|
9143
9353
|
maxTokens: number;
|
|
9144
9354
|
};
|
|
9145
|
-
readonly "gpt-5.4-pro": {
|
|
9355
|
+
readonly "gpt-5.4-pro": {
|
|
9356
|
+
id: string;
|
|
9357
|
+
name: string;
|
|
9358
|
+
api: "openai-responses";
|
|
9359
|
+
provider: string;
|
|
9360
|
+
baseUrl: string;
|
|
9361
|
+
reasoning: true;
|
|
9362
|
+
thinkingLevelMap: {
|
|
9363
|
+
off: null;
|
|
9364
|
+
xhigh: string;
|
|
9365
|
+
};
|
|
9366
|
+
input: ("image" | "text")[];
|
|
9367
|
+
cost: {
|
|
9368
|
+
input: number;
|
|
9369
|
+
output: number;
|
|
9370
|
+
cacheRead: number;
|
|
9371
|
+
cacheWrite: number;
|
|
9372
|
+
};
|
|
9373
|
+
contextWindow: number;
|
|
9374
|
+
maxTokens: number;
|
|
9375
|
+
};
|
|
9376
|
+
readonly "gpt-5.5": {
|
|
9377
|
+
id: string;
|
|
9378
|
+
name: string;
|
|
9379
|
+
api: "openai-responses";
|
|
9380
|
+
provider: string;
|
|
9381
|
+
baseUrl: string;
|
|
9382
|
+
reasoning: true;
|
|
9383
|
+
thinkingLevelMap: {
|
|
9384
|
+
off: null;
|
|
9385
|
+
xhigh: string;
|
|
9386
|
+
};
|
|
9387
|
+
input: ("image" | "text")[];
|
|
9388
|
+
cost: {
|
|
9389
|
+
input: number;
|
|
9390
|
+
output: number;
|
|
9391
|
+
cacheRead: number;
|
|
9392
|
+
cacheWrite: number;
|
|
9393
|
+
};
|
|
9394
|
+
contextWindow: number;
|
|
9395
|
+
maxTokens: number;
|
|
9396
|
+
};
|
|
9397
|
+
readonly "gpt-5.5-pro": {
|
|
9398
|
+
id: string;
|
|
9399
|
+
name: string;
|
|
9400
|
+
api: "openai-responses";
|
|
9401
|
+
provider: string;
|
|
9402
|
+
baseUrl: string;
|
|
9403
|
+
reasoning: true;
|
|
9404
|
+
thinkingLevelMap: {
|
|
9405
|
+
off: null;
|
|
9406
|
+
xhigh: string;
|
|
9407
|
+
};
|
|
9408
|
+
input: ("image" | "text")[];
|
|
9409
|
+
cost: {
|
|
9410
|
+
input: number;
|
|
9411
|
+
output: number;
|
|
9412
|
+
cacheRead: number;
|
|
9413
|
+
cacheWrite: number;
|
|
9414
|
+
};
|
|
9415
|
+
contextWindow: number;
|
|
9416
|
+
maxTokens: number;
|
|
9417
|
+
};
|
|
9418
|
+
readonly "grok-build-0.1": {
|
|
9146
9419
|
id: string;
|
|
9147
9420
|
name: string;
|
|
9148
|
-
api: "openai-
|
|
9421
|
+
api: "openai-completions";
|
|
9149
9422
|
provider: string;
|
|
9150
9423
|
baseUrl: string;
|
|
9151
9424
|
reasoning: true;
|
|
9152
|
-
thinkingLevelMap: {
|
|
9153
|
-
off: null;
|
|
9154
|
-
xhigh: string;
|
|
9155
|
-
};
|
|
9156
9425
|
input: ("image" | "text")[];
|
|
9157
9426
|
cost: {
|
|
9158
9427
|
input: number;
|
|
@@ -9163,18 +9432,14 @@ export declare const MODELS: {
|
|
|
9163
9432
|
contextWindow: number;
|
|
9164
9433
|
maxTokens: number;
|
|
9165
9434
|
};
|
|
9166
|
-
readonly "
|
|
9435
|
+
readonly "hy3-free": {
|
|
9167
9436
|
id: string;
|
|
9168
9437
|
name: string;
|
|
9169
|
-
api: "openai-
|
|
9438
|
+
api: "openai-completions";
|
|
9170
9439
|
provider: string;
|
|
9171
9440
|
baseUrl: string;
|
|
9172
9441
|
reasoning: true;
|
|
9173
|
-
|
|
9174
|
-
off: null;
|
|
9175
|
-
xhigh: string;
|
|
9176
|
-
};
|
|
9177
|
-
input: ("image" | "text")[];
|
|
9442
|
+
input: "text"[];
|
|
9178
9443
|
cost: {
|
|
9179
9444
|
input: number;
|
|
9180
9445
|
output: number;
|
|
@@ -9184,17 +9449,13 @@ export declare const MODELS: {
|
|
|
9184
9449
|
contextWindow: number;
|
|
9185
9450
|
maxTokens: number;
|
|
9186
9451
|
};
|
|
9187
|
-
readonly "
|
|
9452
|
+
readonly "kimi-k2.5": {
|
|
9188
9453
|
id: string;
|
|
9189
9454
|
name: string;
|
|
9190
|
-
api: "openai-
|
|
9455
|
+
api: "openai-completions";
|
|
9191
9456
|
provider: string;
|
|
9192
9457
|
baseUrl: string;
|
|
9193
9458
|
reasoning: true;
|
|
9194
|
-
thinkingLevelMap: {
|
|
9195
|
-
off: null;
|
|
9196
|
-
xhigh: string;
|
|
9197
|
-
};
|
|
9198
9459
|
input: ("image" | "text")[];
|
|
9199
9460
|
cost: {
|
|
9200
9461
|
input: number;
|
|
@@ -9205,7 +9466,7 @@ export declare const MODELS: {
|
|
|
9205
9466
|
contextWindow: number;
|
|
9206
9467
|
maxTokens: number;
|
|
9207
9468
|
};
|
|
9208
|
-
readonly "
|
|
9469
|
+
readonly "kimi-k2.6": {
|
|
9209
9470
|
id: string;
|
|
9210
9471
|
name: string;
|
|
9211
9472
|
api: "openai-completions";
|
|
@@ -9222,7 +9483,7 @@ export declare const MODELS: {
|
|
|
9222
9483
|
contextWindow: number;
|
|
9223
9484
|
maxTokens: number;
|
|
9224
9485
|
};
|
|
9225
|
-
readonly "kimi-k2.
|
|
9486
|
+
readonly "kimi-k2.7-code": {
|
|
9226
9487
|
id: string;
|
|
9227
9488
|
name: string;
|
|
9228
9489
|
api: "openai-completions";
|
|
@@ -9239,7 +9500,7 @@ export declare const MODELS: {
|
|
|
9239
9500
|
contextWindow: number;
|
|
9240
9501
|
maxTokens: number;
|
|
9241
9502
|
};
|
|
9242
|
-
readonly "
|
|
9503
|
+
readonly "mimo-v2.5-free": {
|
|
9243
9504
|
id: string;
|
|
9244
9505
|
name: string;
|
|
9245
9506
|
api: "openai-completions";
|
|
@@ -9256,14 +9517,14 @@ export declare const MODELS: {
|
|
|
9256
9517
|
contextWindow: number;
|
|
9257
9518
|
maxTokens: number;
|
|
9258
9519
|
};
|
|
9259
|
-
readonly "
|
|
9520
|
+
readonly "minimax-m2.5": {
|
|
9260
9521
|
id: string;
|
|
9261
9522
|
name: string;
|
|
9262
9523
|
api: "openai-completions";
|
|
9263
9524
|
provider: string;
|
|
9264
9525
|
baseUrl: string;
|
|
9265
9526
|
reasoning: true;
|
|
9266
|
-
input:
|
|
9527
|
+
input: "text"[];
|
|
9267
9528
|
cost: {
|
|
9268
9529
|
input: number;
|
|
9269
9530
|
output: number;
|
|
@@ -9273,7 +9534,7 @@ export declare const MODELS: {
|
|
|
9273
9534
|
contextWindow: number;
|
|
9274
9535
|
maxTokens: number;
|
|
9275
9536
|
};
|
|
9276
|
-
readonly "minimax-m2.
|
|
9537
|
+
readonly "minimax-m2.7": {
|
|
9277
9538
|
id: string;
|
|
9278
9539
|
name: string;
|
|
9279
9540
|
api: "openai-completions";
|
|
@@ -9290,14 +9551,14 @@ export declare const MODELS: {
|
|
|
9290
9551
|
contextWindow: number;
|
|
9291
9552
|
maxTokens: number;
|
|
9292
9553
|
};
|
|
9293
|
-
readonly "minimax-
|
|
9554
|
+
readonly "minimax-m3": {
|
|
9294
9555
|
id: string;
|
|
9295
9556
|
name: string;
|
|
9296
9557
|
api: "openai-completions";
|
|
9297
9558
|
provider: string;
|
|
9298
9559
|
baseUrl: string;
|
|
9299
9560
|
reasoning: true;
|
|
9300
|
-
input: "text"[];
|
|
9561
|
+
input: ("image" | "text")[];
|
|
9301
9562
|
cost: {
|
|
9302
9563
|
input: number;
|
|
9303
9564
|
output: number;
|
|
@@ -9642,6 +9903,57 @@ export declare const MODELS: {
|
|
|
9642
9903
|
contextWindow: number;
|
|
9643
9904
|
maxTokens: number;
|
|
9644
9905
|
};
|
|
9906
|
+
readonly "aion-labs/aion-2.0": {
|
|
9907
|
+
id: string;
|
|
9908
|
+
name: string;
|
|
9909
|
+
api: "openai-completions";
|
|
9910
|
+
provider: string;
|
|
9911
|
+
baseUrl: string;
|
|
9912
|
+
reasoning: true;
|
|
9913
|
+
input: "text"[];
|
|
9914
|
+
cost: {
|
|
9915
|
+
input: number;
|
|
9916
|
+
output: number;
|
|
9917
|
+
cacheRead: number;
|
|
9918
|
+
cacheWrite: number;
|
|
9919
|
+
};
|
|
9920
|
+
contextWindow: number;
|
|
9921
|
+
maxTokens: number;
|
|
9922
|
+
};
|
|
9923
|
+
readonly "aion-labs/aion-3.0": {
|
|
9924
|
+
id: string;
|
|
9925
|
+
name: string;
|
|
9926
|
+
api: "openai-completions";
|
|
9927
|
+
provider: string;
|
|
9928
|
+
baseUrl: string;
|
|
9929
|
+
reasoning: true;
|
|
9930
|
+
input: "text"[];
|
|
9931
|
+
cost: {
|
|
9932
|
+
input: number;
|
|
9933
|
+
output: number;
|
|
9934
|
+
cacheRead: number;
|
|
9935
|
+
cacheWrite: number;
|
|
9936
|
+
};
|
|
9937
|
+
contextWindow: number;
|
|
9938
|
+
maxTokens: number;
|
|
9939
|
+
};
|
|
9940
|
+
readonly "aion-labs/aion-3.0-mini": {
|
|
9941
|
+
id: string;
|
|
9942
|
+
name: string;
|
|
9943
|
+
api: "openai-completions";
|
|
9944
|
+
provider: string;
|
|
9945
|
+
baseUrl: string;
|
|
9946
|
+
reasoning: true;
|
|
9947
|
+
input: "text"[];
|
|
9948
|
+
cost: {
|
|
9949
|
+
input: number;
|
|
9950
|
+
output: number;
|
|
9951
|
+
cacheRead: number;
|
|
9952
|
+
cacheWrite: number;
|
|
9953
|
+
};
|
|
9954
|
+
contextWindow: number;
|
|
9955
|
+
maxTokens: number;
|
|
9956
|
+
};
|
|
9645
9957
|
readonly "amazon/nova-2-lite-v1": {
|
|
9646
9958
|
id: string;
|
|
9647
9959
|
name: string;
|
|
@@ -9856,7 +10168,7 @@ export declare const MODELS: {
|
|
|
9856
10168
|
contextWindow: number;
|
|
9857
10169
|
maxTokens: number;
|
|
9858
10170
|
};
|
|
9859
|
-
readonly "anthropic/claude-opus-4.
|
|
10171
|
+
readonly "anthropic/claude-opus-4.7": {
|
|
9860
10172
|
id: string;
|
|
9861
10173
|
name: string;
|
|
9862
10174
|
api: "openai-completions";
|
|
@@ -9876,7 +10188,7 @@ export declare const MODELS: {
|
|
|
9876
10188
|
contextWindow: number;
|
|
9877
10189
|
maxTokens: number;
|
|
9878
10190
|
};
|
|
9879
|
-
readonly "anthropic/claude-opus-4.7": {
|
|
10191
|
+
readonly "anthropic/claude-opus-4.7-fast": {
|
|
9880
10192
|
id: string;
|
|
9881
10193
|
name: string;
|
|
9882
10194
|
api: "openai-completions";
|
|
@@ -9896,7 +10208,7 @@ export declare const MODELS: {
|
|
|
9896
10208
|
contextWindow: number;
|
|
9897
10209
|
maxTokens: number;
|
|
9898
10210
|
};
|
|
9899
|
-
readonly "anthropic/claude-opus-4.
|
|
10211
|
+
readonly "anthropic/claude-opus-4.8": {
|
|
9900
10212
|
id: string;
|
|
9901
10213
|
name: string;
|
|
9902
10214
|
api: "openai-completions";
|
|
@@ -9904,6 +10216,10 @@ export declare const MODELS: {
|
|
|
9904
10216
|
baseUrl: string;
|
|
9905
10217
|
reasoning: true;
|
|
9906
10218
|
thinkingLevelMap: {
|
|
10219
|
+
minimal: string;
|
|
10220
|
+
low: string;
|
|
10221
|
+
medium: string;
|
|
10222
|
+
high: string;
|
|
9907
10223
|
xhigh: string;
|
|
9908
10224
|
};
|
|
9909
10225
|
input: ("image" | "text")[];
|
|
@@ -9916,7 +10232,7 @@ export declare const MODELS: {
|
|
|
9916
10232
|
contextWindow: number;
|
|
9917
10233
|
maxTokens: number;
|
|
9918
10234
|
};
|
|
9919
|
-
readonly "anthropic/claude-opus-4.8": {
|
|
10235
|
+
readonly "anthropic/claude-opus-4.8-fast": {
|
|
9920
10236
|
id: string;
|
|
9921
10237
|
name: string;
|
|
9922
10238
|
api: "openai-completions";
|
|
@@ -9940,20 +10256,13 @@ export declare const MODELS: {
|
|
|
9940
10256
|
contextWindow: number;
|
|
9941
10257
|
maxTokens: number;
|
|
9942
10258
|
};
|
|
9943
|
-
readonly "anthropic/claude-
|
|
10259
|
+
readonly "anthropic/claude-sonnet-4": {
|
|
9944
10260
|
id: string;
|
|
9945
10261
|
name: string;
|
|
9946
10262
|
api: "openai-completions";
|
|
9947
10263
|
provider: string;
|
|
9948
10264
|
baseUrl: string;
|
|
9949
10265
|
reasoning: true;
|
|
9950
|
-
thinkingLevelMap: {
|
|
9951
|
-
minimal: string;
|
|
9952
|
-
low: string;
|
|
9953
|
-
medium: string;
|
|
9954
|
-
high: string;
|
|
9955
|
-
xhigh: string;
|
|
9956
|
-
};
|
|
9957
10266
|
input: ("image" | "text")[];
|
|
9958
10267
|
cost: {
|
|
9959
10268
|
input: number;
|
|
@@ -9964,7 +10273,7 @@ export declare const MODELS: {
|
|
|
9964
10273
|
contextWindow: number;
|
|
9965
10274
|
maxTokens: number;
|
|
9966
10275
|
};
|
|
9967
|
-
readonly "anthropic/claude-sonnet-4": {
|
|
10276
|
+
readonly "anthropic/claude-sonnet-4.5": {
|
|
9968
10277
|
id: string;
|
|
9969
10278
|
name: string;
|
|
9970
10279
|
api: "openai-completions";
|
|
@@ -9981,7 +10290,7 @@ export declare const MODELS: {
|
|
|
9981
10290
|
contextWindow: number;
|
|
9982
10291
|
maxTokens: number;
|
|
9983
10292
|
};
|
|
9984
|
-
readonly "anthropic/claude-sonnet-4.
|
|
10293
|
+
readonly "anthropic/claude-sonnet-4.6": {
|
|
9985
10294
|
id: string;
|
|
9986
10295
|
name: string;
|
|
9987
10296
|
api: "openai-completions";
|
|
@@ -9998,7 +10307,7 @@ export declare const MODELS: {
|
|
|
9998
10307
|
contextWindow: number;
|
|
9999
10308
|
maxTokens: number;
|
|
10000
10309
|
};
|
|
10001
|
-
readonly "anthropic/claude-sonnet-
|
|
10310
|
+
readonly "anthropic/claude-sonnet-5": {
|
|
10002
10311
|
id: string;
|
|
10003
10312
|
name: string;
|
|
10004
10313
|
api: "openai-completions";
|
|
@@ -11431,6 +11740,40 @@ export declare const MODELS: {
|
|
|
11431
11740
|
contextWindow: number;
|
|
11432
11741
|
maxTokens: number;
|
|
11433
11742
|
};
|
|
11743
|
+
readonly "nex-agi/nex-n2-mini": {
|
|
11744
|
+
id: string;
|
|
11745
|
+
name: string;
|
|
11746
|
+
api: "openai-completions";
|
|
11747
|
+
provider: string;
|
|
11748
|
+
baseUrl: string;
|
|
11749
|
+
reasoning: true;
|
|
11750
|
+
input: ("image" | "text")[];
|
|
11751
|
+
cost: {
|
|
11752
|
+
input: number;
|
|
11753
|
+
output: number;
|
|
11754
|
+
cacheRead: number;
|
|
11755
|
+
cacheWrite: number;
|
|
11756
|
+
};
|
|
11757
|
+
contextWindow: number;
|
|
11758
|
+
maxTokens: number;
|
|
11759
|
+
};
|
|
11760
|
+
readonly "nex-agi/nex-n2-pro": {
|
|
11761
|
+
id: string;
|
|
11762
|
+
name: string;
|
|
11763
|
+
api: "openai-completions";
|
|
11764
|
+
provider: string;
|
|
11765
|
+
baseUrl: string;
|
|
11766
|
+
reasoning: true;
|
|
11767
|
+
input: ("image" | "text")[];
|
|
11768
|
+
cost: {
|
|
11769
|
+
input: number;
|
|
11770
|
+
output: number;
|
|
11771
|
+
cacheRead: number;
|
|
11772
|
+
cacheWrite: number;
|
|
11773
|
+
};
|
|
11774
|
+
contextWindow: number;
|
|
11775
|
+
maxTokens: number;
|
|
11776
|
+
};
|
|
11434
11777
|
readonly "nvidia/llama-3.3-nemotron-super-49b-v1.5": {
|
|
11435
11778
|
id: string;
|
|
11436
11779
|
name: string;
|
|
@@ -12487,13 +12830,13 @@ export declare const MODELS: {
|
|
|
12487
12830
|
contextWindow: number;
|
|
12488
12831
|
maxTokens: number;
|
|
12489
12832
|
};
|
|
12490
|
-
readonly "
|
|
12833
|
+
readonly "poolside/laguna-m.1": {
|
|
12491
12834
|
id: string;
|
|
12492
12835
|
name: string;
|
|
12493
12836
|
api: "openai-completions";
|
|
12494
12837
|
provider: string;
|
|
12495
12838
|
baseUrl: string;
|
|
12496
|
-
reasoning:
|
|
12839
|
+
reasoning: true;
|
|
12497
12840
|
input: "text"[];
|
|
12498
12841
|
cost: {
|
|
12499
12842
|
input: number;
|
|
@@ -12504,7 +12847,7 @@ export declare const MODELS: {
|
|
|
12504
12847
|
contextWindow: number;
|
|
12505
12848
|
maxTokens: number;
|
|
12506
12849
|
};
|
|
12507
|
-
readonly "poolside/laguna-m.1": {
|
|
12850
|
+
readonly "poolside/laguna-m.1:free": {
|
|
12508
12851
|
id: string;
|
|
12509
12852
|
name: string;
|
|
12510
12853
|
api: "openai-completions";
|
|
@@ -12521,7 +12864,24 @@ export declare const MODELS: {
|
|
|
12521
12864
|
contextWindow: number;
|
|
12522
12865
|
maxTokens: number;
|
|
12523
12866
|
};
|
|
12524
|
-
readonly "poolside/laguna-
|
|
12867
|
+
readonly "poolside/laguna-xs-2.1": {
|
|
12868
|
+
id: string;
|
|
12869
|
+
name: string;
|
|
12870
|
+
api: "openai-completions";
|
|
12871
|
+
provider: string;
|
|
12872
|
+
baseUrl: string;
|
|
12873
|
+
reasoning: true;
|
|
12874
|
+
input: "text"[];
|
|
12875
|
+
cost: {
|
|
12876
|
+
input: number;
|
|
12877
|
+
output: number;
|
|
12878
|
+
cacheRead: number;
|
|
12879
|
+
cacheWrite: number;
|
|
12880
|
+
};
|
|
12881
|
+
contextWindow: number;
|
|
12882
|
+
maxTokens: number;
|
|
12883
|
+
};
|
|
12884
|
+
readonly "poolside/laguna-xs-2.1:free": {
|
|
12525
12885
|
id: string;
|
|
12526
12886
|
name: string;
|
|
12527
12887
|
api: "openai-completions";
|
|
@@ -13473,6 +13833,40 @@ export declare const MODELS: {
|
|
|
13473
13833
|
contextWindow: number;
|
|
13474
13834
|
maxTokens: number;
|
|
13475
13835
|
};
|
|
13836
|
+
readonly "tencent/hy3": {
|
|
13837
|
+
id: string;
|
|
13838
|
+
name: string;
|
|
13839
|
+
api: "openai-completions";
|
|
13840
|
+
provider: string;
|
|
13841
|
+
baseUrl: string;
|
|
13842
|
+
reasoning: true;
|
|
13843
|
+
input: "text"[];
|
|
13844
|
+
cost: {
|
|
13845
|
+
input: number;
|
|
13846
|
+
output: number;
|
|
13847
|
+
cacheRead: number;
|
|
13848
|
+
cacheWrite: number;
|
|
13849
|
+
};
|
|
13850
|
+
contextWindow: number;
|
|
13851
|
+
maxTokens: number;
|
|
13852
|
+
};
|
|
13853
|
+
readonly "tencent/hy3:free": {
|
|
13854
|
+
id: string;
|
|
13855
|
+
name: string;
|
|
13856
|
+
api: "openai-completions";
|
|
13857
|
+
provider: string;
|
|
13858
|
+
baseUrl: string;
|
|
13859
|
+
reasoning: true;
|
|
13860
|
+
input: "text"[];
|
|
13861
|
+
cost: {
|
|
13862
|
+
input: number;
|
|
13863
|
+
output: number;
|
|
13864
|
+
cacheRead: number;
|
|
13865
|
+
cacheWrite: number;
|
|
13866
|
+
};
|
|
13867
|
+
contextWindow: number;
|
|
13868
|
+
maxTokens: number;
|
|
13869
|
+
};
|
|
13476
13870
|
readonly "thedrummer/unslopnemo-12b": {
|
|
13477
13871
|
id: string;
|
|
13478
13872
|
name: string;
|
|
@@ -13956,6 +14350,23 @@ export declare const MODELS: {
|
|
|
13956
14350
|
contextWindow: number;
|
|
13957
14351
|
maxTokens: number;
|
|
13958
14352
|
};
|
|
14353
|
+
readonly "~x-ai/grok-latest": {
|
|
14354
|
+
id: string;
|
|
14355
|
+
name: string;
|
|
14356
|
+
api: "openai-completions";
|
|
14357
|
+
provider: string;
|
|
14358
|
+
baseUrl: string;
|
|
14359
|
+
reasoning: true;
|
|
14360
|
+
input: ("image" | "text")[];
|
|
14361
|
+
cost: {
|
|
14362
|
+
input: number;
|
|
14363
|
+
output: number;
|
|
14364
|
+
cacheRead: number;
|
|
14365
|
+
cacheWrite: number;
|
|
14366
|
+
};
|
|
14367
|
+
contextWindow: number;
|
|
14368
|
+
maxTokens: number;
|
|
14369
|
+
};
|
|
13959
14370
|
};
|
|
13960
14371
|
readonly together: {
|
|
13961
14372
|
readonly "MiniMaxAI/MiniMax-M2.7": {
|
|
@@ -15043,6 +15454,30 @@ export declare const MODELS: {
|
|
|
15043
15454
|
contextWindow: number;
|
|
15044
15455
|
maxTokens: number;
|
|
15045
15456
|
};
|
|
15457
|
+
readonly "anthropic/claude-fable-5": {
|
|
15458
|
+
id: string;
|
|
15459
|
+
name: string;
|
|
15460
|
+
api: "anthropic-messages";
|
|
15461
|
+
provider: string;
|
|
15462
|
+
baseUrl: string;
|
|
15463
|
+
reasoning: true;
|
|
15464
|
+
thinkingLevelMap: {
|
|
15465
|
+
minimal: string;
|
|
15466
|
+
low: string;
|
|
15467
|
+
medium: string;
|
|
15468
|
+
high: string;
|
|
15469
|
+
xhigh: string;
|
|
15470
|
+
};
|
|
15471
|
+
input: ("image" | "text")[];
|
|
15472
|
+
cost: {
|
|
15473
|
+
input: number;
|
|
15474
|
+
output: number;
|
|
15475
|
+
cacheRead: number;
|
|
15476
|
+
cacheWrite: number;
|
|
15477
|
+
};
|
|
15478
|
+
contextWindow: number;
|
|
15479
|
+
maxTokens: number;
|
|
15480
|
+
};
|
|
15046
15481
|
readonly "anthropic/claude-haiku-4.5": {
|
|
15047
15482
|
id: string;
|
|
15048
15483
|
name: string;
|
|
@@ -15226,6 +15661,23 @@ export declare const MODELS: {
|
|
|
15226
15661
|
contextWindow: number;
|
|
15227
15662
|
maxTokens: number;
|
|
15228
15663
|
};
|
|
15664
|
+
readonly "anthropic/claude-sonnet-5": {
|
|
15665
|
+
id: string;
|
|
15666
|
+
name: string;
|
|
15667
|
+
api: "anthropic-messages";
|
|
15668
|
+
provider: string;
|
|
15669
|
+
baseUrl: string;
|
|
15670
|
+
reasoning: true;
|
|
15671
|
+
input: ("image" | "text")[];
|
|
15672
|
+
cost: {
|
|
15673
|
+
input: number;
|
|
15674
|
+
output: number;
|
|
15675
|
+
cacheRead: number;
|
|
15676
|
+
cacheWrite: number;
|
|
15677
|
+
};
|
|
15678
|
+
contextWindow: number;
|
|
15679
|
+
maxTokens: number;
|
|
15680
|
+
};
|
|
15229
15681
|
readonly "arcee-ai/trinity-large-preview": {
|
|
15230
15682
|
id: string;
|
|
15231
15683
|
name: string;
|