@dreb/ai 2.22.0 → 2.22.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.
@@ -12469,7 +12469,7 @@ export declare const MODELS: {
12469
12469
  api: "anthropic-messages";
12470
12470
  provider: string;
12471
12471
  baseUrl: string;
12472
- reasoning: false;
12472
+ reasoning: true;
12473
12473
  input: ("image" | "text")[];
12474
12474
  cost: {
12475
12475
  input: number;