@elyracode/ai 0.4.7 → 0.4.9

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.
@@ -4242,7 +4242,7 @@ export const MODELS = {
4242
4242
  cost: {
4243
4243
  input: 0.1,
4244
4244
  output: 0.4,
4245
- cacheRead: 0.025,
4245
+ cacheRead: 0.01,
4246
4246
  cacheWrite: 0,
4247
4247
  },
4248
4248
  contextWindow: 1048576,
@@ -4433,7 +4433,7 @@ export const MODELS = {
4433
4433
  input: 0.25,
4434
4434
  output: 1.5,
4435
4435
  cacheRead: 0.025,
4436
- cacheWrite: 1,
4436
+ cacheWrite: 0,
4437
4437
  },
4438
4438
  contextWindow: 1048576,
4439
4439
  maxTokens: 65536,
@@ -4451,7 +4451,7 @@ export const MODELS = {
4451
4451
  input: 0.25,
4452
4452
  output: 1.5,
4453
4453
  cacheRead: 0.025,
4454
- cacheWrite: 1,
4454
+ cacheWrite: 0,
4455
4455
  },
4456
4456
  contextWindow: 1048576,
4457
4457
  maxTokens: 65536,
@@ -8958,13 +8958,13 @@ export const MODELS = {
8958
8958
  thinkingLevelMap: { "minimal": null, "low": null, "medium": null, "high": "high", "xhigh": "max" },
8959
8959
  input: ["text"],
8960
8960
  cost: {
8961
- input: 0.14,
8962
- output: 0.28,
8963
- cacheRead: 0.0028,
8961
+ input: 0.126,
8962
+ output: 0.252,
8963
+ cacheRead: 0.0252,
8964
8964
  cacheWrite: 0,
8965
8965
  },
8966
8966
  contextWindow: 1048576,
8967
- maxTokens: 384000,
8967
+ maxTokens: 131072,
8968
8968
  },
8969
8969
  "deepseek/deepseek-v4-pro": {
8970
8970
  id: "deepseek/deepseek-v4-pro",
@@ -9016,7 +9016,7 @@ export const MODELS = {
9016
9016
  cacheRead: 0.024999999999999998,
9017
9017
  cacheWrite: 0.08333333333333334,
9018
9018
  },
9019
- contextWindow: 1000000,
9019
+ contextWindow: 1048576,
9020
9020
  maxTokens: 8192,
9021
9021
  },
9022
9022
  "google/gemini-2.0-flash-lite-001": {
@@ -11343,23 +11343,6 @@ export const MODELS = {
11343
11343
  contextWindow: 32768,
11344
11344
  maxTokens: 32768,
11345
11345
  },
11346
- "qwen/qwen-max": {
11347
- id: "qwen/qwen-max",
11348
- name: "Qwen: Qwen-Max ",
11349
- api: "openai-completions",
11350
- provider: "openrouter",
11351
- baseUrl: "https://openrouter.ai/api/v1",
11352
- reasoning: false,
11353
- input: ["text"],
11354
- cost: {
11355
- input: 1.04,
11356
- output: 4.16,
11357
- cacheRead: 0.20800000000000002,
11358
- cacheWrite: 0,
11359
- },
11360
- contextWindow: 32768,
11361
- maxTokens: 8192,
11362
- },
11363
11346
  "qwen/qwen-plus": {
11364
11347
  id: "qwen/qwen-plus",
11365
11348
  name: "Qwen: Qwen-Plus",
@@ -11411,40 +11394,6 @@ export const MODELS = {
11411
11394
  contextWindow: 1000000,
11412
11395
  maxTokens: 32768,
11413
11396
  },
11414
- "qwen/qwen-turbo": {
11415
- id: "qwen/qwen-turbo",
11416
- name: "Qwen: Qwen-Turbo",
11417
- api: "openai-completions",
11418
- provider: "openrouter",
11419
- baseUrl: "https://openrouter.ai/api/v1",
11420
- reasoning: false,
11421
- input: ["text"],
11422
- cost: {
11423
- input: 0.0325,
11424
- output: 0.13,
11425
- cacheRead: 0.006500000000000001,
11426
- cacheWrite: 0,
11427
- },
11428
- contextWindow: 131072,
11429
- maxTokens: 8192,
11430
- },
11431
- "qwen/qwen-vl-max": {
11432
- id: "qwen/qwen-vl-max",
11433
- name: "Qwen: Qwen VL Max",
11434
- api: "openai-completions",
11435
- provider: "openrouter",
11436
- baseUrl: "https://openrouter.ai/api/v1",
11437
- reasoning: false,
11438
- input: ["text", "image"],
11439
- cost: {
11440
- input: 0.52,
11441
- output: 2.08,
11442
- cacheRead: 0,
11443
- cacheWrite: 0,
11444
- },
11445
- contextWindow: 131072,
11446
- maxTokens: 32768,
11447
- },
11448
11397
  "qwen/qwen3-14b": {
11449
11398
  id: "qwen/qwen3-14b",
11450
11399
  name: "Qwen: Qwen3 14B",
@@ -12729,13 +12678,13 @@ export const MODELS = {
12729
12678
  reasoning: true,
12730
12679
  input: ["text"],
12731
12680
  cost: {
12732
- input: 0.98,
12733
- output: 3.08,
12734
- cacheRead: 0.182,
12681
+ input: 1.0499999999999998,
12682
+ output: 3.5,
12683
+ cacheRead: 0.5249999999999999,
12735
12684
  cacheWrite: 0,
12736
12685
  },
12737
12686
  contextWindow: 202752,
12738
- maxTokens: 4096,
12687
+ maxTokens: 65535,
12739
12688
  },
12740
12689
  "z-ai/glm-5v-turbo": {
12741
12690
  id: "z-ai/glm-5v-turbo",