@caupulican/pi-ai 0.80.29 → 0.80.31

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.
@@ -10191,13 +10191,13 @@ export const MODELS = {
10191
10191
  reasoning: true,
10192
10192
  input: ["text", "image"],
10193
10193
  cost: {
10194
- input: 0.6799999999999999,
10195
- output: 3.41,
10196
- cacheRead: 0.33999999999999997,
10194
+ input: 0.67,
10195
+ output: 3.5,
10196
+ cacheRead: 0.19999999999999998,
10197
10197
  cacheWrite: 0,
10198
10198
  },
10199
10199
  contextWindow: 262144,
10200
- maxTokens: 262142,
10200
+ maxTokens: 262144,
10201
10201
  },
10202
10202
  "moonshotai/kimi-k2.7-code": {
10203
10203
  id: "moonshotai/kimi-k2.7-code",
@@ -11174,7 +11174,7 @@ export const MODELS = {
11174
11174
  cost: {
11175
11175
  input: 0.075,
11176
11176
  output: 0.3,
11177
- cacheRead: 0.037,
11177
+ cacheRead: 0.0375,
11178
11178
  cacheWrite: 0,
11179
11179
  },
11180
11180
  contextWindow: 131072,
@@ -12702,13 +12702,13 @@ export const MODELS = {
12702
12702
  reasoning: true,
12703
12703
  input: ["text"],
12704
12704
  cost: {
12705
- input: 1.4,
12706
- output: 4.4,
12707
- cacheRead: 0.7,
12705
+ input: 1.2,
12706
+ output: 4.1,
12707
+ cacheRead: 0.19999999999999998,
12708
12708
  cacheWrite: 0,
12709
12709
  },
12710
12710
  contextWindow: 1048576,
12711
- maxTokens: 524288,
12711
+ maxTokens: 131072,
12712
12712
  },
12713
12713
  "~anthropic/claude-fable-latest": {
12714
12714
  id: "~anthropic/claude-fable-latest",
@@ -12821,13 +12821,13 @@ export const MODELS = {
12821
12821
  reasoning: true,
12822
12822
  input: ["text", "image"],
12823
12823
  cost: {
12824
- input: 0.6799999999999999,
12825
- output: 3.41,
12826
- cacheRead: 0.33999999999999997,
12824
+ input: 0.67,
12825
+ output: 3.5,
12826
+ cacheRead: 0.19999999999999998,
12827
12827
  cacheWrite: 0,
12828
12828
  },
12829
12829
  contextWindow: 262144,
12830
- maxTokens: 262142,
12830
+ maxTokens: 262144,
12831
12831
  },
12832
12832
  "~openai/gpt-latest": {
12833
12833
  id: "~openai/gpt-latest",