pi-parasail-provider 1.0.2

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.
package/models.json ADDED
@@ -0,0 +1,676 @@
1
+ [
2
+ {
3
+ "id": "parasail-deepseek-v4-flash",
4
+ "name": "DeepSeek V4 Flash",
5
+ "reasoning": true,
6
+ "input": [
7
+ "text"
8
+ ],
9
+ "cost": {
10
+ "input": 0.14,
11
+ "output": 0.28,
12
+ "cacheRead": 0.07,
13
+ "cacheWrite": 0
14
+ },
15
+ "contextWindow": 1048576,
16
+ "maxTokens": 384000,
17
+ "compat": {
18
+ "thinkingFormat": "openai",
19
+ "maxTokensField": "max_completion_tokens",
20
+ "supportsDeveloperRole": false,
21
+ "supportsStore": false,
22
+ "supportsReasoningEffort": true
23
+ }
24
+ },
25
+ {
26
+ "id": "parasail-deepseek-v4-pro",
27
+ "name": "DeepSeek V4 Pro",
28
+ "reasoning": true,
29
+ "input": [
30
+ "text"
31
+ ],
32
+ "cost": {
33
+ "input": 1.74,
34
+ "output": 3.48,
35
+ "cacheRead": 0.1,
36
+ "cacheWrite": 0
37
+ },
38
+ "contextWindow": 1048576,
39
+ "maxTokens": 384000,
40
+ "compat": {
41
+ "thinkingFormat": "openai",
42
+ "maxTokensField": "max_completion_tokens",
43
+ "supportsDeveloperRole": false,
44
+ "supportsStore": false,
45
+ "supportsReasoningEffort": true
46
+ }
47
+ },
48
+ {
49
+ "id": "parasail-kimi-k26",
50
+ "name": "Kimi K2.6",
51
+ "reasoning": true,
52
+ "input": [
53
+ "text"
54
+ ],
55
+ "cost": {
56
+ "input": 0.75,
57
+ "output": 3.5,
58
+ "cacheRead": 0.16,
59
+ "cacheWrite": 0
60
+ },
61
+ "contextWindow": 262144,
62
+ "maxTokens": 16384,
63
+ "compat": {
64
+ "maxTokensField": "max_completion_tokens",
65
+ "supportsDeveloperRole": false,
66
+ "supportsStore": false
67
+ }
68
+ },
69
+ {
70
+ "id": "parasail-qwen3p5-35b-a3b",
71
+ "name": "Qwen 3.5 35B (A3B)",
72
+ "reasoning": true,
73
+ "input": [
74
+ "text"
75
+ ],
76
+ "cost": {
77
+ "input": 0.15,
78
+ "output": 1,
79
+ "cacheRead": 0.05,
80
+ "cacheWrite": 0
81
+ },
82
+ "contextWindow": 262144,
83
+ "maxTokens": 32768,
84
+ "compat": {
85
+ "thinkingFormat": "qwen",
86
+ "maxTokensField": "max_completion_tokens",
87
+ "supportsDeveloperRole": false,
88
+ "supportsStore": false
89
+ }
90
+ },
91
+ {
92
+ "id": "parasail-qwen35-397b-a17b",
93
+ "name": "Qwen 3.5 397B (A17B)",
94
+ "reasoning": true,
95
+ "input": [
96
+ "text",
97
+ "image"
98
+ ],
99
+ "cost": {
100
+ "input": 0.5,
101
+ "output": 3.6,
102
+ "cacheRead": 0.3,
103
+ "cacheWrite": 0
104
+ },
105
+ "contextWindow": 262144,
106
+ "maxTokens": 32768,
107
+ "compat": {
108
+ "thinkingFormat": "qwen",
109
+ "maxTokensField": "max_completion_tokens",
110
+ "supportsDeveloperRole": false,
111
+ "supportsStore": false
112
+ }
113
+ },
114
+ {
115
+ "id": "parasail-qwen3p6-35b-a3b",
116
+ "name": "Qwen 3.6 35B (A3B)",
117
+ "reasoning": true,
118
+ "input": [
119
+ "text"
120
+ ],
121
+ "cost": {
122
+ "input": 0.15,
123
+ "output": 1,
124
+ "cacheRead": 0.05,
125
+ "cacheWrite": 0
126
+ },
127
+ "contextWindow": 262144,
128
+ "maxTokens": 32768,
129
+ "compat": {
130
+ "thinkingFormat": "qwen",
131
+ "maxTokensField": "max_completion_tokens",
132
+ "supportsDeveloperRole": false,
133
+ "supportsStore": false
134
+ }
135
+ },
136
+ {
137
+ "id": "parasail-qwen3-coder-next",
138
+ "name": "Qwen3 Coder Next",
139
+ "reasoning": true,
140
+ "input": [
141
+ "text"
142
+ ],
143
+ "cost": {
144
+ "input": 0.12,
145
+ "output": 0.8,
146
+ "cacheRead": 0.07,
147
+ "cacheWrite": 0
148
+ },
149
+ "contextWindow": 262144,
150
+ "maxTokens": 32768,
151
+ "compat": {
152
+ "thinkingFormat": "qwen",
153
+ "maxTokensField": "max_completion_tokens",
154
+ "supportsDeveloperRole": false,
155
+ "supportsStore": false
156
+ }
157
+ },
158
+ {
159
+ "id": "parasail-qwen-3-next-80b-instruct",
160
+ "name": "Qwen3 Next 80B (A3B)",
161
+ "reasoning": true,
162
+ "input": [
163
+ "text"
164
+ ],
165
+ "cost": {
166
+ "input": 0.1,
167
+ "output": 1.1,
168
+ "cacheRead": 0.07,
169
+ "cacheWrite": 0
170
+ },
171
+ "contextWindow": 262144,
172
+ "maxTokens": 32768,
173
+ "compat": {
174
+ "thinkingFormat": "qwen",
175
+ "maxTokensField": "max_completion_tokens",
176
+ "supportsDeveloperRole": false,
177
+ "supportsStore": false
178
+ }
179
+ },
180
+ {
181
+ "id": "parasail-qwen3vl-8b-instruct",
182
+ "name": "Qwen3-VL 8B",
183
+ "reasoning": true,
184
+ "input": [
185
+ "text",
186
+ "image"
187
+ ],
188
+ "cost": {
189
+ "input": 0.25,
190
+ "output": 0.75,
191
+ "cacheRead": 0.12,
192
+ "cacheWrite": 0
193
+ },
194
+ "contextWindow": 262144,
195
+ "maxTokens": 8192,
196
+ "compat": {
197
+ "thinkingFormat": "qwen",
198
+ "maxTokensField": "max_completion_tokens",
199
+ "supportsDeveloperRole": false,
200
+ "supportsStore": false
201
+ }
202
+ },
203
+ {
204
+ "id": "parasail-glm-5",
205
+ "name": "GLM 5",
206
+ "reasoning": true,
207
+ "input": [
208
+ "text"
209
+ ],
210
+ "cost": {
211
+ "input": 1,
212
+ "output": 3.2,
213
+ "cacheRead": 0.2,
214
+ "cacheWrite": 0
215
+ },
216
+ "contextWindow": 202752,
217
+ "maxTokens": 16384,
218
+ "compat": {
219
+ "thinkingFormat": "zai",
220
+ "maxTokensField": "max_completion_tokens",
221
+ "supportsDeveloperRole": false,
222
+ "supportsStore": false
223
+ }
224
+ },
225
+ {
226
+ "id": "parasail-glm-51",
227
+ "name": "GLM 5.1",
228
+ "reasoning": true,
229
+ "input": [
230
+ "text"
231
+ ],
232
+ "cost": {
233
+ "input": 1.4,
234
+ "output": 4.4,
235
+ "cacheRead": 0.26,
236
+ "cacheWrite": 0
237
+ },
238
+ "contextWindow": 202752,
239
+ "maxTokens": 16384,
240
+ "compat": {
241
+ "thinkingFormat": "zai",
242
+ "maxTokensField": "max_completion_tokens",
243
+ "supportsDeveloperRole": false,
244
+ "supportsStore": false
245
+ }
246
+ },
247
+ {
248
+ "id": "parasail-minimax-m25",
249
+ "name": "MiniMax M2.5",
250
+ "reasoning": true,
251
+ "input": [
252
+ "text"
253
+ ],
254
+ "cost": {
255
+ "input": 0.3,
256
+ "output": 1.2,
257
+ "cacheRead": 0.03,
258
+ "cacheWrite": 0
259
+ },
260
+ "contextWindow": 196608,
261
+ "maxTokens": 16384,
262
+ "compat": {
263
+ "maxTokensField": "max_completion_tokens",
264
+ "supportsDeveloperRole": false,
265
+ "supportsStore": false
266
+ }
267
+ },
268
+ {
269
+ "id": "parasail-qwen3-235b-a22b-instruct-2507",
270
+ "name": "Qwen3 235B (A22B)",
271
+ "reasoning": true,
272
+ "input": [
273
+ "text"
274
+ ],
275
+ "cost": {
276
+ "input": 0.14,
277
+ "output": 0.8,
278
+ "cacheRead": 0.05,
279
+ "cacheWrite": 0
280
+ },
281
+ "contextWindow": 131072,
282
+ "maxTokens": 32768,
283
+ "compat": {
284
+ "thinkingFormat": "qwen",
285
+ "maxTokensField": "max_completion_tokens",
286
+ "supportsDeveloperRole": false,
287
+ "supportsStore": false
288
+ }
289
+ },
290
+ {
291
+ "id": "parasail-qwen3-vl-235b-a22b-instruct",
292
+ "name": "Qwen3-VL 235B (A22B)",
293
+ "reasoning": true,
294
+ "input": [
295
+ "text",
296
+ "image"
297
+ ],
298
+ "cost": {
299
+ "input": 0.21,
300
+ "output": 1.9,
301
+ "cacheRead": 0.1,
302
+ "cacheWrite": 0
303
+ },
304
+ "contextWindow": 131072,
305
+ "maxTokens": 32768,
306
+ "compat": {
307
+ "thinkingFormat": "qwen",
308
+ "maxTokensField": "max_completion_tokens",
309
+ "supportsDeveloperRole": false,
310
+ "supportsStore": false
311
+ }
312
+ },
313
+ {
314
+ "id": "parasail-mimo-v25",
315
+ "name": "Mimo V25",
316
+ "reasoning": false,
317
+ "input": [
318
+ "text"
319
+ ],
320
+ "cost": {
321
+ "input": 0.14,
322
+ "output": 0.28,
323
+ "cacheRead": 0.05,
324
+ "cacheWrite": 0
325
+ },
326
+ "contextWindow": 1048576,
327
+ "maxTokens": 16384,
328
+ "compat": {
329
+ "maxTokensField": "max_completion_tokens",
330
+ "supportsDeveloperRole": false,
331
+ "supportsStore": false
332
+ }
333
+ },
334
+ {
335
+ "id": "parasail-minimax-m3",
336
+ "name": "Minimax M3",
337
+ "reasoning": false,
338
+ "input": [
339
+ "text"
340
+ ],
341
+ "cost": {
342
+ "input": 0.3,
343
+ "output": 1.2,
344
+ "cacheRead": 0.06,
345
+ "cacheWrite": 0
346
+ },
347
+ "contextWindow": 1048576,
348
+ "maxTokens": 16384,
349
+ "compat": {
350
+ "maxTokensField": "max_completion_tokens",
351
+ "supportsDeveloperRole": false,
352
+ "supportsStore": false
353
+ }
354
+ },
355
+ {
356
+ "id": "parasail-llama-4-maverick-instruct-fp8",
357
+ "name": "Llama 4 Maverick 17B-128E",
358
+ "reasoning": false,
359
+ "input": [
360
+ "text",
361
+ "image"
362
+ ],
363
+ "cost": {
364
+ "input": 0.35,
365
+ "output": 1,
366
+ "cacheRead": 0.17,
367
+ "cacheWrite": 0
368
+ },
369
+ "contextWindow": 524288,
370
+ "maxTokens": 16384,
371
+ "compat": {
372
+ "maxTokensField": "max_completion_tokens",
373
+ "supportsDeveloperRole": false,
374
+ "supportsStore": false
375
+ }
376
+ },
377
+ {
378
+ "id": "parasail-gemma-4-26b-a4b-it",
379
+ "name": "Gemma 4 26B (A4B)",
380
+ "reasoning": false,
381
+ "input": [
382
+ "text",
383
+ "image"
384
+ ],
385
+ "cost": {
386
+ "input": 0.13,
387
+ "output": 0.4,
388
+ "cacheRead": 0.05,
389
+ "cacheWrite": 0
390
+ },
391
+ "contextWindow": 262144,
392
+ "maxTokens": 16384,
393
+ "compat": {
394
+ "maxTokensField": "max_completion_tokens",
395
+ "supportsDeveloperRole": false,
396
+ "supportsStore": false
397
+ }
398
+ },
399
+ {
400
+ "id": "parasail-gemma-4-31b-it",
401
+ "name": "Gemma 4 31B",
402
+ "reasoning": false,
403
+ "input": [
404
+ "text",
405
+ "image"
406
+ ],
407
+ "cost": {
408
+ "input": 0.15,
409
+ "output": 0.4,
410
+ "cacheRead": 0.06,
411
+ "cacheWrite": 0
412
+ },
413
+ "contextWindow": 262144,
414
+ "maxTokens": 16384,
415
+ "compat": {
416
+ "maxTokensField": "max_completion_tokens",
417
+ "supportsDeveloperRole": false,
418
+ "supportsStore": false
419
+ }
420
+ },
421
+ {
422
+ "id": "parasail-glm-52",
423
+ "name": "Glm 52",
424
+ "reasoning": false,
425
+ "input": [
426
+ "text"
427
+ ],
428
+ "cost": {
429
+ "input": 1.4,
430
+ "output": 4.4,
431
+ "cacheRead": 0.26,
432
+ "cacheWrite": 0
433
+ },
434
+ "contextWindow": 262144,
435
+ "maxTokens": 16384,
436
+ "compat": {
437
+ "maxTokensField": "max_completion_tokens",
438
+ "supportsDeveloperRole": false,
439
+ "supportsStore": false
440
+ }
441
+ },
442
+ {
443
+ "id": "parasail-kimi-k27-code",
444
+ "name": "Kimi K27 Code",
445
+ "reasoning": false,
446
+ "input": [
447
+ "text"
448
+ ],
449
+ "cost": {
450
+ "input": 0.75,
451
+ "output": 3.5,
452
+ "cacheRead": 0.16,
453
+ "cacheWrite": 0
454
+ },
455
+ "contextWindow": 262144,
456
+ "maxTokens": 16384,
457
+ "compat": {
458
+ "maxTokensField": "max_completion_tokens",
459
+ "supportsDeveloperRole": false,
460
+ "supportsStore": false
461
+ }
462
+ },
463
+ {
464
+ "id": "parasail-trinity-large-thinking",
465
+ "name": "Trinity Large Thinking",
466
+ "reasoning": false,
467
+ "input": [
468
+ "text"
469
+ ],
470
+ "cost": {
471
+ "input": 0.22,
472
+ "output": 0.85,
473
+ "cacheRead": 0.06,
474
+ "cacheWrite": 0
475
+ },
476
+ "contextWindow": 262144,
477
+ "maxTokens": 16384,
478
+ "compat": {
479
+ "maxTokensField": "max_completion_tokens",
480
+ "supportsDeveloperRole": false,
481
+ "supportsStore": false
482
+ }
483
+ },
484
+ {
485
+ "id": "parasail-cydonia-24-v41",
486
+ "name": "Cydonia 24B v4.1",
487
+ "reasoning": false,
488
+ "input": [
489
+ "text"
490
+ ],
491
+ "cost": {
492
+ "input": 0.3,
493
+ "output": 0.5,
494
+ "cacheRead": 0.15,
495
+ "cacheWrite": 0
496
+ },
497
+ "contextWindow": 131072,
498
+ "maxTokens": 16384,
499
+ "compat": {
500
+ "maxTokensField": "max_completion_tokens",
501
+ "supportsDeveloperRole": false,
502
+ "supportsStore": false
503
+ }
504
+ },
505
+ {
506
+ "id": "parasail-gemma3-27b-it",
507
+ "name": "Gemma 3 27B",
508
+ "reasoning": false,
509
+ "input": [
510
+ "text",
511
+ "image"
512
+ ],
513
+ "cost": {
514
+ "input": 0.08,
515
+ "output": 0.45,
516
+ "cacheRead": 0.04,
517
+ "cacheWrite": 0
518
+ },
519
+ "contextWindow": 131072,
520
+ "maxTokens": 16384,
521
+ "compat": {
522
+ "maxTokensField": "max_completion_tokens",
523
+ "supportsDeveloperRole": false,
524
+ "supportsStore": false
525
+ }
526
+ },
527
+ {
528
+ "id": "parasail-gpt-oss-120b-fast",
529
+ "name": "Gpt Oss 120b Fast",
530
+ "reasoning": false,
531
+ "input": [
532
+ "text"
533
+ ],
534
+ "cost": {
535
+ "input": 0.15,
536
+ "output": 0.6,
537
+ "cacheRead": 0,
538
+ "cacheWrite": 0
539
+ },
540
+ "contextWindow": 131072,
541
+ "maxTokens": 16384,
542
+ "compat": {
543
+ "maxTokensField": "max_completion_tokens",
544
+ "supportsDeveloperRole": false,
545
+ "supportsStore": false
546
+ }
547
+ },
548
+ {
549
+ "id": "parasail-gpt-oss-120b",
550
+ "name": "GPT-OSS 120B",
551
+ "reasoning": false,
552
+ "input": [
553
+ "text"
554
+ ],
555
+ "cost": {
556
+ "input": 0.1,
557
+ "output": 0.75,
558
+ "cacheRead": 0.055,
559
+ "cacheWrite": 0
560
+ },
561
+ "contextWindow": 131072,
562
+ "maxTokens": 16384,
563
+ "compat": {
564
+ "maxTokensField": "max_completion_tokens",
565
+ "supportsDeveloperRole": false,
566
+ "supportsStore": false
567
+ }
568
+ },
569
+ {
570
+ "id": "parasail-gpt-oss-20b",
571
+ "name": "GPT-OSS 20B",
572
+ "reasoning": false,
573
+ "input": [
574
+ "text"
575
+ ],
576
+ "cost": {
577
+ "input": 0.04,
578
+ "output": 0.2,
579
+ "cacheRead": 0.02,
580
+ "cacheWrite": 0
581
+ },
582
+ "contextWindow": 131072,
583
+ "maxTokens": 16384,
584
+ "compat": {
585
+ "maxTokensField": "max_completion_tokens",
586
+ "supportsDeveloperRole": false,
587
+ "supportsStore": false
588
+ }
589
+ },
590
+ {
591
+ "id": "parasail-llama-33-70b-fp8",
592
+ "name": "Llama 3.3 70B",
593
+ "reasoning": false,
594
+ "input": [
595
+ "text"
596
+ ],
597
+ "cost": {
598
+ "input": 0.22,
599
+ "output": 0.5,
600
+ "cacheRead": 0.11,
601
+ "cacheWrite": 0
602
+ },
603
+ "contextWindow": 131072,
604
+ "maxTokens": 16384,
605
+ "compat": {
606
+ "maxTokensField": "max_completion_tokens",
607
+ "supportsDeveloperRole": false,
608
+ "supportsStore": false
609
+ }
610
+ },
611
+ {
612
+ "id": "parasail-mistral-small-32-24b",
613
+ "name": "Mistral Small 3.2 24B",
614
+ "reasoning": false,
615
+ "input": [
616
+ "text",
617
+ "image"
618
+ ],
619
+ "cost": {
620
+ "input": 0.09,
621
+ "output": 0.3,
622
+ "cacheRead": 0.05,
623
+ "cacheWrite": 0
624
+ },
625
+ "contextWindow": 131072,
626
+ "maxTokens": 16384,
627
+ "compat": {
628
+ "maxTokensField": "max_completion_tokens",
629
+ "supportsDeveloperRole": false,
630
+ "supportsStore": false
631
+ }
632
+ },
633
+ {
634
+ "id": "parasail-qwen25-vl-72b-instruct",
635
+ "name": "Qwen2.5-VL 72B",
636
+ "reasoning": false,
637
+ "input": [
638
+ "text",
639
+ "image"
640
+ ],
641
+ "cost": {
642
+ "input": 0.8,
643
+ "output": 1,
644
+ "cacheRead": 0.4,
645
+ "cacheWrite": 0
646
+ },
647
+ "contextWindow": 128000,
648
+ "maxTokens": 8192,
649
+ "compat": {
650
+ "maxTokensField": "max_completion_tokens",
651
+ "supportsDeveloperRole": false,
652
+ "supportsStore": false
653
+ }
654
+ },
655
+ {
656
+ "id": "parasail-skyfall-36b-v2-fp8",
657
+ "name": "Skyfall 36b V2 Fp8",
658
+ "reasoning": false,
659
+ "input": [
660
+ "text"
661
+ ],
662
+ "cost": {
663
+ "input": 0.55,
664
+ "output": 0.8,
665
+ "cacheRead": 0.25,
666
+ "cacheWrite": 0
667
+ },
668
+ "contextWindow": 32768,
669
+ "maxTokens": 16384,
670
+ "compat": {
671
+ "maxTokensField": "max_completion_tokens",
672
+ "supportsDeveloperRole": false,
673
+ "supportsStore": false
674
+ }
675
+ }
676
+ ]
package/package.json ADDED
@@ -0,0 +1,35 @@
1
+ {
2
+ "name": "pi-parasail-provider",
3
+ "version": "1.0.2",
4
+ "description": "Parasail provider extension for pi - Access top open-source models (DeepSeek, Qwen, GLM, Kimi, Llama, Gemma, Mistral) through the Parasail API",
5
+ "type": "module",
6
+ "main": "index.ts",
7
+ "keywords": [
8
+ "pi",
9
+ "extension",
10
+ "provider",
11
+ "parasail",
12
+ "ai",
13
+ "llm",
14
+ "deepseek",
15
+ "qwen",
16
+ "glm",
17
+ "kimi",
18
+ "llama",
19
+ "gemma",
20
+ "mistral"
21
+ ],
22
+ "author": "",
23
+ "license": "MIT",
24
+ "pi": {
25
+ "extensions": [
26
+ "./index.ts"
27
+ ]
28
+ },
29
+ "scripts": {
30
+ "clean": "echo 'nothing to clean'",
31
+ "build": "echo 'nothing to build'",
32
+ "check": "echo 'nothing to check'",
33
+ "update-models": "node scripts/update-models.js"
34
+ }
35
+ }