@dreb/ai 2.41.0 → 2.42.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
|
@@ -5472,24 +5472,7 @@ export declare const MODELS: {
|
|
|
5472
5472
|
provider: string;
|
|
5473
5473
|
baseUrl: string;
|
|
5474
5474
|
reasoning: true;
|
|
5475
|
-
input:
|
|
5476
|
-
cost: {
|
|
5477
|
-
input: number;
|
|
5478
|
-
output: number;
|
|
5479
|
-
cacheRead: number;
|
|
5480
|
-
cacheWrite: number;
|
|
5481
|
-
};
|
|
5482
|
-
contextWindow: number;
|
|
5483
|
-
maxTokens: number;
|
|
5484
|
-
};
|
|
5485
|
-
readonly k2p6: {
|
|
5486
|
-
id: string;
|
|
5487
|
-
name: string;
|
|
5488
|
-
api: "anthropic-messages";
|
|
5489
|
-
provider: string;
|
|
5490
|
-
baseUrl: string;
|
|
5491
|
-
reasoning: true;
|
|
5492
|
-
input: ("image" | "text")[];
|
|
5475
|
+
input: "text"[];
|
|
5493
5476
|
cost: {
|
|
5494
5477
|
input: number;
|
|
5495
5478
|
output: number;
|
|
@@ -8137,6 +8120,23 @@ export declare const MODELS: {
|
|
|
8137
8120
|
contextWindow: number;
|
|
8138
8121
|
maxTokens: number;
|
|
8139
8122
|
};
|
|
8123
|
+
readonly "grok-4.5": {
|
|
8124
|
+
id: string;
|
|
8125
|
+
name: string;
|
|
8126
|
+
api: "openai-completions";
|
|
8127
|
+
provider: string;
|
|
8128
|
+
baseUrl: string;
|
|
8129
|
+
reasoning: true;
|
|
8130
|
+
input: ("image" | "text")[];
|
|
8131
|
+
cost: {
|
|
8132
|
+
input: number;
|
|
8133
|
+
output: number;
|
|
8134
|
+
cacheRead: number;
|
|
8135
|
+
cacheWrite: number;
|
|
8136
|
+
};
|
|
8137
|
+
contextWindow: number;
|
|
8138
|
+
maxTokens: number;
|
|
8139
|
+
};
|
|
8140
8140
|
readonly "kimi-k2.6": {
|
|
8141
8141
|
id: string;
|
|
8142
8142
|
name: string;
|
|
@@ -8171,6 +8171,23 @@ export declare const MODELS: {
|
|
|
8171
8171
|
contextWindow: number;
|
|
8172
8172
|
maxTokens: number;
|
|
8173
8173
|
};
|
|
8174
|
+
readonly "kimi-k3": {
|
|
8175
|
+
id: string;
|
|
8176
|
+
name: string;
|
|
8177
|
+
api: "openai-completions";
|
|
8178
|
+
provider: string;
|
|
8179
|
+
baseUrl: string;
|
|
8180
|
+
reasoning: true;
|
|
8181
|
+
input: ("image" | "text")[];
|
|
8182
|
+
cost: {
|
|
8183
|
+
input: number;
|
|
8184
|
+
output: number;
|
|
8185
|
+
cacheRead: number;
|
|
8186
|
+
cacheWrite: number;
|
|
8187
|
+
};
|
|
8188
|
+
contextWindow: number;
|
|
8189
|
+
maxTokens: number;
|
|
8190
|
+
};
|
|
8174
8191
|
readonly "mimo-v2.5": {
|
|
8175
8192
|
id: string;
|
|
8176
8193
|
name: string;
|
|
@@ -10145,23 +10162,6 @@ export declare const MODELS: {
|
|
|
10145
10162
|
contextWindow: number;
|
|
10146
10163
|
maxTokens: number;
|
|
10147
10164
|
};
|
|
10148
|
-
readonly "nvidia/llama-3.3-nemotron-super-49b-v1.5": {
|
|
10149
|
-
id: string;
|
|
10150
|
-
name: string;
|
|
10151
|
-
api: "openai-completions";
|
|
10152
|
-
provider: string;
|
|
10153
|
-
baseUrl: string;
|
|
10154
|
-
reasoning: true;
|
|
10155
|
-
input: "text"[];
|
|
10156
|
-
cost: {
|
|
10157
|
-
input: number;
|
|
10158
|
-
output: number;
|
|
10159
|
-
cacheRead: number;
|
|
10160
|
-
cacheWrite: number;
|
|
10161
|
-
};
|
|
10162
|
-
contextWindow: number;
|
|
10163
|
-
maxTokens: number;
|
|
10164
|
-
};
|
|
10165
10165
|
readonly "nvidia/nemotron-3-nano-30b-a3b": {
|
|
10166
10166
|
id: string;
|
|
10167
10167
|
name: string;
|
|
@@ -14176,40 +14176,6 @@ export declare const MODELS: {
|
|
|
14176
14176
|
contextWindow: number;
|
|
14177
14177
|
maxTokens: number;
|
|
14178
14178
|
};
|
|
14179
|
-
readonly "meta/llama-3.2-11b": {
|
|
14180
|
-
id: string;
|
|
14181
|
-
name: string;
|
|
14182
|
-
api: "anthropic-messages";
|
|
14183
|
-
provider: string;
|
|
14184
|
-
baseUrl: string;
|
|
14185
|
-
reasoning: false;
|
|
14186
|
-
input: ("image" | "text")[];
|
|
14187
|
-
cost: {
|
|
14188
|
-
input: number;
|
|
14189
|
-
output: number;
|
|
14190
|
-
cacheRead: number;
|
|
14191
|
-
cacheWrite: number;
|
|
14192
|
-
};
|
|
14193
|
-
contextWindow: number;
|
|
14194
|
-
maxTokens: number;
|
|
14195
|
-
};
|
|
14196
|
-
readonly "meta/llama-3.2-90b": {
|
|
14197
|
-
id: string;
|
|
14198
|
-
name: string;
|
|
14199
|
-
api: "anthropic-messages";
|
|
14200
|
-
provider: string;
|
|
14201
|
-
baseUrl: string;
|
|
14202
|
-
reasoning: false;
|
|
14203
|
-
input: ("image" | "text")[];
|
|
14204
|
-
cost: {
|
|
14205
|
-
input: number;
|
|
14206
|
-
output: number;
|
|
14207
|
-
cacheRead: number;
|
|
14208
|
-
cacheWrite: number;
|
|
14209
|
-
};
|
|
14210
|
-
contextWindow: number;
|
|
14211
|
-
maxTokens: number;
|
|
14212
|
-
};
|
|
14213
14179
|
readonly "meta/llama-3.3-70b": {
|
|
14214
14180
|
id: string;
|
|
14215
14181
|
name: string;
|