@openeryc/pi-ai 0.75.53 → 0.75.55

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.
@@ -10295,40 +10295,6 @@ export declare const MODELS: {
10295
10295
  contextWindow: number;
10296
10296
  maxTokens: number;
10297
10297
  };
10298
- readonly "mistralai/devstral-medium": {
10299
- id: string;
10300
- name: string;
10301
- api: "openai-completions";
10302
- provider: string;
10303
- baseUrl: string;
10304
- reasoning: false;
10305
- input: "text"[];
10306
- cost: {
10307
- input: number;
10308
- output: number;
10309
- cacheRead: number;
10310
- cacheWrite: number;
10311
- };
10312
- contextWindow: number;
10313
- maxTokens: number;
10314
- };
10315
- readonly "mistralai/devstral-small": {
10316
- id: string;
10317
- name: string;
10318
- api: "openai-completions";
10319
- provider: string;
10320
- baseUrl: string;
10321
- reasoning: false;
10322
- input: "text"[];
10323
- cost: {
10324
- input: number;
10325
- output: number;
10326
- cacheRead: number;
10327
- cacheWrite: number;
10328
- };
10329
- contextWindow: number;
10330
- maxTokens: number;
10331
- };
10332
10298
  readonly "mistralai/ministral-14b-2512": {
10333
10299
  id: string;
10334
10300
  name: string;
@@ -10414,23 +10380,6 @@ export declare const MODELS: {
10414
10380
  contextWindow: number;
10415
10381
  maxTokens: number;
10416
10382
  };
10417
- readonly "mistralai/mistral-large-2411": {
10418
- id: string;
10419
- name: string;
10420
- api: "openai-completions";
10421
- provider: string;
10422
- baseUrl: string;
10423
- reasoning: false;
10424
- input: "text"[];
10425
- cost: {
10426
- input: number;
10427
- output: number;
10428
- cacheRead: number;
10429
- cacheWrite: number;
10430
- };
10431
- contextWindow: number;
10432
- maxTokens: number;
10433
- };
10434
10383
  readonly "mistralai/mistral-large-2512": {
10435
10384
  id: string;
10436
10385
  name: string;
@@ -10584,23 +10533,6 @@ export declare const MODELS: {
10584
10533
  contextWindow: number;
10585
10534
  maxTokens: number;
10586
10535
  };
10587
- readonly "mistralai/pixtral-large-2411": {
10588
- id: string;
10589
- name: string;
10590
- api: "openai-completions";
10591
- provider: string;
10592
- baseUrl: string;
10593
- reasoning: false;
10594
- input: ("image" | "text")[];
10595
- cost: {
10596
- input: number;
10597
- output: number;
10598
- cacheRead: number;
10599
- cacheWrite: number;
10600
- };
10601
- contextWindow: number;
10602
- maxTokens: number;
10603
- };
10604
10536
  readonly "mistralai/voxtral-small-24b-2507": {
10605
10537
  id: string;
10606
10538
  name: string;
@@ -12966,40 +12898,6 @@ export declare const MODELS: {
12966
12898
  contextWindow: number;
12967
12899
  maxTokens: number;
12968
12900
  };
12969
- readonly "xiaomi/mimo-v2-omni": {
12970
- id: string;
12971
- name: string;
12972
- api: "openai-completions";
12973
- provider: string;
12974
- baseUrl: string;
12975
- reasoning: true;
12976
- input: ("image" | "text")[];
12977
- cost: {
12978
- input: number;
12979
- output: number;
12980
- cacheRead: number;
12981
- cacheWrite: number;
12982
- };
12983
- contextWindow: number;
12984
- maxTokens: number;
12985
- };
12986
- readonly "xiaomi/mimo-v2-pro": {
12987
- id: string;
12988
- name: string;
12989
- api: "openai-completions";
12990
- provider: string;
12991
- baseUrl: string;
12992
- reasoning: true;
12993
- input: "text"[];
12994
- cost: {
12995
- input: number;
12996
- output: number;
12997
- cacheRead: number;
12998
- cacheWrite: number;
12999
- };
13000
- contextWindow: number;
13001
- maxTokens: number;
13002
- };
13003
12901
  readonly "xiaomi/mimo-v2.5": {
13004
12902
  id: string;
13005
12903
  name: string;