@caupulican/pi-ai 0.80.3 → 0.80.4

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.
@@ -9324,9 +9324,9 @@ export const MODELS = {
9324
9324
  reasoning: true,
9325
9325
  input: ["text"],
9326
9326
  cost: {
9327
- input: 0.3,
9328
- output: 2.5,
9329
- cacheRead: 0.06,
9327
+ input: 0.075,
9328
+ output: 0.625,
9329
+ cacheRead: 0.015,
9330
9330
  cacheWrite: 0,
9331
9331
  },
9332
9332
  contextWindow: 262144,