@dreb/ai 2.55.1 → 2.55.3
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.
|
@@ -8366,7 +8366,7 @@ export declare const MODELS: {
|
|
|
8366
8366
|
contextWindow: number;
|
|
8367
8367
|
maxTokens: number;
|
|
8368
8368
|
};
|
|
8369
|
-
readonly "
|
|
8369
|
+
readonly "nemotron-3.5-lighting-free": {
|
|
8370
8370
|
id: string;
|
|
8371
8371
|
name: string;
|
|
8372
8372
|
api: "openai-completions";
|
|
@@ -10478,6 +10478,23 @@ export declare const MODELS: {
|
|
|
10478
10478
|
contextWindow: number;
|
|
10479
10479
|
maxTokens: number;
|
|
10480
10480
|
};
|
|
10481
|
+
readonly "meta/muse-glimmer-30b": {
|
|
10482
|
+
id: string;
|
|
10483
|
+
name: string;
|
|
10484
|
+
api: "openai-completions";
|
|
10485
|
+
provider: string;
|
|
10486
|
+
baseUrl: string;
|
|
10487
|
+
reasoning: true;
|
|
10488
|
+
input: ("image" | "text")[];
|
|
10489
|
+
cost: {
|
|
10490
|
+
input: number;
|
|
10491
|
+
output: number;
|
|
10492
|
+
cacheRead: number;
|
|
10493
|
+
cacheWrite: number;
|
|
10494
|
+
};
|
|
10495
|
+
contextWindow: number;
|
|
10496
|
+
maxTokens: number;
|
|
10497
|
+
};
|
|
10481
10498
|
readonly "meta/muse-spark-1.1": {
|
|
10482
10499
|
id: string;
|
|
10483
10500
|
name: string;
|
|
@@ -11209,6 +11226,23 @@ export declare const MODELS: {
|
|
|
11209
11226
|
contextWindow: number;
|
|
11210
11227
|
maxTokens: number;
|
|
11211
11228
|
};
|
|
11229
|
+
readonly "nvidia/nemotron-3.5-lightning:free": {
|
|
11230
|
+
id: string;
|
|
11231
|
+
name: string;
|
|
11232
|
+
api: "openai-completions";
|
|
11233
|
+
provider: string;
|
|
11234
|
+
baseUrl: string;
|
|
11235
|
+
reasoning: true;
|
|
11236
|
+
input: "text"[];
|
|
11237
|
+
cost: {
|
|
11238
|
+
input: number;
|
|
11239
|
+
output: number;
|
|
11240
|
+
cacheRead: number;
|
|
11241
|
+
cacheWrite: number;
|
|
11242
|
+
};
|
|
11243
|
+
contextWindow: number;
|
|
11244
|
+
maxTokens: number;
|
|
11245
|
+
};
|
|
11212
11246
|
readonly "nvidia/nemotron-nano-12b-v2-vl:free": {
|
|
11213
11247
|
id: string;
|
|
11214
11248
|
name: string;
|
|
@@ -13708,6 +13742,23 @@ export declare const MODELS: {
|
|
|
13708
13742
|
contextWindow: number;
|
|
13709
13743
|
maxTokens: number;
|
|
13710
13744
|
};
|
|
13745
|
+
readonly "sakana/sakana-namazu": {
|
|
13746
|
+
id: string;
|
|
13747
|
+
name: string;
|
|
13748
|
+
api: "openai-completions";
|
|
13749
|
+
provider: string;
|
|
13750
|
+
baseUrl: string;
|
|
13751
|
+
reasoning: true;
|
|
13752
|
+
input: ("image" | "text")[];
|
|
13753
|
+
cost: {
|
|
13754
|
+
input: number;
|
|
13755
|
+
output: number;
|
|
13756
|
+
cacheRead: number;
|
|
13757
|
+
cacheWrite: number;
|
|
13758
|
+
};
|
|
13759
|
+
contextWindow: number;
|
|
13760
|
+
maxTokens: number;
|
|
13761
|
+
};
|
|
13711
13762
|
readonly "sao10k/l3.1-euryale-70b": {
|
|
13712
13763
|
id: string;
|
|
13713
13764
|
name: string;
|
|
@@ -13878,6 +13929,23 @@ export declare const MODELS: {
|
|
|
13878
13929
|
contextWindow: number;
|
|
13879
13930
|
maxTokens: number;
|
|
13880
13931
|
};
|
|
13932
|
+
readonly "upstage/solar-pro4": {
|
|
13933
|
+
id: string;
|
|
13934
|
+
name: string;
|
|
13935
|
+
api: "openai-completions";
|
|
13936
|
+
provider: string;
|
|
13937
|
+
baseUrl: string;
|
|
13938
|
+
reasoning: true;
|
|
13939
|
+
input: "text"[];
|
|
13940
|
+
cost: {
|
|
13941
|
+
input: number;
|
|
13942
|
+
output: number;
|
|
13943
|
+
cacheRead: number;
|
|
13944
|
+
cacheWrite: number;
|
|
13945
|
+
};
|
|
13946
|
+
contextWindow: number;
|
|
13947
|
+
maxTokens: number;
|
|
13948
|
+
};
|
|
13881
13949
|
readonly "x-ai/grok-4.20": {
|
|
13882
13950
|
id: string;
|
|
13883
13951
|
name: string;
|
|
@@ -15818,6 +15886,23 @@ export declare const MODELS: {
|
|
|
15818
15886
|
contextWindow: number;
|
|
15819
15887
|
maxTokens: number;
|
|
15820
15888
|
};
|
|
15889
|
+
readonly "meta/muse-glimmer-30b": {
|
|
15890
|
+
id: string;
|
|
15891
|
+
name: string;
|
|
15892
|
+
api: "anthropic-messages";
|
|
15893
|
+
provider: string;
|
|
15894
|
+
baseUrl: string;
|
|
15895
|
+
reasoning: true;
|
|
15896
|
+
input: ("image" | "text")[];
|
|
15897
|
+
cost: {
|
|
15898
|
+
input: number;
|
|
15899
|
+
output: number;
|
|
15900
|
+
cacheRead: number;
|
|
15901
|
+
cacheWrite: number;
|
|
15902
|
+
};
|
|
15903
|
+
contextWindow: number;
|
|
15904
|
+
maxTokens: number;
|
|
15905
|
+
};
|
|
15821
15906
|
readonly "meta/muse-spark-1.1": {
|
|
15822
15907
|
id: string;
|
|
15823
15908
|
name: string;
|
|
@@ -17161,6 +17246,23 @@ export declare const MODELS: {
|
|
|
17161
17246
|
contextWindow: number;
|
|
17162
17247
|
maxTokens: number;
|
|
17163
17248
|
};
|
|
17249
|
+
readonly "sakana/namazu": {
|
|
17250
|
+
id: string;
|
|
17251
|
+
name: string;
|
|
17252
|
+
api: "anthropic-messages";
|
|
17253
|
+
provider: string;
|
|
17254
|
+
baseUrl: string;
|
|
17255
|
+
reasoning: true;
|
|
17256
|
+
input: ("image" | "text")[];
|
|
17257
|
+
cost: {
|
|
17258
|
+
input: number;
|
|
17259
|
+
output: number;
|
|
17260
|
+
cacheRead: number;
|
|
17261
|
+
cacheWrite: number;
|
|
17262
|
+
};
|
|
17263
|
+
contextWindow: number;
|
|
17264
|
+
maxTokens: number;
|
|
17265
|
+
};
|
|
17164
17266
|
readonly "stepfun/step-3.5-flash": {
|
|
17165
17267
|
id: string;
|
|
17166
17268
|
name: string;
|