@openeryc/pi-ai 0.75.32 → 0.75.34

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.
@@ -2611,23 +2611,6 @@ export const MODELS = {
2611
2611
  contextWindow: 32000,
2612
2612
  maxTokens: 8000,
2613
2613
  },
2614
- "qwen-3-235b-a22b-instruct-2507": {
2615
- id: "qwen-3-235b-a22b-instruct-2507",
2616
- name: "Qwen 3 235B Instruct",
2617
- api: "openai-completions",
2618
- provider: "cerebras",
2619
- baseUrl: "https://api.cerebras.ai/v1",
2620
- reasoning: false,
2621
- input: ["text"],
2622
- cost: {
2623
- input: 0.6,
2624
- output: 1.2,
2625
- cacheRead: 0,
2626
- cacheWrite: 0,
2627
- },
2628
- contextWindow: 131000,
2629
- maxTokens: 32000,
2630
- },
2631
2614
  "zai-glm-4.7": {
2632
2615
  id: "zai-glm-4.7",
2633
2616
  name: "Z.AI GLM-4.7",
@@ -4838,7 +4821,7 @@ export const MODELS = {
4838
4821
  cost: {
4839
4822
  input: 1,
4840
4823
  output: 3,
4841
- cacheRead: 0,
4824
+ cacheRead: 0.5,
4842
4825
  cacheWrite: 0,
4843
4826
  },
4844
4827
  contextWindow: 262144,
@@ -4855,7 +4838,7 @@ export const MODELS = {
4855
4838
  cost: {
4856
4839
  input: 0.15,
4857
4840
  output: 0.6,
4858
- cacheRead: 0,
4841
+ cacheRead: 0.075,
4859
4842
  cacheWrite: 0,
4860
4843
  },
4861
4844
  contextWindow: 131072,
@@ -4872,7 +4855,7 @@ export const MODELS = {
4872
4855
  cost: {
4873
4856
  input: 0.075,
4874
4857
  output: 0.3,
4875
- cacheRead: 0,
4858
+ cacheRead: 0.0375,
4876
4859
  cacheWrite: 0,
4877
4860
  },
4878
4861
  contextWindow: 131072,
@@ -7625,6 +7608,23 @@ export const MODELS = {
7625
7608
  contextWindow: 262144,
7626
7609
  maxTokens: 65536,
7627
7610
  },
7611
+ "mimo-v2.5-free": {
7612
+ id: "mimo-v2.5-free",
7613
+ name: "MiMo V2.5 Free",
7614
+ api: "openai-completions",
7615
+ provider: "opencode",
7616
+ baseUrl: "https://opencode.ai/zen/v1",
7617
+ reasoning: true,
7618
+ input: ["text", "image"],
7619
+ cost: {
7620
+ input: 0,
7621
+ output: 0,
7622
+ cacheRead: 0,
7623
+ cacheWrite: 0,
7624
+ },
7625
+ contextWindow: 1000000,
7626
+ maxTokens: 128000,
7627
+ },
7628
7628
  "minimax-m2.5": {
7629
7629
  id: "minimax-m2.5",
7630
7630
  name: "MiniMax M2.5",
@@ -7827,9 +7827,9 @@ export const MODELS = {
7827
7827
  reasoning: true,
7828
7828
  input: ["text", "image"],
7829
7829
  cost: {
7830
- input: 0.4,
7831
- output: 2,
7832
- cacheRead: 0.08,
7830
+ input: 0.14,
7831
+ output: 0.28,
7832
+ cacheRead: 0.0028,
7833
7833
  cacheWrite: 0,
7834
7834
  },
7835
7835
  contextWindow: 1000000,
@@ -7844,9 +7844,9 @@ export const MODELS = {
7844
7844
  reasoning: true,
7845
7845
  input: ["text"],
7846
7846
  cost: {
7847
- input: 1,
7848
- output: 3,
7849
- cacheRead: 0.2,
7847
+ input: 1.74,
7848
+ output: 3.48,
7849
+ cacheRead: 0.0145,
7850
7850
  cacheWrite: 0,
7851
7851
  },
7852
7852
  contextWindow: 1048576,
@@ -9292,7 +9292,7 @@ export const MODELS = {
9292
9292
  cacheRead: 0,
9293
9293
  cacheWrite: 0,
9294
9294
  },
9295
- contextWindow: 204800,
9295
+ contextWindow: 262144,
9296
9296
  maxTokens: 8192,
9297
9297
  },
9298
9298
  "minimax/minimax-m2.7": {
@@ -9754,6 +9754,23 @@ export const MODELS = {
9754
9754
  contextWindow: 262144,
9755
9755
  maxTokens: 262142,
9756
9756
  },
9757
+ "moonshotai/kimi-k2.6:free": {
9758
+ id: "moonshotai/kimi-k2.6:free",
9759
+ name: "MoonshotAI: Kimi K2.6 (free)",
9760
+ api: "openai-completions",
9761
+ provider: "openrouter",
9762
+ baseUrl: "https://openrouter.ai/api/v1",
9763
+ reasoning: true,
9764
+ input: ["text", "image"],
9765
+ cost: {
9766
+ input: 0,
9767
+ output: 0,
9768
+ cacheRead: 0,
9769
+ cacheWrite: 0,
9770
+ },
9771
+ contextWindow: 262144,
9772
+ maxTokens: 4096,
9773
+ },
9757
9774
  "nex-agi/deepseek-v3.1-nex-n1": {
9758
9775
  id: "nex-agi/deepseek-v3.1-nex-n1",
9759
9776
  name: "Nex AGI: DeepSeek V3.1 Nex N1",
@@ -10343,11 +10360,11 @@ export const MODELS = {
10343
10360
  cost: {
10344
10361
  input: 1.25,
10345
10362
  output: 10,
10346
- cacheRead: 0.125,
10363
+ cacheRead: 0.13,
10347
10364
  cacheWrite: 0,
10348
10365
  },
10349
10366
  contextWindow: 128000,
10350
- maxTokens: 16384,
10367
+ maxTokens: 32000,
10351
10368
  },
10352
10369
  "openai/gpt-5.1-codex": {
10353
10370
  id: "openai/gpt-5.1-codex",
@@ -10360,7 +10377,7 @@ export const MODELS = {
10360
10377
  cost: {
10361
10378
  input: 1.25,
10362
10379
  output: 10,
10363
- cacheRead: 0.125,
10380
+ cacheRead: 0.13,
10364
10381
  cacheWrite: 0,
10365
10382
  },
10366
10383
  contextWindow: 400000,
@@ -10394,11 +10411,11 @@ export const MODELS = {
10394
10411
  cost: {
10395
10412
  input: 0.25,
10396
10413
  output: 2,
10397
- cacheRead: 0.03,
10414
+ cacheRead: 0.024999999999999998,
10398
10415
  cacheWrite: 0,
10399
10416
  },
10400
10417
  contextWindow: 400000,
10401
- maxTokens: 128000,
10418
+ maxTokens: 100000,
10402
10419
  },
10403
10420
  "openai/gpt-5.2": {
10404
10421
  id: "openai/gpt-5.2",
@@ -10434,7 +10451,7 @@ export const MODELS = {
10434
10451
  cacheWrite: 0,
10435
10452
  },
10436
10453
  contextWindow: 128000,
10437
- maxTokens: 32000,
10454
+ maxTokens: 16384,
10438
10455
  },
10439
10456
  "openai/gpt-5.2-codex": {
10440
10457
  id: "openai/gpt-5.2-codex",