@mariozechner/pi-ai 0.66.0 → 0.66.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.
@@ -7987,13 +7987,13 @@ export const MODELS = {
7987
7987
  reasoning: true,
7988
7988
  input: ["text"],
7989
7989
  cost: {
7990
- input: 0.27,
7990
+ input: 0.29,
7991
7991
  output: 0.95,
7992
- cacheRead: 0.0290000007,
7992
+ cacheRead: 0.03,
7993
7993
  cacheWrite: 0,
7994
7994
  },
7995
7995
  contextWindow: 196608,
7996
- maxTokens: 4096,
7996
+ maxTokens: 196608,
7997
7997
  },
7998
7998
  "minimax/minimax-m2.5": {
7999
7999
  id: "minimax/minimax-m2.5",
@@ -10996,13 +10996,13 @@ export const MODELS = {
10996
10996
  reasoning: true,
10997
10997
  input: ["text"],
10998
10998
  cost: {
10999
- input: 1.26,
11000
- output: 3.9600000000000004,
11001
- cacheRead: 0,
10999
+ input: 1.395,
11000
+ output: 4.4,
11001
+ cacheRead: 0.26,
11002
11002
  cacheWrite: 0,
11003
11003
  },
11004
11004
  contextWindow: 202752,
11005
- maxTokens: 4096,
11005
+ maxTokens: 131072,
11006
11006
  },
11007
11007
  "z-ai/glm-5v-turbo": {
11008
11008
  id: "z-ai/glm-5v-turbo",