@caupulican/pi-ai 0.80.103 → 0.81.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.
@@ -7428,7 +7428,7 @@ export declare const MODELS: {
7428
7428
  api: "mistral-conversations";
7429
7429
  provider: string;
7430
7430
  baseUrl: string;
7431
- reasoning: false;
7431
+ reasoning: true;
7432
7432
  input: ("image" | "text")[];
7433
7433
  cost: {
7434
7434
  input: number;