@elyracode/ai 0.4.6 → 0.4.7

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.
@@ -8798,7 +8798,7 @@ export declare const MODELS: {
8798
8798
  readonly "minimax-m2.5": {
8799
8799
  id: string;
8800
8800
  name: string;
8801
- api: "openai-completions";
8801
+ api: "anthropic-messages";
8802
8802
  provider: string;
8803
8803
  baseUrl: string;
8804
8804
  reasoning: true;