@dreb/ai 2.61.1 → 2.61.2
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 +130 -164
- package/dist/models.generated.d.ts.map +1 -1
- package/dist/models.generated.js +373 -407
- package/dist/models.generated.js.map +1 -1
- package/package.json +1 -1
|
@@ -8921,7 +8921,7 @@ export declare const MODELS: {
|
|
|
8921
8921
|
contextWindow: number;
|
|
8922
8922
|
maxTokens: number;
|
|
8923
8923
|
};
|
|
8924
|
-
readonly "grok-4.
|
|
8924
|
+
readonly "grok-4.6": {
|
|
8925
8925
|
id: string;
|
|
8926
8926
|
name: string;
|
|
8927
8927
|
api: "openai-responses";
|
|
@@ -9006,6 +9006,23 @@ export declare const MODELS: {
|
|
|
9006
9006
|
contextWindow: number;
|
|
9007
9007
|
maxTokens: number;
|
|
9008
9008
|
};
|
|
9009
|
+
readonly "longcat-2.0": {
|
|
9010
|
+
id: string;
|
|
9011
|
+
name: string;
|
|
9012
|
+
api: "openai-completions";
|
|
9013
|
+
provider: string;
|
|
9014
|
+
baseUrl: string;
|
|
9015
|
+
reasoning: true;
|
|
9016
|
+
input: "text"[];
|
|
9017
|
+
cost: {
|
|
9018
|
+
input: number;
|
|
9019
|
+
output: number;
|
|
9020
|
+
cacheRead: number;
|
|
9021
|
+
cacheWrite: number;
|
|
9022
|
+
};
|
|
9023
|
+
contextWindow: number;
|
|
9024
|
+
maxTokens: number;
|
|
9025
|
+
};
|
|
9009
9026
|
readonly "mimo-v2.5": {
|
|
9010
9027
|
id: string;
|
|
9011
9028
|
name: string;
|
|
@@ -10793,13 +10810,13 @@ export declare const MODELS: {
|
|
|
10793
10810
|
contextWindow: number;
|
|
10794
10811
|
maxTokens: number;
|
|
10795
10812
|
};
|
|
10796
|
-
readonly "inclusionai/ling-
|
|
10813
|
+
readonly "inclusionai/ling-3.0-flash": {
|
|
10797
10814
|
id: string;
|
|
10798
10815
|
name: string;
|
|
10799
10816
|
api: "openai-completions";
|
|
10800
10817
|
provider: string;
|
|
10801
10818
|
baseUrl: string;
|
|
10802
|
-
reasoning:
|
|
10819
|
+
reasoning: true;
|
|
10803
10820
|
input: "text"[];
|
|
10804
10821
|
cost: {
|
|
10805
10822
|
input: number;
|
|
@@ -10810,7 +10827,7 @@ export declare const MODELS: {
|
|
|
10810
10827
|
contextWindow: number;
|
|
10811
10828
|
maxTokens: number;
|
|
10812
10829
|
};
|
|
10813
|
-
readonly "
|
|
10830
|
+
readonly "kwaipilot/kat-coder-air-v2.5": {
|
|
10814
10831
|
id: string;
|
|
10815
10832
|
name: string;
|
|
10816
10833
|
api: "openai-completions";
|
|
@@ -10827,13 +10844,13 @@ export declare const MODELS: {
|
|
|
10827
10844
|
contextWindow: number;
|
|
10828
10845
|
maxTokens: number;
|
|
10829
10846
|
};
|
|
10830
|
-
readonly "
|
|
10847
|
+
readonly "kwaipilot/kat-coder-pro-v2": {
|
|
10831
10848
|
id: string;
|
|
10832
10849
|
name: string;
|
|
10833
10850
|
api: "openai-completions";
|
|
10834
10851
|
provider: string;
|
|
10835
10852
|
baseUrl: string;
|
|
10836
|
-
reasoning:
|
|
10853
|
+
reasoning: false;
|
|
10837
10854
|
input: "text"[];
|
|
10838
10855
|
cost: {
|
|
10839
10856
|
input: number;
|
|
@@ -10844,13 +10861,13 @@ export declare const MODELS: {
|
|
|
10844
10861
|
contextWindow: number;
|
|
10845
10862
|
maxTokens: number;
|
|
10846
10863
|
};
|
|
10847
|
-
readonly "
|
|
10864
|
+
readonly "kwaipilot/kat-coder-pro-v2.5": {
|
|
10848
10865
|
id: string;
|
|
10849
10866
|
name: string;
|
|
10850
10867
|
api: "openai-completions";
|
|
10851
10868
|
provider: string;
|
|
10852
10869
|
baseUrl: string;
|
|
10853
|
-
reasoning:
|
|
10870
|
+
reasoning: false;
|
|
10854
10871
|
input: "text"[];
|
|
10855
10872
|
cost: {
|
|
10856
10873
|
input: number;
|
|
@@ -10861,13 +10878,13 @@ export declare const MODELS: {
|
|
|
10861
10878
|
contextWindow: number;
|
|
10862
10879
|
maxTokens: number;
|
|
10863
10880
|
};
|
|
10864
|
-
readonly "
|
|
10881
|
+
readonly "liquid/lfm-2.5-2.6b:free": {
|
|
10865
10882
|
id: string;
|
|
10866
10883
|
name: string;
|
|
10867
10884
|
api: "openai-completions";
|
|
10868
10885
|
provider: string;
|
|
10869
10886
|
baseUrl: string;
|
|
10870
|
-
reasoning:
|
|
10887
|
+
reasoning: true;
|
|
10871
10888
|
input: "text"[];
|
|
10872
10889
|
cost: {
|
|
10873
10890
|
input: number;
|
|
@@ -10878,13 +10895,13 @@ export declare const MODELS: {
|
|
|
10878
10895
|
contextWindow: number;
|
|
10879
10896
|
maxTokens: number;
|
|
10880
10897
|
};
|
|
10881
|
-
readonly "
|
|
10898
|
+
readonly "meituan/longcat-2.0": {
|
|
10882
10899
|
id: string;
|
|
10883
10900
|
name: string;
|
|
10884
10901
|
api: "openai-completions";
|
|
10885
10902
|
provider: string;
|
|
10886
10903
|
baseUrl: string;
|
|
10887
|
-
reasoning:
|
|
10904
|
+
reasoning: true;
|
|
10888
10905
|
input: "text"[];
|
|
10889
10906
|
cost: {
|
|
10890
10907
|
input: number;
|
|
@@ -10895,7 +10912,7 @@ export declare const MODELS: {
|
|
|
10895
10912
|
contextWindow: number;
|
|
10896
10913
|
maxTokens: number;
|
|
10897
10914
|
};
|
|
10898
|
-
readonly "
|
|
10915
|
+
readonly "meta-llama/llama-3.1-70b-instruct": {
|
|
10899
10916
|
id: string;
|
|
10900
10917
|
name: string;
|
|
10901
10918
|
api: "openai-completions";
|
|
@@ -10912,13 +10929,13 @@ export declare const MODELS: {
|
|
|
10912
10929
|
contextWindow: number;
|
|
10913
10930
|
maxTokens: number;
|
|
10914
10931
|
};
|
|
10915
|
-
readonly "
|
|
10932
|
+
readonly "meta-llama/llama-3.1-8b-instruct": {
|
|
10916
10933
|
id: string;
|
|
10917
10934
|
name: string;
|
|
10918
10935
|
api: "openai-completions";
|
|
10919
10936
|
provider: string;
|
|
10920
10937
|
baseUrl: string;
|
|
10921
|
-
reasoning:
|
|
10938
|
+
reasoning: false;
|
|
10922
10939
|
input: "text"[];
|
|
10923
10940
|
cost: {
|
|
10924
10941
|
input: number;
|
|
@@ -10929,13 +10946,13 @@ export declare const MODELS: {
|
|
|
10929
10946
|
contextWindow: number;
|
|
10930
10947
|
maxTokens: number;
|
|
10931
10948
|
};
|
|
10932
|
-
readonly "
|
|
10949
|
+
readonly "meta-llama/llama-3.3-70b-instruct": {
|
|
10933
10950
|
id: string;
|
|
10934
10951
|
name: string;
|
|
10935
10952
|
api: "openai-completions";
|
|
10936
10953
|
provider: string;
|
|
10937
10954
|
baseUrl: string;
|
|
10938
|
-
reasoning:
|
|
10955
|
+
reasoning: false;
|
|
10939
10956
|
input: "text"[];
|
|
10940
10957
|
cost: {
|
|
10941
10958
|
input: number;
|
|
@@ -10946,14 +10963,14 @@ export declare const MODELS: {
|
|
|
10946
10963
|
contextWindow: number;
|
|
10947
10964
|
maxTokens: number;
|
|
10948
10965
|
};
|
|
10949
|
-
readonly "meta-llama/llama-
|
|
10966
|
+
readonly "meta-llama/llama-4-maverick": {
|
|
10950
10967
|
id: string;
|
|
10951
10968
|
name: string;
|
|
10952
10969
|
api: "openai-completions";
|
|
10953
10970
|
provider: string;
|
|
10954
10971
|
baseUrl: string;
|
|
10955
10972
|
reasoning: false;
|
|
10956
|
-
input: "text"[];
|
|
10973
|
+
input: ("image" | "text")[];
|
|
10957
10974
|
cost: {
|
|
10958
10975
|
input: number;
|
|
10959
10976
|
output: number;
|
|
@@ -10963,14 +10980,14 @@ export declare const MODELS: {
|
|
|
10963
10980
|
contextWindow: number;
|
|
10964
10981
|
maxTokens: number;
|
|
10965
10982
|
};
|
|
10966
|
-
readonly "meta-llama/llama-
|
|
10983
|
+
readonly "meta-llama/llama-4-scout": {
|
|
10967
10984
|
id: string;
|
|
10968
10985
|
name: string;
|
|
10969
10986
|
api: "openai-completions";
|
|
10970
10987
|
provider: string;
|
|
10971
10988
|
baseUrl: string;
|
|
10972
10989
|
reasoning: false;
|
|
10973
|
-
input: "text"[];
|
|
10990
|
+
input: ("image" | "text")[];
|
|
10974
10991
|
cost: {
|
|
10975
10992
|
input: number;
|
|
10976
10993
|
output: number;
|
|
@@ -10980,14 +10997,14 @@ export declare const MODELS: {
|
|
|
10980
10997
|
contextWindow: number;
|
|
10981
10998
|
maxTokens: number;
|
|
10982
10999
|
};
|
|
10983
|
-
readonly "meta
|
|
11000
|
+
readonly "meta/muse-glimmer-30b": {
|
|
10984
11001
|
id: string;
|
|
10985
11002
|
name: string;
|
|
10986
11003
|
api: "openai-completions";
|
|
10987
11004
|
provider: string;
|
|
10988
11005
|
baseUrl: string;
|
|
10989
|
-
reasoning:
|
|
10990
|
-
input: "text"[];
|
|
11006
|
+
reasoning: true;
|
|
11007
|
+
input: ("image" | "text")[];
|
|
10991
11008
|
cost: {
|
|
10992
11009
|
input: number;
|
|
10993
11010
|
output: number;
|
|
@@ -10997,13 +11014,13 @@ export declare const MODELS: {
|
|
|
10997
11014
|
contextWindow: number;
|
|
10998
11015
|
maxTokens: number;
|
|
10999
11016
|
};
|
|
11000
|
-
readonly "meta
|
|
11017
|
+
readonly "meta/muse-spark-1.1": {
|
|
11001
11018
|
id: string;
|
|
11002
11019
|
name: string;
|
|
11003
11020
|
api: "openai-completions";
|
|
11004
11021
|
provider: string;
|
|
11005
11022
|
baseUrl: string;
|
|
11006
|
-
reasoning:
|
|
11023
|
+
reasoning: true;
|
|
11007
11024
|
input: ("image" | "text")[];
|
|
11008
11025
|
cost: {
|
|
11009
11026
|
input: number;
|
|
@@ -11014,13 +11031,13 @@ export declare const MODELS: {
|
|
|
11014
11031
|
contextWindow: number;
|
|
11015
11032
|
maxTokens: number;
|
|
11016
11033
|
};
|
|
11017
|
-
readonly "meta
|
|
11034
|
+
readonly "meta/muse-spark-1.2": {
|
|
11018
11035
|
id: string;
|
|
11019
11036
|
name: string;
|
|
11020
11037
|
api: "openai-completions";
|
|
11021
11038
|
provider: string;
|
|
11022
11039
|
baseUrl: string;
|
|
11023
|
-
reasoning:
|
|
11040
|
+
reasoning: true;
|
|
11024
11041
|
input: ("image" | "text")[];
|
|
11025
11042
|
cost: {
|
|
11026
11043
|
input: number;
|
|
@@ -11031,7 +11048,7 @@ export declare const MODELS: {
|
|
|
11031
11048
|
contextWindow: number;
|
|
11032
11049
|
maxTokens: number;
|
|
11033
11050
|
};
|
|
11034
|
-
readonly "meta/muse-
|
|
11051
|
+
readonly "meta/muse-spark-1.2-contributor": {
|
|
11035
11052
|
id: string;
|
|
11036
11053
|
name: string;
|
|
11037
11054
|
api: "openai-completions";
|
|
@@ -11048,14 +11065,14 @@ export declare const MODELS: {
|
|
|
11048
11065
|
contextWindow: number;
|
|
11049
11066
|
maxTokens: number;
|
|
11050
11067
|
};
|
|
11051
|
-
readonly "
|
|
11068
|
+
readonly "minimax/minimax-m1": {
|
|
11052
11069
|
id: string;
|
|
11053
11070
|
name: string;
|
|
11054
11071
|
api: "openai-completions";
|
|
11055
11072
|
provider: string;
|
|
11056
11073
|
baseUrl: string;
|
|
11057
11074
|
reasoning: true;
|
|
11058
|
-
input:
|
|
11075
|
+
input: "text"[];
|
|
11059
11076
|
cost: {
|
|
11060
11077
|
input: number;
|
|
11061
11078
|
output: number;
|
|
@@ -11065,14 +11082,14 @@ export declare const MODELS: {
|
|
|
11065
11082
|
contextWindow: number;
|
|
11066
11083
|
maxTokens: number;
|
|
11067
11084
|
};
|
|
11068
|
-
readonly "
|
|
11085
|
+
readonly "minimax/minimax-m2": {
|
|
11069
11086
|
id: string;
|
|
11070
11087
|
name: string;
|
|
11071
11088
|
api: "openai-completions";
|
|
11072
11089
|
provider: string;
|
|
11073
11090
|
baseUrl: string;
|
|
11074
11091
|
reasoning: true;
|
|
11075
|
-
input:
|
|
11092
|
+
input: "text"[];
|
|
11076
11093
|
cost: {
|
|
11077
11094
|
input: number;
|
|
11078
11095
|
output: number;
|
|
@@ -11082,7 +11099,7 @@ export declare const MODELS: {
|
|
|
11082
11099
|
contextWindow: number;
|
|
11083
11100
|
maxTokens: number;
|
|
11084
11101
|
};
|
|
11085
|
-
readonly "minimax/minimax-
|
|
11102
|
+
readonly "minimax/minimax-m2.1": {
|
|
11086
11103
|
id: string;
|
|
11087
11104
|
name: string;
|
|
11088
11105
|
api: "openai-completions";
|
|
@@ -11099,7 +11116,7 @@ export declare const MODELS: {
|
|
|
11099
11116
|
contextWindow: number;
|
|
11100
11117
|
maxTokens: number;
|
|
11101
11118
|
};
|
|
11102
|
-
readonly "minimax/minimax-m2": {
|
|
11119
|
+
readonly "minimax/minimax-m2.5": {
|
|
11103
11120
|
id: string;
|
|
11104
11121
|
name: string;
|
|
11105
11122
|
api: "openai-completions";
|
|
@@ -11116,7 +11133,7 @@ export declare const MODELS: {
|
|
|
11116
11133
|
contextWindow: number;
|
|
11117
11134
|
maxTokens: number;
|
|
11118
11135
|
};
|
|
11119
|
-
readonly "minimax/minimax-m2.
|
|
11136
|
+
readonly "minimax/minimax-m2.7": {
|
|
11120
11137
|
id: string;
|
|
11121
11138
|
name: string;
|
|
11122
11139
|
api: "openai-completions";
|
|
@@ -11133,7 +11150,7 @@ export declare const MODELS: {
|
|
|
11133
11150
|
contextWindow: number;
|
|
11134
11151
|
maxTokens: number;
|
|
11135
11152
|
};
|
|
11136
|
-
readonly "minimax/minimax-m2.
|
|
11153
|
+
readonly "minimax/minimax-m2.7:free": {
|
|
11137
11154
|
id: string;
|
|
11138
11155
|
name: string;
|
|
11139
11156
|
api: "openai-completions";
|
|
@@ -11150,14 +11167,14 @@ export declare const MODELS: {
|
|
|
11150
11167
|
contextWindow: number;
|
|
11151
11168
|
maxTokens: number;
|
|
11152
11169
|
};
|
|
11153
|
-
readonly "minimax/minimax-
|
|
11170
|
+
readonly "minimax/minimax-m3": {
|
|
11154
11171
|
id: string;
|
|
11155
11172
|
name: string;
|
|
11156
11173
|
api: "openai-completions";
|
|
11157
11174
|
provider: string;
|
|
11158
11175
|
baseUrl: string;
|
|
11159
11176
|
reasoning: true;
|
|
11160
|
-
input: "text"[];
|
|
11177
|
+
input: ("image" | "text")[];
|
|
11161
11178
|
cost: {
|
|
11162
11179
|
input: number;
|
|
11163
11180
|
output: number;
|
|
@@ -11167,7 +11184,7 @@ export declare const MODELS: {
|
|
|
11167
11184
|
contextWindow: number;
|
|
11168
11185
|
maxTokens: number;
|
|
11169
11186
|
};
|
|
11170
|
-
readonly "minimax/minimax-m3": {
|
|
11187
|
+
readonly "minimax/minimax-m3:batch": {
|
|
11171
11188
|
id: string;
|
|
11172
11189
|
name: string;
|
|
11173
11190
|
api: "openai-completions";
|
|
@@ -11184,7 +11201,7 @@ export declare const MODELS: {
|
|
|
11184
11201
|
contextWindow: number;
|
|
11185
11202
|
maxTokens: number;
|
|
11186
11203
|
};
|
|
11187
|
-
readonly "minimax/minimax-m3:
|
|
11204
|
+
readonly "minimax/minimax-m3:free": {
|
|
11188
11205
|
id: string;
|
|
11189
11206
|
name: string;
|
|
11190
11207
|
api: "openai-completions";
|
|
@@ -11218,6 +11235,23 @@ export declare const MODELS: {
|
|
|
11218
11235
|
contextWindow: number;
|
|
11219
11236
|
maxTokens: number;
|
|
11220
11237
|
};
|
|
11238
|
+
readonly "mistralai/devstral-2512": {
|
|
11239
|
+
id: string;
|
|
11240
|
+
name: string;
|
|
11241
|
+
api: "openai-completions";
|
|
11242
|
+
provider: string;
|
|
11243
|
+
baseUrl: string;
|
|
11244
|
+
reasoning: false;
|
|
11245
|
+
input: "text"[];
|
|
11246
|
+
cost: {
|
|
11247
|
+
input: number;
|
|
11248
|
+
output: number;
|
|
11249
|
+
cacheRead: number;
|
|
11250
|
+
cacheWrite: number;
|
|
11251
|
+
};
|
|
11252
|
+
contextWindow: number;
|
|
11253
|
+
maxTokens: number;
|
|
11254
|
+
};
|
|
11221
11255
|
readonly "mistralai/ministral-14b-2512": {
|
|
11222
11256
|
id: string;
|
|
11223
11257
|
name: string;
|
|
@@ -11660,23 +11694,6 @@ export declare const MODELS: {
|
|
|
11660
11694
|
contextWindow: number;
|
|
11661
11695
|
maxTokens: number;
|
|
11662
11696
|
};
|
|
11663
|
-
readonly "nvidia/nemotron-3-nano-30b-a3b:free": {
|
|
11664
|
-
id: string;
|
|
11665
|
-
name: string;
|
|
11666
|
-
api: "openai-completions";
|
|
11667
|
-
provider: string;
|
|
11668
|
-
baseUrl: string;
|
|
11669
|
-
reasoning: true;
|
|
11670
|
-
input: "text"[];
|
|
11671
|
-
cost: {
|
|
11672
|
-
input: number;
|
|
11673
|
-
output: number;
|
|
11674
|
-
cacheRead: number;
|
|
11675
|
-
cacheWrite: number;
|
|
11676
|
-
};
|
|
11677
|
-
contextWindow: number;
|
|
11678
|
-
maxTokens: number;
|
|
11679
|
-
};
|
|
11680
11697
|
readonly "nvidia/nemotron-3-nano-omni-30b-a3b-reasoning:free": {
|
|
11681
11698
|
id: string;
|
|
11682
11699
|
name: string;
|
|
@@ -11813,40 +11830,6 @@ export declare const MODELS: {
|
|
|
11813
11830
|
contextWindow: number;
|
|
11814
11831
|
maxTokens: number;
|
|
11815
11832
|
};
|
|
11816
|
-
readonly "nvidia/nemotron-nano-12b-v2-vl:free": {
|
|
11817
|
-
id: string;
|
|
11818
|
-
name: string;
|
|
11819
|
-
api: "openai-completions";
|
|
11820
|
-
provider: string;
|
|
11821
|
-
baseUrl: string;
|
|
11822
|
-
reasoning: true;
|
|
11823
|
-
input: ("image" | "text")[];
|
|
11824
|
-
cost: {
|
|
11825
|
-
input: number;
|
|
11826
|
-
output: number;
|
|
11827
|
-
cacheRead: number;
|
|
11828
|
-
cacheWrite: number;
|
|
11829
|
-
};
|
|
11830
|
-
contextWindow: number;
|
|
11831
|
-
maxTokens: number;
|
|
11832
|
-
};
|
|
11833
|
-
readonly "nvidia/nemotron-nano-9b-v2:free": {
|
|
11834
|
-
id: string;
|
|
11835
|
-
name: string;
|
|
11836
|
-
api: "openai-completions";
|
|
11837
|
-
provider: string;
|
|
11838
|
-
baseUrl: string;
|
|
11839
|
-
reasoning: true;
|
|
11840
|
-
input: "text"[];
|
|
11841
|
-
cost: {
|
|
11842
|
-
input: number;
|
|
11843
|
-
output: number;
|
|
11844
|
-
cacheRead: number;
|
|
11845
|
-
cacheWrite: number;
|
|
11846
|
-
};
|
|
11847
|
-
contextWindow: number;
|
|
11848
|
-
maxTokens: number;
|
|
11849
|
-
};
|
|
11850
11833
|
readonly "openai/gpt-3.5-turbo": {
|
|
11851
11834
|
id: string;
|
|
11852
11835
|
name: string;
|
|
@@ -13071,23 +13054,6 @@ export declare const MODELS: {
|
|
|
13071
13054
|
contextWindow: number;
|
|
13072
13055
|
maxTokens: number;
|
|
13073
13056
|
};
|
|
13074
|
-
readonly "openai/gpt-oss-20b:free": {
|
|
13075
|
-
id: string;
|
|
13076
|
-
name: string;
|
|
13077
|
-
api: "openai-completions";
|
|
13078
|
-
provider: string;
|
|
13079
|
-
baseUrl: string;
|
|
13080
|
-
reasoning: true;
|
|
13081
|
-
input: "text"[];
|
|
13082
|
-
cost: {
|
|
13083
|
-
input: number;
|
|
13084
|
-
output: number;
|
|
13085
|
-
cacheRead: number;
|
|
13086
|
-
cacheWrite: number;
|
|
13087
|
-
};
|
|
13088
|
-
contextWindow: number;
|
|
13089
|
-
maxTokens: number;
|
|
13090
|
-
};
|
|
13091
13057
|
readonly "openai/gpt-oss-safeguard-20b": {
|
|
13092
13058
|
id: string;
|
|
13093
13059
|
name: string;
|
|
@@ -13530,23 +13496,6 @@ export declare const MODELS: {
|
|
|
13530
13496
|
contextWindow: number;
|
|
13531
13497
|
maxTokens: number;
|
|
13532
13498
|
};
|
|
13533
|
-
readonly "qwen/qwen-plus-2025-07-28:thinking": {
|
|
13534
|
-
id: string;
|
|
13535
|
-
name: string;
|
|
13536
|
-
api: "openai-completions";
|
|
13537
|
-
provider: string;
|
|
13538
|
-
baseUrl: string;
|
|
13539
|
-
reasoning: true;
|
|
13540
|
-
input: "text"[];
|
|
13541
|
-
cost: {
|
|
13542
|
-
input: number;
|
|
13543
|
-
output: number;
|
|
13544
|
-
cacheRead: number;
|
|
13545
|
-
cacheWrite: number;
|
|
13546
|
-
};
|
|
13547
|
-
contextWindow: number;
|
|
13548
|
-
maxTokens: number;
|
|
13549
|
-
};
|
|
13550
13499
|
readonly "qwen/qwen3-14b": {
|
|
13551
13500
|
id: string;
|
|
13552
13501
|
name: string;
|
|
@@ -14516,6 +14465,23 @@ export declare const MODELS: {
|
|
|
14516
14465
|
contextWindow: number;
|
|
14517
14466
|
maxTokens: number;
|
|
14518
14467
|
};
|
|
14468
|
+
readonly "thinkingmachines/inkling-small:free": {
|
|
14469
|
+
id: string;
|
|
14470
|
+
name: string;
|
|
14471
|
+
api: "openai-completions";
|
|
14472
|
+
provider: string;
|
|
14473
|
+
baseUrl: string;
|
|
14474
|
+
reasoning: true;
|
|
14475
|
+
input: ("image" | "text")[];
|
|
14476
|
+
cost: {
|
|
14477
|
+
input: number;
|
|
14478
|
+
output: number;
|
|
14479
|
+
cacheRead: number;
|
|
14480
|
+
cacheWrite: number;
|
|
14481
|
+
};
|
|
14482
|
+
contextWindow: number;
|
|
14483
|
+
maxTokens: number;
|
|
14484
|
+
};
|
|
14519
14485
|
readonly "thinkingmachines/inkling:batch": {
|
|
14520
14486
|
id: string;
|
|
14521
14487
|
name: string;
|
|
@@ -14533,6 +14499,23 @@ export declare const MODELS: {
|
|
|
14533
14499
|
contextWindow: number;
|
|
14534
14500
|
maxTokens: number;
|
|
14535
14501
|
};
|
|
14502
|
+
readonly "thinkingmachines/inkling:free": {
|
|
14503
|
+
id: string;
|
|
14504
|
+
name: string;
|
|
14505
|
+
api: "openai-completions";
|
|
14506
|
+
provider: string;
|
|
14507
|
+
baseUrl: string;
|
|
14508
|
+
reasoning: true;
|
|
14509
|
+
input: ("image" | "text")[];
|
|
14510
|
+
cost: {
|
|
14511
|
+
input: number;
|
|
14512
|
+
output: number;
|
|
14513
|
+
cacheRead: number;
|
|
14514
|
+
cacheWrite: number;
|
|
14515
|
+
};
|
|
14516
|
+
contextWindow: number;
|
|
14517
|
+
maxTokens: number;
|
|
14518
|
+
};
|
|
14536
14519
|
readonly "upstage/solar-pro-3": {
|
|
14537
14520
|
id: string;
|
|
14538
14521
|
name: string;
|
|
@@ -15963,23 +15946,6 @@ export declare const MODELS: {
|
|
|
15963
15946
|
contextWindow: number;
|
|
15964
15947
|
maxTokens: number;
|
|
15965
15948
|
};
|
|
15966
|
-
readonly "arcee-ai/trinity-mini": {
|
|
15967
|
-
id: string;
|
|
15968
|
-
name: string;
|
|
15969
|
-
api: "anthropic-messages";
|
|
15970
|
-
provider: string;
|
|
15971
|
-
baseUrl: string;
|
|
15972
|
-
reasoning: false;
|
|
15973
|
-
input: "text"[];
|
|
15974
|
-
cost: {
|
|
15975
|
-
input: number;
|
|
15976
|
-
output: number;
|
|
15977
|
-
cacheRead: number;
|
|
15978
|
-
cacheWrite: number;
|
|
15979
|
-
};
|
|
15980
|
-
contextWindow: number;
|
|
15981
|
-
maxTokens: number;
|
|
15982
|
-
};
|
|
15983
15949
|
readonly "bytedance/seed-1.6": {
|
|
15984
15950
|
id: string;
|
|
15985
15951
|
name: string;
|
|
@@ -16813,7 +16779,7 @@ export declare const MODELS: {
|
|
|
16813
16779
|
contextWindow: number;
|
|
16814
16780
|
maxTokens: number;
|
|
16815
16781
|
};
|
|
16816
|
-
readonly "minimax/minimax-m2.7-
|
|
16782
|
+
readonly "minimax/minimax-m2.7-free": {
|
|
16817
16783
|
id: string;
|
|
16818
16784
|
name: string;
|
|
16819
16785
|
api: "anthropic-messages";
|
|
@@ -16830,14 +16796,14 @@ export declare const MODELS: {
|
|
|
16830
16796
|
contextWindow: number;
|
|
16831
16797
|
maxTokens: number;
|
|
16832
16798
|
};
|
|
16833
|
-
readonly "minimax/minimax-
|
|
16799
|
+
readonly "minimax/minimax-m2.7-highspeed": {
|
|
16834
16800
|
id: string;
|
|
16835
16801
|
name: string;
|
|
16836
16802
|
api: "anthropic-messages";
|
|
16837
16803
|
provider: string;
|
|
16838
16804
|
baseUrl: string;
|
|
16839
16805
|
reasoning: true;
|
|
16840
|
-
input:
|
|
16806
|
+
input: "text"[];
|
|
16841
16807
|
cost: {
|
|
16842
16808
|
input: number;
|
|
16843
16809
|
output: number;
|
|
@@ -16847,14 +16813,14 @@ export declare const MODELS: {
|
|
|
16847
16813
|
contextWindow: number;
|
|
16848
16814
|
maxTokens: number;
|
|
16849
16815
|
};
|
|
16850
|
-
readonly "
|
|
16816
|
+
readonly "minimax/minimax-m3": {
|
|
16851
16817
|
id: string;
|
|
16852
16818
|
name: string;
|
|
16853
16819
|
api: "anthropic-messages";
|
|
16854
16820
|
provider: string;
|
|
16855
16821
|
baseUrl: string;
|
|
16856
|
-
reasoning:
|
|
16857
|
-
input: "text"[];
|
|
16822
|
+
reasoning: true;
|
|
16823
|
+
input: ("image" | "text")[];
|
|
16858
16824
|
cost: {
|
|
16859
16825
|
input: number;
|
|
16860
16826
|
output: number;
|
|
@@ -16864,14 +16830,14 @@ export declare const MODELS: {
|
|
|
16864
16830
|
contextWindow: number;
|
|
16865
16831
|
maxTokens: number;
|
|
16866
16832
|
};
|
|
16867
|
-
readonly "
|
|
16833
|
+
readonly "minimax/minimax-m3-free": {
|
|
16868
16834
|
id: string;
|
|
16869
16835
|
name: string;
|
|
16870
16836
|
api: "anthropic-messages";
|
|
16871
16837
|
provider: string;
|
|
16872
16838
|
baseUrl: string;
|
|
16873
|
-
reasoning:
|
|
16874
|
-
input: "text"[];
|
|
16839
|
+
reasoning: true;
|
|
16840
|
+
input: ("image" | "text")[];
|
|
16875
16841
|
cost: {
|
|
16876
16842
|
input: number;
|
|
16877
16843
|
output: number;
|
|
@@ -16881,14 +16847,14 @@ export declare const MODELS: {
|
|
|
16881
16847
|
contextWindow: number;
|
|
16882
16848
|
maxTokens: number;
|
|
16883
16849
|
};
|
|
16884
|
-
readonly "mistral/
|
|
16850
|
+
readonly "mistral/codestral": {
|
|
16885
16851
|
id: string;
|
|
16886
16852
|
name: string;
|
|
16887
16853
|
api: "anthropic-messages";
|
|
16888
16854
|
provider: string;
|
|
16889
16855
|
baseUrl: string;
|
|
16890
16856
|
reasoning: false;
|
|
16891
|
-
input:
|
|
16857
|
+
input: "text"[];
|
|
16892
16858
|
cost: {
|
|
16893
16859
|
input: number;
|
|
16894
16860
|
output: number;
|
|
@@ -16898,14 +16864,14 @@ export declare const MODELS: {
|
|
|
16898
16864
|
contextWindow: number;
|
|
16899
16865
|
maxTokens: number;
|
|
16900
16866
|
};
|
|
16901
|
-
readonly "mistral/
|
|
16867
|
+
readonly "mistral/devstral-2": {
|
|
16902
16868
|
id: string;
|
|
16903
16869
|
name: string;
|
|
16904
16870
|
api: "anthropic-messages";
|
|
16905
16871
|
provider: string;
|
|
16906
16872
|
baseUrl: string;
|
|
16907
|
-
reasoning:
|
|
16908
|
-
input:
|
|
16873
|
+
reasoning: false;
|
|
16874
|
+
input: "text"[];
|
|
16909
16875
|
cost: {
|
|
16910
16876
|
input: number;
|
|
16911
16877
|
output: number;
|
|
@@ -16915,13 +16881,13 @@ export declare const MODELS: {
|
|
|
16915
16881
|
contextWindow: number;
|
|
16916
16882
|
maxTokens: number;
|
|
16917
16883
|
};
|
|
16918
|
-
readonly "mistral/
|
|
16884
|
+
readonly "mistral/devstral-small-2": {
|
|
16919
16885
|
id: string;
|
|
16920
16886
|
name: string;
|
|
16921
16887
|
api: "anthropic-messages";
|
|
16922
16888
|
provider: string;
|
|
16923
16889
|
baseUrl: string;
|
|
16924
|
-
reasoning:
|
|
16890
|
+
reasoning: false;
|
|
16925
16891
|
input: ("image" | "text")[];
|
|
16926
16892
|
cost: {
|
|
16927
16893
|
input: number;
|
|
@@ -18122,7 +18088,7 @@ export declare const MODELS: {
|
|
|
18122
18088
|
contextWindow: number;
|
|
18123
18089
|
maxTokens: number;
|
|
18124
18090
|
};
|
|
18125
|
-
readonly "openai/gpt-oss-safeguard-
|
|
18091
|
+
readonly "openai/gpt-oss-safeguard-120b": {
|
|
18126
18092
|
id: string;
|
|
18127
18093
|
name: string;
|
|
18128
18094
|
api: "anthropic-messages";
|
|
@@ -18139,14 +18105,14 @@ export declare const MODELS: {
|
|
|
18139
18105
|
contextWindow: number;
|
|
18140
18106
|
maxTokens: number;
|
|
18141
18107
|
};
|
|
18142
|
-
readonly "openai/
|
|
18108
|
+
readonly "openai/gpt-oss-safeguard-20b": {
|
|
18143
18109
|
id: string;
|
|
18144
18110
|
name: string;
|
|
18145
18111
|
api: "anthropic-messages";
|
|
18146
18112
|
provider: string;
|
|
18147
18113
|
baseUrl: string;
|
|
18148
18114
|
reasoning: true;
|
|
18149
|
-
input:
|
|
18115
|
+
input: "text"[];
|
|
18150
18116
|
cost: {
|
|
18151
18117
|
input: number;
|
|
18152
18118
|
output: number;
|
|
@@ -18156,7 +18122,7 @@ export declare const MODELS: {
|
|
|
18156
18122
|
contextWindow: number;
|
|
18157
18123
|
maxTokens: number;
|
|
18158
18124
|
};
|
|
18159
|
-
readonly "openai/
|
|
18125
|
+
readonly "openai/o1": {
|
|
18160
18126
|
id: string;
|
|
18161
18127
|
name: string;
|
|
18162
18128
|
api: "anthropic-messages";
|
|
@@ -18173,7 +18139,7 @@ export declare const MODELS: {
|
|
|
18173
18139
|
contextWindow: number;
|
|
18174
18140
|
maxTokens: number;
|
|
18175
18141
|
};
|
|
18176
|
-
readonly "openai/o3
|
|
18142
|
+
readonly "openai/o3": {
|
|
18177
18143
|
id: string;
|
|
18178
18144
|
name: string;
|
|
18179
18145
|
api: "anthropic-messages";
|