@dreb/ai 2.32.0 → 2.32.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.
@@ -14831,7 +14831,7 @@ export declare const MODELS: {
14831
14831
  provider: string;
14832
14832
  baseUrl: string;
14833
14833
  reasoning: true;
14834
- input: ("image" | "text")[];
14834
+ input: "text"[];
14835
14835
  cost: {
14836
14836
  input: number;
14837
14837
  output: number;