@dreb/ai 2.58.1 → 2.59.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.
package/dist/models.generated.js
CHANGED
|
@@ -9687,9 +9687,9 @@ export const MODELS = {
|
|
|
9687
9687
|
reasoning: true,
|
|
9688
9688
|
input: ["text"],
|
|
9689
9689
|
cost: {
|
|
9690
|
-
input: 0.
|
|
9691
|
-
output: 0.
|
|
9692
|
-
cacheRead: 0.
|
|
9690
|
+
input: 0.0798,
|
|
9691
|
+
output: 0.1596,
|
|
9692
|
+
cacheRead: 0.01596,
|
|
9693
9693
|
cacheWrite: 0,
|
|
9694
9694
|
},
|
|
9695
9695
|
contextWindow: 1048576,
|
|
@@ -10443,6 +10443,23 @@ export const MODELS = {
|
|
|
10443
10443
|
contextWindow: 256000,
|
|
10444
10444
|
maxTokens: 80000,
|
|
10445
10445
|
},
|
|
10446
|
+
"liquid/lfm-2.5-2.6b:free": {
|
|
10447
|
+
id: "liquid/lfm-2.5-2.6b:free",
|
|
10448
|
+
name: "LiquidAI: LFM2.5-2.6B (free)",
|
|
10449
|
+
api: "openai-completions",
|
|
10450
|
+
provider: "openrouter",
|
|
10451
|
+
baseUrl: "https://openrouter.ai/api/v1",
|
|
10452
|
+
reasoning: true,
|
|
10453
|
+
input: ["text"],
|
|
10454
|
+
cost: {
|
|
10455
|
+
input: 0,
|
|
10456
|
+
output: 0,
|
|
10457
|
+
cacheRead: 0,
|
|
10458
|
+
cacheWrite: 0,
|
|
10459
|
+
},
|
|
10460
|
+
contextWindow: 128000,
|
|
10461
|
+
maxTokens: 8192,
|
|
10462
|
+
},
|
|
10446
10463
|
"meituan/longcat-2.0": {
|
|
10447
10464
|
id: "meituan/longcat-2.0",
|
|
10448
10465
|
name: "Meituan: LongCat 2.0",
|
|
@@ -11064,9 +11081,9 @@ export const MODELS = {
|
|
|
11064
11081
|
reasoning: true,
|
|
11065
11082
|
input: ["text", "image"],
|
|
11066
11083
|
cost: {
|
|
11067
|
-
input: 0.
|
|
11068
|
-
output:
|
|
11069
|
-
cacheRead: 0.
|
|
11084
|
+
input: 0.5605,
|
|
11085
|
+
output: 2.36,
|
|
11086
|
+
cacheRead: 0.0944,
|
|
11070
11087
|
cacheWrite: 0,
|
|
11071
11088
|
},
|
|
11072
11089
|
contextWindow: 262144,
|
|
@@ -14362,13 +14379,13 @@ export const MODELS = {
|
|
|
14362
14379
|
reasoning: true,
|
|
14363
14380
|
input: ["text"],
|
|
14364
14381
|
cost: {
|
|
14365
|
-
input:
|
|
14366
|
-
output:
|
|
14367
|
-
cacheRead: 0.
|
|
14382
|
+
input: 0.476,
|
|
14383
|
+
output: 1.496,
|
|
14384
|
+
cacheRead: 0.08839999999999999,
|
|
14368
14385
|
cacheWrite: 0,
|
|
14369
14386
|
},
|
|
14370
14387
|
contextWindow: 1048576,
|
|
14371
|
-
maxTokens:
|
|
14388
|
+
maxTokens: 131072,
|
|
14372
14389
|
},
|
|
14373
14390
|
"z-ai/glm-5.2:batch": {
|
|
14374
14391
|
id: "z-ai/glm-5.2:batch",
|
|
@@ -14387,6 +14404,23 @@ export const MODELS = {
|
|
|
14387
14404
|
contextWindow: 512000,
|
|
14388
14405
|
maxTokens: 4096,
|
|
14389
14406
|
},
|
|
14407
|
+
"z-ai/glm-5.2:free": {
|
|
14408
|
+
id: "z-ai/glm-5.2:free",
|
|
14409
|
+
name: "Z.ai: GLM 5.2 (free)",
|
|
14410
|
+
api: "openai-completions",
|
|
14411
|
+
provider: "openrouter",
|
|
14412
|
+
baseUrl: "https://openrouter.ai/api/v1",
|
|
14413
|
+
reasoning: true,
|
|
14414
|
+
input: ["text"],
|
|
14415
|
+
cost: {
|
|
14416
|
+
input: 0,
|
|
14417
|
+
output: 0,
|
|
14418
|
+
cacheRead: 0,
|
|
14419
|
+
cacheWrite: 0,
|
|
14420
|
+
},
|
|
14421
|
+
contextWindow: 256000,
|
|
14422
|
+
maxTokens: 256000,
|
|
14423
|
+
},
|
|
14390
14424
|
"z-ai/glm-5v-turbo": {
|
|
14391
14425
|
id: "z-ai/glm-5v-turbo",
|
|
14392
14426
|
name: "Z.ai: GLM 5V Turbo",
|
|
@@ -18333,6 +18367,23 @@ export const MODELS = {
|
|
|
18333
18367
|
contextWindow: 1000000,
|
|
18334
18368
|
maxTokens: 128000,
|
|
18335
18369
|
},
|
|
18370
|
+
"zai/glm-5.3": {
|
|
18371
|
+
id: "zai/glm-5.3",
|
|
18372
|
+
name: "GLM 5.3",
|
|
18373
|
+
api: "anthropic-messages",
|
|
18374
|
+
provider: "vercel-ai-gateway",
|
|
18375
|
+
baseUrl: "https://ai-gateway.vercel.sh",
|
|
18376
|
+
reasoning: true,
|
|
18377
|
+
input: ["text"],
|
|
18378
|
+
cost: {
|
|
18379
|
+
input: 1.4,
|
|
18380
|
+
output: 4.4,
|
|
18381
|
+
cacheRead: 0.26,
|
|
18382
|
+
cacheWrite: 0,
|
|
18383
|
+
},
|
|
18384
|
+
contextWindow: 1000000,
|
|
18385
|
+
maxTokens: 12800,
|
|
18386
|
+
},
|
|
18336
18387
|
"zai/glm-5v-turbo": {
|
|
18337
18388
|
id: "zai/glm-5v-turbo",
|
|
18338
18389
|
name: "GLM 5V Turbo",
|