@caupulican/pi-ai 0.80.10 → 0.80.11

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.
@@ -11976,13 +11976,13 @@ export const MODELS = {
11976
11976
  reasoning: true,
11977
11977
  input: ["text", "image"],
11978
11978
  cost: {
11979
- input: 0.29,
11980
- output: 3.1999999999999997,
11979
+ input: 0.28900000000000003,
11980
+ output: 2.4,
11981
11981
  cacheRead: 0,
11982
11982
  cacheWrite: 0,
11983
11983
  },
11984
11984
  contextWindow: 262144,
11985
- maxTokens: 262140,
11985
+ maxTokens: 131072,
11986
11986
  },
11987
11987
  "qwen/qwen3.6-35b-a3b": {
11988
11988
  id: "qwen/qwen3.6-35b-a3b",