1{
2 "name": "AIHubMix",
3 "id": "aihubmix",
4 "api_key": "$AIHUBMIX_API_KEY",
5 "api_endpoint": "https://aihubmix.com/v1",
6 "type": "openai-compat",
7 "default_large_model_id": "gpt-5",
8 "default_small_model_id": "gpt-5-nano",
9 "models": [
10 {
11 "id": "AiHubmix-Phi-4-mini-reasoning",
12 "name": "Aihubmix Phi 4 Mini (reasoning)",
13 "cost_per_1m_in": 0.12,
14 "cost_per_1m_out": 0.12,
15 "cost_per_1m_in_cached": 0,
16 "cost_per_1m_out_cached": 0,
17 "context_window": 128000,
18 "default_max_tokens": 4000,
19 "can_reason": false,
20 "supports_attachments": false,
21 "options": {}
22 },
23 {
24 "id": "AiHubmix-Phi-4-reasoning",
25 "name": "Aihubmix Phi 4 (reasoning)",
26 "cost_per_1m_in": 0.2,
27 "cost_per_1m_out": 0.2,
28 "cost_per_1m_in_cached": 0,
29 "cost_per_1m_out_cached": 0,
30 "context_window": 128000,
31 "default_max_tokens": 4000,
32 "can_reason": true,
33 "reasoning_levels": [
34 "low",
35 "medium",
36 "high"
37 ],
38 "default_reasoning_effort": "medium",
39 "supports_attachments": false,
40 "options": {}
41 },
42 {
43 "id": "ByteDance-Seed/Seed-OSS-36B-Instruct",
44 "name": "Seed Oss 36B Instruct",
45 "cost_per_1m_in": 0.2,
46 "cost_per_1m_out": 0.534,
47 "cost_per_1m_in_cached": 0,
48 "cost_per_1m_out_cached": 0,
49 "context_window": 256000,
50 "default_max_tokens": 32000,
51 "can_reason": false,
52 "supports_attachments": true,
53 "options": {}
54 },
55 {
56 "id": "DeepSeek-R1",
57 "name": "DeepSeek R1",
58 "cost_per_1m_in": 0.4,
59 "cost_per_1m_out": 2,
60 "cost_per_1m_in_cached": 0,
61 "cost_per_1m_out_cached": 0,
62 "context_window": 1638000,
63 "default_max_tokens": 163800,
64 "can_reason": false,
65 "supports_attachments": false,
66 "options": {}
67 },
68 {
69 "id": "DeepSeek-V3",
70 "name": "DeepSeek V3",
71 "cost_per_1m_in": 0.272,
72 "cost_per_1m_out": 1.088,
73 "cost_per_1m_in_cached": 0,
74 "cost_per_1m_out_cached": 0,
75 "context_window": 1638000,
76 "default_max_tokens": 163800,
77 "can_reason": false,
78 "supports_attachments": false,
79 "options": {}
80 },
81 {
82 "id": "DeepSeek-V3-Fast",
83 "name": "DeepSeek V3 Fast",
84 "cost_per_1m_in": 0.56,
85 "cost_per_1m_out": 2.24,
86 "cost_per_1m_in_cached": 0,
87 "cost_per_1m_out_cached": 0,
88 "context_window": 32000,
89 "default_max_tokens": 3200,
90 "can_reason": false,
91 "supports_attachments": false,
92 "options": {}
93 },
94 {
95 "id": "DeepSeek-V3.1-Fast",
96 "name": "DeepSeek V3.1 Fast",
97 "cost_per_1m_in": 1.096,
98 "cost_per_1m_out": 3.288,
99 "cost_per_1m_in_cached": 0,
100 "cost_per_1m_out_cached": 0,
101 "context_window": 163000,
102 "default_max_tokens": 16300,
103 "can_reason": false,
104 "supports_attachments": false,
105 "options": {}
106 },
107 {
108 "id": "DeepSeek-V3.1-Terminus",
109 "name": "DeepSeek V3.1 Terminus",
110 "cost_per_1m_in": 0.56,
111 "cost_per_1m_out": 1.68,
112 "cost_per_1m_in_cached": 0,
113 "cost_per_1m_out_cached": 0,
114 "context_window": 160000,
115 "default_max_tokens": 32000,
116 "can_reason": false,
117 "supports_attachments": false,
118 "options": {}
119 },
120 {
121 "id": "DeepSeek-V3.1-Think",
122 "name": "DeepSeek V3.1 Thinking",
123 "cost_per_1m_in": 0.56,
124 "cost_per_1m_out": 1.68,
125 "cost_per_1m_in_cached": 0,
126 "cost_per_1m_out_cached": 0,
127 "context_window": 128000,
128 "default_max_tokens": 32000,
129 "can_reason": true,
130 "reasoning_levels": [
131 "low",
132 "medium",
133 "high"
134 ],
135 "default_reasoning_effort": "medium",
136 "supports_attachments": false,
137 "options": {}
138 },
139 {
140 "id": "DeepSeek-V3.2-Exp",
141 "name": "DeepSeek V3.2 Exp",
142 "cost_per_1m_in": 0.274,
143 "cost_per_1m_out": 0.411,
144 "cost_per_1m_in_cached": 0,
145 "cost_per_1m_out_cached": 0.0274,
146 "context_window": 163000,
147 "default_max_tokens": 16300,
148 "can_reason": false,
149 "supports_attachments": false,
150 "options": {}
151 },
152 {
153 "id": "DeepSeek-V3.2-Exp-Think",
154 "name": "DeepSeek V3.2 Exp Thinking",
155 "cost_per_1m_in": 0.274,
156 "cost_per_1m_out": 0.411,
157 "cost_per_1m_in_cached": 0,
158 "cost_per_1m_out_cached": 0.0274,
159 "context_window": 131000,
160 "default_max_tokens": 64000,
161 "can_reason": true,
162 "reasoning_levels": [
163 "low",
164 "medium",
165 "high"
166 ],
167 "default_reasoning_effort": "medium",
168 "supports_attachments": false,
169 "options": {}
170 },
171 {
172 "id": "ERNIE-X1.1-Preview",
173 "name": "ERNIE X1.1 Preview",
174 "cost_per_1m_in": 0.136,
175 "cost_per_1m_out": 0.544,
176 "cost_per_1m_in_cached": 0,
177 "cost_per_1m_out_cached": 0,
178 "context_window": 119000,
179 "default_max_tokens": 11900,
180 "can_reason": true,
181 "reasoning_levels": [
182 "low",
183 "medium",
184 "high"
185 ],
186 "default_reasoning_effort": "medium",
187 "supports_attachments": false,
188 "options": {}
189 },
190 {
191 "id": "Kimi-K2-0905",
192 "name": "Kimi K2 0905",
193 "cost_per_1m_in": 0.548,
194 "cost_per_1m_out": 2.192,
195 "cost_per_1m_in_cached": 0,
196 "cost_per_1m_out_cached": 0,
197 "context_window": 262144,
198 "default_max_tokens": 26214,
199 "can_reason": false,
200 "supports_attachments": false,
201 "options": {}
202 },
203 {
204 "id": "aihub-Phi-4-mini-instruct",
205 "name": "Aihub Phi 4 Mini Instruct",
206 "cost_per_1m_in": 0.12,
207 "cost_per_1m_out": 0.48,
208 "cost_per_1m_in_cached": 0,
209 "cost_per_1m_out_cached": 0,
210 "context_window": 128000,
211 "default_max_tokens": 4000,
212 "can_reason": false,
213 "supports_attachments": false,
214 "options": {}
215 },
216 {
217 "id": "aihub-Phi-4-multimodal-instruct",
218 "name": "Aihub Phi 4 Multimodal Instruct",
219 "cost_per_1m_in": 0.12,
220 "cost_per_1m_out": 0.48,
221 "cost_per_1m_in_cached": 0,
222 "cost_per_1m_out_cached": 0,
223 "context_window": 128000,
224 "default_max_tokens": 4000,
225 "can_reason": false,
226 "supports_attachments": true,
227 "options": {}
228 },
229 {
230 "id": "claude-3-5-haiku",
231 "name": "Claude 3.5 Haiku",
232 "cost_per_1m_in": 1.1,
233 "cost_per_1m_out": 5.5,
234 "cost_per_1m_in_cached": 0,
235 "cost_per_1m_out_cached": 0,
236 "context_window": 200000,
237 "default_max_tokens": 8192,
238 "can_reason": false,
239 "supports_attachments": true,
240 "options": {}
241 },
242 {
243 "id": "claude-3-5-sonnet",
244 "name": "Claude 3.5 Sonnet",
245 "cost_per_1m_in": 3.3,
246 "cost_per_1m_out": 16.5,
247 "cost_per_1m_in_cached": 0,
248 "cost_per_1m_out_cached": 0,
249 "context_window": 200000,
250 "default_max_tokens": 8192,
251 "can_reason": false,
252 "supports_attachments": true,
253 "options": {}
254 },
255 {
256 "id": "claude-3-5-sonnet-20240620",
257 "name": "Claude 3.5 Sonnet 20240620",
258 "cost_per_1m_in": 3.3,
259 "cost_per_1m_out": 16.5,
260 "cost_per_1m_in_cached": 0,
261 "cost_per_1m_out_cached": 0,
262 "context_window": 200000,
263 "default_max_tokens": 8192,
264 "can_reason": false,
265 "supports_attachments": true,
266 "options": {}
267 },
268 {
269 "id": "claude-3-7-sonnet",
270 "name": "Claude 3.7 Sonnet",
271 "cost_per_1m_in": 3.3,
272 "cost_per_1m_out": 16.5,
273 "cost_per_1m_in_cached": 0,
274 "cost_per_1m_out_cached": 0,
275 "context_window": 200000,
276 "default_max_tokens": 20000,
277 "can_reason": true,
278 "reasoning_levels": [
279 "low",
280 "medium",
281 "high"
282 ],
283 "default_reasoning_effort": "medium",
284 "supports_attachments": true,
285 "options": {}
286 },
287 {
288 "id": "claude-haiku-4-5",
289 "name": "Claude Haiku 4.5",
290 "cost_per_1m_in": 1.1,
291 "cost_per_1m_out": 5.5,
292 "cost_per_1m_in_cached": 1.375,
293 "cost_per_1m_out_cached": 0.11,
294 "context_window": 204800,
295 "default_max_tokens": 20480,
296 "can_reason": true,
297 "reasoning_levels": [
298 "low",
299 "medium",
300 "high"
301 ],
302 "default_reasoning_effort": "medium",
303 "supports_attachments": true,
304 "options": {}
305 },
306 {
307 "id": "claude-opus-4-0",
308 "name": "Claude Opus 4.0",
309 "cost_per_1m_in": 16.5,
310 "cost_per_1m_out": 82.5,
311 "cost_per_1m_in_cached": 0,
312 "cost_per_1m_out_cached": 0,
313 "context_window": 200000,
314 "default_max_tokens": 32000,
315 "can_reason": false,
316 "supports_attachments": true,
317 "options": {}
318 },
319 {
320 "id": "claude-opus-4-1",
321 "name": "Claude Opus 4.1",
322 "cost_per_1m_in": 16.5,
323 "cost_per_1m_out": 82.5,
324 "cost_per_1m_in_cached": 0,
325 "cost_per_1m_out_cached": 0,
326 "context_window": 200000,
327 "default_max_tokens": 32000,
328 "can_reason": true,
329 "reasoning_levels": [
330 "low",
331 "medium",
332 "high"
333 ],
334 "default_reasoning_effort": "medium",
335 "supports_attachments": true,
336 "options": {}
337 },
338 {
339 "id": "claude-opus-4-5",
340 "name": "Claude Opus 4.5",
341 "cost_per_1m_in": 5,
342 "cost_per_1m_out": 25,
343 "cost_per_1m_in_cached": 6.25,
344 "cost_per_1m_out_cached": 0.5,
345 "context_window": 200000,
346 "default_max_tokens": 32000,
347 "can_reason": true,
348 "reasoning_levels": [
349 "low",
350 "medium",
351 "high"
352 ],
353 "default_reasoning_effort": "medium",
354 "supports_attachments": true,
355 "options": {}
356 },
357 {
358 "id": "claude-opus-4-5-think",
359 "name": "Claude Opus 4.5 Thinking",
360 "cost_per_1m_in": 5,
361 "cost_per_1m_out": 25,
362 "cost_per_1m_in_cached": 6.25,
363 "cost_per_1m_out_cached": 0.5,
364 "context_window": 200000,
365 "default_max_tokens": 32000,
366 "can_reason": true,
367 "reasoning_levels": [
368 "low",
369 "medium",
370 "high"
371 ],
372 "default_reasoning_effort": "medium",
373 "supports_attachments": true,
374 "options": {}
375 },
376 {
377 "id": "claude-opus-4-6",
378 "name": "Claude Opus 4.6",
379 "cost_per_1m_in": 5,
380 "cost_per_1m_out": 25,
381 "cost_per_1m_in_cached": 6.25,
382 "cost_per_1m_out_cached": 0.5,
383 "context_window": 200000,
384 "default_max_tokens": 32000,
385 "can_reason": true,
386 "reasoning_levels": [
387 "low",
388 "medium",
389 "high"
390 ],
391 "default_reasoning_effort": "medium",
392 "supports_attachments": true,
393 "options": {}
394 },
395 {
396 "id": "claude-opus-4-6-think",
397 "name": "Claude Opus 4.6 Thinking",
398 "cost_per_1m_in": 5,
399 "cost_per_1m_out": 25,
400 "cost_per_1m_in_cached": 6.25,
401 "cost_per_1m_out_cached": 0.5,
402 "context_window": 200000,
403 "default_max_tokens": 32000,
404 "can_reason": true,
405 "reasoning_levels": [
406 "low",
407 "medium",
408 "high"
409 ],
410 "default_reasoning_effort": "medium",
411 "supports_attachments": true,
412 "options": {}
413 },
414 {
415 "id": "claude-sonnet-4-0",
416 "name": "Claude Sonnet 4.0",
417 "cost_per_1m_in": 3.3,
418 "cost_per_1m_out": 16.5,
419 "cost_per_1m_in_cached": 4.125,
420 "cost_per_1m_out_cached": 0.33,
421 "context_window": 1000000,
422 "default_max_tokens": 64000,
423 "can_reason": true,
424 "reasoning_levels": [
425 "low",
426 "medium",
427 "high"
428 ],
429 "default_reasoning_effort": "medium",
430 "supports_attachments": true,
431 "options": {}
432 },
433 {
434 "id": "claude-sonnet-4-5",
435 "name": "Claude Sonnet 4.5",
436 "cost_per_1m_in": 3.3,
437 "cost_per_1m_out": 16.5,
438 "cost_per_1m_in_cached": 4.125,
439 "cost_per_1m_out_cached": 0.33,
440 "context_window": 1000000,
441 "default_max_tokens": 64000,
442 "can_reason": true,
443 "reasoning_levels": [
444 "low",
445 "medium",
446 "high"
447 ],
448 "default_reasoning_effort": "medium",
449 "supports_attachments": true,
450 "options": {}
451 },
452 {
453 "id": "claude-sonnet-4-5-think",
454 "name": "Claude Sonnet 4.5 Thinking",
455 "cost_per_1m_in": 3.3,
456 "cost_per_1m_out": 16.5,
457 "cost_per_1m_in_cached": 4.125,
458 "cost_per_1m_out_cached": 0.33,
459 "context_window": 1000000,
460 "default_max_tokens": 64000,
461 "can_reason": true,
462 "reasoning_levels": [
463 "low",
464 "medium",
465 "high"
466 ],
467 "default_reasoning_effort": "medium",
468 "supports_attachments": true,
469 "options": {}
470 },
471 {
472 "id": "claude-sonnet-4-6",
473 "name": "Claude Sonnet 4.6",
474 "cost_per_1m_in": 3,
475 "cost_per_1m_out": 15,
476 "cost_per_1m_in_cached": 3.75,
477 "cost_per_1m_out_cached": 0.3,
478 "context_window": 1000000,
479 "default_max_tokens": 64000,
480 "can_reason": true,
481 "reasoning_levels": [
482 "low",
483 "medium",
484 "high"
485 ],
486 "default_reasoning_effort": "medium",
487 "supports_attachments": true,
488 "options": {}
489 },
490 {
491 "id": "claude-sonnet-4-6-think",
492 "name": "Claude Sonnet 4.6 Thinking",
493 "cost_per_1m_in": 3,
494 "cost_per_1m_out": 15,
495 "cost_per_1m_in_cached": 3.75,
496 "cost_per_1m_out_cached": 0.3,
497 "context_window": 200000,
498 "default_max_tokens": 32000,
499 "can_reason": true,
500 "reasoning_levels": [
501 "low",
502 "medium",
503 "high"
504 ],
505 "default_reasoning_effort": "medium",
506 "supports_attachments": true,
507 "options": {}
508 },
509 {
510 "id": "coding-glm-4.6-free",
511 "name": "Coding GLM 4.6 (free)",
512 "cost_per_1m_in": 0,
513 "cost_per_1m_out": 0,
514 "cost_per_1m_in_cached": 0,
515 "cost_per_1m_out_cached": 0,
516 "context_window": 200000,
517 "default_max_tokens": 20000,
518 "can_reason": true,
519 "reasoning_levels": [
520 "low",
521 "medium",
522 "high"
523 ],
524 "default_reasoning_effort": "medium",
525 "supports_attachments": false,
526 "options": {}
527 },
528 {
529 "id": "coding-minimax-m2",
530 "name": "Coding MiniMax M2",
531 "cost_per_1m_in": 0.2,
532 "cost_per_1m_out": 0.2,
533 "cost_per_1m_in_cached": 0,
534 "cost_per_1m_out_cached": 0,
535 "context_window": 204800,
536 "default_max_tokens": 13100,
537 "can_reason": true,
538 "reasoning_levels": [
539 "low",
540 "medium",
541 "high"
542 ],
543 "default_reasoning_effort": "medium",
544 "supports_attachments": false,
545 "options": {}
546 },
547 {
548 "id": "coding-minimax-m2-free",
549 "name": "Coding MiniMax M2 (free)",
550 "cost_per_1m_in": 0,
551 "cost_per_1m_out": 0,
552 "cost_per_1m_in_cached": 0,
553 "cost_per_1m_out_cached": 0,
554 "context_window": 204800,
555 "default_max_tokens": 13100,
556 "can_reason": true,
557 "reasoning_levels": [
558 "low",
559 "medium",
560 "high"
561 ],
562 "default_reasoning_effort": "medium",
563 "supports_attachments": false,
564 "options": {}
565 },
566 {
567 "id": "coding-minimax-m2.1",
568 "name": "Coding MiniMax M2.1",
569 "cost_per_1m_in": 0.2,
570 "cost_per_1m_out": 0.2,
571 "cost_per_1m_in_cached": 0,
572 "cost_per_1m_out_cached": 0,
573 "context_window": 204800,
574 "default_max_tokens": 13100,
575 "can_reason": true,
576 "reasoning_levels": [
577 "low",
578 "medium",
579 "high"
580 ],
581 "default_reasoning_effort": "medium",
582 "supports_attachments": false,
583 "options": {}
584 },
585 {
586 "id": "coding-minimax-m2.5",
587 "name": "Coding MiniMax M2.5",
588 "cost_per_1m_in": 0.2,
589 "cost_per_1m_out": 0.2,
590 "cost_per_1m_in_cached": 0,
591 "cost_per_1m_out_cached": 0,
592 "context_window": 204800,
593 "default_max_tokens": 13100,
594 "can_reason": true,
595 "reasoning_levels": [
596 "low",
597 "medium",
598 "high"
599 ],
600 "default_reasoning_effort": "medium",
601 "supports_attachments": false,
602 "options": {}
603 },
604 {
605 "id": "coding-minimax-m2.5-highspeed",
606 "name": "Coding MiniMax M2.5 Highspeed",
607 "cost_per_1m_in": 0.2,
608 "cost_per_1m_out": 0.2,
609 "cost_per_1m_in_cached": 0,
610 "cost_per_1m_out_cached": 0,
611 "context_window": 204800,
612 "default_max_tokens": 13100,
613 "can_reason": true,
614 "reasoning_levels": [
615 "low",
616 "medium",
617 "high"
618 ],
619 "default_reasoning_effort": "medium",
620 "supports_attachments": false,
621 "options": {}
622 },
623 {
624 "id": "deepseek-math-v2",
625 "name": "DeepSeek Math V2",
626 "cost_per_1m_in": 0.492,
627 "cost_per_1m_out": 1.968,
628 "cost_per_1m_in_cached": 0,
629 "cost_per_1m_out_cached": 0.0984,
630 "context_window": 163000,
631 "default_max_tokens": 16300,
632 "can_reason": true,
633 "reasoning_levels": [
634 "low",
635 "medium",
636 "high"
637 ],
638 "default_reasoning_effort": "medium",
639 "supports_attachments": false,
640 "options": {}
641 },
642 {
643 "id": "deepseek-v3.2",
644 "name": "DeepSeek V3.2",
645 "cost_per_1m_in": 0.302,
646 "cost_per_1m_out": 0.453,
647 "cost_per_1m_in_cached": 0,
648 "cost_per_1m_out_cached": 0.0302,
649 "context_window": 128000,
650 "default_max_tokens": 64000,
651 "can_reason": false,
652 "supports_attachments": false,
653 "options": {}
654 },
655 {
656 "id": "deepseek-v3.2-fast",
657 "name": "DeepSeek V3.2 Fast",
658 "cost_per_1m_in": 1.096,
659 "cost_per_1m_out": 3.288,
660 "cost_per_1m_in_cached": 0,
661 "cost_per_1m_out_cached": 1.096,
662 "context_window": 128000,
663 "default_max_tokens": 12800,
664 "can_reason": false,
665 "supports_attachments": false,
666 "options": {}
667 },
668 {
669 "id": "deepseek-v3.2-speciale",
670 "name": "DeepSeek V3.2 Speciale",
671 "cost_per_1m_in": 0.58,
672 "cost_per_1m_out": 1.680028,
673 "cost_per_1m_in_cached": 0,
674 "cost_per_1m_out_cached": 0,
675 "context_window": 128000,
676 "default_max_tokens": 12800,
677 "can_reason": true,
678 "reasoning_levels": [
679 "low",
680 "medium",
681 "high"
682 ],
683 "default_reasoning_effort": "medium",
684 "supports_attachments": false,
685 "options": {}
686 },
687 {
688 "id": "deepseek-v3.2-think",
689 "name": "DeepSeek V3.2 Thinking",
690 "cost_per_1m_in": 0.302,
691 "cost_per_1m_out": 0.453,
692 "cost_per_1m_in_cached": 0,
693 "cost_per_1m_out_cached": 0.0302,
694 "context_window": 128000,
695 "default_max_tokens": 64000,
696 "can_reason": false,
697 "supports_attachments": false,
698 "options": {}
699 },
700 {
701 "id": "doubao-seed-1-6",
702 "name": "Doubao Seed 1.6",
703 "cost_per_1m_in": 0.18,
704 "cost_per_1m_out": 1.8,
705 "cost_per_1m_in_cached": 0,
706 "cost_per_1m_out_cached": 0.036,
707 "context_window": 256000,
708 "default_max_tokens": 32000,
709 "can_reason": false,
710 "supports_attachments": true,
711 "options": {}
712 },
713 {
714 "id": "doubao-seed-1-6-flash",
715 "name": "Doubao Seed 1.6 Flash",
716 "cost_per_1m_in": 0.044,
717 "cost_per_1m_out": 0.44,
718 "cost_per_1m_in_cached": 0,
719 "cost_per_1m_out_cached": 0.0088,
720 "context_window": 256000,
721 "default_max_tokens": 33000,
722 "can_reason": false,
723 "supports_attachments": true,
724 "options": {}
725 },
726 {
727 "id": "doubao-seed-1-6-lite",
728 "name": "Doubao Seed 1.6 Lite",
729 "cost_per_1m_in": 0.082,
730 "cost_per_1m_out": 0.656,
731 "cost_per_1m_in_cached": 0,
732 "cost_per_1m_out_cached": 0.0164,
733 "context_window": 256000,
734 "default_max_tokens": 32000,
735 "can_reason": false,
736 "supports_attachments": true,
737 "options": {}
738 },
739 {
740 "id": "doubao-seed-1-6-thinking",
741 "name": "Doubao Seed 1.6 Thinking",
742 "cost_per_1m_in": 0.18,
743 "cost_per_1m_out": 1.8,
744 "cost_per_1m_in_cached": 0,
745 "cost_per_1m_out_cached": 0.036,
746 "context_window": 256000,
747 "default_max_tokens": 32000,
748 "can_reason": false,
749 "supports_attachments": true,
750 "options": {}
751 },
752 {
753 "id": "doubao-seed-1-8",
754 "name": "Doubao Seed 1.8",
755 "cost_per_1m_in": 0.10959,
756 "cost_per_1m_out": 0.273975,
757 "cost_per_1m_in_cached": 0,
758 "cost_per_1m_out_cached": 0.021918,
759 "context_window": 256000,
760 "default_max_tokens": 64000,
761 "can_reason": true,
762 "reasoning_levels": [
763 "low",
764 "medium",
765 "high"
766 ],
767 "default_reasoning_effort": "medium",
768 "supports_attachments": true,
769 "options": {}
770 },
771 {
772 "id": "doubao-seed-2-0-code-preview",
773 "name": "Doubao Seed 2.0 Code Preview",
774 "cost_per_1m_in": 0.4822,
775 "cost_per_1m_out": 2.411,
776 "cost_per_1m_in_cached": 0,
777 "cost_per_1m_out_cached": 0.09644,
778 "context_window": 256000,
779 "default_max_tokens": 128000,
780 "can_reason": true,
781 "reasoning_levels": [
782 "low",
783 "medium",
784 "high"
785 ],
786 "default_reasoning_effort": "medium",
787 "supports_attachments": true,
788 "options": {}
789 },
790 {
791 "id": "doubao-seed-2-0-lite",
792 "name": "Doubao Seed 2.0 Lite",
793 "cost_per_1m_in": 0.09041,
794 "cost_per_1m_out": 0.54246,
795 "cost_per_1m_in_cached": 0,
796 "cost_per_1m_out_cached": 0.018082,
797 "context_window": 256000,
798 "default_max_tokens": 32000,
799 "can_reason": true,
800 "reasoning_levels": [
801 "low",
802 "medium",
803 "high"
804 ],
805 "default_reasoning_effort": "medium",
806 "supports_attachments": true,
807 "options": {}
808 },
809 {
810 "id": "doubao-seed-2-0-mini",
811 "name": "Doubao Seed 2.0 Mini",
812 "cost_per_1m_in": 0.030136,
813 "cost_per_1m_out": 0.30136,
814 "cost_per_1m_in_cached": 0,
815 "cost_per_1m_out_cached": 0.006027,
816 "context_window": 256000,
817 "default_max_tokens": 32000,
818 "can_reason": true,
819 "reasoning_levels": [
820 "low",
821 "medium",
822 "high"
823 ],
824 "default_reasoning_effort": "medium",
825 "supports_attachments": true,
826 "options": {}
827 },
828 {
829 "id": "doubao-seed-2-0-pro",
830 "name": "Doubao Seed 2.0 Pro",
831 "cost_per_1m_in": 0.4822,
832 "cost_per_1m_out": 2.411,
833 "cost_per_1m_in_cached": 0,
834 "cost_per_1m_out_cached": 0.09644,
835 "context_window": 256000,
836 "default_max_tokens": 128000,
837 "can_reason": true,
838 "reasoning_levels": [
839 "low",
840 "medium",
841 "high"
842 ],
843 "default_reasoning_effort": "medium",
844 "supports_attachments": true,
845 "options": {}
846 },
847 {
848 "id": "ernie-4.5",
849 "name": "ERNIE 4.5",
850 "cost_per_1m_in": 0.068,
851 "cost_per_1m_out": 0.272,
852 "cost_per_1m_in_cached": 0,
853 "cost_per_1m_out_cached": 0,
854 "context_window": 160000,
855 "default_max_tokens": 64000,
856 "can_reason": false,
857 "supports_attachments": true,
858 "options": {}
859 },
860 {
861 "id": "ernie-4.5-turbo-latest",
862 "name": "ERNIE 4.5 Turbo",
863 "cost_per_1m_in": 0.11,
864 "cost_per_1m_out": 0.44,
865 "cost_per_1m_in_cached": 0,
866 "cost_per_1m_out_cached": 0,
867 "context_window": 135000,
868 "default_max_tokens": 12000,
869 "can_reason": false,
870 "supports_attachments": true,
871 "options": {}
872 },
873 {
874 "id": "ernie-4.5-turbo-vl",
875 "name": "ERNIE 4.5 Turbo VL",
876 "cost_per_1m_in": 0.4,
877 "cost_per_1m_out": 1.2,
878 "cost_per_1m_in_cached": 0,
879 "cost_per_1m_out_cached": 0,
880 "context_window": 139000,
881 "default_max_tokens": 16000,
882 "can_reason": false,
883 "supports_attachments": true,
884 "options": {}
885 },
886 {
887 "id": "ernie-5.0-thinking-exp",
888 "name": "ERNIE 5.0 Thinking Exp",
889 "cost_per_1m_in": 0.82192,
890 "cost_per_1m_out": 3.28768,
891 "cost_per_1m_in_cached": 0,
892 "cost_per_1m_out_cached": 0.82192,
893 "context_window": 119000,
894 "default_max_tokens": 11900,
895 "can_reason": true,
896 "reasoning_levels": [
897 "low",
898 "medium",
899 "high"
900 ],
901 "default_reasoning_effort": "medium",
902 "supports_attachments": true,
903 "options": {}
904 },
905 {
906 "id": "ernie-5.0-thinking-preview",
907 "name": "ERNIE 5.0 Thinking Preview",
908 "cost_per_1m_in": 0.822,
909 "cost_per_1m_out": 3.288,
910 "cost_per_1m_in_cached": 0,
911 "cost_per_1m_out_cached": 0.822,
912 "context_window": 183000,
913 "default_max_tokens": 64000,
914 "can_reason": true,
915 "reasoning_levels": [
916 "low",
917 "medium",
918 "high"
919 ],
920 "default_reasoning_effort": "medium",
921 "supports_attachments": false,
922 "options": {}
923 },
924 {
925 "id": "ernie-x1-turbo",
926 "name": "ERNIE X1 Turbo",
927 "cost_per_1m_in": 0.136,
928 "cost_per_1m_out": 0.544,
929 "cost_per_1m_in_cached": 0,
930 "cost_per_1m_out_cached": 0,
931 "context_window": 50500,
932 "default_max_tokens": 5050,
933 "can_reason": true,
934 "reasoning_levels": [
935 "low",
936 "medium",
937 "high"
938 ],
939 "default_reasoning_effort": "medium",
940 "supports_attachments": false,
941 "options": {}
942 },
943 {
944 "id": "gemini-2.0-flash",
945 "name": "Gemini 2.0 Flash",
946 "cost_per_1m_in": 0.1,
947 "cost_per_1m_out": 0.4,
948 "cost_per_1m_in_cached": 0,
949 "cost_per_1m_out_cached": 0.025,
950 "context_window": 1048576,
951 "default_max_tokens": 8192,
952 "can_reason": false,
953 "supports_attachments": true,
954 "options": {}
955 },
956 {
957 "id": "gemini-2.0-flash-free",
958 "name": "Gemini 2.0 Flash (free)",
959 "cost_per_1m_in": 0,
960 "cost_per_1m_out": 0,
961 "cost_per_1m_in_cached": 0,
962 "cost_per_1m_out_cached": 0,
963 "context_window": 1048576,
964 "default_max_tokens": 8192,
965 "can_reason": false,
966 "supports_attachments": true,
967 "options": {}
968 },
969 {
970 "id": "gemini-2.5-flash",
971 "name": "Gemini 2.5 Flash",
972 "cost_per_1m_in": 0.3,
973 "cost_per_1m_out": 2.499,
974 "cost_per_1m_in_cached": 0,
975 "cost_per_1m_out_cached": 0.03,
976 "context_window": 1048576,
977 "default_max_tokens": 65536,
978 "can_reason": false,
979 "supports_attachments": true,
980 "options": {}
981 },
982 {
983 "id": "gemini-2.5-flash-lite",
984 "name": "Gemini 2.5 Flash Lite",
985 "cost_per_1m_in": 0.1,
986 "cost_per_1m_out": 0.4,
987 "cost_per_1m_in_cached": 0,
988 "cost_per_1m_out_cached": 0.01,
989 "context_window": 1048576,
990 "default_max_tokens": 65536,
991 "can_reason": false,
992 "supports_attachments": true,
993 "options": {}
994 },
995 {
996 "id": "gemini-2.5-flash-lite-preview-09-2025",
997 "name": "Gemini 2.5 Flash Lite Preview 09 2025",
998 "cost_per_1m_in": 0.1,
999 "cost_per_1m_out": 0.4,
1000 "cost_per_1m_in_cached": 0,
1001 "cost_per_1m_out_cached": 0.01,
1002 "context_window": 1048576,
1003 "default_max_tokens": 65536,
1004 "can_reason": false,
1005 "supports_attachments": true,
1006 "options": {}
1007 },
1008 {
1009 "id": "gemini-2.5-flash-nothink",
1010 "name": "Gemini 2.5 Flash (no think)",
1011 "cost_per_1m_in": 0.3,
1012 "cost_per_1m_out": 2.499,
1013 "cost_per_1m_in_cached": 0,
1014 "cost_per_1m_out_cached": 0.03,
1015 "context_window": 1047576,
1016 "default_max_tokens": 65536,
1017 "can_reason": false,
1018 "supports_attachments": true,
1019 "options": {}
1020 },
1021 {
1022 "id": "gemini-2.5-flash-preview-05-20-nothink",
1023 "name": "Gemini 2.5 Flash Preview 05-20 (no think)",
1024 "cost_per_1m_in": 0.3,
1025 "cost_per_1m_out": 2.499,
1026 "cost_per_1m_in_cached": 0,
1027 "cost_per_1m_out_cached": 0.03,
1028 "context_window": 1048576,
1029 "default_max_tokens": 65536,
1030 "can_reason": false,
1031 "supports_attachments": true,
1032 "options": {}
1033 },
1034 {
1035 "id": "gemini-2.5-flash-preview-05-20-search",
1036 "name": "Gemini 2.5 Flash Preview 05-20 Search",
1037 "cost_per_1m_in": 0.3,
1038 "cost_per_1m_out": 2.499,
1039 "cost_per_1m_in_cached": 0,
1040 "cost_per_1m_out_cached": 0.03,
1041 "context_window": 1048576,
1042 "default_max_tokens": 65536,
1043 "can_reason": false,
1044 "supports_attachments": true,
1045 "options": {}
1046 },
1047 {
1048 "id": "gemini-2.5-flash-preview-09-2025",
1049 "name": "Gemini 2.5 Flash Preview 09 2025",
1050 "cost_per_1m_in": 0.3,
1051 "cost_per_1m_out": 2.499,
1052 "cost_per_1m_in_cached": 0,
1053 "cost_per_1m_out_cached": 0.03,
1054 "context_window": 1048576,
1055 "default_max_tokens": 65536,
1056 "can_reason": false,
1057 "supports_attachments": true,
1058 "options": {}
1059 },
1060 {
1061 "id": "gemini-2.5-flash-search",
1062 "name": "Gemini 2.5 Flash Search",
1063 "cost_per_1m_in": 0.3,
1064 "cost_per_1m_out": 2.499,
1065 "cost_per_1m_in_cached": 0,
1066 "cost_per_1m_out_cached": 0.03,
1067 "context_window": 1048576,
1068 "default_max_tokens": 65536,
1069 "can_reason": false,
1070 "supports_attachments": true,
1071 "options": {}
1072 },
1073 {
1074 "id": "gemini-2.5-pro",
1075 "name": "Gemini 2.5 Pro",
1076 "cost_per_1m_in": 1.25,
1077 "cost_per_1m_out": 10,
1078 "cost_per_1m_in_cached": 0,
1079 "cost_per_1m_out_cached": 0.125,
1080 "context_window": 1048576,
1081 "default_max_tokens": 65536,
1082 "can_reason": true,
1083 "reasoning_levels": [
1084 "low",
1085 "medium",
1086 "high"
1087 ],
1088 "default_reasoning_effort": "medium",
1089 "supports_attachments": true,
1090 "options": {}
1091 },
1092 {
1093 "id": "gemini-2.5-pro-preview-05-06",
1094 "name": "Gemini 2.5 Pro Preview 05-06",
1095 "cost_per_1m_in": 1.25,
1096 "cost_per_1m_out": 10,
1097 "cost_per_1m_in_cached": 0,
1098 "cost_per_1m_out_cached": 0.125,
1099 "context_window": 1048576,
1100 "default_max_tokens": 65536,
1101 "can_reason": true,
1102 "reasoning_levels": [
1103 "low",
1104 "medium",
1105 "high"
1106 ],
1107 "default_reasoning_effort": "medium",
1108 "supports_attachments": true,
1109 "options": {}
1110 },
1111 {
1112 "id": "gemini-2.5-pro-preview-06-05",
1113 "name": "Gemini 2.5 Pro Preview 06-05",
1114 "cost_per_1m_in": 1.25,
1115 "cost_per_1m_out": 10,
1116 "cost_per_1m_in_cached": 0,
1117 "cost_per_1m_out_cached": 0.125,
1118 "context_window": 1048576,
1119 "default_max_tokens": 65536,
1120 "can_reason": true,
1121 "reasoning_levels": [
1122 "low",
1123 "medium",
1124 "high"
1125 ],
1126 "default_reasoning_effort": "medium",
1127 "supports_attachments": true,
1128 "options": {}
1129 },
1130 {
1131 "id": "gemini-2.5-pro-search",
1132 "name": "Gemini 2.5 Pro Search",
1133 "cost_per_1m_in": 1.25,
1134 "cost_per_1m_out": 10,
1135 "cost_per_1m_in_cached": 0,
1136 "cost_per_1m_out_cached": 0.125,
1137 "context_window": 1048576,
1138 "default_max_tokens": 65536,
1139 "can_reason": true,
1140 "reasoning_levels": [
1141 "low",
1142 "medium",
1143 "high"
1144 ],
1145 "default_reasoning_effort": "medium",
1146 "supports_attachments": true,
1147 "options": {}
1148 },
1149 {
1150 "id": "gemini-3-flash-preview",
1151 "name": "Gemini 3 Flash Preview",
1152 "cost_per_1m_in": 0.5,
1153 "cost_per_1m_out": 3,
1154 "cost_per_1m_in_cached": 0,
1155 "cost_per_1m_out_cached": 0.05,
1156 "context_window": 1048576,
1157 "default_max_tokens": 104857,
1158 "can_reason": true,
1159 "reasoning_levels": [
1160 "low",
1161 "medium",
1162 "high"
1163 ],
1164 "default_reasoning_effort": "medium",
1165 "supports_attachments": true,
1166 "options": {}
1167 },
1168 {
1169 "id": "gemini-3-flash-preview-free",
1170 "name": "Gemini 3 Flash Preview (free)",
1171 "cost_per_1m_in": 0,
1172 "cost_per_1m_out": 0,
1173 "cost_per_1m_in_cached": 0,
1174 "cost_per_1m_out_cached": 0,
1175 "context_window": 1048576,
1176 "default_max_tokens": 65536,
1177 "can_reason": true,
1178 "reasoning_levels": [
1179 "low",
1180 "medium",
1181 "high"
1182 ],
1183 "default_reasoning_effort": "medium",
1184 "supports_attachments": true,
1185 "options": {}
1186 },
1187 {
1188 "id": "gemini-3-flash-preview-search",
1189 "name": "Gemini 3 Flash Preview Search",
1190 "cost_per_1m_in": 0.5,
1191 "cost_per_1m_out": 3,
1192 "cost_per_1m_in_cached": 0,
1193 "cost_per_1m_out_cached": 0.05,
1194 "context_window": 1048576,
1195 "default_max_tokens": 104857,
1196 "can_reason": true,
1197 "reasoning_levels": [
1198 "low",
1199 "medium",
1200 "high"
1201 ],
1202 "default_reasoning_effort": "medium",
1203 "supports_attachments": true,
1204 "options": {}
1205 },
1206 {
1207 "id": "gemini-3.1-pro-preview",
1208 "name": "Gemini 3.1 Pro Preview",
1209 "cost_per_1m_in": 2,
1210 "cost_per_1m_out": 12,
1211 "cost_per_1m_in_cached": 0,
1212 "cost_per_1m_out_cached": 0.2,
1213 "context_window": 1000000,
1214 "default_max_tokens": 64000,
1215 "can_reason": true,
1216 "reasoning_levels": [
1217 "low",
1218 "medium",
1219 "high"
1220 ],
1221 "default_reasoning_effort": "medium",
1222 "supports_attachments": true,
1223 "options": {}
1224 },
1225 {
1226 "id": "gemini-3.1-pro-preview-customtools",
1227 "name": "Gemini 3.1 Pro Preview Customtools",
1228 "cost_per_1m_in": 2,
1229 "cost_per_1m_out": 12,
1230 "cost_per_1m_in_cached": 0,
1231 "cost_per_1m_out_cached": 0.2,
1232 "context_window": 1000000,
1233 "default_max_tokens": 64000,
1234 "can_reason": true,
1235 "reasoning_levels": [
1236 "low",
1237 "medium",
1238 "high"
1239 ],
1240 "default_reasoning_effort": "medium",
1241 "supports_attachments": true,
1242 "options": {}
1243 },
1244 {
1245 "id": "glm-4.5v",
1246 "name": "GLM 4.5 Vision",
1247 "cost_per_1m_in": 0.274,
1248 "cost_per_1m_out": 0.822,
1249 "cost_per_1m_in_cached": 0,
1250 "cost_per_1m_out_cached": 0.274,
1251 "context_window": 64000,
1252 "default_max_tokens": 16384,
1253 "can_reason": false,
1254 "supports_attachments": true,
1255 "options": {}
1256 },
1257 {
1258 "id": "glm-4.6",
1259 "name": "GLM 4.6",
1260 "cost_per_1m_in": 0,
1261 "cost_per_1m_out": 0,
1262 "cost_per_1m_in_cached": 0,
1263 "cost_per_1m_out_cached": 0,
1264 "context_window": 204800,
1265 "default_max_tokens": 20480,
1266 "can_reason": true,
1267 "reasoning_levels": [
1268 "low",
1269 "medium",
1270 "high"
1271 ],
1272 "default_reasoning_effort": "medium",
1273 "supports_attachments": false,
1274 "options": {}
1275 },
1276 {
1277 "id": "glm-4.6v",
1278 "name": "GLM 4.6 Vision",
1279 "cost_per_1m_in": 0.137,
1280 "cost_per_1m_out": 0.411,
1281 "cost_per_1m_in_cached": 0,
1282 "cost_per_1m_out_cached": 0.0274,
1283 "context_window": 128000,
1284 "default_max_tokens": 12800,
1285 "can_reason": false,
1286 "supports_attachments": true,
1287 "options": {}
1288 },
1289 {
1290 "id": "glm-4.7",
1291 "name": "GLM 4.7",
1292 "cost_per_1m_in": 0.273974,
1293 "cost_per_1m_out": 1.095896,
1294 "cost_per_1m_in_cached": 0,
1295 "cost_per_1m_out_cached": 0.054795,
1296 "context_window": 200000,
1297 "default_max_tokens": 20000,
1298 "can_reason": true,
1299 "reasoning_levels": [
1300 "low",
1301 "medium",
1302 "high"
1303 ],
1304 "default_reasoning_effort": "medium",
1305 "supports_attachments": false,
1306 "options": {}
1307 },
1308 {
1309 "id": "gpt-4.1",
1310 "name": "GPT 4.1",
1311 "cost_per_1m_in": 2,
1312 "cost_per_1m_out": 8,
1313 "cost_per_1m_in_cached": 0,
1314 "cost_per_1m_out_cached": 0.5,
1315 "context_window": 1047576,
1316 "default_max_tokens": 32768,
1317 "can_reason": false,
1318 "supports_attachments": true,
1319 "options": {}
1320 },
1321 {
1322 "id": "gpt-4.1-free",
1323 "name": "GPT 4.1 (free)",
1324 "cost_per_1m_in": 0,
1325 "cost_per_1m_out": 0,
1326 "cost_per_1m_in_cached": 0,
1327 "cost_per_1m_out_cached": 0,
1328 "context_window": 1047576,
1329 "default_max_tokens": 32768,
1330 "can_reason": false,
1331 "supports_attachments": true,
1332 "options": {}
1333 },
1334 {
1335 "id": "gpt-4.1-mini",
1336 "name": "GPT 4.1 Mini",
1337 "cost_per_1m_in": 0.4,
1338 "cost_per_1m_out": 1.6,
1339 "cost_per_1m_in_cached": 0,
1340 "cost_per_1m_out_cached": 0.1,
1341 "context_window": 1047576,
1342 "default_max_tokens": 32768,
1343 "can_reason": false,
1344 "supports_attachments": true,
1345 "options": {}
1346 },
1347 {
1348 "id": "gpt-4.1-mini-free",
1349 "name": "GPT 4.1 Mini (free)",
1350 "cost_per_1m_in": 0,
1351 "cost_per_1m_out": 0,
1352 "cost_per_1m_in_cached": 0,
1353 "cost_per_1m_out_cached": 0,
1354 "context_window": 1047576,
1355 "default_max_tokens": 32768,
1356 "can_reason": false,
1357 "supports_attachments": true,
1358 "options": {}
1359 },
1360 {
1361 "id": "gpt-4.1-nano",
1362 "name": "GPT 4.1 Nano",
1363 "cost_per_1m_in": 0.1,
1364 "cost_per_1m_out": 0.4,
1365 "cost_per_1m_in_cached": 0,
1366 "cost_per_1m_out_cached": 0.025,
1367 "context_window": 1047576,
1368 "default_max_tokens": 32768,
1369 "can_reason": false,
1370 "supports_attachments": true,
1371 "options": {}
1372 },
1373 {
1374 "id": "gpt-4.1-nano-free",
1375 "name": "GPT 4.1 Nano (free)",
1376 "cost_per_1m_in": 0,
1377 "cost_per_1m_out": 0,
1378 "cost_per_1m_in_cached": 0,
1379 "cost_per_1m_out_cached": 0,
1380 "context_window": 1047576,
1381 "default_max_tokens": 32768,
1382 "can_reason": false,
1383 "supports_attachments": true,
1384 "options": {}
1385 },
1386 {
1387 "id": "gpt-4o",
1388 "name": "GPT 4o",
1389 "cost_per_1m_in": 2.5,
1390 "cost_per_1m_out": 10,
1391 "cost_per_1m_in_cached": 0,
1392 "cost_per_1m_out_cached": 1.25,
1393 "context_window": 128000,
1394 "default_max_tokens": 16384,
1395 "can_reason": false,
1396 "supports_attachments": true,
1397 "options": {}
1398 },
1399 {
1400 "id": "gpt-4o-2024-11-20",
1401 "name": "GPT 4o 2024 11-20",
1402 "cost_per_1m_in": 2.5,
1403 "cost_per_1m_out": 10,
1404 "cost_per_1m_in_cached": 0,
1405 "cost_per_1m_out_cached": 1.25,
1406 "context_window": 128000,
1407 "default_max_tokens": 16384,
1408 "can_reason": false,
1409 "supports_attachments": true,
1410 "options": {}
1411 },
1412 {
1413 "id": "gpt-4o-audio-preview",
1414 "name": "GPT 4o Audio Preview",
1415 "cost_per_1m_in": 2.5,
1416 "cost_per_1m_out": 10,
1417 "cost_per_1m_in_cached": 0,
1418 "cost_per_1m_out_cached": 0,
1419 "context_window": 128000,
1420 "default_max_tokens": 16384,
1421 "can_reason": false,
1422 "supports_attachments": false,
1423 "options": {}
1424 },
1425 {
1426 "id": "gpt-4o-free",
1427 "name": "GPT 4o (free)",
1428 "cost_per_1m_in": 0,
1429 "cost_per_1m_out": 0,
1430 "cost_per_1m_in_cached": 0,
1431 "cost_per_1m_out_cached": 0,
1432 "context_window": 1047576,
1433 "default_max_tokens": 32768,
1434 "can_reason": false,
1435 "supports_attachments": true,
1436 "options": {}
1437 },
1438 {
1439 "id": "gpt-4o-mini",
1440 "name": "GPT 4o Mini",
1441 "cost_per_1m_in": 0.15,
1442 "cost_per_1m_out": 0.6,
1443 "cost_per_1m_in_cached": 0,
1444 "cost_per_1m_out_cached": 0.075,
1445 "context_window": 128000,
1446 "default_max_tokens": 16384,
1447 "can_reason": false,
1448 "supports_attachments": true,
1449 "options": {}
1450 },
1451 {
1452 "id": "gpt-4o-mini-search-preview",
1453 "name": "GPT 4o Mini Search Preview",
1454 "cost_per_1m_in": 0.15,
1455 "cost_per_1m_out": 0.6,
1456 "cost_per_1m_in_cached": 0,
1457 "cost_per_1m_out_cached": 0.075,
1458 "context_window": 128000,
1459 "default_max_tokens": 16384,
1460 "can_reason": false,
1461 "supports_attachments": true,
1462 "options": {}
1463 },
1464 {
1465 "id": "gpt-4o-search-preview",
1466 "name": "GPT 4o Search Preview",
1467 "cost_per_1m_in": 2.5,
1468 "cost_per_1m_out": 10,
1469 "cost_per_1m_in_cached": 0,
1470 "cost_per_1m_out_cached": 1.25,
1471 "context_window": 128000,
1472 "default_max_tokens": 16384,
1473 "can_reason": false,
1474 "supports_attachments": true,
1475 "options": {}
1476 },
1477 {
1478 "id": "gpt-5",
1479 "name": "GPT 5",
1480 "cost_per_1m_in": 1.25,
1481 "cost_per_1m_out": 10,
1482 "cost_per_1m_in_cached": 0,
1483 "cost_per_1m_out_cached": 0.125,
1484 "context_window": 400000,
1485 "default_max_tokens": 128000,
1486 "can_reason": true,
1487 "reasoning_levels": [
1488 "low",
1489 "medium",
1490 "high"
1491 ],
1492 "default_reasoning_effort": "medium",
1493 "supports_attachments": true,
1494 "options": {}
1495 },
1496 {
1497 "id": "gpt-5-chat-latest",
1498 "name": "GPT 5 Chat",
1499 "cost_per_1m_in": 1.25,
1500 "cost_per_1m_out": 10,
1501 "cost_per_1m_in_cached": 0,
1502 "cost_per_1m_out_cached": 0.125,
1503 "context_window": 400000,
1504 "default_max_tokens": 128000,
1505 "can_reason": false,
1506 "supports_attachments": true,
1507 "options": {}
1508 },
1509 {
1510 "id": "gpt-5-codex",
1511 "name": "GPT-5-Codex",
1512 "cost_per_1m_in": 1.25,
1513 "cost_per_1m_out": 10,
1514 "cost_per_1m_in_cached": 0,
1515 "cost_per_1m_out_cached": 0.125,
1516 "context_window": 400000,
1517 "default_max_tokens": 128000,
1518 "can_reason": true,
1519 "reasoning_levels": [
1520 "low",
1521 "medium",
1522 "high"
1523 ],
1524 "default_reasoning_effort": "medium",
1525 "supports_attachments": true,
1526 "options": {}
1527 },
1528 {
1529 "id": "gpt-5-mini",
1530 "name": "GPT 5 Mini",
1531 "cost_per_1m_in": 0.25,
1532 "cost_per_1m_out": 2,
1533 "cost_per_1m_in_cached": 0,
1534 "cost_per_1m_out_cached": 0.025,
1535 "context_window": 400000,
1536 "default_max_tokens": 128000,
1537 "can_reason": true,
1538 "reasoning_levels": [
1539 "low",
1540 "medium",
1541 "high"
1542 ],
1543 "default_reasoning_effort": "medium",
1544 "supports_attachments": true,
1545 "options": {}
1546 },
1547 {
1548 "id": "gpt-5-nano",
1549 "name": "GPT 5 Nano",
1550 "cost_per_1m_in": 0.05,
1551 "cost_per_1m_out": 0.4,
1552 "cost_per_1m_in_cached": 0,
1553 "cost_per_1m_out_cached": 0.005,
1554 "context_window": 400000,
1555 "default_max_tokens": 128000,
1556 "can_reason": true,
1557 "reasoning_levels": [
1558 "low",
1559 "medium",
1560 "high"
1561 ],
1562 "default_reasoning_effort": "medium",
1563 "supports_attachments": true,
1564 "options": {}
1565 },
1566 {
1567 "id": "gpt-5-pro",
1568 "name": "GPT 5 Pro",
1569 "cost_per_1m_in": 15,
1570 "cost_per_1m_out": 120,
1571 "cost_per_1m_in_cached": 0,
1572 "cost_per_1m_out_cached": 0,
1573 "context_window": 400000,
1574 "default_max_tokens": 128000,
1575 "can_reason": true,
1576 "reasoning_levels": [
1577 "low",
1578 "medium",
1579 "high"
1580 ],
1581 "default_reasoning_effort": "medium",
1582 "supports_attachments": true,
1583 "options": {}
1584 },
1585 {
1586 "id": "gpt-5.1",
1587 "name": "GPT 5.1",
1588 "cost_per_1m_in": 1.25,
1589 "cost_per_1m_out": 10,
1590 "cost_per_1m_in_cached": 0,
1591 "cost_per_1m_out_cached": 0.125,
1592 "context_window": 400000,
1593 "default_max_tokens": 128000,
1594 "can_reason": true,
1595 "reasoning_levels": [
1596 "low",
1597 "medium",
1598 "high"
1599 ],
1600 "default_reasoning_effort": "medium",
1601 "supports_attachments": true,
1602 "options": {}
1603 },
1604 {
1605 "id": "gpt-5.1-chat-latest",
1606 "name": "GPT 5.1 Chat",
1607 "cost_per_1m_in": 1.25,
1608 "cost_per_1m_out": 10,
1609 "cost_per_1m_in_cached": 0,
1610 "cost_per_1m_out_cached": 0.125,
1611 "context_window": 128000,
1612 "default_max_tokens": 16384,
1613 "can_reason": false,
1614 "supports_attachments": true,
1615 "options": {}
1616 },
1617 {
1618 "id": "gpt-5.1-codex",
1619 "name": "GPT-5.1-Codex",
1620 "cost_per_1m_in": 1.25,
1621 "cost_per_1m_out": 10,
1622 "cost_per_1m_in_cached": 0,
1623 "cost_per_1m_out_cached": 0.125,
1624 "context_window": 400000,
1625 "default_max_tokens": 128000,
1626 "can_reason": true,
1627 "reasoning_levels": [
1628 "low",
1629 "medium",
1630 "high"
1631 ],
1632 "default_reasoning_effort": "medium",
1633 "supports_attachments": true,
1634 "options": {}
1635 },
1636 {
1637 "id": "gpt-5.1-codex-max",
1638 "name": "GPT-5.1-Codex Max",
1639 "cost_per_1m_in": 1.25,
1640 "cost_per_1m_out": 10,
1641 "cost_per_1m_in_cached": 0,
1642 "cost_per_1m_out_cached": 0.125,
1643 "context_window": 400000,
1644 "default_max_tokens": 128000,
1645 "can_reason": true,
1646 "reasoning_levels": [
1647 "low",
1648 "medium",
1649 "high"
1650 ],
1651 "default_reasoning_effort": "medium",
1652 "supports_attachments": true,
1653 "options": {}
1654 },
1655 {
1656 "id": "gpt-5.1-codex-mini",
1657 "name": "GPT-5.1-Codex Mini",
1658 "cost_per_1m_in": 0.25,
1659 "cost_per_1m_out": 2,
1660 "cost_per_1m_in_cached": 0,
1661 "cost_per_1m_out_cached": 0.025,
1662 "context_window": 400000,
1663 "default_max_tokens": 128000,
1664 "can_reason": true,
1665 "reasoning_levels": [
1666 "low",
1667 "medium",
1668 "high"
1669 ],
1670 "default_reasoning_effort": "medium",
1671 "supports_attachments": true,
1672 "options": {}
1673 },
1674 {
1675 "id": "gpt-5.2",
1676 "name": "GPT 5.2",
1677 "cost_per_1m_in": 1.75,
1678 "cost_per_1m_out": 14,
1679 "cost_per_1m_in_cached": 0,
1680 "cost_per_1m_out_cached": 0.175,
1681 "context_window": 400000,
1682 "default_max_tokens": 128000,
1683 "can_reason": true,
1684 "reasoning_levels": [
1685 "low",
1686 "medium",
1687 "high"
1688 ],
1689 "default_reasoning_effort": "medium",
1690 "supports_attachments": true,
1691 "options": {}
1692 },
1693 {
1694 "id": "gpt-5.2-chat-latest",
1695 "name": "GPT 5.2 Chat",
1696 "cost_per_1m_in": 1.75,
1697 "cost_per_1m_out": 14,
1698 "cost_per_1m_in_cached": 0,
1699 "cost_per_1m_out_cached": 0.175,
1700 "context_window": 128000,
1701 "default_max_tokens": 16384,
1702 "can_reason": false,
1703 "supports_attachments": true,
1704 "options": {}
1705 },
1706 {
1707 "id": "gpt-5.2-codex",
1708 "name": "GPT-5.2-Codex",
1709 "cost_per_1m_in": 1.75,
1710 "cost_per_1m_out": 14,
1711 "cost_per_1m_in_cached": 0,
1712 "cost_per_1m_out_cached": 0.175,
1713 "context_window": 400000,
1714 "default_max_tokens": 128000,
1715 "can_reason": true,
1716 "reasoning_levels": [
1717 "low",
1718 "medium",
1719 "high"
1720 ],
1721 "default_reasoning_effort": "medium",
1722 "supports_attachments": true,
1723 "options": {}
1724 },
1725 {
1726 "id": "gpt-5.2-high",
1727 "name": "GPT 5.2 High",
1728 "cost_per_1m_in": 1.75,
1729 "cost_per_1m_out": 14,
1730 "cost_per_1m_in_cached": 0,
1731 "cost_per_1m_out_cached": 0.175,
1732 "context_window": 400000,
1733 "default_max_tokens": 128000,
1734 "can_reason": true,
1735 "reasoning_levels": [
1736 "low",
1737 "medium",
1738 "high"
1739 ],
1740 "default_reasoning_effort": "medium",
1741 "supports_attachments": true,
1742 "options": {}
1743 },
1744 {
1745 "id": "gpt-5.2-low",
1746 "name": "GPT 5.2 Low",
1747 "cost_per_1m_in": 1.75,
1748 "cost_per_1m_out": 14,
1749 "cost_per_1m_in_cached": 0,
1750 "cost_per_1m_out_cached": 0.175,
1751 "context_window": 400000,
1752 "default_max_tokens": 128000,
1753 "can_reason": true,
1754 "reasoning_levels": [
1755 "low",
1756 "medium",
1757 "high"
1758 ],
1759 "default_reasoning_effort": "medium",
1760 "supports_attachments": true,
1761 "options": {}
1762 },
1763 {
1764 "id": "gpt-5.2-pro",
1765 "name": "GPT 5.2 Pro",
1766 "cost_per_1m_in": 21,
1767 "cost_per_1m_out": 168,
1768 "cost_per_1m_in_cached": 0,
1769 "cost_per_1m_out_cached": 2.1,
1770 "context_window": 400000,
1771 "default_max_tokens": 128000,
1772 "can_reason": true,
1773 "reasoning_levels": [
1774 "low",
1775 "medium",
1776 "high"
1777 ],
1778 "default_reasoning_effort": "medium",
1779 "supports_attachments": true,
1780 "options": {}
1781 },
1782 {
1783 "id": "gpt-5.3-codex",
1784 "name": "GPT-5.3-Codex",
1785 "cost_per_1m_in": 1.75,
1786 "cost_per_1m_out": 14,
1787 "cost_per_1m_in_cached": 0,
1788 "cost_per_1m_out_cached": 0.175,
1789 "context_window": 400000,
1790 "default_max_tokens": 128000,
1791 "can_reason": true,
1792 "reasoning_levels": [
1793 "low",
1794 "medium",
1795 "high"
1796 ],
1797 "default_reasoning_effort": "medium",
1798 "supports_attachments": true,
1799 "options": {}
1800 },
1801 {
1802 "id": "gpt-oss-120b",
1803 "name": "gpt-oss-120b",
1804 "cost_per_1m_in": 0.18,
1805 "cost_per_1m_out": 0.9,
1806 "cost_per_1m_in_cached": 0,
1807 "cost_per_1m_out_cached": 0,
1808 "context_window": 131072,
1809 "default_max_tokens": 32768,
1810 "can_reason": true,
1811 "reasoning_levels": [
1812 "low",
1813 "medium",
1814 "high"
1815 ],
1816 "default_reasoning_effort": "medium",
1817 "supports_attachments": false,
1818 "options": {}
1819 },
1820 {
1821 "id": "gpt-oss-20b",
1822 "name": "gpt-oss-20b",
1823 "cost_per_1m_in": 0.11,
1824 "cost_per_1m_out": 0.55,
1825 "cost_per_1m_in_cached": 0,
1826 "cost_per_1m_out_cached": 0,
1827 "context_window": 128000,
1828 "default_max_tokens": 12800,
1829 "can_reason": true,
1830 "reasoning_levels": [
1831 "low",
1832 "medium",
1833 "high"
1834 ],
1835 "default_reasoning_effort": "medium",
1836 "supports_attachments": false,
1837 "options": {}
1838 },
1839 {
1840 "id": "grok-4",
1841 "name": "Grok 4",
1842 "cost_per_1m_in": 3.3,
1843 "cost_per_1m_out": 16.5,
1844 "cost_per_1m_in_cached": 0,
1845 "cost_per_1m_out_cached": 0.825,
1846 "context_window": 256000,
1847 "default_max_tokens": 64000,
1848 "can_reason": true,
1849 "reasoning_levels": [
1850 "low",
1851 "medium",
1852 "high"
1853 ],
1854 "default_reasoning_effort": "medium",
1855 "supports_attachments": true,
1856 "options": {}
1857 },
1858 {
1859 "id": "grok-4-1-fast-non-reasoning",
1860 "name": "Grok 4.1 Fast",
1861 "cost_per_1m_in": 0.2,
1862 "cost_per_1m_out": 0.5,
1863 "cost_per_1m_in_cached": 0,
1864 "cost_per_1m_out_cached": 0.05,
1865 "context_window": 2000000,
1866 "default_max_tokens": 200000,
1867 "can_reason": false,
1868 "supports_attachments": true,
1869 "options": {}
1870 },
1871 {
1872 "id": "grok-4-1-fast-reasoning",
1873 "name": "Grok 4.1 Fast (reasoning)",
1874 "cost_per_1m_in": 0.2,
1875 "cost_per_1m_out": 0.5,
1876 "cost_per_1m_in_cached": 0,
1877 "cost_per_1m_out_cached": 0.05,
1878 "context_window": 2000000,
1879 "default_max_tokens": 200000,
1880 "can_reason": true,
1881 "reasoning_levels": [
1882 "low",
1883 "medium",
1884 "high"
1885 ],
1886 "default_reasoning_effort": "medium",
1887 "supports_attachments": true,
1888 "options": {}
1889 },
1890 {
1891 "id": "grok-code-fast-1",
1892 "name": "Grok Code Fast 1",
1893 "cost_per_1m_in": 0.2,
1894 "cost_per_1m_out": 0.5,
1895 "cost_per_1m_in_cached": 0,
1896 "cost_per_1m_out_cached": 0.05,
1897 "context_window": 256000,
1898 "default_max_tokens": 10000,
1899 "can_reason": true,
1900 "reasoning_levels": [
1901 "low",
1902 "medium",
1903 "high"
1904 ],
1905 "default_reasoning_effort": "medium",
1906 "supports_attachments": true,
1907 "options": {}
1908 },
1909 {
1910 "id": "jina-deepsearch-v1",
1911 "name": "Jina Deepsearch V1",
1912 "cost_per_1m_in": 0.05,
1913 "cost_per_1m_out": 0.05,
1914 "cost_per_1m_in_cached": 0,
1915 "cost_per_1m_out_cached": 0,
1916 "context_window": 1000000,
1917 "default_max_tokens": 100000,
1918 "can_reason": true,
1919 "reasoning_levels": [
1920 "low",
1921 "medium",
1922 "high"
1923 ],
1924 "default_reasoning_effort": "medium",
1925 "supports_attachments": true,
1926 "options": {}
1927 },
1928 {
1929 "id": "kat-dev",
1930 "name": "Kat Dev",
1931 "cost_per_1m_in": 0.137,
1932 "cost_per_1m_out": 0.548,
1933 "cost_per_1m_in_cached": 0,
1934 "cost_per_1m_out_cached": 0,
1935 "context_window": 128000,
1936 "default_max_tokens": 12800,
1937 "can_reason": false,
1938 "supports_attachments": false,
1939 "options": {}
1940 },
1941 {
1942 "id": "kimi-for-coding-free",
1943 "name": "Kimi For Coding (free)",
1944 "cost_per_1m_in": 0,
1945 "cost_per_1m_out": 0,
1946 "cost_per_1m_in_cached": 0,
1947 "cost_per_1m_out_cached": 0,
1948 "context_window": 256000,
1949 "default_max_tokens": 25600,
1950 "can_reason": true,
1951 "reasoning_levels": [
1952 "low",
1953 "medium",
1954 "high"
1955 ],
1956 "default_reasoning_effort": "medium",
1957 "supports_attachments": false,
1958 "options": {}
1959 },
1960 {
1961 "id": "kimi-k2-0711",
1962 "name": "Kimi K2 0711",
1963 "cost_per_1m_in": 0.54,
1964 "cost_per_1m_out": 2.16,
1965 "cost_per_1m_in_cached": 0,
1966 "cost_per_1m_out_cached": 0,
1967 "context_window": 131000,
1968 "default_max_tokens": 13100,
1969 "can_reason": false,
1970 "supports_attachments": false,
1971 "options": {}
1972 },
1973 {
1974 "id": "kimi-k2-thinking",
1975 "name": "Kimi K2 Thinking",
1976 "cost_per_1m_in": 0.548,
1977 "cost_per_1m_out": 2.192,
1978 "cost_per_1m_in_cached": 0,
1979 "cost_per_1m_out_cached": 0.137,
1980 "context_window": 262144,
1981 "default_max_tokens": 26214,
1982 "can_reason": true,
1983 "reasoning_levels": [
1984 "low",
1985 "medium",
1986 "high"
1987 ],
1988 "default_reasoning_effort": "medium",
1989 "supports_attachments": false,
1990 "options": {}
1991 },
1992 {
1993 "id": "kimi-k2-turbo-preview",
1994 "name": "Kimi K2 Turbo Preview",
1995 "cost_per_1m_in": 1.2,
1996 "cost_per_1m_out": 4.8,
1997 "cost_per_1m_in_cached": 0,
1998 "cost_per_1m_out_cached": 0.3,
1999 "context_window": 262144,
2000 "default_max_tokens": 26214,
2001 "can_reason": false,
2002 "supports_attachments": false,
2003 "options": {}
2004 },
2005 {
2006 "id": "kimi-k2.5",
2007 "name": "Kimi K2.5",
2008 "cost_per_1m_in": 0.6,
2009 "cost_per_1m_out": 3,
2010 "cost_per_1m_in_cached": 0,
2011 "cost_per_1m_out_cached": 0.105,
2012 "context_window": 256000,
2013 "default_max_tokens": 25600,
2014 "can_reason": true,
2015 "reasoning_levels": [
2016 "low",
2017 "medium",
2018 "high"
2019 ],
2020 "default_reasoning_effort": "medium",
2021 "supports_attachments": true,
2022 "options": {}
2023 },
2024 {
2025 "id": "llama-4-maverick",
2026 "name": "Llama 4 Maverick",
2027 "cost_per_1m_in": 0.2,
2028 "cost_per_1m_out": 0.2,
2029 "cost_per_1m_in_cached": 0,
2030 "cost_per_1m_out_cached": 0,
2031 "context_window": 1048576,
2032 "default_max_tokens": 32000,
2033 "can_reason": false,
2034 "supports_attachments": true,
2035 "options": {}
2036 },
2037 {
2038 "id": "llama-4-scout",
2039 "name": "Llama 4 Scout",
2040 "cost_per_1m_in": 0.2,
2041 "cost_per_1m_out": 0.2,
2042 "cost_per_1m_in_cached": 0,
2043 "cost_per_1m_out_cached": 0,
2044 "context_window": 131000,
2045 "default_max_tokens": 13100,
2046 "can_reason": false,
2047 "supports_attachments": true,
2048 "options": {}
2049 },
2050 {
2051 "id": "mimo-v2-flash-free",
2052 "name": "MiMo V2 Flash (free)",
2053 "cost_per_1m_in": 0,
2054 "cost_per_1m_out": 0,
2055 "cost_per_1m_in_cached": 0,
2056 "cost_per_1m_out_cached": 0,
2057 "context_window": 256000,
2058 "default_max_tokens": 25600,
2059 "can_reason": false,
2060 "supports_attachments": false,
2061 "options": {}
2062 },
2063 {
2064 "id": "mistral-large-3",
2065 "name": "Mistral Large 3",
2066 "cost_per_1m_in": 0.5,
2067 "cost_per_1m_out": 1.5,
2068 "cost_per_1m_in_cached": 0,
2069 "cost_per_1m_out_cached": 0,
2070 "context_window": 256000,
2071 "default_max_tokens": 25600,
2072 "can_reason": false,
2073 "supports_attachments": true,
2074 "options": {}
2075 },
2076 {
2077 "id": "o3",
2078 "name": "O3",
2079 "cost_per_1m_in": 2,
2080 "cost_per_1m_out": 8,
2081 "cost_per_1m_in_cached": 0,
2082 "cost_per_1m_out_cached": 0.5,
2083 "context_window": 200000,
2084 "default_max_tokens": 100000,
2085 "can_reason": true,
2086 "reasoning_levels": [
2087 "low",
2088 "medium",
2089 "high"
2090 ],
2091 "default_reasoning_effort": "medium",
2092 "supports_attachments": true,
2093 "options": {}
2094 },
2095 {
2096 "id": "o3-mini",
2097 "name": "O3 Mini",
2098 "cost_per_1m_in": 1.1,
2099 "cost_per_1m_out": 4.4,
2100 "cost_per_1m_in_cached": 0,
2101 "cost_per_1m_out_cached": 0.55,
2102 "context_window": 200000,
2103 "default_max_tokens": 100000,
2104 "can_reason": true,
2105 "reasoning_levels": [
2106 "low",
2107 "medium",
2108 "high"
2109 ],
2110 "default_reasoning_effort": "medium",
2111 "supports_attachments": true,
2112 "options": {}
2113 },
2114 {
2115 "id": "o3-pro",
2116 "name": "O3 Pro",
2117 "cost_per_1m_in": 20,
2118 "cost_per_1m_out": 80,
2119 "cost_per_1m_in_cached": 0,
2120 "cost_per_1m_out_cached": 20,
2121 "context_window": 200000,
2122 "default_max_tokens": 100000,
2123 "can_reason": true,
2124 "reasoning_levels": [
2125 "low",
2126 "medium",
2127 "high"
2128 ],
2129 "default_reasoning_effort": "medium",
2130 "supports_attachments": true,
2131 "options": {}
2132 },
2133 {
2134 "id": "o4-mini",
2135 "name": "O4 Mini",
2136 "cost_per_1m_in": 1.1,
2137 "cost_per_1m_out": 4.4,
2138 "cost_per_1m_in_cached": 0,
2139 "cost_per_1m_out_cached": 0.275,
2140 "context_window": 200000,
2141 "default_max_tokens": 100000,
2142 "can_reason": true,
2143 "reasoning_levels": [
2144 "low",
2145 "medium",
2146 "high"
2147 ],
2148 "default_reasoning_effort": "medium",
2149 "supports_attachments": true,
2150 "options": {}
2151 },
2152 {
2153 "id": "qwen3-235b-a22b",
2154 "name": "Qwen3 235B A22B",
2155 "cost_per_1m_in": 0.28,
2156 "cost_per_1m_out": 1.12,
2157 "cost_per_1m_in_cached": 0,
2158 "cost_per_1m_out_cached": 0,
2159 "context_window": 131100,
2160 "default_max_tokens": 13110,
2161 "can_reason": false,
2162 "supports_attachments": true,
2163 "options": {}
2164 },
2165 {
2166 "id": "qwen3-235b-a22b-instruct-2507",
2167 "name": "Qwen3 235B A22B Instruct 2507",
2168 "cost_per_1m_in": 0.28,
2169 "cost_per_1m_out": 1.12,
2170 "cost_per_1m_in_cached": 0,
2171 "cost_per_1m_out_cached": 0,
2172 "context_window": 262144,
2173 "default_max_tokens": 26214,
2174 "can_reason": false,
2175 "supports_attachments": true,
2176 "options": {}
2177 },
2178 {
2179 "id": "qwen3-235b-a22b-thinking-2507",
2180 "name": "Qwen3 235B A22B Thinking 2507",
2181 "cost_per_1m_in": 0.28,
2182 "cost_per_1m_out": 2.8,
2183 "cost_per_1m_in_cached": 0,
2184 "cost_per_1m_out_cached": 0,
2185 "context_window": 262144,
2186 "default_max_tokens": 26214,
2187 "can_reason": true,
2188 "reasoning_levels": [
2189 "low",
2190 "medium",
2191 "high"
2192 ],
2193 "default_reasoning_effort": "medium",
2194 "supports_attachments": true,
2195 "options": {}
2196 },
2197 {
2198 "id": "qwen3-coder-30b-a3b-instruct",
2199 "name": "Qwen3 Coder 30B A3B Instruct",
2200 "cost_per_1m_in": 0.2,
2201 "cost_per_1m_out": 0.8,
2202 "cost_per_1m_in_cached": 0,
2203 "cost_per_1m_out_cached": 0.2,
2204 "context_window": 2000000,
2205 "default_max_tokens": 262000,
2206 "can_reason": false,
2207 "supports_attachments": false,
2208 "options": {}
2209 },
2210 {
2211 "id": "qwen3-coder-480b-a35b-instruct",
2212 "name": "Qwen3 Coder 480B A35B Instruct",
2213 "cost_per_1m_in": 0.82,
2214 "cost_per_1m_out": 3.28,
2215 "cost_per_1m_in_cached": 0,
2216 "cost_per_1m_out_cached": 0.82,
2217 "context_window": 262000,
2218 "default_max_tokens": 26200,
2219 "can_reason": false,
2220 "supports_attachments": false,
2221 "options": {}
2222 },
2223 {
2224 "id": "qwen3-coder-flash",
2225 "name": "Qwen3 Coder Flash",
2226 "cost_per_1m_in": 0.136,
2227 "cost_per_1m_out": 0.544,
2228 "cost_per_1m_in_cached": 0,
2229 "cost_per_1m_out_cached": 0.136,
2230 "context_window": 256000,
2231 "default_max_tokens": 65536,
2232 "can_reason": false,
2233 "supports_attachments": false,
2234 "options": {}
2235 },
2236 {
2237 "id": "qwen3-coder-next",
2238 "name": "Qwen3 Coder Next",
2239 "cost_per_1m_in": 0.137,
2240 "cost_per_1m_out": 0.548,
2241 "cost_per_1m_in_cached": 0,
2242 "cost_per_1m_out_cached": 0.137,
2243 "context_window": 2000000,
2244 "default_max_tokens": 64000,
2245 "can_reason": false,
2246 "supports_attachments": false,
2247 "options": {}
2248 },
2249 {
2250 "id": "qwen3-coder-plus",
2251 "name": "Qwen3 Coder Plus",
2252 "cost_per_1m_in": 0.54,
2253 "cost_per_1m_out": 2.16,
2254 "cost_per_1m_in_cached": 0,
2255 "cost_per_1m_out_cached": 0.108,
2256 "context_window": 1048576,
2257 "default_max_tokens": 65536,
2258 "can_reason": false,
2259 "supports_attachments": false,
2260 "options": {}
2261 },
2262 {
2263 "id": "qwen3-coder-plus-2025-07-22",
2264 "name": "Qwen3 Coder Plus 2025 07-22",
2265 "cost_per_1m_in": 0.54,
2266 "cost_per_1m_out": 2.16,
2267 "cost_per_1m_in_cached": 0,
2268 "cost_per_1m_out_cached": 0.54,
2269 "context_window": 128000,
2270 "default_max_tokens": 12800,
2271 "can_reason": false,
2272 "supports_attachments": false,
2273 "options": {}
2274 },
2275 {
2276 "id": "qwen3-max",
2277 "name": "Qwen3 Max",
2278 "cost_per_1m_in": 0.34246,
2279 "cost_per_1m_out": 1.36984,
2280 "cost_per_1m_in_cached": 0,
2281 "cost_per_1m_out_cached": 0.34246,
2282 "context_window": 262144,
2283 "default_max_tokens": 65536,
2284 "can_reason": false,
2285 "supports_attachments": true,
2286 "options": {}
2287 },
2288 {
2289 "id": "qwen3-max-2026-01-23",
2290 "name": "Qwen3 Max 2026 01-23",
2291 "cost_per_1m_in": 0.34246,
2292 "cost_per_1m_out": 1.36984,
2293 "cost_per_1m_in_cached": 0,
2294 "cost_per_1m_out_cached": 0.34246,
2295 "context_window": 252000,
2296 "default_max_tokens": 32000,
2297 "can_reason": true,
2298 "reasoning_levels": [
2299 "low",
2300 "medium",
2301 "high"
2302 ],
2303 "default_reasoning_effort": "medium",
2304 "supports_attachments": false,
2305 "options": {}
2306 },
2307 {
2308 "id": "qwen3-next-80b-a3b-instruct",
2309 "name": "Qwen3 Next 80B A3B Instruct",
2310 "cost_per_1m_in": 0.138,
2311 "cost_per_1m_out": 0.552,
2312 "cost_per_1m_in_cached": 0,
2313 "cost_per_1m_out_cached": 0,
2314 "context_window": 256000,
2315 "default_max_tokens": 25600,
2316 "can_reason": false,
2317 "supports_attachments": true,
2318 "options": {}
2319 },
2320 {
2321 "id": "qwen3-next-80b-a3b-thinking",
2322 "name": "Qwen3 Next 80B A3B Thinking",
2323 "cost_per_1m_in": 0.138,
2324 "cost_per_1m_out": 1.38,
2325 "cost_per_1m_in_cached": 0,
2326 "cost_per_1m_out_cached": 0,
2327 "context_window": 256000,
2328 "default_max_tokens": 25600,
2329 "can_reason": true,
2330 "reasoning_levels": [
2331 "low",
2332 "medium",
2333 "high"
2334 ],
2335 "default_reasoning_effort": "medium",
2336 "supports_attachments": true,
2337 "options": {}
2338 },
2339 {
2340 "id": "qwen3-vl-235b-a22b-instruct",
2341 "name": "Qwen3 VL 235B A22B Instruct",
2342 "cost_per_1m_in": 0.274,
2343 "cost_per_1m_out": 1.096,
2344 "cost_per_1m_in_cached": 0,
2345 "cost_per_1m_out_cached": 0,
2346 "context_window": 131000,
2347 "default_max_tokens": 33000,
2348 "can_reason": false,
2349 "supports_attachments": true,
2350 "options": {}
2351 },
2352 {
2353 "id": "qwen3-vl-235b-a22b-thinking",
2354 "name": "Qwen3 VL 235B A22B Thinking",
2355 "cost_per_1m_in": 0.274,
2356 "cost_per_1m_out": 2.74,
2357 "cost_per_1m_in_cached": 0,
2358 "cost_per_1m_out_cached": 0,
2359 "context_window": 131000,
2360 "default_max_tokens": 33000,
2361 "can_reason": true,
2362 "reasoning_levels": [
2363 "low",
2364 "medium",
2365 "high"
2366 ],
2367 "default_reasoning_effort": "medium",
2368 "supports_attachments": true,
2369 "options": {}
2370 },
2371 {
2372 "id": "qwen3-vl-30b-a3b-instruct",
2373 "name": "Qwen3 VL 30B A3B Instruct",
2374 "cost_per_1m_in": 0.1028,
2375 "cost_per_1m_out": 0.4112,
2376 "cost_per_1m_in_cached": 0,
2377 "cost_per_1m_out_cached": 0,
2378 "context_window": 128000,
2379 "default_max_tokens": 32000,
2380 "can_reason": false,
2381 "supports_attachments": true,
2382 "options": {}
2383 },
2384 {
2385 "id": "qwen3-vl-30b-a3b-thinking",
2386 "name": "Qwen3 VL 30B A3B Thinking",
2387 "cost_per_1m_in": 0.1028,
2388 "cost_per_1m_out": 1.028,
2389 "cost_per_1m_in_cached": 0,
2390 "cost_per_1m_out_cached": 0,
2391 "context_window": 128000,
2392 "default_max_tokens": 32000,
2393 "can_reason": true,
2394 "reasoning_levels": [
2395 "low",
2396 "medium",
2397 "high"
2398 ],
2399 "default_reasoning_effort": "medium",
2400 "supports_attachments": true,
2401 "options": {}
2402 },
2403 {
2404 "id": "qwen3-vl-flash",
2405 "name": "Qwen3 VL Flash",
2406 "cost_per_1m_in": 0.0206,
2407 "cost_per_1m_out": 0.206,
2408 "cost_per_1m_in_cached": 0,
2409 "cost_per_1m_out_cached": 0.00412,
2410 "context_window": 254000,
2411 "default_max_tokens": 32000,
2412 "can_reason": false,
2413 "supports_attachments": true,
2414 "options": {}
2415 },
2416 {
2417 "id": "qwen3-vl-flash-2026-01-22",
2418 "name": "Qwen3 VL Flash 2026 01-22",
2419 "cost_per_1m_in": 0.0206,
2420 "cost_per_1m_out": 0.206,
2421 "cost_per_1m_in_cached": 0,
2422 "cost_per_1m_out_cached": 0.0206,
2423 "context_window": 254000,
2424 "default_max_tokens": 32000,
2425 "can_reason": false,
2426 "supports_attachments": true,
2427 "options": {}
2428 },
2429 {
2430 "id": "qwen3-vl-plus",
2431 "name": "Qwen3 VL Plus",
2432 "cost_per_1m_in": 0.137,
2433 "cost_per_1m_out": 1.37,
2434 "cost_per_1m_in_cached": 0,
2435 "cost_per_1m_out_cached": 0.0274,
2436 "context_window": 256000,
2437 "default_max_tokens": 32000,
2438 "can_reason": false,
2439 "supports_attachments": true,
2440 "options": {}
2441 },
2442 {
2443 "id": "qwen3.5-122b-a10b",
2444 "name": "Qwen3.5 122B A10B",
2445 "cost_per_1m_in": 0.1126,
2446 "cost_per_1m_out": 0.9008,
2447 "cost_per_1m_in_cached": 0,
2448 "cost_per_1m_out_cached": 0.1126,
2449 "context_window": 991000,
2450 "default_max_tokens": 64000,
2451 "can_reason": true,
2452 "reasoning_levels": [
2453 "low",
2454 "medium",
2455 "high"
2456 ],
2457 "default_reasoning_effort": "medium",
2458 "supports_attachments": true,
2459 "options": {}
2460 },
2461 {
2462 "id": "qwen3.5-27b",
2463 "name": "Qwen3.5 27B",
2464 "cost_per_1m_in": 0.0846,
2465 "cost_per_1m_out": 0.6768,
2466 "cost_per_1m_in_cached": 0,
2467 "cost_per_1m_out_cached": 0.0846,
2468 "context_window": 991000,
2469 "default_max_tokens": 64000,
2470 "can_reason": true,
2471 "reasoning_levels": [
2472 "low",
2473 "medium",
2474 "high"
2475 ],
2476 "default_reasoning_effort": "medium",
2477 "supports_attachments": true,
2478 "options": {}
2479 },
2480 {
2481 "id": "qwen3.5-35b-a3b",
2482 "name": "Qwen3.5 35B A3B",
2483 "cost_per_1m_in": 0.0564,
2484 "cost_per_1m_out": 0.4512,
2485 "cost_per_1m_in_cached": 0,
2486 "cost_per_1m_out_cached": 0.0564,
2487 "context_window": 991000,
2488 "default_max_tokens": 64000,
2489 "can_reason": true,
2490 "reasoning_levels": [
2491 "low",
2492 "medium",
2493 "high"
2494 ],
2495 "default_reasoning_effort": "medium",
2496 "supports_attachments": true,
2497 "options": {}
2498 },
2499 {
2500 "id": "qwen3.5-397b-a17b",
2501 "name": "Qwen3.5 397B A17B",
2502 "cost_per_1m_in": 0.1644,
2503 "cost_per_1m_out": 0.9864,
2504 "cost_per_1m_in_cached": 0,
2505 "cost_per_1m_out_cached": 0.1644,
2506 "context_window": 991000,
2507 "default_max_tokens": 64000,
2508 "can_reason": true,
2509 "reasoning_levels": [
2510 "low",
2511 "medium",
2512 "high"
2513 ],
2514 "default_reasoning_effort": "medium",
2515 "supports_attachments": true,
2516 "options": {}
2517 },
2518 {
2519 "id": "qwen3.5-flash",
2520 "name": "Qwen3.5 Flash",
2521 "cost_per_1m_in": 0.0282,
2522 "cost_per_1m_out": 0.282,
2523 "cost_per_1m_in_cached": 0.03525,
2524 "cost_per_1m_out_cached": 0.00282,
2525 "context_window": 991000,
2526 "default_max_tokens": 64000,
2527 "can_reason": true,
2528 "reasoning_levels": [
2529 "low",
2530 "medium",
2531 "high"
2532 ],
2533 "default_reasoning_effort": "medium",
2534 "supports_attachments": true,
2535 "options": {}
2536 },
2537 {
2538 "id": "qwen3.5-plus",
2539 "name": "Qwen3.5 Plus",
2540 "cost_per_1m_in": 0.1096,
2541 "cost_per_1m_out": 0.6576,
2542 "cost_per_1m_in_cached": 0.137,
2543 "cost_per_1m_out_cached": 0.01096,
2544 "context_window": 991000,
2545 "default_max_tokens": 64000,
2546 "can_reason": true,
2547 "reasoning_levels": [
2548 "low",
2549 "medium",
2550 "high"
2551 ],
2552 "default_reasoning_effort": "medium",
2553 "supports_attachments": true,
2554 "options": {}
2555 },
2556 {
2557 "id": "step-3.5-flash",
2558 "name": "Step 3.5 Flash",
2559 "cost_per_1m_in": 0.1,
2560 "cost_per_1m_out": 0.3,
2561 "cost_per_1m_in_cached": 0,
2562 "cost_per_1m_out_cached": 0,
2563 "context_window": 256000,
2564 "default_max_tokens": 25600,
2565 "can_reason": false,
2566 "supports_attachments": true,
2567 "options": {}
2568 },
2569 {
2570 "id": "step-3.5-flash-free",
2571 "name": "Step 3.5 Flash (free)",
2572 "cost_per_1m_in": 0,
2573 "cost_per_1m_out": 0,
2574 "cost_per_1m_in_cached": 0,
2575 "cost_per_1m_out_cached": 0,
2576 "context_window": 256000,
2577 "default_max_tokens": 25600,
2578 "can_reason": false,
2579 "supports_attachments": true,
2580 "options": {}
2581 }
2582 ],
2583 "default_headers": {
2584 "APP-Code": "IUFF7106"
2585 }
2586}