@dreb/ai 2.3.0 → 2.4.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.js
CHANGED
|
@@ -7630,7 +7630,7 @@ export const MODELS = {
|
|
|
7630
7630
|
reasoning: true,
|
|
7631
7631
|
input: ["text", "image"],
|
|
7632
7632
|
cost: {
|
|
7633
|
-
input: 0.
|
|
7633
|
+
input: 0.12,
|
|
7634
7634
|
output: 0.39999999999999997,
|
|
7635
7635
|
cacheRead: 0,
|
|
7636
7636
|
cacheWrite: 0,
|
|
@@ -10928,13 +10928,13 @@ export const MODELS = {
|
|
|
10928
10928
|
reasoning: true,
|
|
10929
10929
|
input: ["text"],
|
|
10930
10930
|
cost: {
|
|
10931
|
-
input:
|
|
10932
|
-
output: 3.
|
|
10933
|
-
cacheRead: 0,
|
|
10931
|
+
input: 0.95,
|
|
10932
|
+
output: 3.15,
|
|
10933
|
+
cacheRead: 0.475,
|
|
10934
10934
|
cacheWrite: 0,
|
|
10935
10935
|
},
|
|
10936
10936
|
contextWindow: 202752,
|
|
10937
|
-
maxTokens:
|
|
10937
|
+
maxTokens: 65535,
|
|
10938
10938
|
},
|
|
10939
10939
|
"z-ai/glm-5v-turbo": {
|
|
10940
10940
|
id: "z-ai/glm-5v-turbo",
|