@dreb/ai 2.5.0 → 2.5.1

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.
@@ -8415,11 +8415,11 @@ export const MODELS = {
8415
8415
  cost: {
8416
8416
  input: 0.6,
8417
8417
  output: 2.5,
8418
- cacheRead: 0,
8418
+ cacheRead: 0.15,
8419
8419
  cacheWrite: 0,
8420
8420
  },
8421
8421
  contextWindow: 262144,
8422
- maxTokens: 4096,
8422
+ maxTokens: 262144,
8423
8423
  },
8424
8424
  "moonshotai/kimi-k2.5": {
8425
8425
  id: "moonshotai/kimi-k2.5",