@dreb/ai 2.30.1 → 2.31.0

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.
@@ -13757,8 +13757,8 @@ export const MODELS = {
13757
13757
  cost: {
13758
13758
  input: 0.09,
13759
13759
  output: 0.3,
13760
- cacheRead: 0,
13761
- cacheWrite: 0.02,
13760
+ cacheRead: 0.02,
13761
+ cacheWrite: 0,
13762
13762
  },
13763
13763
  contextWindow: 262114,
13764
13764
  maxTokens: 262114,