@elyracode/ai 0.5.3 → 0.5.4
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
|
@@ -9625,13 +9625,13 @@ export const MODELS = {
|
|
|
9625
9625
|
reasoning: true,
|
|
9626
9626
|
input: ["text"],
|
|
9627
9627
|
cost: {
|
|
9628
|
-
input: 0.
|
|
9628
|
+
input: 0.26,
|
|
9629
9629
|
output: 1.2,
|
|
9630
9630
|
cacheRead: 0,
|
|
9631
9631
|
cacheWrite: 0,
|
|
9632
9632
|
},
|
|
9633
9633
|
contextWindow: 196608,
|
|
9634
|
-
maxTokens:
|
|
9634
|
+
maxTokens: 4096,
|
|
9635
9635
|
},
|
|
9636
9636
|
"mistralai/codestral-2508": {
|
|
9637
9637
|
id: "mistralai/codestral-2508",
|