@caupulican/pi-ai 0.80.2 → 0.80.3

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.
@@ -15026,7 +15026,7 @@ export declare const MODELS: {
15026
15026
  api: "anthropic-messages";
15027
15027
  provider: string;
15028
15028
  baseUrl: string;
15029
- reasoning: false;
15029
+ reasoning: true;
15030
15030
  input: ("image" | "text")[];
15031
15031
  cost: {
15032
15032
  input: number;