@elyracode/ai 0.3.7 → 0.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
|
@@ -12711,13 +12711,13 @@ export const MODELS = {
|
|
|
12711
12711
|
reasoning: true,
|
|
12712
12712
|
input: ["text"],
|
|
12713
12713
|
cost: {
|
|
12714
|
-
input:
|
|
12715
|
-
output: 3.
|
|
12716
|
-
cacheRead: 0.
|
|
12714
|
+
input: 0.98,
|
|
12715
|
+
output: 3.08,
|
|
12716
|
+
cacheRead: 0.182,
|
|
12717
12717
|
cacheWrite: 0,
|
|
12718
12718
|
},
|
|
12719
12719
|
contextWindow: 202752,
|
|
12720
|
-
maxTokens:
|
|
12720
|
+
maxTokens: 4096,
|
|
12721
12721
|
},
|
|
12722
12722
|
"z-ai/glm-5v-turbo": {
|
|
12723
12723
|
id: "z-ai/glm-5v-turbo",
|