@elyracode/ai 0.4.2 → 0.4.3
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
|
@@ -9588,13 +9588,13 @@ export const MODELS = {
|
|
|
9588
9588
|
reasoning: true,
|
|
9589
9589
|
input: ["text"],
|
|
9590
9590
|
cost: {
|
|
9591
|
-
input: 0.
|
|
9591
|
+
input: 0.19999999999999998,
|
|
9592
9592
|
output: 1.2,
|
|
9593
9593
|
cacheRead: 0,
|
|
9594
9594
|
cacheWrite: 0,
|
|
9595
9595
|
},
|
|
9596
9596
|
contextWindow: 196608,
|
|
9597
|
-
maxTokens:
|
|
9597
|
+
maxTokens: 4096,
|
|
9598
9598
|
},
|
|
9599
9599
|
"mistralai/codestral-2508": {
|
|
9600
9600
|
id: "mistralai/codestral-2508",
|