pi-io-provider 1.1.30 → 1.1.31

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 +11 -11
  2. package/models.json +36 -36
  3. package/package.json +1 -1
package/README.md CHANGED
@@ -16,22 +16,22 @@ 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.78 | $3.48 |
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.05 | $15.35 |
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.18 | $1.24 |
25
+ | Qwen3.8 27B | `Qwen/Qwen3.8-27B` | 66K | 66K | ✅ | ✅ | ✅ | $0.35 | $2.62 |
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
30
  | DeepSeek V4 Flash 0731 | `deepseek-ai/DeepSeek-V4-Flash-0731` | 262K | 66K | ❌ | ✅ | ✅ | $0.21 | $0.59 |
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 |
32
+ | DeepSeek V4.1 Flash | `deepseek-ai/DeepSeek-V4.1-Flash` | 262K | 131K | ❌ | ✅ | ✅ | $0.31 | $1.24 |
33
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 |
34
+ | MiniMax M2.5 | `MiniMaxAI/MiniMax-M2.5` | 197K | 197K | ❌ | ✅ | ✅ | $0.35 | $1.42 |
35
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 |
@@ -41,10 +41,10 @@ A [pi](https://github.com/badlogic/pi-mono) extension that adds [IO Intelligence
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 |
44
+ | GLM 5 | `zai-org/GLM-5` | 203K | 203K | ❌ | ✅ | ✅ | $0.86 | $2.75 |
45
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 |
46
+ | GLM 5.2 | `zai-org/GLM-5.2` | 262K | 131K | ❌ | ✅ | ✅ | $1.96 | $6.16 |
47
+ | GLM 5.3 | `zai-org/GLM-5.3` | 262K | 131K | ❌ | ✅ | ✅ | $1.66 | $5.28 |
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.309,
11
+ "output": 1.236,
12
+ "cacheRead": 0.1545,
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.66,
56
+ "output": 5.28,
57
+ "cacheRead": 0.83,
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.3458,
79
+ "output": 2.615,
80
+ "cacheRead": 0.1729,
81
81
  "cacheWrite": 0
82
82
  },
83
83
  "contextWindow": 65536,
@@ -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.049628,
124
+ "output": 15.346545,
125
+ "cacheRead": 1.524814,
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": 1.96,
168
+ "output": 6.16,
169
+ "cacheRead": 0.98,
170
170
  "cacheWrite": 0
171
171
  },
172
172
  "contextWindow": 262144,
@@ -211,7 +211,7 @@
211
211
  ],
212
212
  "cost": {
213
213
  "input": 0.178,
214
- "output": 1.254,
214
+ "output": 1.244,
215
215
  "cacheRead": 0.089,
216
216
  "cacheWrite": 0
217
217
  },
@@ -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.7773,
326
+ "output": 3.47592,
327
+ "cacheRead": 0.38865,
328
328
  "cacheWrite": 0
329
329
  },
330
330
  "contextWindow": 262142,
@@ -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.354,
370
+ "output": 1.416,
371
+ "cacheRead": 0.177,
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,
502
+ "input": 0.096,
503
503
  "output": 0.334,
504
- "cacheRead": 0.049,
504
+ "cacheRead": 0.048,
505
505
  "cacheWrite": 0
506
506
  },
507
507
  "contextWindow": 262142,
@@ -737,9 +737,9 @@
737
737
  "text"
738
738
  ],
739
739
  "cost": {
740
- "input": 0.057,
741
- "output": 0.196,
742
- "cacheRead": 0.0285,
740
+ "input": 0.063,
741
+ "output": 0.198,
742
+ "cacheRead": 0.0315,
743
743
  "cacheWrite": 0.03
744
744
  },
745
745
  "contextWindow": 64000,
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.31",
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",