@openeryc/pi-ai 0.75.30 → 0.75.33

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.
@@ -2694,23 +2694,6 @@ export declare const MODELS: {
2694
2694
  contextWindow: number;
2695
2695
  maxTokens: number;
2696
2696
  };
2697
- readonly "qwen-3-235b-a22b-instruct-2507": {
2698
- id: string;
2699
- name: string;
2700
- api: "openai-completions";
2701
- provider: string;
2702
- baseUrl: string;
2703
- reasoning: false;
2704
- input: "text"[];
2705
- cost: {
2706
- input: number;
2707
- output: number;
2708
- cacheRead: number;
2709
- cacheWrite: number;
2710
- };
2711
- contextWindow: number;
2712
- maxTokens: number;
2713
- };
2714
2697
  readonly "zai-glm-4.7": {
2715
2698
  id: string;
2716
2699
  name: string;
@@ -8342,6 +8325,23 @@ export declare const MODELS: {
8342
8325
  contextWindow: number;
8343
8326
  maxTokens: number;
8344
8327
  };
8328
+ readonly "mimo-v2.5-free": {
8329
+ id: string;
8330
+ name: string;
8331
+ api: "openai-completions";
8332
+ provider: string;
8333
+ baseUrl: string;
8334
+ reasoning: true;
8335
+ input: ("image" | "text")[];
8336
+ cost: {
8337
+ input: number;
8338
+ output: number;
8339
+ cacheRead: number;
8340
+ cacheWrite: number;
8341
+ };
8342
+ contextWindow: number;
8343
+ maxTokens: number;
8344
+ };
8345
8345
  readonly "minimax-m2.5": {
8346
8346
  id: string;
8347
8347
  name: string;
@@ -8661,6 +8661,23 @@ export declare const MODELS: {
8661
8661
  contextWindow: number;
8662
8662
  maxTokens: number;
8663
8663
  };
8664
+ readonly "qwen3.7-max": {
8665
+ id: string;
8666
+ name: string;
8667
+ api: "anthropic-messages";
8668
+ provider: string;
8669
+ baseUrl: string;
8670
+ reasoning: true;
8671
+ input: "text"[];
8672
+ cost: {
8673
+ input: number;
8674
+ output: number;
8675
+ cacheRead: number;
8676
+ cacheWrite: number;
8677
+ };
8678
+ contextWindow: number;
8679
+ maxTokens: number;
8680
+ };
8664
8681
  };
8665
8682
  readonly openrouter: {
8666
8683
  readonly "ai21/jamba-large-1.7": {
@@ -9015,23 +9032,6 @@ export declare const MODELS: {
9015
9032
  contextWindow: number;
9016
9033
  maxTokens: number;
9017
9034
  };
9018
- readonly "arcee-ai/trinity-large-thinking:free": {
9019
- id: string;
9020
- name: string;
9021
- api: "openai-completions";
9022
- provider: string;
9023
- baseUrl: string;
9024
- reasoning: true;
9025
- input: "text"[];
9026
- cost: {
9027
- input: number;
9028
- output: number;
9029
- cacheRead: number;
9030
- cacheWrite: number;
9031
- };
9032
- contextWindow: number;
9033
- maxTokens: number;
9034
- };
9035
9035
  readonly "arcee-ai/trinity-mini": {
9036
9036
  id: string;
9037
9037
  name: string;
@@ -9083,23 +9083,6 @@ export declare const MODELS: {
9083
9083
  contextWindow: number;
9084
9084
  maxTokens: number;
9085
9085
  };
9086
- readonly "baidu/cobuddy:free": {
9087
- id: string;
9088
- name: string;
9089
- api: "openai-completions";
9090
- provider: string;
9091
- baseUrl: string;
9092
- reasoning: true;
9093
- input: "text"[];
9094
- cost: {
9095
- input: number;
9096
- output: number;
9097
- cacheRead: number;
9098
- cacheWrite: number;
9099
- };
9100
- contextWindow: number;
9101
- maxTokens: number;
9102
- };
9103
9086
  readonly "baidu/ernie-4.5-21b-a3b": {
9104
9087
  id: string;
9105
9088
  name: string;
@@ -10547,6 +10530,23 @@ export declare const MODELS: {
10547
10530
  contextWindow: number;
10548
10531
  maxTokens: number;
10549
10532
  };
10533
+ readonly "moonshotai/kimi-k2.6:free": {
10534
+ id: string;
10535
+ name: string;
10536
+ api: "openai-completions";
10537
+ provider: string;
10538
+ baseUrl: string;
10539
+ reasoning: true;
10540
+ input: ("image" | "text")[];
10541
+ cost: {
10542
+ input: number;
10543
+ output: number;
10544
+ cacheRead: number;
10545
+ cacheWrite: number;
10546
+ };
10547
+ contextWindow: number;
10548
+ maxTokens: number;
10549
+ };
10550
10550
  readonly "nex-agi/deepseek-v3.1-nex-n1": {
10551
10551
  id: string;
10552
10552
  name: string;