@caupulican/pi-ai 0.86.8 → 0.86.9

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.
@@ -14937,13 +14937,13 @@ export const MODELS = {
14937
14937
  reasoning: true,
14938
14938
  input: ["text", "image"],
14939
14939
  cost: {
14940
- input: 0.5,
14941
- output: 3.5999999999999996,
14942
- cacheRead: 0.3,
14940
+ input: 0.39,
14941
+ output: 2.34,
14942
+ cacheRead: 0,
14943
14943
  cacheWrite: 0,
14944
14944
  },
14945
14945
  contextWindow: 262144,
14946
- maxTokens: 262144,
14946
+ maxTokens: 65536,
14947
14947
  },
14948
14948
  "qwen/qwen3.5-9b": {
14949
14949
  id: "qwen/qwen3.5-9b",