@caupulican/pi-ai 0.81.7 → 0.81.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.
@@ -13013,9 +13013,9 @@ export const MODELS = {
13013
13013
  reasoning: true,
13014
13014
  input: ["text"],
13015
13015
  cost: {
13016
- input: 0.14,
13017
- output: 0.58,
13018
- cacheRead: 0.035,
13016
+ input: 0.19999999999999998,
13017
+ output: 0.7999999999999999,
13018
+ cacheRead: 0.5,
13019
13019
  cacheWrite: 0,
13020
13020
  },
13021
13021
  contextWindow: 262144,