@monotykamary/pi-opencode-provider 1.0.3

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,940 @@
1
+ [
2
+ {
3
+ "id": "deepseek-v4-flash",
4
+ "name": "DeepSeek V4 Flash",
5
+ "api": "openai-completions",
6
+ "baseUrl": "https://opencode.ai/zen/v1",
7
+ "reasoning": true,
8
+ "input": [
9
+ "text"
10
+ ],
11
+ "cost": {
12
+ "input": 0.14,
13
+ "output": 0.28,
14
+ "cacheRead": 0.028,
15
+ "cacheWrite": 0
16
+ },
17
+ "contextWindow": 1000000,
18
+ "maxTokens": 384000
19
+ },
20
+ {
21
+ "id": "minimax-m2.5",
22
+ "name": "MiniMax-M2.5",
23
+ "api": "openai-completions",
24
+ "baseUrl": "https://opencode.ai/zen/v1",
25
+ "reasoning": true,
26
+ "input": [
27
+ "text"
28
+ ],
29
+ "cost": {
30
+ "input": 0.3,
31
+ "output": 1.2,
32
+ "cacheRead": 0.06,
33
+ "cacheWrite": 0
34
+ },
35
+ "contextWindow": 204800,
36
+ "maxTokens": 131072
37
+ },
38
+ {
39
+ "id": "mimo-v2.5-free",
40
+ "name": "MiMo V2.5 Free",
41
+ "api": "openai-completions",
42
+ "baseUrl": "https://opencode.ai/zen/v1",
43
+ "reasoning": true,
44
+ "input": [
45
+ "text",
46
+ "image"
47
+ ],
48
+ "cost": {
49
+ "input": 0,
50
+ "output": 0,
51
+ "cacheRead": 0,
52
+ "cacheWrite": 0
53
+ },
54
+ "contextWindow": 200000,
55
+ "maxTokens": 32000
56
+ },
57
+ {
58
+ "id": "nemotron-3-ultra-free",
59
+ "name": "Nemotron 3 Ultra Free",
60
+ "api": "openai-completions",
61
+ "baseUrl": "https://opencode.ai/zen/v1",
62
+ "reasoning": true,
63
+ "input": [
64
+ "text"
65
+ ],
66
+ "cost": {
67
+ "input": 0,
68
+ "output": 0,
69
+ "cacheRead": 0,
70
+ "cacheWrite": 0
71
+ },
72
+ "contextWindow": 1000000,
73
+ "maxTokens": 128000
74
+ },
75
+ {
76
+ "id": "gemini-3-flash",
77
+ "name": "Gemini 3 Flash",
78
+ "api": "google-generative-ai",
79
+ "baseUrl": "https://opencode.ai/zen/v1",
80
+ "reasoning": true,
81
+ "input": [
82
+ "text",
83
+ "image"
84
+ ],
85
+ "cost": {
86
+ "input": 0.5,
87
+ "output": 3,
88
+ "cacheRead": 0.05,
89
+ "cacheWrite": 0
90
+ },
91
+ "contextWindow": 1048576,
92
+ "maxTokens": 65536
93
+ },
94
+ {
95
+ "id": "deepseek-v4-flash-free",
96
+ "name": "DeepSeek V4 Flash Free",
97
+ "api": "openai-completions",
98
+ "baseUrl": "https://opencode.ai/zen/v1",
99
+ "reasoning": true,
100
+ "input": [
101
+ "text"
102
+ ],
103
+ "cost": {
104
+ "input": 0,
105
+ "output": 0,
106
+ "cacheRead": 0,
107
+ "cacheWrite": 0
108
+ },
109
+ "contextWindow": 200000,
110
+ "maxTokens": 128000
111
+ },
112
+ {
113
+ "id": "claude-sonnet-4",
114
+ "name": "Claude Sonnet 4",
115
+ "api": "anthropic-messages",
116
+ "baseUrl": "https://opencode.ai/zen",
117
+ "reasoning": true,
118
+ "input": [
119
+ "text",
120
+ "image"
121
+ ],
122
+ "cost": {
123
+ "input": 3,
124
+ "output": 15,
125
+ "cacheRead": 0.3,
126
+ "cacheWrite": 3.75
127
+ },
128
+ "contextWindow": 1000000,
129
+ "maxTokens": 64000
130
+ },
131
+ {
132
+ "id": "claude-opus-4-5",
133
+ "name": "Claude Opus 4.5",
134
+ "api": "anthropic-messages",
135
+ "baseUrl": "https://opencode.ai/zen",
136
+ "reasoning": true,
137
+ "input": [
138
+ "text",
139
+ "image"
140
+ ],
141
+ "cost": {
142
+ "input": 5,
143
+ "output": 25,
144
+ "cacheRead": 0.5,
145
+ "cacheWrite": 6.25
146
+ },
147
+ "contextWindow": 200000,
148
+ "maxTokens": 64000
149
+ },
150
+ {
151
+ "id": "gpt-5",
152
+ "name": "GPT-5",
153
+ "api": "openai-responses",
154
+ "baseUrl": "https://opencode.ai/zen/v1",
155
+ "reasoning": true,
156
+ "input": [
157
+ "text",
158
+ "image"
159
+ ],
160
+ "cost": {
161
+ "input": 1.07,
162
+ "output": 8.5,
163
+ "cacheRead": 0.107,
164
+ "cacheWrite": 0
165
+ },
166
+ "contextWindow": 400000,
167
+ "maxTokens": 128000
168
+ },
169
+ {
170
+ "id": "gemini-3.5-flash",
171
+ "name": "Gemini 3.5 Flash",
172
+ "api": "google-generative-ai",
173
+ "baseUrl": "https://opencode.ai/zen/v1",
174
+ "reasoning": true,
175
+ "input": [
176
+ "text",
177
+ "image"
178
+ ],
179
+ "cost": {
180
+ "input": 1.5,
181
+ "output": 9,
182
+ "cacheRead": 0.15,
183
+ "cacheWrite": 0
184
+ },
185
+ "contextWindow": 1048576,
186
+ "maxTokens": 65536
187
+ },
188
+ {
189
+ "id": "kimi-k2.7-code",
190
+ "name": "Kimi K2.7 Code",
191
+ "api": "openai-completions",
192
+ "baseUrl": "https://opencode.ai/zen/v1",
193
+ "reasoning": true,
194
+ "input": [
195
+ "text",
196
+ "image"
197
+ ],
198
+ "cost": {
199
+ "input": 0.95,
200
+ "output": 4,
201
+ "cacheRead": 0.19,
202
+ "cacheWrite": 0
203
+ },
204
+ "contextWindow": 262144,
205
+ "maxTokens": 262144
206
+ },
207
+ {
208
+ "id": "glm-5.1",
209
+ "name": "GLM-5.1",
210
+ "api": "openai-completions",
211
+ "baseUrl": "https://opencode.ai/zen/v1",
212
+ "reasoning": true,
213
+ "input": [
214
+ "text"
215
+ ],
216
+ "cost": {
217
+ "input": 1.4,
218
+ "output": 4.4,
219
+ "cacheRead": 0.26,
220
+ "cacheWrite": 0
221
+ },
222
+ "contextWindow": 204800,
223
+ "maxTokens": 131072
224
+ },
225
+ {
226
+ "id": "deepseek-v4-pro",
227
+ "name": "DeepSeek V4 Pro",
228
+ "api": "openai-completions",
229
+ "baseUrl": "https://opencode.ai/zen/v1",
230
+ "reasoning": true,
231
+ "input": [
232
+ "text"
233
+ ],
234
+ "cost": {
235
+ "input": 1.74,
236
+ "output": 3.84,
237
+ "cacheRead": 0.145,
238
+ "cacheWrite": 0
239
+ },
240
+ "contextWindow": 1000000,
241
+ "maxTokens": 384000
242
+ },
243
+ {
244
+ "id": "claude-sonnet-4-5",
245
+ "name": "Claude Sonnet 4.5",
246
+ "api": "anthropic-messages",
247
+ "baseUrl": "https://opencode.ai/zen",
248
+ "reasoning": true,
249
+ "input": [
250
+ "text",
251
+ "image"
252
+ ],
253
+ "cost": {
254
+ "input": 3,
255
+ "output": 15,
256
+ "cacheRead": 0.3,
257
+ "cacheWrite": 3.75
258
+ },
259
+ "contextWindow": 1000000,
260
+ "maxTokens": 64000
261
+ },
262
+ {
263
+ "id": "claude-opus-4-7",
264
+ "name": "Claude Opus 4.7",
265
+ "api": "anthropic-messages",
266
+ "baseUrl": "https://opencode.ai/zen",
267
+ "reasoning": true,
268
+ "input": [
269
+ "text",
270
+ "image"
271
+ ],
272
+ "cost": {
273
+ "input": 5,
274
+ "output": 25,
275
+ "cacheRead": 0.5,
276
+ "cacheWrite": 6.25
277
+ },
278
+ "contextWindow": 1000000,
279
+ "maxTokens": 128000
280
+ },
281
+ {
282
+ "id": "claude-sonnet-5",
283
+ "name": "Claude Sonnet 5",
284
+ "api": "anthropic-messages",
285
+ "baseUrl": "https://opencode.ai/zen",
286
+ "reasoning": true,
287
+ "input": [
288
+ "text",
289
+ "image"
290
+ ],
291
+ "cost": {
292
+ "input": 2,
293
+ "output": 10,
294
+ "cacheRead": 0.2,
295
+ "cacheWrite": 2.5
296
+ },
297
+ "contextWindow": 1000000,
298
+ "maxTokens": 128000
299
+ },
300
+ {
301
+ "id": "gpt-5.4-nano",
302
+ "name": "GPT-5.4 Nano",
303
+ "api": "openai-responses",
304
+ "baseUrl": "https://opencode.ai/zen/v1",
305
+ "reasoning": true,
306
+ "input": [
307
+ "text",
308
+ "image"
309
+ ],
310
+ "cost": {
311
+ "input": 0.2,
312
+ "output": 1.25,
313
+ "cacheRead": 0.02,
314
+ "cacheWrite": 0
315
+ },
316
+ "contextWindow": 400000,
317
+ "maxTokens": 128000
318
+ },
319
+ {
320
+ "id": "glm-5.2",
321
+ "name": "GLM-5.2",
322
+ "api": "openai-completions",
323
+ "baseUrl": "https://opencode.ai/zen/v1",
324
+ "reasoning": true,
325
+ "input": [
326
+ "text"
327
+ ],
328
+ "cost": {
329
+ "input": 1.4,
330
+ "output": 4.4,
331
+ "cacheRead": 0.26,
332
+ "cacheWrite": 0
333
+ },
334
+ "contextWindow": 1000000,
335
+ "maxTokens": 131072
336
+ },
337
+ {
338
+ "id": "minimax-m3",
339
+ "name": "MiniMax-M3",
340
+ "api": "openai-completions",
341
+ "baseUrl": "https://opencode.ai/zen/v1",
342
+ "reasoning": true,
343
+ "input": [
344
+ "text",
345
+ "image"
346
+ ],
347
+ "cost": {
348
+ "input": 0.3,
349
+ "output": 1.2,
350
+ "cacheRead": 0.06,
351
+ "cacheWrite": 0
352
+ },
353
+ "contextWindow": 512000,
354
+ "maxTokens": 128000
355
+ },
356
+ {
357
+ "id": "gpt-5.1-codex",
358
+ "name": "GPT-5.1 Codex",
359
+ "api": "openai-responses",
360
+ "baseUrl": "https://opencode.ai/zen/v1",
361
+ "reasoning": true,
362
+ "input": [
363
+ "text",
364
+ "image"
365
+ ],
366
+ "cost": {
367
+ "input": 1.07,
368
+ "output": 8.5,
369
+ "cacheRead": 0.107,
370
+ "cacheWrite": 0
371
+ },
372
+ "contextWindow": 400000,
373
+ "maxTokens": 128000
374
+ },
375
+ {
376
+ "id": "gpt-5.3-codex-spark",
377
+ "name": "GPT-5.3 Codex Spark",
378
+ "api": "openai-responses",
379
+ "baseUrl": "https://opencode.ai/zen/v1",
380
+ "reasoning": true,
381
+ "input": [
382
+ "text"
383
+ ],
384
+ "cost": {
385
+ "input": 1.75,
386
+ "output": 14,
387
+ "cacheRead": 0.175,
388
+ "cacheWrite": 0
389
+ },
390
+ "contextWindow": 128000,
391
+ "maxTokens": 128000
392
+ },
393
+ {
394
+ "id": "gpt-5.1-codex-max",
395
+ "name": "GPT-5.1 Codex Max",
396
+ "api": "openai-responses",
397
+ "baseUrl": "https://opencode.ai/zen/v1",
398
+ "reasoning": true,
399
+ "input": [
400
+ "text",
401
+ "image"
402
+ ],
403
+ "cost": {
404
+ "input": 1.25,
405
+ "output": 10,
406
+ "cacheRead": 0.125,
407
+ "cacheWrite": 0
408
+ },
409
+ "contextWindow": 400000,
410
+ "maxTokens": 128000
411
+ },
412
+ {
413
+ "id": "claude-opus-4-8",
414
+ "name": "Claude Opus 4.8",
415
+ "api": "anthropic-messages",
416
+ "baseUrl": "https://opencode.ai/zen",
417
+ "reasoning": true,
418
+ "input": [
419
+ "text",
420
+ "image"
421
+ ],
422
+ "cost": {
423
+ "input": 5,
424
+ "output": 25,
425
+ "cacheRead": 0.5,
426
+ "cacheWrite": 6.25
427
+ },
428
+ "contextWindow": 1000000,
429
+ "maxTokens": 128000
430
+ },
431
+ {
432
+ "id": "qwen3.5-plus",
433
+ "name": "Qwen3.5 Plus",
434
+ "api": "anthropic-messages",
435
+ "baseUrl": "https://opencode.ai/zen",
436
+ "reasoning": true,
437
+ "input": [
438
+ "text",
439
+ "image"
440
+ ],
441
+ "cost": {
442
+ "input": 0.2,
443
+ "output": 1.2,
444
+ "cacheRead": 0.02,
445
+ "cacheWrite": 0.25
446
+ },
447
+ "contextWindow": 262144,
448
+ "maxTokens": 65536
449
+ },
450
+ {
451
+ "id": "gpt-5.2",
452
+ "name": "GPT-5.2",
453
+ "api": "openai-responses",
454
+ "baseUrl": "https://opencode.ai/zen/v1",
455
+ "reasoning": true,
456
+ "input": [
457
+ "text",
458
+ "image"
459
+ ],
460
+ "cost": {
461
+ "input": 1.75,
462
+ "output": 14,
463
+ "cacheRead": 0.175,
464
+ "cacheWrite": 0
465
+ },
466
+ "contextWindow": 400000,
467
+ "maxTokens": 128000
468
+ },
469
+ {
470
+ "id": "gpt-5.3-codex",
471
+ "name": "GPT-5.3 Codex",
472
+ "api": "openai-responses",
473
+ "baseUrl": "https://opencode.ai/zen/v1",
474
+ "reasoning": true,
475
+ "input": [
476
+ "text",
477
+ "image"
478
+ ],
479
+ "cost": {
480
+ "input": 1.75,
481
+ "output": 14,
482
+ "cacheRead": 0.175,
483
+ "cacheWrite": 0
484
+ },
485
+ "contextWindow": 400000,
486
+ "maxTokens": 128000
487
+ },
488
+ {
489
+ "id": "minimax-m2.7",
490
+ "name": "MiniMax-M2.7",
491
+ "api": "openai-completions",
492
+ "baseUrl": "https://opencode.ai/zen/v1",
493
+ "reasoning": true,
494
+ "input": [
495
+ "text"
496
+ ],
497
+ "cost": {
498
+ "input": 0.3,
499
+ "output": 1.2,
500
+ "cacheRead": 0.06,
501
+ "cacheWrite": 0
502
+ },
503
+ "contextWindow": 204800,
504
+ "maxTokens": 131072
505
+ },
506
+ {
507
+ "id": "north-mini-code-free",
508
+ "name": "North Mini Code Free",
509
+ "api": "openai-completions",
510
+ "baseUrl": "https://opencode.ai/zen/v1",
511
+ "reasoning": true,
512
+ "input": [
513
+ "text"
514
+ ],
515
+ "cost": {
516
+ "input": 0,
517
+ "output": 0,
518
+ "cacheRead": 0,
519
+ "cacheWrite": 0
520
+ },
521
+ "contextWindow": 256000,
522
+ "maxTokens": 64000
523
+ },
524
+ {
525
+ "id": "claude-opus-4-1",
526
+ "name": "Claude Opus 4.1",
527
+ "api": "anthropic-messages",
528
+ "baseUrl": "https://opencode.ai/zen",
529
+ "reasoning": true,
530
+ "input": [
531
+ "text",
532
+ "image"
533
+ ],
534
+ "cost": {
535
+ "input": 15,
536
+ "output": 75,
537
+ "cacheRead": 1.5,
538
+ "cacheWrite": 18.75
539
+ },
540
+ "contextWindow": 200000,
541
+ "maxTokens": 32000
542
+ },
543
+ {
544
+ "id": "gpt-5.1-codex-mini",
545
+ "name": "GPT-5.1 Codex Mini",
546
+ "api": "openai-responses",
547
+ "baseUrl": "https://opencode.ai/zen/v1",
548
+ "reasoning": true,
549
+ "input": [
550
+ "text",
551
+ "image"
552
+ ],
553
+ "cost": {
554
+ "input": 0.25,
555
+ "output": 2,
556
+ "cacheRead": 0.025,
557
+ "cacheWrite": 0
558
+ },
559
+ "contextWindow": 400000,
560
+ "maxTokens": 128000
561
+ },
562
+ {
563
+ "id": "kimi-k2.5",
564
+ "name": "Kimi K2.5",
565
+ "api": "openai-completions",
566
+ "baseUrl": "https://opencode.ai/zen/v1",
567
+ "reasoning": true,
568
+ "input": [
569
+ "text",
570
+ "image"
571
+ ],
572
+ "cost": {
573
+ "input": 0.6,
574
+ "output": 3,
575
+ "cacheRead": 0.08,
576
+ "cacheWrite": 0
577
+ },
578
+ "contextWindow": 262144,
579
+ "maxTokens": 65536
580
+ },
581
+ {
582
+ "id": "claude-fable-5",
583
+ "name": "Claude Fable 5",
584
+ "api": "anthropic-messages",
585
+ "baseUrl": "https://opencode.ai/zen",
586
+ "reasoning": true,
587
+ "input": [
588
+ "text",
589
+ "image"
590
+ ],
591
+ "cost": {
592
+ "input": 10,
593
+ "output": 50,
594
+ "cacheRead": 1,
595
+ "cacheWrite": 12.5
596
+ },
597
+ "contextWindow": 1000000,
598
+ "maxTokens": 128000
599
+ },
600
+ {
601
+ "id": "claude-haiku-4-5",
602
+ "name": "Claude Haiku 4.5",
603
+ "api": "anthropic-messages",
604
+ "baseUrl": "https://opencode.ai/zen",
605
+ "reasoning": true,
606
+ "input": [
607
+ "text",
608
+ "image"
609
+ ],
610
+ "cost": {
611
+ "input": 1,
612
+ "output": 5,
613
+ "cacheRead": 0.1,
614
+ "cacheWrite": 1.25
615
+ },
616
+ "contextWindow": 200000,
617
+ "maxTokens": 64000
618
+ },
619
+ {
620
+ "id": "gpt-5.4",
621
+ "name": "GPT-5.4",
622
+ "api": "openai-responses",
623
+ "baseUrl": "https://opencode.ai/zen/v1",
624
+ "reasoning": true,
625
+ "input": [
626
+ "text",
627
+ "image"
628
+ ],
629
+ "cost": {
630
+ "input": 2.5,
631
+ "output": 15,
632
+ "cacheRead": 0.25,
633
+ "cacheWrite": 0
634
+ },
635
+ "contextWindow": 1050000,
636
+ "maxTokens": 128000
637
+ },
638
+ {
639
+ "id": "gpt-5.4-mini",
640
+ "name": "GPT-5.4 Mini",
641
+ "api": "openai-responses",
642
+ "baseUrl": "https://opencode.ai/zen/v1",
643
+ "reasoning": true,
644
+ "input": [
645
+ "text",
646
+ "image"
647
+ ],
648
+ "cost": {
649
+ "input": 0.75,
650
+ "output": 4.5,
651
+ "cacheRead": 0.075,
652
+ "cacheWrite": 0
653
+ },
654
+ "contextWindow": 400000,
655
+ "maxTokens": 128000
656
+ },
657
+ {
658
+ "id": "kimi-k2.6",
659
+ "name": "Kimi K2.6",
660
+ "api": "openai-completions",
661
+ "baseUrl": "https://opencode.ai/zen/v1",
662
+ "reasoning": true,
663
+ "input": [
664
+ "text",
665
+ "image"
666
+ ],
667
+ "cost": {
668
+ "input": 0.95,
669
+ "output": 4,
670
+ "cacheRead": 0.16,
671
+ "cacheWrite": 0
672
+ },
673
+ "contextWindow": 262144,
674
+ "maxTokens": 65536
675
+ },
676
+ {
677
+ "id": "claude-opus-4-6",
678
+ "name": "Claude Opus 4.6",
679
+ "api": "anthropic-messages",
680
+ "baseUrl": "https://opencode.ai/zen",
681
+ "reasoning": true,
682
+ "input": [
683
+ "text",
684
+ "image"
685
+ ],
686
+ "cost": {
687
+ "input": 5,
688
+ "output": 25,
689
+ "cacheRead": 0.5,
690
+ "cacheWrite": 6.25
691
+ },
692
+ "contextWindow": 1000000,
693
+ "maxTokens": 128000
694
+ },
695
+ {
696
+ "id": "gpt-5-nano",
697
+ "name": "GPT-5 Nano",
698
+ "api": "openai-responses",
699
+ "baseUrl": "https://opencode.ai/zen/v1",
700
+ "reasoning": true,
701
+ "input": [
702
+ "text",
703
+ "image"
704
+ ],
705
+ "cost": {
706
+ "input": 0.05,
707
+ "output": 0.4,
708
+ "cacheRead": 0.005,
709
+ "cacheWrite": 0
710
+ },
711
+ "contextWindow": 400000,
712
+ "maxTokens": 128000
713
+ },
714
+ {
715
+ "id": "gpt-5.4-pro",
716
+ "name": "GPT-5.4 Pro",
717
+ "api": "openai-responses",
718
+ "baseUrl": "https://opencode.ai/zen/v1",
719
+ "reasoning": true,
720
+ "input": [
721
+ "text",
722
+ "image"
723
+ ],
724
+ "cost": {
725
+ "input": 30,
726
+ "output": 180,
727
+ "cacheRead": 30,
728
+ "cacheWrite": 0
729
+ },
730
+ "contextWindow": 1050000,
731
+ "maxTokens": 128000
732
+ },
733
+ {
734
+ "id": "claude-sonnet-4-6",
735
+ "name": "Claude Sonnet 4.6",
736
+ "api": "anthropic-messages",
737
+ "baseUrl": "https://opencode.ai/zen",
738
+ "reasoning": true,
739
+ "input": [
740
+ "text",
741
+ "image"
742
+ ],
743
+ "cost": {
744
+ "input": 3,
745
+ "output": 15,
746
+ "cacheRead": 0.3,
747
+ "cacheWrite": 3.75
748
+ },
749
+ "contextWindow": 1000000,
750
+ "maxTokens": 64000
751
+ },
752
+ {
753
+ "id": "gemini-3.1-pro",
754
+ "name": "Gemini 3.1 Pro Preview",
755
+ "api": "google-generative-ai",
756
+ "baseUrl": "https://opencode.ai/zen/v1",
757
+ "reasoning": true,
758
+ "input": [
759
+ "text",
760
+ "image"
761
+ ],
762
+ "cost": {
763
+ "input": 2,
764
+ "output": 12,
765
+ "cacheRead": 0.2,
766
+ "cacheWrite": 0
767
+ },
768
+ "contextWindow": 1048576,
769
+ "maxTokens": 65536
770
+ },
771
+ {
772
+ "id": "big-pickle",
773
+ "name": "Big Pickle",
774
+ "api": "openai-completions",
775
+ "baseUrl": "https://opencode.ai/zen/v1",
776
+ "reasoning": true,
777
+ "input": [
778
+ "text"
779
+ ],
780
+ "cost": {
781
+ "input": 0,
782
+ "output": 0,
783
+ "cacheRead": 0,
784
+ "cacheWrite": 0
785
+ },
786
+ "contextWindow": 200000,
787
+ "maxTokens": 32000
788
+ },
789
+ {
790
+ "id": "gpt-5.5-pro",
791
+ "name": "GPT-5.5 Pro",
792
+ "api": "openai-responses",
793
+ "baseUrl": "https://opencode.ai/zen/v1",
794
+ "reasoning": true,
795
+ "input": [
796
+ "text",
797
+ "image"
798
+ ],
799
+ "cost": {
800
+ "input": 30,
801
+ "output": 180,
802
+ "cacheRead": 30,
803
+ "cacheWrite": 0
804
+ },
805
+ "contextWindow": 1050000,
806
+ "maxTokens": 128000
807
+ },
808
+ {
809
+ "id": "glm-5",
810
+ "name": "GLM-5",
811
+ "api": "openai-completions",
812
+ "baseUrl": "https://opencode.ai/zen/v1",
813
+ "reasoning": true,
814
+ "input": [
815
+ "text"
816
+ ],
817
+ "cost": {
818
+ "input": 1,
819
+ "output": 3.2,
820
+ "cacheRead": 0.2,
821
+ "cacheWrite": 0
822
+ },
823
+ "contextWindow": 204800,
824
+ "maxTokens": 131072
825
+ },
826
+ {
827
+ "id": "gpt-5-codex",
828
+ "name": "GPT-5 Codex",
829
+ "api": "openai-responses",
830
+ "baseUrl": "https://opencode.ai/zen/v1",
831
+ "reasoning": true,
832
+ "input": [
833
+ "text",
834
+ "image"
835
+ ],
836
+ "cost": {
837
+ "input": 1.07,
838
+ "output": 8.5,
839
+ "cacheRead": 0.107,
840
+ "cacheWrite": 0
841
+ },
842
+ "contextWindow": 400000,
843
+ "maxTokens": 128000
844
+ },
845
+ {
846
+ "id": "gpt-5.2-codex",
847
+ "name": "GPT-5.2 Codex",
848
+ "api": "openai-responses",
849
+ "baseUrl": "https://opencode.ai/zen/v1",
850
+ "reasoning": true,
851
+ "input": [
852
+ "text",
853
+ "image"
854
+ ],
855
+ "cost": {
856
+ "input": 1.75,
857
+ "output": 14,
858
+ "cacheRead": 0.175,
859
+ "cacheWrite": 0
860
+ },
861
+ "contextWindow": 400000,
862
+ "maxTokens": 128000
863
+ },
864
+ {
865
+ "id": "qwen3.6-plus",
866
+ "name": "Qwen3.6 Plus",
867
+ "api": "anthropic-messages",
868
+ "baseUrl": "https://opencode.ai/zen",
869
+ "reasoning": true,
870
+ "input": [
871
+ "text",
872
+ "image"
873
+ ],
874
+ "cost": {
875
+ "input": 0.5,
876
+ "output": 3,
877
+ "cacheRead": 0.05,
878
+ "cacheWrite": 0.625
879
+ },
880
+ "contextWindow": 262144,
881
+ "maxTokens": 65536
882
+ },
883
+ {
884
+ "id": "grok-build-0.1",
885
+ "name": "Grok Build 0.1",
886
+ "api": "openai-completions",
887
+ "baseUrl": "https://opencode.ai/zen/v1",
888
+ "reasoning": true,
889
+ "input": [
890
+ "text",
891
+ "image"
892
+ ],
893
+ "cost": {
894
+ "input": 1,
895
+ "output": 2,
896
+ "cacheRead": 0.2,
897
+ "cacheWrite": 0
898
+ },
899
+ "contextWindow": 256000,
900
+ "maxTokens": 256000
901
+ },
902
+ {
903
+ "id": "gpt-5.1",
904
+ "name": "GPT-5.1",
905
+ "api": "openai-responses",
906
+ "baseUrl": "https://opencode.ai/zen/v1",
907
+ "reasoning": true,
908
+ "input": [
909
+ "text",
910
+ "image"
911
+ ],
912
+ "cost": {
913
+ "input": 1.07,
914
+ "output": 8.5,
915
+ "cacheRead": 0.107,
916
+ "cacheWrite": 0
917
+ },
918
+ "contextWindow": 400000,
919
+ "maxTokens": 128000
920
+ },
921
+ {
922
+ "id": "gpt-5.5",
923
+ "name": "GPT-5.5",
924
+ "api": "openai-responses",
925
+ "baseUrl": "https://opencode.ai/zen/v1",
926
+ "reasoning": true,
927
+ "input": [
928
+ "text",
929
+ "image"
930
+ ],
931
+ "cost": {
932
+ "input": 5,
933
+ "output": 30,
934
+ "cacheRead": 0.5,
935
+ "cacheWrite": 0
936
+ },
937
+ "contextWindow": 1050000,
938
+ "maxTokens": 128000
939
+ }
940
+ ]