@dreb/ai 2.31.0 → 2.31.1
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.
|
@@ -3623,40 +3623,6 @@ export declare const MODELS: {
|
|
|
3623
3623
|
contextWindow: number;
|
|
3624
3624
|
maxTokens: number;
|
|
3625
3625
|
};
|
|
3626
|
-
readonly "gemma-4-E2B-it": {
|
|
3627
|
-
id: string;
|
|
3628
|
-
name: string;
|
|
3629
|
-
api: "google-generative-ai";
|
|
3630
|
-
provider: string;
|
|
3631
|
-
baseUrl: string;
|
|
3632
|
-
reasoning: true;
|
|
3633
|
-
input: ("image" | "text")[];
|
|
3634
|
-
cost: {
|
|
3635
|
-
input: number;
|
|
3636
|
-
output: number;
|
|
3637
|
-
cacheRead: number;
|
|
3638
|
-
cacheWrite: number;
|
|
3639
|
-
};
|
|
3640
|
-
contextWindow: number;
|
|
3641
|
-
maxTokens: number;
|
|
3642
|
-
};
|
|
3643
|
-
readonly "gemma-4-E4B-it": {
|
|
3644
|
-
id: string;
|
|
3645
|
-
name: string;
|
|
3646
|
-
api: "google-generative-ai";
|
|
3647
|
-
provider: string;
|
|
3648
|
-
baseUrl: string;
|
|
3649
|
-
reasoning: true;
|
|
3650
|
-
input: ("image" | "text")[];
|
|
3651
|
-
cost: {
|
|
3652
|
-
input: number;
|
|
3653
|
-
output: number;
|
|
3654
|
-
cacheRead: number;
|
|
3655
|
-
cacheWrite: number;
|
|
3656
|
-
};
|
|
3657
|
-
contextWindow: number;
|
|
3658
|
-
maxTokens: number;
|
|
3659
|
-
};
|
|
3660
3626
|
};
|
|
3661
3627
|
readonly "google-antigravity": {
|
|
3662
3628
|
readonly "claude-opus-4-5-thinking": {
|
|
@@ -7293,23 +7259,6 @@ export declare const MODELS: {
|
|
|
7293
7259
|
contextWindow: number;
|
|
7294
7260
|
maxTokens: number;
|
|
7295
7261
|
};
|
|
7296
|
-
readonly "anthropic/claude-3.5-haiku": {
|
|
7297
|
-
id: string;
|
|
7298
|
-
name: string;
|
|
7299
|
-
api: "openai-completions";
|
|
7300
|
-
provider: string;
|
|
7301
|
-
baseUrl: string;
|
|
7302
|
-
reasoning: false;
|
|
7303
|
-
input: ("image" | "text")[];
|
|
7304
|
-
cost: {
|
|
7305
|
-
input: number;
|
|
7306
|
-
output: number;
|
|
7307
|
-
cacheRead: number;
|
|
7308
|
-
cacheWrite: number;
|
|
7309
|
-
};
|
|
7310
|
-
contextWindow: number;
|
|
7311
|
-
maxTokens: number;
|
|
7312
|
-
};
|
|
7313
7262
|
readonly "anthropic/claude-fable-5": {
|
|
7314
7263
|
id: string;
|
|
7315
7264
|
name: string;
|
|
@@ -8959,23 +8908,6 @@ export declare const MODELS: {
|
|
|
8959
8908
|
contextWindow: number;
|
|
8960
8909
|
maxTokens: number;
|
|
8961
8910
|
};
|
|
8962
|
-
readonly "nex-agi/nex-n2-pro:free": {
|
|
8963
|
-
id: string;
|
|
8964
|
-
name: string;
|
|
8965
|
-
api: "openai-completions";
|
|
8966
|
-
provider: string;
|
|
8967
|
-
baseUrl: string;
|
|
8968
|
-
reasoning: true;
|
|
8969
|
-
input: ("image" | "text")[];
|
|
8970
|
-
cost: {
|
|
8971
|
-
input: number;
|
|
8972
|
-
output: number;
|
|
8973
|
-
cacheRead: number;
|
|
8974
|
-
cacheWrite: number;
|
|
8975
|
-
};
|
|
8976
|
-
contextWindow: number;
|
|
8977
|
-
maxTokens: number;
|
|
8978
|
-
};
|
|
8979
8911
|
readonly "nvidia/llama-3.3-nemotron-super-49b-v1.5": {
|
|
8980
8912
|
id: string;
|
|
8981
8913
|
name: string;
|
|
@@ -11424,6 +11356,23 @@ export declare const MODELS: {
|
|
|
11424
11356
|
contextWindow: number;
|
|
11425
11357
|
maxTokens: number;
|
|
11426
11358
|
};
|
|
11359
|
+
readonly "z-ai/glm-5v-turbo": {
|
|
11360
|
+
id: string;
|
|
11361
|
+
name: string;
|
|
11362
|
+
api: "openai-completions";
|
|
11363
|
+
provider: string;
|
|
11364
|
+
baseUrl: string;
|
|
11365
|
+
reasoning: true;
|
|
11366
|
+
input: ("image" | "text")[];
|
|
11367
|
+
cost: {
|
|
11368
|
+
input: number;
|
|
11369
|
+
output: number;
|
|
11370
|
+
cacheRead: number;
|
|
11371
|
+
cacheWrite: number;
|
|
11372
|
+
};
|
|
11373
|
+
contextWindow: number;
|
|
11374
|
+
maxTokens: number;
|
|
11375
|
+
};
|
|
11427
11376
|
readonly "~anthropic/claude-fable-latest": {
|
|
11428
11377
|
id: string;
|
|
11429
11378
|
name: string;
|
|
@@ -13925,6 +13874,23 @@ export declare const MODELS: {
|
|
|
13925
13874
|
contextWindow: number;
|
|
13926
13875
|
maxTokens: number;
|
|
13927
13876
|
};
|
|
13877
|
+
readonly "sakana/fugu-ultra": {
|
|
13878
|
+
id: string;
|
|
13879
|
+
name: string;
|
|
13880
|
+
api: "anthropic-messages";
|
|
13881
|
+
provider: string;
|
|
13882
|
+
baseUrl: string;
|
|
13883
|
+
reasoning: true;
|
|
13884
|
+
input: ("image" | "text")[];
|
|
13885
|
+
cost: {
|
|
13886
|
+
input: number;
|
|
13887
|
+
output: number;
|
|
13888
|
+
cacheRead: number;
|
|
13889
|
+
cacheWrite: number;
|
|
13890
|
+
};
|
|
13891
|
+
contextWindow: number;
|
|
13892
|
+
maxTokens: number;
|
|
13893
|
+
};
|
|
13928
13894
|
readonly "stepfun/step-3.5-flash": {
|
|
13929
13895
|
id: string;
|
|
13930
13896
|
name: string;
|