@dreb/ai 2.1.0 → 2.2.0

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.
@@ -7278,23 +7278,6 @@ export declare const MODELS: {
7278
7278
  contextWindow: number;
7279
7279
  maxTokens: number;
7280
7280
  };
7281
- readonly "arcee-ai/trinity-mini:free": {
7282
- id: string;
7283
- name: string;
7284
- api: "openai-completions";
7285
- provider: string;
7286
- baseUrl: string;
7287
- reasoning: true;
7288
- input: "text"[];
7289
- cost: {
7290
- input: number;
7291
- output: number;
7292
- cacheRead: number;
7293
- cacheWrite: number;
7294
- };
7295
- contextWindow: number;
7296
- maxTokens: number;
7297
- };
7298
7281
  readonly "arcee-ai/virtuoso-large": {
7299
7282
  id: string;
7300
7283
  name: string;