pi-io-provider 1.1.28 → 1.1.30

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 +50 -50
  3. package/package.json +1 -1
package/README.md CHANGED
@@ -16,36 +16,36 @@ 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.53 | $2.81 |
20
- | Kimi K2.6 | `moonshotai/Kimi-K2.6` | 262K | 262K | ✅ | ✅ | ✅ | $0.71 | $3.26 |
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 |
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.23 | $15.71 |
22
+ | Kimi K3 | `moonshotai/Kimi-K3` | 1.0M | 1.0M | ✅ | ✅ | ✅ | $3.15 | $15.76 |
23
23
  | Qwen3.6 27B | `Qwen/Qwen3.6-27B` | 33K | 33K | ✅ | ✅ | ✅ | $0.34 | $3.01 |
24
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.80 |
25
+ | Qwen3.8 27B | `Qwen/Qwen3.8-27B` | 66K | 66K | ✅ | ✅ | ✅ | $0.31 | $2.73 |
26
26
  | GLM 5.3 Flash | `zai-org/GLM-5.3-Flash` | 262K | 131K | ✅ | ✅ | ✅ | $0.21 | $0.69 |
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.23 | $0.73 |
31
- | DeepSeek V4 Pro | `deepseek-ai/DeepSeek-V4-Pro` | 1.0M | 600K | ❌ | ✅ | ✅ | $1.74 | $3.47 |
32
- | DeepSeek V4.1 Flash | `deepseek-ai/DeepSeek-V4.1-Flash` | 262K | 131K | ❌ | ✅ | ✅ | $0.32 | $1.26 |
33
- | Gemma 4 26B A4B | `google/gemma-4-26b-a4b-it` | 262K | 262K | ❌ | ✅ | ✅ | $0.10 | $0.37 |
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.46 | $1.73 |
30
+ | DeepSeek V4 Flash 0731 | `deepseek-ai/DeepSeek-V4-Flash-0731` | 262K | 66K | ❌ | ✅ | ✅ | $0.21 | $0.59 |
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 |
36
36
  | Kimi K2 Thinking | `moonshotai/Kimi-K2-Thinking` | 262K | 262K | ❌ | ✅ | ✅ | $0.60 | $2.50 |
37
37
  | gpt-oss-120b | `openai/gpt-oss-120b` | 131K | 131K | ❌ | ✅ | ✅ | $0.18 | $0.68 |
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
- | GLM 4.6 | `zai-org/GLM-4.6` | 131K | 131K | ❌ | ✅ | ✅ | $0.54 | $2.07 |
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.94 | $3.01 |
45
- | GLM 5.1 | `zai-org/GLM-5.1` | 203K | 33K | ❌ | ✅ | ✅ | $1.32 | $4.27 |
46
- | GLM 5.2 | `zai-org/GLM-5.2` | 262K | 131K | ❌ | ✅ | ✅ | $1.82 | $5.72 |
47
- | GLM 5.3 | `zai-org/GLM-5.3` | 262K | 131K | ❌ | ✅ | ✅ | $1.42 | $4.79 |
48
- | Llama 4 Maverick 17B 128E Instruct FP8 | `meta-llama/Llama-4-Maverick-17B-128E-Instruct-FP8` | 430K | 430K | ✅ | ❌ | ✅ | $0.26 | $0.84 |
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 |
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 |
51
51
  | Mistral Nemo Instruct 2407 | `mistralai/Mistral-Nemo-Instruct-2407` | 128K | 128K | ❌ | ❌ | ✅ | $0.06 | $0.10 |
package/models.json CHANGED
@@ -7,9 +7,9 @@
7
7
  "text"
8
8
  ],
9
9
  "cost": {
10
- "input": 0.315,
11
- "output": 1.26,
12
- "cacheRead": 0.1575,
10
+ "input": 0.297,
11
+ "output": 1.188,
12
+ "cacheRead": 0.1485,
13
13
  "cacheWrite": 0
14
14
  },
15
15
  "contextWindow": 262124,
@@ -52,9 +52,9 @@
52
52
  "text"
53
53
  ],
54
54
  "cost": {
55
- "input": 1.42424,
56
- "output": 4.78688,
57
- "cacheRead": 0.71212,
55
+ "input": 1.362,
56
+ "output": 4.312,
57
+ "cacheRead": 0.681,
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.31,
79
- "output": 2.8,
80
- "cacheRead": 0.155,
78
+ "input": 0.308,
79
+ "output": 2.73,
80
+ "cacheRead": 0.154,
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.22984,
101
- "output": 0.73052,
102
- "cacheRead": 0.11492,
100
+ "input": 0.2136,
101
+ "output": 0.5898,
102
+ "cacheRead": 0.1068,
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.229628,
124
- "output": 15.706545,
125
- "cacheRead": 1.614814,
123
+ "input": 3.149628,
124
+ "output": 15.756545,
125
+ "cacheRead": 1.574814,
126
126
  "cacheWrite": 0
127
127
  },
128
128
  "contextWindow": 1048576,
@@ -142,9 +142,9 @@
142
142
  "text"
143
143
  ],
144
144
  "cost": {
145
- "input": 0.199,
146
- "output": 0.638,
147
- "cacheRead": 0.0995,
145
+ "input": 0.2018,
146
+ "output": 0.6436,
147
+ "cacheRead": 0.1009,
148
148
  "cacheWrite": 0
149
149
  },
150
150
  "contextWindow": 1048576,
@@ -164,9 +164,9 @@
164
164
  "text"
165
165
  ],
166
166
  "cost": {
167
- "input": 1.82,
168
- "output": 5.72,
169
- "cacheRead": 0.91,
167
+ "input": 1.58,
168
+ "output": 4.972,
169
+ "cacheRead": 0.79,
170
170
  "cacheWrite": 0
171
171
  },
172
172
  "contextWindow": 262144,
@@ -255,9 +255,9 @@
255
255
  "text"
256
256
  ],
257
257
  "cost": {
258
- "input": 0.462,
259
- "output": 1.728,
260
- "cacheRead": 0.231,
258
+ "input": 0.484,
259
+ "output": 1.852,
260
+ "cacheRead": 0.242,
261
261
  "cacheWrite": 0
262
262
  },
263
263
  "contextWindow": 262100,
@@ -299,9 +299,9 @@
299
299
  "text"
300
300
  ],
301
301
  "cost": {
302
- "input": 1.736,
303
- "output": 3.474,
304
- "cacheRead": 0.868,
302
+ "input": 1.702,
303
+ "output": 3.404,
304
+ "cacheRead": 0.851,
305
305
  "cacheWrite": 0
306
306
  },
307
307
  "contextWindow": 1048576,
@@ -322,9 +322,9 @@
322
322
  "image"
323
323
  ],
324
324
  "cost": {
325
- "input": 0.70596,
326
- "output": 3.26488,
327
- "cacheRead": 0.35298,
325
+ "input": 0.85,
326
+ "output": 3.782,
327
+ "cacheRead": 0.425,
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.318,
347
+ "input": 1.358,
348
348
  "output": 4.268,
349
- "cacheRead": 0.659,
349
+ "cacheRead": 0.679,
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.353,
370
- "output": 1.416,
371
- "cacheRead": 0.1765,
369
+ "input": 0.294,
370
+ "output": 1.176,
371
+ "cacheRead": 0.147,
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.5344,
393
- "output": 2.815,
394
- "cacheRead": 0.2672,
392
+ "input": 0.5584,
393
+ "output": 2.935,
394
+ "cacheRead": 0.2792,
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.94,
415
- "output": 3.008,
416
- "cacheRead": 0.47,
414
+ "input": 0.93,
415
+ "output": 2.878,
416
+ "cacheRead": 0.465,
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.1,
503
- "output": 0.374,
504
- "cacheRead": 0.05,
502
+ "input": 0.098,
503
+ "output": 0.334,
504
+ "cacheRead": 0.049,
505
505
  "cacheWrite": 0
506
506
  },
507
507
  "contextWindow": 262142,
@@ -630,9 +630,9 @@
630
630
  "text"
631
631
  ],
632
632
  "cost": {
633
- "input": 0.536,
634
- "output": 2.07,
635
- "cacheRead": 0.268,
633
+ "input": 0.52,
634
+ "output": 2.0375,
635
+ "cacheRead": 0.26,
636
636
  "cacheWrite": 0.7
637
637
  },
638
638
  "contextWindow": 131072,
@@ -695,9 +695,9 @@
695
695
  "image"
696
696
  ],
697
697
  "cost": {
698
- "input": 0.255,
699
- "output": 0.8365,
700
- "cacheRead": 0.1275,
698
+ "input": 0.251875,
699
+ "output": 0.825625,
700
+ "cacheRead": 0.125938,
701
701
  "cacheWrite": 0.3
702
702
  },
703
703
  "contextWindow": 430000,
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "pi-io-provider",
3
- "version": "1.1.28",
3
+ "version": "1.1.30",
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",