@dreb/ai 2.15.0 → 2.15.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.
- package/dist/models.generated.d.ts +121 -138
- package/dist/models.generated.d.ts.map +1 -1
- package/dist/models.generated.js +215 -232
- package/dist/models.generated.js.map +1 -1
- package/package.json +1 -1
|
@@ -3669,6 +3669,23 @@ export declare const MODELS: {
|
|
|
3669
3669
|
contextWindow: number;
|
|
3670
3670
|
maxTokens: number;
|
|
3671
3671
|
};
|
|
3672
|
+
readonly "gemini-3.1-flash-lite": {
|
|
3673
|
+
id: string;
|
|
3674
|
+
name: string;
|
|
3675
|
+
api: "google-generative-ai";
|
|
3676
|
+
provider: string;
|
|
3677
|
+
baseUrl: string;
|
|
3678
|
+
reasoning: true;
|
|
3679
|
+
input: ("image" | "text")[];
|
|
3680
|
+
cost: {
|
|
3681
|
+
input: number;
|
|
3682
|
+
output: number;
|
|
3683
|
+
cacheRead: number;
|
|
3684
|
+
cacheWrite: number;
|
|
3685
|
+
};
|
|
3686
|
+
contextWindow: number;
|
|
3687
|
+
maxTokens: number;
|
|
3688
|
+
};
|
|
3672
3689
|
readonly "gemini-3.1-flash-lite-preview": {
|
|
3673
3690
|
id: string;
|
|
3674
3691
|
name: string;
|
|
@@ -6522,7 +6539,7 @@ export declare const MODELS: {
|
|
|
6522
6539
|
readonly "big-pickle": {
|
|
6523
6540
|
id: string;
|
|
6524
6541
|
name: string;
|
|
6525
|
-
api: "
|
|
6542
|
+
api: "openai-completions";
|
|
6526
6543
|
provider: string;
|
|
6527
6544
|
baseUrl: string;
|
|
6528
6545
|
reasoning: true;
|
|
@@ -7012,23 +7029,6 @@ export declare const MODELS: {
|
|
|
7012
7029
|
contextWindow: number;
|
|
7013
7030
|
maxTokens: number;
|
|
7014
7031
|
};
|
|
7015
|
-
readonly "hy3-preview-free": {
|
|
7016
|
-
id: string;
|
|
7017
|
-
name: string;
|
|
7018
|
-
api: "openai-completions";
|
|
7019
|
-
provider: string;
|
|
7020
|
-
baseUrl: string;
|
|
7021
|
-
reasoning: true;
|
|
7022
|
-
input: "text"[];
|
|
7023
|
-
cost: {
|
|
7024
|
-
input: number;
|
|
7025
|
-
output: number;
|
|
7026
|
-
cacheRead: number;
|
|
7027
|
-
cacheWrite: number;
|
|
7028
|
-
};
|
|
7029
|
-
contextWindow: number;
|
|
7030
|
-
maxTokens: number;
|
|
7031
|
-
};
|
|
7032
7032
|
readonly "kimi-k2.5": {
|
|
7033
7033
|
id: string;
|
|
7034
7034
|
name: string;
|
|
@@ -7269,40 +7269,6 @@ export declare const MODELS: {
|
|
|
7269
7269
|
contextWindow: number;
|
|
7270
7270
|
maxTokens: number;
|
|
7271
7271
|
};
|
|
7272
|
-
readonly "mimo-v2-omni": {
|
|
7273
|
-
id: string;
|
|
7274
|
-
name: string;
|
|
7275
|
-
api: "openai-completions";
|
|
7276
|
-
provider: string;
|
|
7277
|
-
baseUrl: string;
|
|
7278
|
-
reasoning: true;
|
|
7279
|
-
input: ("image" | "text")[];
|
|
7280
|
-
cost: {
|
|
7281
|
-
input: number;
|
|
7282
|
-
output: number;
|
|
7283
|
-
cacheRead: number;
|
|
7284
|
-
cacheWrite: number;
|
|
7285
|
-
};
|
|
7286
|
-
contextWindow: number;
|
|
7287
|
-
maxTokens: number;
|
|
7288
|
-
};
|
|
7289
|
-
readonly "mimo-v2-pro": {
|
|
7290
|
-
id: string;
|
|
7291
|
-
name: string;
|
|
7292
|
-
api: "openai-completions";
|
|
7293
|
-
provider: string;
|
|
7294
|
-
baseUrl: string;
|
|
7295
|
-
reasoning: true;
|
|
7296
|
-
input: "text"[];
|
|
7297
|
-
cost: {
|
|
7298
|
-
input: number;
|
|
7299
|
-
output: number;
|
|
7300
|
-
cacheRead: number;
|
|
7301
|
-
cacheWrite: number;
|
|
7302
|
-
};
|
|
7303
|
-
contextWindow: number;
|
|
7304
|
-
maxTokens: number;
|
|
7305
|
-
};
|
|
7306
7272
|
readonly "mimo-v2.5": {
|
|
7307
7273
|
id: string;
|
|
7308
7274
|
name: string;
|
|
@@ -7441,23 +7407,6 @@ export declare const MODELS: {
|
|
|
7441
7407
|
contextWindow: number;
|
|
7442
7408
|
maxTokens: number;
|
|
7443
7409
|
};
|
|
7444
|
-
readonly "allenai/olmo-3.1-32b-instruct": {
|
|
7445
|
-
id: string;
|
|
7446
|
-
name: string;
|
|
7447
|
-
api: "openai-completions";
|
|
7448
|
-
provider: string;
|
|
7449
|
-
baseUrl: string;
|
|
7450
|
-
reasoning: false;
|
|
7451
|
-
input: "text"[];
|
|
7452
|
-
cost: {
|
|
7453
|
-
input: number;
|
|
7454
|
-
output: number;
|
|
7455
|
-
cacheRead: number;
|
|
7456
|
-
cacheWrite: number;
|
|
7457
|
-
};
|
|
7458
|
-
contextWindow: number;
|
|
7459
|
-
maxTokens: number;
|
|
7460
|
-
};
|
|
7461
7410
|
readonly "amazon/nova-2-lite-v1": {
|
|
7462
7411
|
id: string;
|
|
7463
7412
|
name: string;
|
|
@@ -7866,6 +7815,23 @@ export declare const MODELS: {
|
|
|
7866
7815
|
contextWindow: number;
|
|
7867
7816
|
maxTokens: number;
|
|
7868
7817
|
};
|
|
7818
|
+
readonly "baidu/cobuddy:free": {
|
|
7819
|
+
id: string;
|
|
7820
|
+
name: string;
|
|
7821
|
+
api: "openai-completions";
|
|
7822
|
+
provider: string;
|
|
7823
|
+
baseUrl: string;
|
|
7824
|
+
reasoning: true;
|
|
7825
|
+
input: "text"[];
|
|
7826
|
+
cost: {
|
|
7827
|
+
input: number;
|
|
7828
|
+
output: number;
|
|
7829
|
+
cacheRead: number;
|
|
7830
|
+
cacheWrite: number;
|
|
7831
|
+
};
|
|
7832
|
+
contextWindow: number;
|
|
7833
|
+
maxTokens: number;
|
|
7834
|
+
};
|
|
7869
7835
|
readonly "baidu/ernie-4.5-21b-a3b": {
|
|
7870
7836
|
id: string;
|
|
7871
7837
|
name: string;
|
|
@@ -8342,6 +8308,23 @@ export declare const MODELS: {
|
|
|
8342
8308
|
contextWindow: number;
|
|
8343
8309
|
maxTokens: number;
|
|
8344
8310
|
};
|
|
8311
|
+
readonly "google/gemini-3.1-flash-lite": {
|
|
8312
|
+
id: string;
|
|
8313
|
+
name: string;
|
|
8314
|
+
api: "openai-completions";
|
|
8315
|
+
provider: string;
|
|
8316
|
+
baseUrl: string;
|
|
8317
|
+
reasoning: true;
|
|
8318
|
+
input: ("image" | "text")[];
|
|
8319
|
+
cost: {
|
|
8320
|
+
input: number;
|
|
8321
|
+
output: number;
|
|
8322
|
+
cacheRead: number;
|
|
8323
|
+
cacheWrite: number;
|
|
8324
|
+
};
|
|
8325
|
+
contextWindow: number;
|
|
8326
|
+
maxTokens: number;
|
|
8327
|
+
};
|
|
8345
8328
|
readonly "google/gemini-3.1-flash-lite-preview": {
|
|
8346
8329
|
id: string;
|
|
8347
8330
|
name: string;
|
|
@@ -8529,7 +8512,7 @@ export declare const MODELS: {
|
|
|
8529
8512
|
contextWindow: number;
|
|
8530
8513
|
maxTokens: number;
|
|
8531
8514
|
};
|
|
8532
|
-
readonly "inclusionai/ling-2.6-1t
|
|
8515
|
+
readonly "inclusionai/ling-2.6-1t": {
|
|
8533
8516
|
id: string;
|
|
8534
8517
|
name: string;
|
|
8535
8518
|
api: "openai-completions";
|
|
@@ -8563,13 +8546,13 @@ export declare const MODELS: {
|
|
|
8563
8546
|
contextWindow: number;
|
|
8564
8547
|
maxTokens: number;
|
|
8565
8548
|
};
|
|
8566
|
-
readonly "
|
|
8549
|
+
readonly "inclusionai/ring-2.6-1t:free": {
|
|
8567
8550
|
id: string;
|
|
8568
8551
|
name: string;
|
|
8569
8552
|
api: "openai-completions";
|
|
8570
8553
|
provider: string;
|
|
8571
8554
|
baseUrl: string;
|
|
8572
|
-
reasoning:
|
|
8555
|
+
reasoning: true;
|
|
8573
8556
|
input: "text"[];
|
|
8574
8557
|
cost: {
|
|
8575
8558
|
input: number;
|
|
@@ -8580,7 +8563,7 @@ export declare const MODELS: {
|
|
|
8580
8563
|
contextWindow: number;
|
|
8581
8564
|
maxTokens: number;
|
|
8582
8565
|
};
|
|
8583
|
-
readonly "
|
|
8566
|
+
readonly "kwaipilot/kat-coder-pro-v2": {
|
|
8584
8567
|
id: string;
|
|
8585
8568
|
name: string;
|
|
8586
8569
|
api: "openai-completions";
|
|
@@ -8988,13 +8971,13 @@ export declare const MODELS: {
|
|
|
8988
8971
|
contextWindow: number;
|
|
8989
8972
|
maxTokens: number;
|
|
8990
8973
|
};
|
|
8991
|
-
readonly "mistralai/mistral-medium-3
|
|
8974
|
+
readonly "mistralai/mistral-medium-3-5": {
|
|
8992
8975
|
id: string;
|
|
8993
8976
|
name: string;
|
|
8994
8977
|
api: "openai-completions";
|
|
8995
8978
|
provider: string;
|
|
8996
8979
|
baseUrl: string;
|
|
8997
|
-
reasoning:
|
|
8980
|
+
reasoning: true;
|
|
8998
8981
|
input: ("image" | "text")[];
|
|
8999
8982
|
cost: {
|
|
9000
8983
|
input: number;
|
|
@@ -9005,14 +8988,14 @@ export declare const MODELS: {
|
|
|
9005
8988
|
contextWindow: number;
|
|
9006
8989
|
maxTokens: number;
|
|
9007
8990
|
};
|
|
9008
|
-
readonly "mistralai/mistral-
|
|
8991
|
+
readonly "mistralai/mistral-medium-3.1": {
|
|
9009
8992
|
id: string;
|
|
9010
8993
|
name: string;
|
|
9011
8994
|
api: "openai-completions";
|
|
9012
8995
|
provider: string;
|
|
9013
8996
|
baseUrl: string;
|
|
9014
8997
|
reasoning: false;
|
|
9015
|
-
input: "text"[];
|
|
8998
|
+
input: ("image" | "text")[];
|
|
9016
8999
|
cost: {
|
|
9017
9000
|
input: number;
|
|
9018
9001
|
output: number;
|
|
@@ -9022,7 +9005,7 @@ export declare const MODELS: {
|
|
|
9022
9005
|
contextWindow: number;
|
|
9023
9006
|
maxTokens: number;
|
|
9024
9007
|
};
|
|
9025
|
-
readonly "mistralai/mistral-
|
|
9008
|
+
readonly "mistralai/mistral-nemo": {
|
|
9026
9009
|
id: string;
|
|
9027
9010
|
name: string;
|
|
9028
9011
|
api: "openai-completions";
|
|
@@ -9039,14 +9022,14 @@ export declare const MODELS: {
|
|
|
9039
9022
|
contextWindow: number;
|
|
9040
9023
|
maxTokens: number;
|
|
9041
9024
|
};
|
|
9042
|
-
readonly "mistralai/mistral-
|
|
9025
|
+
readonly "mistralai/mistral-saba": {
|
|
9043
9026
|
id: string;
|
|
9044
9027
|
name: string;
|
|
9045
9028
|
api: "openai-completions";
|
|
9046
9029
|
provider: string;
|
|
9047
9030
|
baseUrl: string;
|
|
9048
|
-
reasoning:
|
|
9049
|
-
input:
|
|
9031
|
+
reasoning: false;
|
|
9032
|
+
input: "text"[];
|
|
9050
9033
|
cost: {
|
|
9051
9034
|
input: number;
|
|
9052
9035
|
output: number;
|
|
@@ -9056,13 +9039,13 @@ export declare const MODELS: {
|
|
|
9056
9039
|
contextWindow: number;
|
|
9057
9040
|
maxTokens: number;
|
|
9058
9041
|
};
|
|
9059
|
-
readonly "mistralai/mistral-small-
|
|
9042
|
+
readonly "mistralai/mistral-small-2603": {
|
|
9060
9043
|
id: string;
|
|
9061
9044
|
name: string;
|
|
9062
9045
|
api: "openai-completions";
|
|
9063
9046
|
provider: string;
|
|
9064
9047
|
baseUrl: string;
|
|
9065
|
-
reasoning:
|
|
9048
|
+
reasoning: true;
|
|
9066
9049
|
input: ("image" | "text")[];
|
|
9067
9050
|
cost: {
|
|
9068
9051
|
input: number;
|
|
@@ -9073,14 +9056,14 @@ export declare const MODELS: {
|
|
|
9073
9056
|
contextWindow: number;
|
|
9074
9057
|
maxTokens: number;
|
|
9075
9058
|
};
|
|
9076
|
-
readonly "mistralai/
|
|
9059
|
+
readonly "mistralai/mistral-small-3.2-24b-instruct": {
|
|
9077
9060
|
id: string;
|
|
9078
9061
|
name: string;
|
|
9079
9062
|
api: "openai-completions";
|
|
9080
9063
|
provider: string;
|
|
9081
9064
|
baseUrl: string;
|
|
9082
9065
|
reasoning: false;
|
|
9083
|
-
input: "text"[];
|
|
9066
|
+
input: ("image" | "text")[];
|
|
9084
9067
|
cost: {
|
|
9085
9068
|
input: number;
|
|
9086
9069
|
output: number;
|
|
@@ -9090,7 +9073,7 @@ export declare const MODELS: {
|
|
|
9090
9073
|
contextWindow: number;
|
|
9091
9074
|
maxTokens: number;
|
|
9092
9075
|
};
|
|
9093
|
-
readonly "mistralai/mixtral-
|
|
9076
|
+
readonly "mistralai/mixtral-8x22b-instruct": {
|
|
9094
9077
|
id: string;
|
|
9095
9078
|
name: string;
|
|
9096
9079
|
api: "openai-completions";
|
|
@@ -9243,23 +9226,6 @@ export declare const MODELS: {
|
|
|
9243
9226
|
contextWindow: number;
|
|
9244
9227
|
maxTokens: number;
|
|
9245
9228
|
};
|
|
9246
|
-
readonly "nvidia/llama-3.1-nemotron-70b-instruct": {
|
|
9247
|
-
id: string;
|
|
9248
|
-
name: string;
|
|
9249
|
-
api: "openai-completions";
|
|
9250
|
-
provider: string;
|
|
9251
|
-
baseUrl: string;
|
|
9252
|
-
reasoning: false;
|
|
9253
|
-
input: "text"[];
|
|
9254
|
-
cost: {
|
|
9255
|
-
input: number;
|
|
9256
|
-
output: number;
|
|
9257
|
-
cacheRead: number;
|
|
9258
|
-
cacheWrite: number;
|
|
9259
|
-
};
|
|
9260
|
-
contextWindow: number;
|
|
9261
|
-
maxTokens: number;
|
|
9262
|
-
};
|
|
9263
9229
|
readonly "nvidia/llama-3.3-nemotron-super-49b-v1.5": {
|
|
9264
9230
|
id: string;
|
|
9265
9231
|
name: string;
|
|
@@ -10127,6 +10093,23 @@ export declare const MODELS: {
|
|
|
10127
10093
|
contextWindow: number;
|
|
10128
10094
|
maxTokens: number;
|
|
10129
10095
|
};
|
|
10096
|
+
readonly "openai/gpt-chat-latest": {
|
|
10097
|
+
id: string;
|
|
10098
|
+
name: string;
|
|
10099
|
+
api: "openai-completions";
|
|
10100
|
+
provider: string;
|
|
10101
|
+
baseUrl: string;
|
|
10102
|
+
reasoning: false;
|
|
10103
|
+
input: ("image" | "text")[];
|
|
10104
|
+
cost: {
|
|
10105
|
+
input: number;
|
|
10106
|
+
output: number;
|
|
10107
|
+
cacheRead: number;
|
|
10108
|
+
cacheWrite: number;
|
|
10109
|
+
};
|
|
10110
|
+
contextWindow: number;
|
|
10111
|
+
maxTokens: number;
|
|
10112
|
+
};
|
|
10130
10113
|
readonly "openai/gpt-oss-120b": {
|
|
10131
10114
|
id: string;
|
|
10132
10115
|
name: string;
|
|
@@ -11215,6 +11198,23 @@ export declare const MODELS: {
|
|
|
11215
11198
|
contextWindow: number;
|
|
11216
11199
|
maxTokens: number;
|
|
11217
11200
|
};
|
|
11201
|
+
readonly "qwen/qwen3.6-35b-a3b": {
|
|
11202
|
+
id: string;
|
|
11203
|
+
name: string;
|
|
11204
|
+
api: "openai-completions";
|
|
11205
|
+
provider: string;
|
|
11206
|
+
baseUrl: string;
|
|
11207
|
+
reasoning: true;
|
|
11208
|
+
input: ("image" | "text")[];
|
|
11209
|
+
cost: {
|
|
11210
|
+
input: number;
|
|
11211
|
+
output: number;
|
|
11212
|
+
cacheRead: number;
|
|
11213
|
+
cacheWrite: number;
|
|
11214
|
+
};
|
|
11215
|
+
contextWindow: number;
|
|
11216
|
+
maxTokens: number;
|
|
11217
|
+
};
|
|
11218
11218
|
readonly "qwen/qwen3.6-flash": {
|
|
11219
11219
|
id: string;
|
|
11220
11220
|
name: string;
|
|
@@ -11351,7 +11351,7 @@ export declare const MODELS: {
|
|
|
11351
11351
|
contextWindow: number;
|
|
11352
11352
|
maxTokens: number;
|
|
11353
11353
|
};
|
|
11354
|
-
readonly "tencent/hy3-preview
|
|
11354
|
+
readonly "tencent/hy3-preview": {
|
|
11355
11355
|
id: string;
|
|
11356
11356
|
name: string;
|
|
11357
11357
|
api: "openai-completions";
|
|
@@ -11402,23 +11402,6 @@ export declare const MODELS: {
|
|
|
11402
11402
|
contextWindow: number;
|
|
11403
11403
|
maxTokens: number;
|
|
11404
11404
|
};
|
|
11405
|
-
readonly "tngtech/deepseek-r1t2-chimera": {
|
|
11406
|
-
id: string;
|
|
11407
|
-
name: string;
|
|
11408
|
-
api: "openai-completions";
|
|
11409
|
-
provider: string;
|
|
11410
|
-
baseUrl: string;
|
|
11411
|
-
reasoning: true;
|
|
11412
|
-
input: "text"[];
|
|
11413
|
-
cost: {
|
|
11414
|
-
input: number;
|
|
11415
|
-
output: number;
|
|
11416
|
-
cacheRead: number;
|
|
11417
|
-
cacheWrite: number;
|
|
11418
|
-
};
|
|
11419
|
-
contextWindow: number;
|
|
11420
|
-
maxTokens: number;
|
|
11421
|
-
};
|
|
11422
11405
|
readonly "upstage/solar-pro-3": {
|
|
11423
11406
|
id: string;
|
|
11424
11407
|
name: string;
|
|
@@ -12883,6 +12866,23 @@ export declare const MODELS: {
|
|
|
12883
12866
|
contextWindow: number;
|
|
12884
12867
|
maxTokens: number;
|
|
12885
12868
|
};
|
|
12869
|
+
readonly "google/gemini-3.1-flash-lite": {
|
|
12870
|
+
id: string;
|
|
12871
|
+
name: string;
|
|
12872
|
+
api: "anthropic-messages";
|
|
12873
|
+
provider: string;
|
|
12874
|
+
baseUrl: string;
|
|
12875
|
+
reasoning: true;
|
|
12876
|
+
input: ("image" | "text")[];
|
|
12877
|
+
cost: {
|
|
12878
|
+
input: number;
|
|
12879
|
+
output: number;
|
|
12880
|
+
cacheRead: number;
|
|
12881
|
+
cacheWrite: number;
|
|
12882
|
+
};
|
|
12883
|
+
contextWindow: number;
|
|
12884
|
+
maxTokens: number;
|
|
12885
|
+
};
|
|
12886
12886
|
readonly "google/gemini-3.1-flash-lite-preview": {
|
|
12887
12887
|
id: string;
|
|
12888
12888
|
name: string;
|
|
@@ -13444,23 +13444,6 @@ export declare const MODELS: {
|
|
|
13444
13444
|
contextWindow: number;
|
|
13445
13445
|
maxTokens: number;
|
|
13446
13446
|
};
|
|
13447
|
-
readonly "moonshotai/kimi-k2-0905": {
|
|
13448
|
-
id: string;
|
|
13449
|
-
name: string;
|
|
13450
|
-
api: "anthropic-messages";
|
|
13451
|
-
provider: string;
|
|
13452
|
-
baseUrl: string;
|
|
13453
|
-
reasoning: false;
|
|
13454
|
-
input: "text"[];
|
|
13455
|
-
cost: {
|
|
13456
|
-
input: number;
|
|
13457
|
-
output: number;
|
|
13458
|
-
cacheRead: number;
|
|
13459
|
-
cacheWrite: number;
|
|
13460
|
-
};
|
|
13461
|
-
contextWindow: number;
|
|
13462
|
-
maxTokens: number;
|
|
13463
|
-
};
|
|
13464
13447
|
readonly "moonshotai/kimi-k2-thinking": {
|
|
13465
13448
|
id: string;
|
|
13466
13449
|
name: string;
|