@dreb/ai 2.4.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
|
@@ -10928,13 +10928,13 @@ export const MODELS = {
|
|
|
10928
10928
|
reasoning: true,
|
|
10929
10929
|
input: ["text"],
|
|
10930
10930
|
cost: {
|
|
10931
|
-
input:
|
|
10932
|
-
output:
|
|
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",
|