@elyracode/ai 0.7.14 → 0.7.16
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.
|
@@ -1460,40 +1460,6 @@ export declare const MODELS: {
|
|
|
1460
1460
|
};
|
|
1461
1461
|
};
|
|
1462
1462
|
readonly anthropic: {
|
|
1463
|
-
readonly "claude-3-5-haiku-20241022": {
|
|
1464
|
-
id: string;
|
|
1465
|
-
name: string;
|
|
1466
|
-
api: "anthropic-messages";
|
|
1467
|
-
provider: string;
|
|
1468
|
-
baseUrl: string;
|
|
1469
|
-
reasoning: false;
|
|
1470
|
-
input: ("image" | "text")[];
|
|
1471
|
-
cost: {
|
|
1472
|
-
input: number;
|
|
1473
|
-
output: number;
|
|
1474
|
-
cacheRead: number;
|
|
1475
|
-
cacheWrite: number;
|
|
1476
|
-
};
|
|
1477
|
-
contextWindow: number;
|
|
1478
|
-
maxTokens: number;
|
|
1479
|
-
};
|
|
1480
|
-
readonly "claude-3-5-haiku-latest": {
|
|
1481
|
-
id: string;
|
|
1482
|
-
name: string;
|
|
1483
|
-
api: "anthropic-messages";
|
|
1484
|
-
provider: string;
|
|
1485
|
-
baseUrl: string;
|
|
1486
|
-
reasoning: false;
|
|
1487
|
-
input: ("image" | "text")[];
|
|
1488
|
-
cost: {
|
|
1489
|
-
input: number;
|
|
1490
|
-
output: number;
|
|
1491
|
-
cacheRead: number;
|
|
1492
|
-
cacheWrite: number;
|
|
1493
|
-
};
|
|
1494
|
-
contextWindow: number;
|
|
1495
|
-
maxTokens: number;
|
|
1496
|
-
};
|
|
1497
1463
|
readonly "claude-3-5-sonnet-20240620": {
|
|
1498
1464
|
id: string;
|
|
1499
1465
|
name: string;
|
|
@@ -1876,23 +1842,6 @@ export declare const MODELS: {
|
|
|
1876
1842
|
contextWindow: number;
|
|
1877
1843
|
maxTokens: number;
|
|
1878
1844
|
};
|
|
1879
|
-
readonly "gpt-4-turbo": {
|
|
1880
|
-
id: string;
|
|
1881
|
-
name: string;
|
|
1882
|
-
api: "azure-openai-responses";
|
|
1883
|
-
provider: string;
|
|
1884
|
-
baseUrl: string;
|
|
1885
|
-
reasoning: false;
|
|
1886
|
-
input: ("image" | "text")[];
|
|
1887
|
-
cost: {
|
|
1888
|
-
input: number;
|
|
1889
|
-
output: number;
|
|
1890
|
-
cacheRead: number;
|
|
1891
|
-
cacheWrite: number;
|
|
1892
|
-
};
|
|
1893
|
-
contextWindow: number;
|
|
1894
|
-
maxTokens: number;
|
|
1895
|
-
};
|
|
1896
1845
|
readonly "gpt-4.1": {
|
|
1897
1846
|
id: string;
|
|
1898
1847
|
name: string;
|
|
@@ -1961,57 +1910,6 @@ export declare const MODELS: {
|
|
|
1961
1910
|
contextWindow: number;
|
|
1962
1911
|
maxTokens: number;
|
|
1963
1912
|
};
|
|
1964
|
-
readonly "gpt-4o-2024-05-13": {
|
|
1965
|
-
id: string;
|
|
1966
|
-
name: string;
|
|
1967
|
-
api: "azure-openai-responses";
|
|
1968
|
-
provider: string;
|
|
1969
|
-
baseUrl: string;
|
|
1970
|
-
reasoning: false;
|
|
1971
|
-
input: ("image" | "text")[];
|
|
1972
|
-
cost: {
|
|
1973
|
-
input: number;
|
|
1974
|
-
output: number;
|
|
1975
|
-
cacheRead: number;
|
|
1976
|
-
cacheWrite: number;
|
|
1977
|
-
};
|
|
1978
|
-
contextWindow: number;
|
|
1979
|
-
maxTokens: number;
|
|
1980
|
-
};
|
|
1981
|
-
readonly "gpt-4o-2024-08-06": {
|
|
1982
|
-
id: string;
|
|
1983
|
-
name: string;
|
|
1984
|
-
api: "azure-openai-responses";
|
|
1985
|
-
provider: string;
|
|
1986
|
-
baseUrl: string;
|
|
1987
|
-
reasoning: false;
|
|
1988
|
-
input: ("image" | "text")[];
|
|
1989
|
-
cost: {
|
|
1990
|
-
input: number;
|
|
1991
|
-
output: number;
|
|
1992
|
-
cacheRead: number;
|
|
1993
|
-
cacheWrite: number;
|
|
1994
|
-
};
|
|
1995
|
-
contextWindow: number;
|
|
1996
|
-
maxTokens: number;
|
|
1997
|
-
};
|
|
1998
|
-
readonly "gpt-4o-2024-11-20": {
|
|
1999
|
-
id: string;
|
|
2000
|
-
name: string;
|
|
2001
|
-
api: "azure-openai-responses";
|
|
2002
|
-
provider: string;
|
|
2003
|
-
baseUrl: string;
|
|
2004
|
-
reasoning: false;
|
|
2005
|
-
input: ("image" | "text")[];
|
|
2006
|
-
cost: {
|
|
2007
|
-
input: number;
|
|
2008
|
-
output: number;
|
|
2009
|
-
cacheRead: number;
|
|
2010
|
-
cacheWrite: number;
|
|
2011
|
-
};
|
|
2012
|
-
contextWindow: number;
|
|
2013
|
-
maxTokens: number;
|
|
2014
|
-
};
|
|
2015
1913
|
readonly "gpt-4o-mini": {
|
|
2016
1914
|
id: string;
|
|
2017
1915
|
name: string;
|
|
@@ -2730,23 +2628,6 @@ export declare const MODELS: {
|
|
|
2730
2628
|
};
|
|
2731
2629
|
};
|
|
2732
2630
|
readonly "cloudflare-ai-gateway": {
|
|
2733
|
-
readonly "claude-3-5-haiku": {
|
|
2734
|
-
id: string;
|
|
2735
|
-
name: string;
|
|
2736
|
-
api: "anthropic-messages";
|
|
2737
|
-
provider: string;
|
|
2738
|
-
baseUrl: string;
|
|
2739
|
-
reasoning: false;
|
|
2740
|
-
input: ("image" | "text")[];
|
|
2741
|
-
cost: {
|
|
2742
|
-
input: number;
|
|
2743
|
-
output: number;
|
|
2744
|
-
cacheRead: number;
|
|
2745
|
-
cacheWrite: number;
|
|
2746
|
-
};
|
|
2747
|
-
contextWindow: number;
|
|
2748
|
-
maxTokens: number;
|
|
2749
|
-
};
|
|
2750
2631
|
readonly "claude-3-haiku": {
|
|
2751
2632
|
id: string;
|
|
2752
2633
|
name: string;
|
|
@@ -2798,23 +2679,6 @@ export declare const MODELS: {
|
|
|
2798
2679
|
contextWindow: number;
|
|
2799
2680
|
maxTokens: number;
|
|
2800
2681
|
};
|
|
2801
|
-
readonly "claude-3.5-haiku": {
|
|
2802
|
-
id: string;
|
|
2803
|
-
name: string;
|
|
2804
|
-
api: "anthropic-messages";
|
|
2805
|
-
provider: string;
|
|
2806
|
-
baseUrl: string;
|
|
2807
|
-
reasoning: false;
|
|
2808
|
-
input: ("image" | "text")[];
|
|
2809
|
-
cost: {
|
|
2810
|
-
input: number;
|
|
2811
|
-
output: number;
|
|
2812
|
-
cacheRead: number;
|
|
2813
|
-
cacheWrite: number;
|
|
2814
|
-
};
|
|
2815
|
-
contextWindow: number;
|
|
2816
|
-
maxTokens: number;
|
|
2817
|
-
};
|
|
2818
2682
|
readonly "claude-3.5-sonnet": {
|
|
2819
2683
|
id: string;
|
|
2820
2684
|
name: string;
|
|
@@ -3008,23 +2872,6 @@ export declare const MODELS: {
|
|
|
3008
2872
|
contextWindow: number;
|
|
3009
2873
|
maxTokens: number;
|
|
3010
2874
|
};
|
|
3011
|
-
readonly "gpt-4-turbo": {
|
|
3012
|
-
id: string;
|
|
3013
|
-
name: string;
|
|
3014
|
-
api: "openai-responses";
|
|
3015
|
-
provider: string;
|
|
3016
|
-
baseUrl: string;
|
|
3017
|
-
reasoning: false;
|
|
3018
|
-
input: ("image" | "text")[];
|
|
3019
|
-
cost: {
|
|
3020
|
-
input: number;
|
|
3021
|
-
output: number;
|
|
3022
|
-
cacheRead: number;
|
|
3023
|
-
cacheWrite: number;
|
|
3024
|
-
};
|
|
3025
|
-
contextWindow: number;
|
|
3026
|
-
maxTokens: number;
|
|
3027
|
-
};
|
|
3028
2875
|
readonly "gpt-4o": {
|
|
3029
2876
|
id: string;
|
|
3030
2877
|
name: string;
|
|
@@ -5475,26 +5322,6 @@ export declare const MODELS: {
|
|
|
5475
5322
|
contextWindow: number;
|
|
5476
5323
|
maxTokens: number;
|
|
5477
5324
|
};
|
|
5478
|
-
readonly "XiaomiMiMo/MiMo-V2-Flash": {
|
|
5479
|
-
id: string;
|
|
5480
|
-
name: string;
|
|
5481
|
-
api: "openai-completions";
|
|
5482
|
-
provider: string;
|
|
5483
|
-
baseUrl: string;
|
|
5484
|
-
compat: {
|
|
5485
|
-
supportsDeveloperRole: false;
|
|
5486
|
-
};
|
|
5487
|
-
reasoning: true;
|
|
5488
|
-
input: "text"[];
|
|
5489
|
-
cost: {
|
|
5490
|
-
input: number;
|
|
5491
|
-
output: number;
|
|
5492
|
-
cacheRead: number;
|
|
5493
|
-
cacheWrite: number;
|
|
5494
|
-
};
|
|
5495
|
-
contextWindow: number;
|
|
5496
|
-
maxTokens: number;
|
|
5497
|
-
};
|
|
5498
5325
|
readonly "deepseek-ai/DeepSeek-R1-0528": {
|
|
5499
5326
|
id: string;
|
|
5500
5327
|
name: string;
|
|
@@ -6686,23 +6513,6 @@ export declare const MODELS: {
|
|
|
6686
6513
|
contextWindow: number;
|
|
6687
6514
|
maxTokens: number;
|
|
6688
6515
|
};
|
|
6689
|
-
readonly "gpt-4-turbo": {
|
|
6690
|
-
id: string;
|
|
6691
|
-
name: string;
|
|
6692
|
-
api: "openai-responses";
|
|
6693
|
-
provider: string;
|
|
6694
|
-
baseUrl: string;
|
|
6695
|
-
reasoning: false;
|
|
6696
|
-
input: ("image" | "text")[];
|
|
6697
|
-
cost: {
|
|
6698
|
-
input: number;
|
|
6699
|
-
output: number;
|
|
6700
|
-
cacheRead: number;
|
|
6701
|
-
cacheWrite: number;
|
|
6702
|
-
};
|
|
6703
|
-
contextWindow: number;
|
|
6704
|
-
maxTokens: number;
|
|
6705
|
-
};
|
|
6706
6516
|
readonly "gpt-4.1": {
|
|
6707
6517
|
id: string;
|
|
6708
6518
|
name: string;
|
|
@@ -6771,57 +6581,6 @@ export declare const MODELS: {
|
|
|
6771
6581
|
contextWindow: number;
|
|
6772
6582
|
maxTokens: number;
|
|
6773
6583
|
};
|
|
6774
|
-
readonly "gpt-4o-2024-05-13": {
|
|
6775
|
-
id: string;
|
|
6776
|
-
name: string;
|
|
6777
|
-
api: "openai-responses";
|
|
6778
|
-
provider: string;
|
|
6779
|
-
baseUrl: string;
|
|
6780
|
-
reasoning: false;
|
|
6781
|
-
input: ("image" | "text")[];
|
|
6782
|
-
cost: {
|
|
6783
|
-
input: number;
|
|
6784
|
-
output: number;
|
|
6785
|
-
cacheRead: number;
|
|
6786
|
-
cacheWrite: number;
|
|
6787
|
-
};
|
|
6788
|
-
contextWindow: number;
|
|
6789
|
-
maxTokens: number;
|
|
6790
|
-
};
|
|
6791
|
-
readonly "gpt-4o-2024-08-06": {
|
|
6792
|
-
id: string;
|
|
6793
|
-
name: string;
|
|
6794
|
-
api: "openai-responses";
|
|
6795
|
-
provider: string;
|
|
6796
|
-
baseUrl: string;
|
|
6797
|
-
reasoning: false;
|
|
6798
|
-
input: ("image" | "text")[];
|
|
6799
|
-
cost: {
|
|
6800
|
-
input: number;
|
|
6801
|
-
output: number;
|
|
6802
|
-
cacheRead: number;
|
|
6803
|
-
cacheWrite: number;
|
|
6804
|
-
};
|
|
6805
|
-
contextWindow: number;
|
|
6806
|
-
maxTokens: number;
|
|
6807
|
-
};
|
|
6808
|
-
readonly "gpt-4o-2024-11-20": {
|
|
6809
|
-
id: string;
|
|
6810
|
-
name: string;
|
|
6811
|
-
api: "openai-responses";
|
|
6812
|
-
provider: string;
|
|
6813
|
-
baseUrl: string;
|
|
6814
|
-
reasoning: false;
|
|
6815
|
-
input: ("image" | "text")[];
|
|
6816
|
-
cost: {
|
|
6817
|
-
input: number;
|
|
6818
|
-
output: number;
|
|
6819
|
-
cacheRead: number;
|
|
6820
|
-
cacheWrite: number;
|
|
6821
|
-
};
|
|
6822
|
-
contextWindow: number;
|
|
6823
|
-
maxTokens: number;
|
|
6824
|
-
};
|
|
6825
6584
|
readonly "gpt-4o-mini": {
|
|
6826
6585
|
id: string;
|
|
6827
6586
|
name: string;
|
|
@@ -8679,23 +8438,6 @@ export declare const MODELS: {
|
|
|
8679
8438
|
contextWindow: number;
|
|
8680
8439
|
maxTokens: number;
|
|
8681
8440
|
};
|
|
8682
|
-
readonly "alibaba/tongyi-deepresearch-30b-a3b": {
|
|
8683
|
-
id: string;
|
|
8684
|
-
name: string;
|
|
8685
|
-
api: "openai-completions";
|
|
8686
|
-
provider: string;
|
|
8687
|
-
baseUrl: string;
|
|
8688
|
-
reasoning: true;
|
|
8689
|
-
input: "text"[];
|
|
8690
|
-
cost: {
|
|
8691
|
-
input: number;
|
|
8692
|
-
output: number;
|
|
8693
|
-
cacheRead: number;
|
|
8694
|
-
cacheWrite: number;
|
|
8695
|
-
};
|
|
8696
|
-
contextWindow: number;
|
|
8697
|
-
maxTokens: number;
|
|
8698
|
-
};
|
|
8699
8441
|
readonly "amazon/nova-2-lite-v1": {
|
|
8700
8442
|
id: string;
|
|
8701
8443
|
name: string;
|
|
@@ -8798,13 +8540,13 @@ export declare const MODELS: {
|
|
|
8798
8540
|
contextWindow: number;
|
|
8799
8541
|
maxTokens: number;
|
|
8800
8542
|
};
|
|
8801
|
-
readonly "anthropic/claude-
|
|
8543
|
+
readonly "anthropic/claude-haiku-4.5": {
|
|
8802
8544
|
id: string;
|
|
8803
8545
|
name: string;
|
|
8804
8546
|
api: "openai-completions";
|
|
8805
8547
|
provider: string;
|
|
8806
8548
|
baseUrl: string;
|
|
8807
|
-
reasoning:
|
|
8549
|
+
reasoning: true;
|
|
8808
8550
|
input: ("image" | "text")[];
|
|
8809
8551
|
cost: {
|
|
8810
8552
|
input: number;
|
|
@@ -8815,7 +8557,7 @@ export declare const MODELS: {
|
|
|
8815
8557
|
contextWindow: number;
|
|
8816
8558
|
maxTokens: number;
|
|
8817
8559
|
};
|
|
8818
|
-
readonly "anthropic/claude-
|
|
8560
|
+
readonly "anthropic/claude-opus-4": {
|
|
8819
8561
|
id: string;
|
|
8820
8562
|
name: string;
|
|
8821
8563
|
api: "openai-completions";
|
|
@@ -8832,7 +8574,7 @@ export declare const MODELS: {
|
|
|
8832
8574
|
contextWindow: number;
|
|
8833
8575
|
maxTokens: number;
|
|
8834
8576
|
};
|
|
8835
|
-
readonly "anthropic/claude-opus-4": {
|
|
8577
|
+
readonly "anthropic/claude-opus-4.1": {
|
|
8836
8578
|
id: string;
|
|
8837
8579
|
name: string;
|
|
8838
8580
|
api: "openai-completions";
|
|
@@ -8849,7 +8591,7 @@ export declare const MODELS: {
|
|
|
8849
8591
|
contextWindow: number;
|
|
8850
8592
|
maxTokens: number;
|
|
8851
8593
|
};
|
|
8852
|
-
readonly "anthropic/claude-opus-4.
|
|
8594
|
+
readonly "anthropic/claude-opus-4.5": {
|
|
8853
8595
|
id: string;
|
|
8854
8596
|
name: string;
|
|
8855
8597
|
api: "openai-completions";
|
|
@@ -8866,24 +8608,7 @@ export declare const MODELS: {
|
|
|
8866
8608
|
contextWindow: number;
|
|
8867
8609
|
maxTokens: number;
|
|
8868
8610
|
};
|
|
8869
|
-
readonly "anthropic/claude-opus-4.
|
|
8870
|
-
id: string;
|
|
8871
|
-
name: string;
|
|
8872
|
-
api: "openai-completions";
|
|
8873
|
-
provider: string;
|
|
8874
|
-
baseUrl: string;
|
|
8875
|
-
reasoning: true;
|
|
8876
|
-
input: ("image" | "text")[];
|
|
8877
|
-
cost: {
|
|
8878
|
-
input: number;
|
|
8879
|
-
output: number;
|
|
8880
|
-
cacheRead: number;
|
|
8881
|
-
cacheWrite: number;
|
|
8882
|
-
};
|
|
8883
|
-
contextWindow: number;
|
|
8884
|
-
maxTokens: number;
|
|
8885
|
-
};
|
|
8886
|
-
readonly "anthropic/claude-opus-4.6": {
|
|
8611
|
+
readonly "anthropic/claude-opus-4.6": {
|
|
8887
8612
|
id: string;
|
|
8888
8613
|
name: string;
|
|
8889
8614
|
api: "openai-completions";
|
|
@@ -10832,40 +10557,6 @@ export declare const MODELS: {
|
|
|
10832
10557
|
contextWindow: number;
|
|
10833
10558
|
maxTokens: number;
|
|
10834
10559
|
};
|
|
10835
|
-
readonly "openai/gpt-4-turbo": {
|
|
10836
|
-
id: string;
|
|
10837
|
-
name: string;
|
|
10838
|
-
api: "openai-completions";
|
|
10839
|
-
provider: string;
|
|
10840
|
-
baseUrl: string;
|
|
10841
|
-
reasoning: false;
|
|
10842
|
-
input: ("image" | "text")[];
|
|
10843
|
-
cost: {
|
|
10844
|
-
input: number;
|
|
10845
|
-
output: number;
|
|
10846
|
-
cacheRead: number;
|
|
10847
|
-
cacheWrite: number;
|
|
10848
|
-
};
|
|
10849
|
-
contextWindow: number;
|
|
10850
|
-
maxTokens: number;
|
|
10851
|
-
};
|
|
10852
|
-
readonly "openai/gpt-4-turbo-preview": {
|
|
10853
|
-
id: string;
|
|
10854
|
-
name: string;
|
|
10855
|
-
api: "openai-completions";
|
|
10856
|
-
provider: string;
|
|
10857
|
-
baseUrl: string;
|
|
10858
|
-
reasoning: false;
|
|
10859
|
-
input: "text"[];
|
|
10860
|
-
cost: {
|
|
10861
|
-
input: number;
|
|
10862
|
-
output: number;
|
|
10863
|
-
cacheRead: number;
|
|
10864
|
-
cacheWrite: number;
|
|
10865
|
-
};
|
|
10866
|
-
contextWindow: number;
|
|
10867
|
-
maxTokens: number;
|
|
10868
|
-
};
|
|
10869
10560
|
readonly "openai/gpt-4.1": {
|
|
10870
10561
|
id: string;
|
|
10871
10562
|
name: string;
|
|
@@ -10934,57 +10625,6 @@ export declare const MODELS: {
|
|
|
10934
10625
|
contextWindow: number;
|
|
10935
10626
|
maxTokens: number;
|
|
10936
10627
|
};
|
|
10937
|
-
readonly "openai/gpt-4o-2024-05-13": {
|
|
10938
|
-
id: string;
|
|
10939
|
-
name: string;
|
|
10940
|
-
api: "openai-completions";
|
|
10941
|
-
provider: string;
|
|
10942
|
-
baseUrl: string;
|
|
10943
|
-
reasoning: false;
|
|
10944
|
-
input: ("image" | "text")[];
|
|
10945
|
-
cost: {
|
|
10946
|
-
input: number;
|
|
10947
|
-
output: number;
|
|
10948
|
-
cacheRead: number;
|
|
10949
|
-
cacheWrite: number;
|
|
10950
|
-
};
|
|
10951
|
-
contextWindow: number;
|
|
10952
|
-
maxTokens: number;
|
|
10953
|
-
};
|
|
10954
|
-
readonly "openai/gpt-4o-2024-08-06": {
|
|
10955
|
-
id: string;
|
|
10956
|
-
name: string;
|
|
10957
|
-
api: "openai-completions";
|
|
10958
|
-
provider: string;
|
|
10959
|
-
baseUrl: string;
|
|
10960
|
-
reasoning: false;
|
|
10961
|
-
input: ("image" | "text")[];
|
|
10962
|
-
cost: {
|
|
10963
|
-
input: number;
|
|
10964
|
-
output: number;
|
|
10965
|
-
cacheRead: number;
|
|
10966
|
-
cacheWrite: number;
|
|
10967
|
-
};
|
|
10968
|
-
contextWindow: number;
|
|
10969
|
-
maxTokens: number;
|
|
10970
|
-
};
|
|
10971
|
-
readonly "openai/gpt-4o-2024-11-20": {
|
|
10972
|
-
id: string;
|
|
10973
|
-
name: string;
|
|
10974
|
-
api: "openai-completions";
|
|
10975
|
-
provider: string;
|
|
10976
|
-
baseUrl: string;
|
|
10977
|
-
reasoning: false;
|
|
10978
|
-
input: ("image" | "text")[];
|
|
10979
|
-
cost: {
|
|
10980
|
-
input: number;
|
|
10981
|
-
output: number;
|
|
10982
|
-
cacheRead: number;
|
|
10983
|
-
cacheWrite: number;
|
|
10984
|
-
};
|
|
10985
|
-
contextWindow: number;
|
|
10986
|
-
maxTokens: number;
|
|
10987
|
-
};
|
|
10988
10628
|
readonly "openai/gpt-4o-audio-preview": {
|
|
10989
10629
|
id: string;
|
|
10990
10630
|
name: string;
|
|
@@ -11019,23 +10659,6 @@ export declare const MODELS: {
|
|
|
11019
10659
|
contextWindow: number;
|
|
11020
10660
|
maxTokens: number;
|
|
11021
10661
|
};
|
|
11022
|
-
readonly "openai/gpt-4o-mini-2024-07-18": {
|
|
11023
|
-
id: string;
|
|
11024
|
-
name: string;
|
|
11025
|
-
api: "openai-completions";
|
|
11026
|
-
provider: string;
|
|
11027
|
-
baseUrl: string;
|
|
11028
|
-
reasoning: false;
|
|
11029
|
-
input: ("image" | "text")[];
|
|
11030
|
-
cost: {
|
|
11031
|
-
input: number;
|
|
11032
|
-
output: number;
|
|
11033
|
-
cacheRead: number;
|
|
11034
|
-
cacheWrite: number;
|
|
11035
|
-
};
|
|
11036
|
-
contextWindow: number;
|
|
11037
|
-
maxTokens: number;
|
|
11038
|
-
};
|
|
11039
10662
|
readonly "openai/gpt-5": {
|
|
11040
10663
|
id: string;
|
|
11041
10664
|
name: string;
|
|
@@ -12704,23 +12327,6 @@ export declare const MODELS: {
|
|
|
12704
12327
|
contextWindow: number;
|
|
12705
12328
|
maxTokens: number;
|
|
12706
12329
|
};
|
|
12707
|
-
readonly "tencent/hy3-preview": {
|
|
12708
|
-
id: string;
|
|
12709
|
-
name: string;
|
|
12710
|
-
api: "openai-completions";
|
|
12711
|
-
provider: string;
|
|
12712
|
-
baseUrl: string;
|
|
12713
|
-
reasoning: true;
|
|
12714
|
-
input: "text"[];
|
|
12715
|
-
cost: {
|
|
12716
|
-
input: number;
|
|
12717
|
-
output: number;
|
|
12718
|
-
cacheRead: number;
|
|
12719
|
-
cacheWrite: number;
|
|
12720
|
-
};
|
|
12721
|
-
contextWindow: number;
|
|
12722
|
-
maxTokens: number;
|
|
12723
|
-
};
|
|
12724
12330
|
readonly "thedrummer/rocinante-12b": {
|
|
12725
12331
|
id: string;
|
|
12726
12332
|
name: string;
|
|
@@ -12823,57 +12429,6 @@ export declare const MODELS: {
|
|
|
12823
12429
|
contextWindow: number;
|
|
12824
12430
|
maxTokens: number;
|
|
12825
12431
|
};
|
|
12826
|
-
readonly "xiaomi/mimo-v2-flash": {
|
|
12827
|
-
id: string;
|
|
12828
|
-
name: string;
|
|
12829
|
-
api: "openai-completions";
|
|
12830
|
-
provider: string;
|
|
12831
|
-
baseUrl: string;
|
|
12832
|
-
reasoning: true;
|
|
12833
|
-
input: "text"[];
|
|
12834
|
-
cost: {
|
|
12835
|
-
input: number;
|
|
12836
|
-
output: number;
|
|
12837
|
-
cacheRead: number;
|
|
12838
|
-
cacheWrite: number;
|
|
12839
|
-
};
|
|
12840
|
-
contextWindow: number;
|
|
12841
|
-
maxTokens: number;
|
|
12842
|
-
};
|
|
12843
|
-
readonly "xiaomi/mimo-v2-omni": {
|
|
12844
|
-
id: string;
|
|
12845
|
-
name: string;
|
|
12846
|
-
api: "openai-completions";
|
|
12847
|
-
provider: string;
|
|
12848
|
-
baseUrl: string;
|
|
12849
|
-
reasoning: true;
|
|
12850
|
-
input: ("image" | "text")[];
|
|
12851
|
-
cost: {
|
|
12852
|
-
input: number;
|
|
12853
|
-
output: number;
|
|
12854
|
-
cacheRead: number;
|
|
12855
|
-
cacheWrite: number;
|
|
12856
|
-
};
|
|
12857
|
-
contextWindow: number;
|
|
12858
|
-
maxTokens: number;
|
|
12859
|
-
};
|
|
12860
|
-
readonly "xiaomi/mimo-v2-pro": {
|
|
12861
|
-
id: string;
|
|
12862
|
-
name: string;
|
|
12863
|
-
api: "openai-completions";
|
|
12864
|
-
provider: string;
|
|
12865
|
-
baseUrl: string;
|
|
12866
|
-
reasoning: true;
|
|
12867
|
-
input: "text"[];
|
|
12868
|
-
cost: {
|
|
12869
|
-
input: number;
|
|
12870
|
-
output: number;
|
|
12871
|
-
cacheRead: number;
|
|
12872
|
-
cacheWrite: number;
|
|
12873
|
-
};
|
|
12874
|
-
contextWindow: number;
|
|
12875
|
-
maxTokens: number;
|
|
12876
|
-
};
|
|
12877
12432
|
readonly "xiaomi/mimo-v2.5": {
|
|
12878
12433
|
id: string;
|
|
12879
12434
|
name: string;
|
|
@@ -14150,23 +13705,6 @@ export declare const MODELS: {
|
|
|
14150
13705
|
contextWindow: number;
|
|
14151
13706
|
maxTokens: number;
|
|
14152
13707
|
};
|
|
14153
|
-
readonly "anthropic/claude-3.5-haiku": {
|
|
14154
|
-
id: string;
|
|
14155
|
-
name: string;
|
|
14156
|
-
api: "anthropic-messages";
|
|
14157
|
-
provider: string;
|
|
14158
|
-
baseUrl: string;
|
|
14159
|
-
reasoning: false;
|
|
14160
|
-
input: ("image" | "text")[];
|
|
14161
|
-
cost: {
|
|
14162
|
-
input: number;
|
|
14163
|
-
output: number;
|
|
14164
|
-
cacheRead: number;
|
|
14165
|
-
cacheWrite: number;
|
|
14166
|
-
};
|
|
14167
|
-
contextWindow: number;
|
|
14168
|
-
maxTokens: number;
|
|
14169
|
-
};
|
|
14170
13708
|
readonly "anthropic/claude-haiku-4.5": {
|
|
14171
13709
|
id: string;
|
|
14172
13710
|
name: string;
|
|
@@ -15380,23 +14918,6 @@ export declare const MODELS: {
|
|
|
15380
14918
|
contextWindow: number;
|
|
15381
14919
|
maxTokens: number;
|
|
15382
14920
|
};
|
|
15383
|
-
readonly "openai/gpt-4-turbo": {
|
|
15384
|
-
id: string;
|
|
15385
|
-
name: string;
|
|
15386
|
-
api: "anthropic-messages";
|
|
15387
|
-
provider: string;
|
|
15388
|
-
baseUrl: string;
|
|
15389
|
-
reasoning: false;
|
|
15390
|
-
input: ("image" | "text")[];
|
|
15391
|
-
cost: {
|
|
15392
|
-
input: number;
|
|
15393
|
-
output: number;
|
|
15394
|
-
cacheRead: number;
|
|
15395
|
-
cacheWrite: number;
|
|
15396
|
-
};
|
|
15397
|
-
contextWindow: number;
|
|
15398
|
-
maxTokens: number;
|
|
15399
|
-
};
|
|
15400
14921
|
readonly "openai/gpt-4.1": {
|
|
15401
14922
|
id: string;
|
|
15402
14923
|
name: string;
|
|
@@ -16249,40 +15770,6 @@ export declare const MODELS: {
|
|
|
16249
15770
|
contextWindow: number;
|
|
16250
15771
|
maxTokens: number;
|
|
16251
15772
|
};
|
|
16252
|
-
readonly "xiaomi/mimo-v2-flash": {
|
|
16253
|
-
id: string;
|
|
16254
|
-
name: string;
|
|
16255
|
-
api: "anthropic-messages";
|
|
16256
|
-
provider: string;
|
|
16257
|
-
baseUrl: string;
|
|
16258
|
-
reasoning: true;
|
|
16259
|
-
input: "text"[];
|
|
16260
|
-
cost: {
|
|
16261
|
-
input: number;
|
|
16262
|
-
output: number;
|
|
16263
|
-
cacheRead: number;
|
|
16264
|
-
cacheWrite: number;
|
|
16265
|
-
};
|
|
16266
|
-
contextWindow: number;
|
|
16267
|
-
maxTokens: number;
|
|
16268
|
-
};
|
|
16269
|
-
readonly "xiaomi/mimo-v2-pro": {
|
|
16270
|
-
id: string;
|
|
16271
|
-
name: string;
|
|
16272
|
-
api: "anthropic-messages";
|
|
16273
|
-
provider: string;
|
|
16274
|
-
baseUrl: string;
|
|
16275
|
-
reasoning: true;
|
|
16276
|
-
input: "text"[];
|
|
16277
|
-
cost: {
|
|
16278
|
-
input: number;
|
|
16279
|
-
output: number;
|
|
16280
|
-
cacheRead: number;
|
|
16281
|
-
cacheWrite: number;
|
|
16282
|
-
};
|
|
16283
|
-
contextWindow: number;
|
|
16284
|
-
maxTokens: number;
|
|
16285
|
-
};
|
|
16286
15773
|
readonly "xiaomi/mimo-v2.5": {
|
|
16287
15774
|
id: string;
|
|
16288
15775
|
name: string;
|
|
@@ -16627,57 +16114,6 @@ export declare const MODELS: {
|
|
|
16627
16114
|
};
|
|
16628
16115
|
};
|
|
16629
16116
|
readonly xiaomi: {
|
|
16630
|
-
readonly "mimo-v2-flash": {
|
|
16631
|
-
id: string;
|
|
16632
|
-
name: string;
|
|
16633
|
-
api: "anthropic-messages";
|
|
16634
|
-
provider: string;
|
|
16635
|
-
baseUrl: string;
|
|
16636
|
-
reasoning: true;
|
|
16637
|
-
input: "text"[];
|
|
16638
|
-
cost: {
|
|
16639
|
-
input: number;
|
|
16640
|
-
output: number;
|
|
16641
|
-
cacheRead: number;
|
|
16642
|
-
cacheWrite: number;
|
|
16643
|
-
};
|
|
16644
|
-
contextWindow: number;
|
|
16645
|
-
maxTokens: number;
|
|
16646
|
-
};
|
|
16647
|
-
readonly "mimo-v2-omni": {
|
|
16648
|
-
id: string;
|
|
16649
|
-
name: string;
|
|
16650
|
-
api: "anthropic-messages";
|
|
16651
|
-
provider: string;
|
|
16652
|
-
baseUrl: string;
|
|
16653
|
-
reasoning: true;
|
|
16654
|
-
input: ("image" | "text")[];
|
|
16655
|
-
cost: {
|
|
16656
|
-
input: number;
|
|
16657
|
-
output: number;
|
|
16658
|
-
cacheRead: number;
|
|
16659
|
-
cacheWrite: number;
|
|
16660
|
-
};
|
|
16661
|
-
contextWindow: number;
|
|
16662
|
-
maxTokens: number;
|
|
16663
|
-
};
|
|
16664
|
-
readonly "mimo-v2-pro": {
|
|
16665
|
-
id: string;
|
|
16666
|
-
name: string;
|
|
16667
|
-
api: "anthropic-messages";
|
|
16668
|
-
provider: string;
|
|
16669
|
-
baseUrl: string;
|
|
16670
|
-
reasoning: true;
|
|
16671
|
-
input: "text"[];
|
|
16672
|
-
cost: {
|
|
16673
|
-
input: number;
|
|
16674
|
-
output: number;
|
|
16675
|
-
cacheRead: number;
|
|
16676
|
-
cacheWrite: number;
|
|
16677
|
-
};
|
|
16678
|
-
contextWindow: number;
|
|
16679
|
-
maxTokens: number;
|
|
16680
|
-
};
|
|
16681
16117
|
readonly "mimo-v2.5": {
|
|
16682
16118
|
id: string;
|
|
16683
16119
|
name: string;
|
|
@@ -16714,57 +16150,6 @@ export declare const MODELS: {
|
|
|
16714
16150
|
};
|
|
16715
16151
|
};
|
|
16716
16152
|
readonly "xiaomi-token-plan-ams": {
|
|
16717
|
-
readonly "mimo-v2-flash": {
|
|
16718
|
-
id: string;
|
|
16719
|
-
name: string;
|
|
16720
|
-
api: "anthropic-messages";
|
|
16721
|
-
provider: string;
|
|
16722
|
-
baseUrl: string;
|
|
16723
|
-
reasoning: true;
|
|
16724
|
-
input: "text"[];
|
|
16725
|
-
cost: {
|
|
16726
|
-
input: number;
|
|
16727
|
-
output: number;
|
|
16728
|
-
cacheRead: number;
|
|
16729
|
-
cacheWrite: number;
|
|
16730
|
-
};
|
|
16731
|
-
contextWindow: number;
|
|
16732
|
-
maxTokens: number;
|
|
16733
|
-
};
|
|
16734
|
-
readonly "mimo-v2-omni": {
|
|
16735
|
-
id: string;
|
|
16736
|
-
name: string;
|
|
16737
|
-
api: "anthropic-messages";
|
|
16738
|
-
provider: string;
|
|
16739
|
-
baseUrl: string;
|
|
16740
|
-
reasoning: true;
|
|
16741
|
-
input: ("image" | "text")[];
|
|
16742
|
-
cost: {
|
|
16743
|
-
input: number;
|
|
16744
|
-
output: number;
|
|
16745
|
-
cacheRead: number;
|
|
16746
|
-
cacheWrite: number;
|
|
16747
|
-
};
|
|
16748
|
-
contextWindow: number;
|
|
16749
|
-
maxTokens: number;
|
|
16750
|
-
};
|
|
16751
|
-
readonly "mimo-v2-pro": {
|
|
16752
|
-
id: string;
|
|
16753
|
-
name: string;
|
|
16754
|
-
api: "anthropic-messages";
|
|
16755
|
-
provider: string;
|
|
16756
|
-
baseUrl: string;
|
|
16757
|
-
reasoning: true;
|
|
16758
|
-
input: "text"[];
|
|
16759
|
-
cost: {
|
|
16760
|
-
input: number;
|
|
16761
|
-
output: number;
|
|
16762
|
-
cacheRead: number;
|
|
16763
|
-
cacheWrite: number;
|
|
16764
|
-
};
|
|
16765
|
-
contextWindow: number;
|
|
16766
|
-
maxTokens: number;
|
|
16767
|
-
};
|
|
16768
16153
|
readonly "mimo-v2.5": {
|
|
16769
16154
|
id: string;
|
|
16770
16155
|
name: string;
|
|
@@ -16801,57 +16186,6 @@ export declare const MODELS: {
|
|
|
16801
16186
|
};
|
|
16802
16187
|
};
|
|
16803
16188
|
readonly "xiaomi-token-plan-cn": {
|
|
16804
|
-
readonly "mimo-v2-flash": {
|
|
16805
|
-
id: string;
|
|
16806
|
-
name: string;
|
|
16807
|
-
api: "anthropic-messages";
|
|
16808
|
-
provider: string;
|
|
16809
|
-
baseUrl: string;
|
|
16810
|
-
reasoning: true;
|
|
16811
|
-
input: "text"[];
|
|
16812
|
-
cost: {
|
|
16813
|
-
input: number;
|
|
16814
|
-
output: number;
|
|
16815
|
-
cacheRead: number;
|
|
16816
|
-
cacheWrite: number;
|
|
16817
|
-
};
|
|
16818
|
-
contextWindow: number;
|
|
16819
|
-
maxTokens: number;
|
|
16820
|
-
};
|
|
16821
|
-
readonly "mimo-v2-omni": {
|
|
16822
|
-
id: string;
|
|
16823
|
-
name: string;
|
|
16824
|
-
api: "anthropic-messages";
|
|
16825
|
-
provider: string;
|
|
16826
|
-
baseUrl: string;
|
|
16827
|
-
reasoning: true;
|
|
16828
|
-
input: ("image" | "text")[];
|
|
16829
|
-
cost: {
|
|
16830
|
-
input: number;
|
|
16831
|
-
output: number;
|
|
16832
|
-
cacheRead: number;
|
|
16833
|
-
cacheWrite: number;
|
|
16834
|
-
};
|
|
16835
|
-
contextWindow: number;
|
|
16836
|
-
maxTokens: number;
|
|
16837
|
-
};
|
|
16838
|
-
readonly "mimo-v2-pro": {
|
|
16839
|
-
id: string;
|
|
16840
|
-
name: string;
|
|
16841
|
-
api: "anthropic-messages";
|
|
16842
|
-
provider: string;
|
|
16843
|
-
baseUrl: string;
|
|
16844
|
-
reasoning: true;
|
|
16845
|
-
input: "text"[];
|
|
16846
|
-
cost: {
|
|
16847
|
-
input: number;
|
|
16848
|
-
output: number;
|
|
16849
|
-
cacheRead: number;
|
|
16850
|
-
cacheWrite: number;
|
|
16851
|
-
};
|
|
16852
|
-
contextWindow: number;
|
|
16853
|
-
maxTokens: number;
|
|
16854
|
-
};
|
|
16855
16189
|
readonly "mimo-v2.5": {
|
|
16856
16190
|
id: string;
|
|
16857
16191
|
name: string;
|
|
@@ -16888,57 +16222,6 @@ export declare const MODELS: {
|
|
|
16888
16222
|
};
|
|
16889
16223
|
};
|
|
16890
16224
|
readonly "xiaomi-token-plan-sgp": {
|
|
16891
|
-
readonly "mimo-v2-flash": {
|
|
16892
|
-
id: string;
|
|
16893
|
-
name: string;
|
|
16894
|
-
api: "anthropic-messages";
|
|
16895
|
-
provider: string;
|
|
16896
|
-
baseUrl: string;
|
|
16897
|
-
reasoning: true;
|
|
16898
|
-
input: "text"[];
|
|
16899
|
-
cost: {
|
|
16900
|
-
input: number;
|
|
16901
|
-
output: number;
|
|
16902
|
-
cacheRead: number;
|
|
16903
|
-
cacheWrite: number;
|
|
16904
|
-
};
|
|
16905
|
-
contextWindow: number;
|
|
16906
|
-
maxTokens: number;
|
|
16907
|
-
};
|
|
16908
|
-
readonly "mimo-v2-omni": {
|
|
16909
|
-
id: string;
|
|
16910
|
-
name: string;
|
|
16911
|
-
api: "anthropic-messages";
|
|
16912
|
-
provider: string;
|
|
16913
|
-
baseUrl: string;
|
|
16914
|
-
reasoning: true;
|
|
16915
|
-
input: ("image" | "text")[];
|
|
16916
|
-
cost: {
|
|
16917
|
-
input: number;
|
|
16918
|
-
output: number;
|
|
16919
|
-
cacheRead: number;
|
|
16920
|
-
cacheWrite: number;
|
|
16921
|
-
};
|
|
16922
|
-
contextWindow: number;
|
|
16923
|
-
maxTokens: number;
|
|
16924
|
-
};
|
|
16925
|
-
readonly "mimo-v2-pro": {
|
|
16926
|
-
id: string;
|
|
16927
|
-
name: string;
|
|
16928
|
-
api: "anthropic-messages";
|
|
16929
|
-
provider: string;
|
|
16930
|
-
baseUrl: string;
|
|
16931
|
-
reasoning: true;
|
|
16932
|
-
input: "text"[];
|
|
16933
|
-
cost: {
|
|
16934
|
-
input: number;
|
|
16935
|
-
output: number;
|
|
16936
|
-
cacheRead: number;
|
|
16937
|
-
cacheWrite: number;
|
|
16938
|
-
};
|
|
16939
|
-
contextWindow: number;
|
|
16940
|
-
maxTokens: number;
|
|
16941
|
-
};
|
|
16942
16225
|
readonly "mimo-v2.5": {
|
|
16943
16226
|
id: string;
|
|
16944
16227
|
name: string;
|