@mariozechner/pi-ai 0.67.67 → 0.67.68

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.
@@ -7016,7 +7016,7 @@ export declare const MODELS: {
7016
7016
  readonly "minimax-m2.5": {
7017
7017
  id: string;
7018
7018
  name: string;
7019
- api: "anthropic-messages";
7019
+ api: "openai-completions";
7020
7020
  provider: string;
7021
7021
  baseUrl: string;
7022
7022
  reasoning: true;