@caupulican/pi-ai 0.80.52 → 0.80.54

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.
@@ -14514,13 +14514,13 @@ export const MODELS = {
14514
14514
  reasoning: true,
14515
14515
  input: ["text"],
14516
14516
  cost: {
14517
- input: 0.56,
14518
- output: 1.68,
14519
- cacheRead: 0.28,
14517
+ input: 0.6,
14518
+ output: 1.7,
14519
+ cacheRead: 0,
14520
14520
  cacheWrite: 0,
14521
14521
  },
14522
- contextWindow: 163840,
14523
- maxTokens: 8192,
14522
+ contextWindow: 128000,
14523
+ maxTokens: 128000,
14524
14524
  },
14525
14525
  "deepseek/deepseek-v3.1-terminus": {
14526
14526
  id: "deepseek/deepseek-v3.1-terminus",
@@ -15466,13 +15466,13 @@ export const MODELS = {
15466
15466
  reasoning: true,
15467
15467
  input: ["text"],
15468
15468
  cost: {
15469
- input: 0.6,
15470
- output: 2.5,
15471
- cacheRead: 0.15,
15469
+ input: 0.47,
15470
+ output: 2,
15471
+ cacheRead: 0.14100000000000001,
15472
15472
  cacheWrite: 0,
15473
15473
  },
15474
- contextWindow: 262114,
15475
- maxTokens: 262114,
15474
+ contextWindow: 216144,
15475
+ maxTokens: 216144,
15476
15476
  },
15477
15477
  "moonshotai/kimi-k2.5": {
15478
15478
  id: "moonshotai/kimi-k2.5",