@elyracode/ai 0.9.17 → 0.9.18

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.
@@ -10498,13 +10498,13 @@ export const MODELS = {
10498
10498
  reasoning: true,
10499
10499
  input: ["text", "image"],
10500
10500
  cost: {
10501
- input: 0.22,
10502
- output: 0.55,
10503
- cacheRead: 0.12,
10501
+ input: 0.12,
10502
+ output: 0.37,
10503
+ cacheRead: 0,
10504
10504
  cacheWrite: 0,
10505
10505
  },
10506
10506
  contextWindow: 262144,
10507
- maxTokens: 262144,
10507
+ maxTokens: 16384,
10508
10508
  },
10509
10509
  "google/gemma-4-31b-it:free": {
10510
10510
  id: "google/gemma-4-31b-it:free",
@@ -12601,13 +12601,13 @@ export const MODELS = {
12601
12601
  reasoning: true,
12602
12602
  input: ["text"],
12603
12603
  cost: {
12604
- input: 0.12,
12605
- output: 0.24,
12604
+ input: 0.22749999999999998,
12605
+ output: 0.9099999999999999,
12606
12606
  cacheRead: 0,
12607
12607
  cacheWrite: 0,
12608
12608
  },
12609
12609
  contextWindow: 131702,
12610
- maxTokens: 16384,
12610
+ maxTokens: 8192,
12611
12611
  },
12612
12612
  "qwen/qwen3-235b-a22b": {
12613
12613
  id: "qwen/qwen3-235b-a22b",
@@ -13774,9 +13774,9 @@ export const MODELS = {
13774
13774
  reasoning: true,
13775
13775
  input: ["text"],
13776
13776
  cost: {
13777
- input: 0.34299999999999997,
13778
- output: 1.078,
13779
- cacheRead: 0.06369999999999999,
13777
+ input: 0.3374,
13778
+ output: 1.0604,
13779
+ cacheRead: 0.06266000000000001,
13780
13780
  cacheWrite: 0,
13781
13781
  },
13782
13782
  contextWindow: 1048576,