pi-io-provider 1.1.30 → 1.1.32

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.
Files changed (3) hide show
  1. package/README.md +16 -16
  2. package/models.json +47 -47
  3. package/package.json +1 -1
package/README.md CHANGED
@@ -16,35 +16,35 @@ A [pi](https://github.com/badlogic/pi-mono) extension that adds [IO Intelligence
16
16
 
17
17
  | Model | ID | Context | Max Output | Vision | Reasoning | Cache | Input $/M | Output $/M |
18
18
  |-------|----|---------|------------|--------|-----------|-------|-----------|------------|
19
- | Kimi K2.5 | `moonshotai/Kimi-K2.5` | 262K | 262K | ✅ | ✅ | ✅ | $0.56 | $2.94 |
20
- | Kimi K2.6 | `moonshotai/Kimi-K2.6` | 262K | 262K | ✅ | ✅ | ✅ | $0.85 | $3.78 |
19
+ | Kimi K2.5 | `moonshotai/Kimi-K2.5` | 262K | 262K | ✅ | ✅ | ✅ | $0.53 | $2.79 |
20
+ | Kimi K2.6 | `moonshotai/Kimi-K2.6` | 262K | 262K | ✅ | ✅ | ✅ | $0.74 | $3.36 |
21
21
  | Kimi K2.7 Code | `moonshotai/Kimi-K2.7-Code` | 262K | 262K | ✅ | ✅ | ✅ | $1.07 | $4.65 |
22
- | Kimi K3 | `moonshotai/Kimi-K3` | 1.0M | 1.0M | ✅ | ✅ | ✅ | $3.15 | $15.76 |
22
+ | Kimi K3 | `moonshotai/Kimi-K3` | 1.0M | 1.0M | ✅ | ✅ | ✅ | $3.27 | $15.90 |
23
23
  | Qwen3.6 27B | `Qwen/Qwen3.6-27B` | 33K | 33K | ✅ | ✅ | ✅ | $0.34 | $3.01 |
24
- | Qwen3.6 35B A3B | `Qwen/Qwen3.6-35B-A3B` | 262K | 262K | ✅ | ✅ | ✅ | $0.18 | $1.25 |
25
- | Qwen3.8 27B | `Qwen/Qwen3.8-27B` | 66K | 66K | ✅ | ✅ | ✅ | $0.31 | $2.73 |
26
- | GLM 5.3 Flash | `zai-org/GLM-5.3-Flash` | 262K | 131K | ✅ | ✅ | ✅ | $0.21 | $0.69 |
24
+ | Qwen3.6 35B A3B | `Qwen/Qwen3.6-35B-A3B` | 262K | 262K | ✅ | ✅ | ✅ | $0.20 | $1.29 |
25
+ | Qwen3.8 27B | `Qwen/Qwen3.8-27B` | 66K | 66K | ✅ | ✅ | ✅ | $0.30 | $2.40 |
26
+ | GLM 5.3 Flash | `zai-org/GLM-5.3-Flash` | 262K | 131K | ✅ | ✅ | ✅ | $0.21 | $0.70 |
27
27
  | DeepSeek R1 0528 | `deepseek-ai/DeepSeek-R1-0528` | 128K | 128K | ❌ | ✅ | ✅ | $0.57 | $2.28 |
28
28
  | DeepSeek V3.2 | `deepseek-ai/DeepSeek-V3.2` | 164K | 164K | ❌ | ✅ | ✅ | $1.43 | $2.41 |
29
29
  | DeepSeek V4 Flash | `deepseek-ai/DeepSeek-V4-Flash` | 33K | 33K | ❌ | ✅ | ✅ | $0.35 | $0.58 |
30
- | DeepSeek V4 Flash 0731 | `deepseek-ai/DeepSeek-V4-Flash-0731` | 262K | 66K | ❌ | ✅ | ✅ | $0.21 | $0.59 |
30
+ | DeepSeek V4 Flash 0731 | `deepseek-ai/DeepSeek-V4-Flash-0731` | 262K | 66K | ❌ | ✅ | ✅ | $0.18 | $0.55 |
31
31
  | DeepSeek V4 Pro | `deepseek-ai/DeepSeek-V4-Pro` | 1.0M | 600K | ❌ | ✅ | ✅ | $1.70 | $3.40 |
32
- | DeepSeek V4.1 Flash | `deepseek-ai/DeepSeek-V4.1-Flash` | 262K | 131K | ❌ | ✅ | ✅ | $0.30 | $1.19 |
33
- | Gemma 4 26B A4B | `google/gemma-4-26b-a4b-it` | 262K | 262K | ❌ | ✅ | ✅ | $0.10 | $0.33 |
34
- | MiniMax M2.5 | `MiniMaxAI/MiniMax-M2.5` | 197K | 197K | ❌ | ✅ | ✅ | $0.29 | $1.18 |
35
- | MiniMax M2.7 | `MiniMaxAI/MiniMax-M2.7` | 262K | 66K | ❌ | ✅ | ✅ | $0.48 | $1.85 |
32
+ | DeepSeek V4.1 Flash | `deepseek-ai/DeepSeek-V4.1-Flash` | 262K | 131K | ❌ | ✅ | ✅ | $0.31 | $1.22 |
33
+ | Gemma 4 26B A4B | `google/gemma-4-26b-a4b-it` | 262K | 262K | ❌ | ✅ | ✅ | $0.10 | $0.35 |
34
+ | MiniMax M2.5 | `MiniMaxAI/MiniMax-M2.5` | 197K | 197K | ❌ | ✅ | ✅ | $0.35 | $1.42 |
35
+ | MiniMax M2.7 | `MiniMaxAI/MiniMax-M2.7` | 262K | 66K | ❌ | ✅ | ✅ | $0.43 | $1.64 |
36
36
  | Kimi K2 Thinking | `moonshotai/Kimi-K2-Thinking` | 262K | 262K | ❌ | ✅ | ✅ | $0.60 | $2.50 |
37
- | gpt-oss-120b | `openai/gpt-oss-120b` | 131K | 131K | ❌ | ✅ | ✅ | $0.18 | $0.68 |
37
+ | gpt-oss-120b | `openai/gpt-oss-120b` | 131K | 131K | ❌ | ✅ | ✅ | $0.17 | $0.63 |
38
38
  | gpt-oss-20b | `openai/gpt-oss-20b` | 64K | 64K | ❌ | ✅ | ✅ | $0.06 | $0.20 |
39
39
  | MiMo-V2.5 | `XiaomiMiMo/MiMo-V2.5` | 1.0M | 1.0M | ❌ | ✅ | ✅ | $0.20 | $0.64 |
40
40
  | GLM-4.5-Air | `zai-org/GLM-4.5-Air` | 131K | 131K | ❌ | ✅ | ✅ | $0.16 | $0.94 |
41
41
  | GLM 4.6 | `zai-org/GLM-4.6` | 131K | 131K | ❌ | ✅ | ✅ | $0.52 | $2.04 |
42
42
  | GLM 4.7 | `zai-org/GLM-4.7` | 203K | 203K | ❌ | ✅ | ✅ | $0.88 | $2.37 |
43
43
  | GLM 4.7 Flash | `zai-org/GLM-4.7-Flash` | 200K | 200K | ❌ | ✅ | ✅ | $0.06 | $0.40 |
44
- | GLM 5 | `zai-org/GLM-5` | 203K | 203K | ❌ | ✅ | ✅ | $0.93 | $2.88 |
45
- | GLM 5.1 | `zai-org/GLM-5.1` | 203K | 33K | ❌ | ✅ | ✅ | $1.36 | $4.27 |
46
- | GLM 5.2 | `zai-org/GLM-5.2` | 262K | 131K | ❌ | ✅ | ✅ | $1.58 | $4.97 |
47
- | GLM 5.3 | `zai-org/GLM-5.3` | 262K | 131K | ❌ | ✅ | ✅ | $1.36 | $4.31 |
44
+ | GLM 5 | `zai-org/GLM-5` | 203K | 203K | ❌ | ✅ | ✅ | $0.86 | $2.75 |
45
+ | GLM 5.1 | `zai-org/GLM-5.1` | 203K | 33K | ❌ | ✅ | ✅ | $1.35 | $4.27 |
46
+ | GLM 5.2 | `zai-org/GLM-5.2` | 262K | 131K | ❌ | ✅ | ✅ | $2.10 | $6.72 |
47
+ | GLM 5.3 | `zai-org/GLM-5.3` | 262K | 131K | ❌ | ✅ | ✅ | $1.33 | $4.34 |
48
48
  | Llama 4 Maverick 17B 128E Instruct FP8 | `meta-llama/Llama-4-Maverick-17B-128E-Instruct-FP8` | 430K | 430K | ✅ | ❌ | ✅ | $0.25 | $0.83 |
49
49
  | Qwen3 Coder 480B A35B Instruct INT4 Mixed AR | `Intel/Qwen3-Coder-480B-A35B-Instruct-int4-mixed-ar` | 106K | 106K | ❌ | ❌ | ✅ | $0.45 | $2.15 |
50
50
  | Llama 3.3 70B Instruct | `meta-llama/Llama-3.3-70B-Instruct` | 128K | 128K | ❌ | ❌ | ✅ | $0.61 | $1.04 |
package/models.json CHANGED
@@ -7,9 +7,9 @@
7
7
  "text"
8
8
  ],
9
9
  "cost": {
10
- "input": 0.297,
11
- "output": 1.188,
12
- "cacheRead": 0.1485,
10
+ "input": 0.306,
11
+ "output": 1.224,
12
+ "cacheRead": 0.153,
13
13
  "cacheWrite": 0
14
14
  },
15
15
  "contextWindow": 262124,
@@ -30,9 +30,9 @@
30
30
  "image"
31
31
  ],
32
32
  "cost": {
33
- "input": 0.208,
34
- "output": 0.694,
35
- "cacheRead": 0.104,
33
+ "input": 0.21,
34
+ "output": 0.7,
35
+ "cacheRead": 0.105,
36
36
  "cacheWrite": 0
37
37
  },
38
38
  "contextWindow": 262144,
@@ -52,9 +52,9 @@
52
52
  "text"
53
53
  ],
54
54
  "cost": {
55
- "input": 1.362,
56
- "output": 4.312,
57
- "cacheRead": 0.681,
55
+ "input": 1.33398,
56
+ "output": 4.3384,
57
+ "cacheRead": 0.66699,
58
58
  "cacheWrite": 0
59
59
  },
60
60
  "contextWindow": 262144,
@@ -75,9 +75,9 @@
75
75
  "image"
76
76
  ],
77
77
  "cost": {
78
- "input": 0.308,
79
- "output": 2.73,
80
- "cacheRead": 0.154,
78
+ "input": 0.30284,
79
+ "output": 2.405,
80
+ "cacheRead": 0.15142,
81
81
  "cacheWrite": 0
82
82
  },
83
83
  "contextWindow": 65536,
@@ -97,9 +97,9 @@
97
97
  "text"
98
98
  ],
99
99
  "cost": {
100
- "input": 0.2136,
101
- "output": 0.5898,
102
- "cacheRead": 0.1068,
100
+ "input": 0.182,
101
+ "output": 0.55,
102
+ "cacheRead": 0.091,
103
103
  "cacheWrite": 0
104
104
  },
105
105
  "contextWindow": 262100,
@@ -120,9 +120,9 @@
120
120
  "image"
121
121
  ],
122
122
  "cost": {
123
- "input": 3.149628,
124
- "output": 15.756545,
125
- "cacheRead": 1.574814,
123
+ "input": 3.27,
124
+ "output": 15.9,
125
+ "cacheRead": 1.635,
126
126
  "cacheWrite": 0
127
127
  },
128
128
  "contextWindow": 1048576,
@@ -164,9 +164,9 @@
164
164
  "text"
165
165
  ],
166
166
  "cost": {
167
- "input": 1.58,
168
- "output": 4.972,
169
- "cacheRead": 0.79,
167
+ "input": 2.1,
168
+ "output": 6.72,
169
+ "cacheRead": 1.05,
170
170
  "cacheWrite": 0
171
171
  },
172
172
  "contextWindow": 262144,
@@ -210,9 +210,9 @@
210
210
  "image"
211
211
  ],
212
212
  "cost": {
213
- "input": 0.178,
214
- "output": 1.254,
215
- "cacheRead": 0.089,
213
+ "input": 0.1952,
214
+ "output": 1.28675,
215
+ "cacheRead": 0.0976,
216
216
  "cacheWrite": 0
217
217
  },
218
218
  "contextWindow": 262144,
@@ -255,9 +255,9 @@
255
255
  "text"
256
256
  ],
257
257
  "cost": {
258
- "input": 0.484,
259
- "output": 1.852,
260
- "cacheRead": 0.242,
258
+ "input": 0.43,
259
+ "output": 1.636,
260
+ "cacheRead": 0.215,
261
261
  "cacheWrite": 0
262
262
  },
263
263
  "contextWindow": 262100,
@@ -322,9 +322,9 @@
322
322
  "image"
323
323
  ],
324
324
  "cost": {
325
- "input": 0.85,
326
- "output": 3.782,
327
- "cacheRead": 0.425,
325
+ "input": 0.7415,
326
+ "output": 3.36092,
327
+ "cacheRead": 0.37075,
328
328
  "cacheWrite": 0
329
329
  },
330
330
  "contextWindow": 262142,
@@ -344,9 +344,9 @@
344
344
  "text"
345
345
  ],
346
346
  "cost": {
347
- "input": 1.358,
347
+ "input": 1.354,
348
348
  "output": 4.268,
349
- "cacheRead": 0.679,
349
+ "cacheRead": 0.677,
350
350
  "cacheWrite": 0
351
351
  },
352
352
  "contextWindow": 202750,
@@ -366,9 +366,9 @@
366
366
  "text"
367
367
  ],
368
368
  "cost": {
369
- "input": 0.294,
370
- "output": 1.176,
371
- "cacheRead": 0.147,
369
+ "input": 0.353,
370
+ "output": 1.416,
371
+ "cacheRead": 0.1765,
372
372
  "cacheWrite": 0
373
373
  },
374
374
  "contextWindow": 196600,
@@ -389,9 +389,9 @@
389
389
  "image"
390
390
  ],
391
391
  "cost": {
392
- "input": 0.5584,
393
- "output": 2.935,
394
- "cacheRead": 0.2792,
392
+ "input": 0.5284,
393
+ "output": 2.785,
394
+ "cacheRead": 0.2642,
395
395
  "cacheWrite": 1.1
396
396
  },
397
397
  "contextWindow": 262144,
@@ -411,9 +411,9 @@
411
411
  "text"
412
412
  ],
413
413
  "cost": {
414
- "input": 0.93,
415
- "output": 2.878,
416
- "cacheRead": 0.465,
414
+ "input": 0.86,
415
+ "output": 2.752,
416
+ "cacheRead": 0.43,
417
417
  "cacheWrite": 0
418
418
  },
419
419
  "contextWindow": 202752,
@@ -499,9 +499,9 @@
499
499
  "text"
500
500
  ],
501
501
  "cost": {
502
- "input": 0.098,
503
- "output": 0.334,
504
- "cacheRead": 0.049,
502
+ "input": 0.104,
503
+ "output": 0.354,
504
+ "cacheRead": 0.052,
505
505
  "cacheWrite": 0
506
506
  },
507
507
  "contextWindow": 262142,
@@ -586,9 +586,9 @@
586
586
  "text"
587
587
  ],
588
588
  "cost": {
589
- "input": 0.178,
590
- "output": 0.68,
591
- "cacheRead": 0.089,
589
+ "input": 0.168,
590
+ "output": 0.63,
591
+ "cacheRead": 0.084,
592
592
  "cacheWrite": 0.04
593
593
  },
594
594
  "contextWindow": 131072,
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "pi-io-provider",
3
- "version": "1.1.30",
3
+ "version": "1.1.32",
4
4
  "description": "IO Intelligence provider extension for pi - Access DeepSeek, Kimi, GLM, Llama, Qwen, Mistral, and more through the IO Intelligence API",
5
5
  "type": "module",
6
6
  "main": "index.ts",