@elyracode/ai 0.8.0 → 0.8.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
|
@@ -11412,13 +11412,13 @@ export const MODELS = {
|
|
|
11412
11412
|
reasoning: true,
|
|
11413
11413
|
input: ["text", "image"],
|
|
11414
11414
|
cost: {
|
|
11415
|
-
input: 0.
|
|
11416
|
-
output:
|
|
11417
|
-
cacheRead: 0
|
|
11415
|
+
input: 0.29,
|
|
11416
|
+
output: 3.1999999999999997,
|
|
11417
|
+
cacheRead: 0,
|
|
11418
11418
|
cacheWrite: 0,
|
|
11419
11419
|
},
|
|
11420
11420
|
contextWindow: 262144,
|
|
11421
|
-
maxTokens:
|
|
11421
|
+
maxTokens: 262140,
|
|
11422
11422
|
},
|
|
11423
11423
|
"qwen/qwen3.6-35b-a3b": {
|
|
11424
11424
|
id: "qwen/qwen3.6-35b-a3b",
|
|
@@ -11429,13 +11429,13 @@ export const MODELS = {
|
|
|
11429
11429
|
reasoning: true,
|
|
11430
11430
|
input: ["text", "image"],
|
|
11431
11431
|
cost: {
|
|
11432
|
-
input: 0.
|
|
11432
|
+
input: 0.14,
|
|
11433
11433
|
output: 1,
|
|
11434
|
-
cacheRead: 0
|
|
11434
|
+
cacheRead: 0,
|
|
11435
11435
|
cacheWrite: 0,
|
|
11436
11436
|
},
|
|
11437
11437
|
contextWindow: 262144,
|
|
11438
|
-
maxTokens:
|
|
11438
|
+
maxTokens: 262140,
|
|
11439
11439
|
},
|
|
11440
11440
|
"qwen/qwen3.6-flash": {
|
|
11441
11441
|
id: "qwen/qwen3.6-flash",
|