@elyracode/ai 0.7.11 → 0.7.13

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.
@@ -5146,9 +5146,9 @@ export const MODELS = {
5146
5146
  reasoning: true,
5147
5147
  input: ["text"],
5148
5148
  cost: {
5149
- input: 1.74,
5150
- output: 3.48,
5151
- cacheRead: 0.145,
5149
+ input: 0.435,
5150
+ output: 0.87,
5151
+ cacheRead: 0.003625,
5152
5152
  cacheWrite: 0,
5153
5153
  },
5154
5154
  contextWindow: 1048576,