@dreb/ai 2.35.0 → 2.36.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
|
@@ -8448,9 +8448,9 @@ export const MODELS = {
|
|
|
8448
8448
|
reasoning: true,
|
|
8449
8449
|
input: ["text"],
|
|
8450
8450
|
cost: {
|
|
8451
|
-
input: 0.
|
|
8452
|
-
output: 0.
|
|
8453
|
-
cacheRead: 0.
|
|
8451
|
+
input: 0.2145,
|
|
8452
|
+
output: 0.32175,
|
|
8453
|
+
cacheRead: 0.02145,
|
|
8454
8454
|
cacheWrite: 0,
|
|
8455
8455
|
},
|
|
8456
8456
|
contextWindow: 131072,
|
|
@@ -8482,13 +8482,13 @@ export const MODELS = {
|
|
|
8482
8482
|
reasoning: true,
|
|
8483
8483
|
input: ["text"],
|
|
8484
8484
|
cost: {
|
|
8485
|
-
input: 0.
|
|
8486
|
-
output: 0.
|
|
8487
|
-
cacheRead: 0.
|
|
8485
|
+
input: 0.08399999999999999,
|
|
8486
|
+
output: 0.16799999999999998,
|
|
8487
|
+
cacheRead: 0.016800000000000002,
|
|
8488
8488
|
cacheWrite: 0,
|
|
8489
8489
|
},
|
|
8490
8490
|
contextWindow: 1048576,
|
|
8491
|
-
maxTokens:
|
|
8491
|
+
maxTokens: 384000,
|
|
8492
8492
|
},
|
|
8493
8493
|
"deepseek/deepseek-v4-pro": {
|
|
8494
8494
|
id: "deepseek/deepseek-v4-pro",
|
|
@@ -12120,13 +12120,13 @@ export const MODELS = {
|
|
|
12120
12120
|
reasoning: true,
|
|
12121
12121
|
input: ["text"],
|
|
12122
12122
|
cost: {
|
|
12123
|
-
input: 0.
|
|
12124
|
-
output:
|
|
12125
|
-
cacheRead: 0.
|
|
12123
|
+
input: 0.7,
|
|
12124
|
+
output: 2.2,
|
|
12125
|
+
cacheRead: 0.13,
|
|
12126
12126
|
cacheWrite: 0,
|
|
12127
12127
|
},
|
|
12128
12128
|
contextWindow: 1048576,
|
|
12129
|
-
maxTokens:
|
|
12129
|
+
maxTokens: 128000,
|
|
12130
12130
|
},
|
|
12131
12131
|
"z-ai/glm-5v-turbo": {
|
|
12132
12132
|
id: "z-ai/glm-5v-turbo",
|