@mariozechner/pi-ai 0.66.0 → 0.67.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.
@@ -4506,6 +4506,26 @@ export declare const MODELS: {
4506
4506
  contextWindow: number;
4507
4507
  maxTokens: number;
4508
4508
  };
4509
+ readonly "MiniMaxAI/MiniMax-M2.7": {
4510
+ id: string;
4511
+ name: string;
4512
+ api: "openai-completions";
4513
+ provider: string;
4514
+ baseUrl: string;
4515
+ compat: {
4516
+ supportsDeveloperRole: false;
4517
+ };
4518
+ reasoning: true;
4519
+ input: "text"[];
4520
+ cost: {
4521
+ input: number;
4522
+ output: number;
4523
+ cacheRead: number;
4524
+ cacheWrite: number;
4525
+ };
4526
+ contextWindow: number;
4527
+ maxTokens: number;
4528
+ };
4509
4529
  readonly "Qwen/Qwen3-235B-A22B-Thinking-2507": {
4510
4530
  id: string;
4511
4531
  name: string;
@@ -7312,23 +7332,6 @@ export declare const MODELS: {
7312
7332
  contextWindow: number;
7313
7333
  maxTokens: number;
7314
7334
  };
7315
- readonly "arcee-ai/trinity-mini:free": {
7316
- id: string;
7317
- name: string;
7318
- api: "openai-completions";
7319
- provider: string;
7320
- baseUrl: string;
7321
- reasoning: true;
7322
- input: "text"[];
7323
- cost: {
7324
- input: number;
7325
- output: number;
7326
- cacheRead: number;
7327
- cacheWrite: number;
7328
- };
7329
- contextWindow: number;
7330
- maxTokens: number;
7331
- };
7332
7335
  readonly "arcee-ai/virtuoso-large": {
7333
7336
  id: string;
7334
7337
  name: string;
@@ -9828,6 +9831,23 @@ export declare const MODELS: {
9828
9831
  contextWindow: number;
9829
9832
  maxTokens: number;
9830
9833
  };
9834
+ readonly "openrouter/elephant-alpha": {
9835
+ id: string;
9836
+ name: string;
9837
+ api: "openai-completions";
9838
+ provider: string;
9839
+ baseUrl: string;
9840
+ reasoning: false;
9841
+ input: "text"[];
9842
+ cost: {
9843
+ input: number;
9844
+ output: number;
9845
+ cacheRead: number;
9846
+ cacheWrite: number;
9847
+ };
9848
+ contextWindow: number;
9849
+ maxTokens: number;
9850
+ };
9831
9851
  readonly "openrouter/free": {
9832
9852
  id: string;
9833
9853
  name: string;
@@ -10695,23 +10715,6 @@ export declare const MODELS: {
10695
10715
  contextWindow: number;
10696
10716
  maxTokens: number;
10697
10717
  };
10698
- readonly "stepfun/step-3.5-flash:free": {
10699
- id: string;
10700
- name: string;
10701
- api: "openai-completions";
10702
- provider: string;
10703
- baseUrl: string;
10704
- reasoning: true;
10705
- input: "text"[];
10706
- cost: {
10707
- input: number;
10708
- output: number;
10709
- cacheRead: number;
10710
- cacheWrite: number;
10711
- };
10712
- contextWindow: number;
10713
- maxTokens: number;
10714
- };
10715
10718
  readonly "thedrummer/rocinante-12b": {
10716
10719
  id: string;
10717
10720
  name: string;