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.1-free",
587 "name": "Coding MiniMax M2.1 (free)",
588 "cost_per_1m_in": 0,
589 "cost_per_1m_out": 0,
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",
606 "name": "Coding MiniMax M2.5",
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": "coding-minimax-m2.5-free",
625 "name": "Coding MiniMax M2.5 (free)",
626 "cost_per_1m_in": 0,
627 "cost_per_1m_out": 0,
628 "cost_per_1m_in_cached": 0,
629 "cost_per_1m_out_cached": 0,
630 "context_window": 204800,
631 "default_max_tokens": 13100,
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": "coding-minimax-m2.5-highspeed",
644 "name": "Coding MiniMax M2.5 Highspeed",
645 "cost_per_1m_in": 0.2,
646 "cost_per_1m_out": 0.2,
647 "cost_per_1m_in_cached": 0,
648 "cost_per_1m_out_cached": 0,
649 "context_window": 204800,
650 "default_max_tokens": 13100,
651 "can_reason": true,
652 "reasoning_levels": [
653 "low",
654 "medium",
655 "high"
656 ],
657 "default_reasoning_effort": "medium",
658 "supports_attachments": false,
659 "options": {}
660 },
661 {
662 "id": "deepseek-math-v2",
663 "name": "DeepSeek Math V2",
664 "cost_per_1m_in": 0.492,
665 "cost_per_1m_out": 1.968,
666 "cost_per_1m_in_cached": 0,
667 "cost_per_1m_out_cached": 0.0984,
668 "context_window": 163000,
669 "default_max_tokens": 16300,
670 "can_reason": true,
671 "reasoning_levels": [
672 "low",
673 "medium",
674 "high"
675 ],
676 "default_reasoning_effort": "medium",
677 "supports_attachments": false,
678 "options": {}
679 },
680 {
681 "id": "deepseek-v3.2",
682 "name": "DeepSeek V3.2",
683 "cost_per_1m_in": 0.302,
684 "cost_per_1m_out": 0.453,
685 "cost_per_1m_in_cached": 0,
686 "cost_per_1m_out_cached": 0.0302,
687 "context_window": 128000,
688 "default_max_tokens": 64000,
689 "can_reason": true,
690 "reasoning_levels": [
691 "low",
692 "medium",
693 "high"
694 ],
695 "default_reasoning_effort": "medium",
696 "supports_attachments": false,
697 "options": {}
698 },
699 {
700 "id": "deepseek-v3.2-fast",
701 "name": "DeepSeek V3.2 Fast",
702 "cost_per_1m_in": 1.096,
703 "cost_per_1m_out": 3.288,
704 "cost_per_1m_in_cached": 0,
705 "cost_per_1m_out_cached": 1.096,
706 "context_window": 128000,
707 "default_max_tokens": 12800,
708 "can_reason": true,
709 "reasoning_levels": [
710 "low",
711 "medium",
712 "high"
713 ],
714 "default_reasoning_effort": "medium",
715 "supports_attachments": false,
716 "options": {}
717 },
718 {
719 "id": "deepseek-v3.2-speciale",
720 "name": "DeepSeek V3.2 Speciale",
721 "cost_per_1m_in": 0.58,
722 "cost_per_1m_out": 1.680028,
723 "cost_per_1m_in_cached": 0,
724 "cost_per_1m_out_cached": 0,
725 "context_window": 128000,
726 "default_max_tokens": 12800,
727 "can_reason": true,
728 "reasoning_levels": [
729 "low",
730 "medium",
731 "high"
732 ],
733 "default_reasoning_effort": "medium",
734 "supports_attachments": false,
735 "options": {}
736 },
737 {
738 "id": "deepseek-v3.2-think",
739 "name": "DeepSeek V3.2 Thinking",
740 "cost_per_1m_in": 0.302,
741 "cost_per_1m_out": 0.453,
742 "cost_per_1m_in_cached": 0,
743 "cost_per_1m_out_cached": 0.0302,
744 "context_window": 128000,
745 "default_max_tokens": 64000,
746 "can_reason": true,
747 "reasoning_levels": [
748 "low",
749 "medium",
750 "high"
751 ],
752 "default_reasoning_effort": "medium",
753 "supports_attachments": false,
754 "options": {}
755 },
756 {
757 "id": "doubao-seed-1-6",
758 "name": "Doubao Seed 1.6",
759 "cost_per_1m_in": 0.18,
760 "cost_per_1m_out": 1.8,
761 "cost_per_1m_in_cached": 0,
762 "cost_per_1m_out_cached": 0.036,
763 "context_window": 256000,
764 "default_max_tokens": 32000,
765 "can_reason": false,
766 "supports_attachments": true,
767 "options": {}
768 },
769 {
770 "id": "doubao-seed-1-6-flash",
771 "name": "Doubao Seed 1.6 Flash",
772 "cost_per_1m_in": 0.044,
773 "cost_per_1m_out": 0.44,
774 "cost_per_1m_in_cached": 0,
775 "cost_per_1m_out_cached": 0.0088,
776 "context_window": 256000,
777 "default_max_tokens": 33000,
778 "can_reason": false,
779 "supports_attachments": true,
780 "options": {}
781 },
782 {
783 "id": "doubao-seed-1-6-lite",
784 "name": "Doubao Seed 1.6 Lite",
785 "cost_per_1m_in": 0.082,
786 "cost_per_1m_out": 0.656,
787 "cost_per_1m_in_cached": 0,
788 "cost_per_1m_out_cached": 0.0164,
789 "context_window": 256000,
790 "default_max_tokens": 32000,
791 "can_reason": false,
792 "supports_attachments": true,
793 "options": {}
794 },
795 {
796 "id": "doubao-seed-1-6-thinking",
797 "name": "Doubao Seed 1.6 Thinking",
798 "cost_per_1m_in": 0.18,
799 "cost_per_1m_out": 1.8,
800 "cost_per_1m_in_cached": 0,
801 "cost_per_1m_out_cached": 0.036,
802 "context_window": 256000,
803 "default_max_tokens": 32000,
804 "can_reason": false,
805 "supports_attachments": true,
806 "options": {}
807 },
808 {
809 "id": "doubao-seed-1-8",
810 "name": "Doubao Seed 1.8",
811 "cost_per_1m_in": 0.10959,
812 "cost_per_1m_out": 0.273975,
813 "cost_per_1m_in_cached": 0,
814 "cost_per_1m_out_cached": 0.021918,
815 "context_window": 256000,
816 "default_max_tokens": 64000,
817 "can_reason": true,
818 "reasoning_levels": [
819 "low",
820 "medium",
821 "high"
822 ],
823 "default_reasoning_effort": "medium",
824 "supports_attachments": true,
825 "options": {}
826 },
827 {
828 "id": "doubao-seed-2-0-code-preview",
829 "name": "Doubao Seed 2.0 Code Preview",
830 "cost_per_1m_in": 0.4822,
831 "cost_per_1m_out": 2.411,
832 "cost_per_1m_in_cached": 0,
833 "cost_per_1m_out_cached": 0.09644,
834 "context_window": 256000,
835 "default_max_tokens": 128000,
836 "can_reason": true,
837 "reasoning_levels": [
838 "low",
839 "medium",
840 "high"
841 ],
842 "default_reasoning_effort": "medium",
843 "supports_attachments": true,
844 "options": {}
845 },
846 {
847 "id": "doubao-seed-2-0-lite",
848 "name": "Doubao Seed 2.0 Lite",
849 "cost_per_1m_in": 0.09041,
850 "cost_per_1m_out": 0.54246,
851 "cost_per_1m_in_cached": 0,
852 "cost_per_1m_out_cached": 0.018082,
853 "context_window": 256000,
854 "default_max_tokens": 32000,
855 "can_reason": true,
856 "reasoning_levels": [
857 "low",
858 "medium",
859 "high"
860 ],
861 "default_reasoning_effort": "medium",
862 "supports_attachments": true,
863 "options": {}
864 },
865 {
866 "id": "doubao-seed-2-0-mini",
867 "name": "Doubao Seed 2.0 Mini",
868 "cost_per_1m_in": 0.030136,
869 "cost_per_1m_out": 0.30136,
870 "cost_per_1m_in_cached": 0,
871 "cost_per_1m_out_cached": 0.006027,
872 "context_window": 256000,
873 "default_max_tokens": 32000,
874 "can_reason": true,
875 "reasoning_levels": [
876 "low",
877 "medium",
878 "high"
879 ],
880 "default_reasoning_effort": "medium",
881 "supports_attachments": true,
882 "options": {}
883 },
884 {
885 "id": "doubao-seed-2-0-pro",
886 "name": "Doubao Seed 2.0 Pro",
887 "cost_per_1m_in": 0.4822,
888 "cost_per_1m_out": 2.411,
889 "cost_per_1m_in_cached": 0,
890 "cost_per_1m_out_cached": 0.09644,
891 "context_window": 256000,
892 "default_max_tokens": 128000,
893 "can_reason": true,
894 "reasoning_levels": [
895 "low",
896 "medium",
897 "high"
898 ],
899 "default_reasoning_effort": "medium",
900 "supports_attachments": true,
901 "options": {}
902 },
903 {
904 "id": "ernie-4.5",
905 "name": "ERNIE 4.5",
906 "cost_per_1m_in": 0.068,
907 "cost_per_1m_out": 0.272,
908 "cost_per_1m_in_cached": 0,
909 "cost_per_1m_out_cached": 0,
910 "context_window": 160000,
911 "default_max_tokens": 64000,
912 "can_reason": false,
913 "supports_attachments": true,
914 "options": {}
915 },
916 {
917 "id": "ernie-4.5-turbo-latest",
918 "name": "ERNIE 4.5 Turbo",
919 "cost_per_1m_in": 0.11,
920 "cost_per_1m_out": 0.44,
921 "cost_per_1m_in_cached": 0,
922 "cost_per_1m_out_cached": 0,
923 "context_window": 135000,
924 "default_max_tokens": 12000,
925 "can_reason": false,
926 "supports_attachments": true,
927 "options": {}
928 },
929 {
930 "id": "ernie-4.5-turbo-vl",
931 "name": "ERNIE 4.5 Turbo VL",
932 "cost_per_1m_in": 0.4,
933 "cost_per_1m_out": 1.2,
934 "cost_per_1m_in_cached": 0,
935 "cost_per_1m_out_cached": 0,
936 "context_window": 139000,
937 "default_max_tokens": 16000,
938 "can_reason": false,
939 "supports_attachments": true,
940 "options": {}
941 },
942 {
943 "id": "ernie-5.0-thinking-exp",
944 "name": "ERNIE 5.0 Thinking Exp",
945 "cost_per_1m_in": 0.82192,
946 "cost_per_1m_out": 3.28768,
947 "cost_per_1m_in_cached": 0,
948 "cost_per_1m_out_cached": 0.82192,
949 "context_window": 119000,
950 "default_max_tokens": 11900,
951 "can_reason": true,
952 "reasoning_levels": [
953 "low",
954 "medium",
955 "high"
956 ],
957 "default_reasoning_effort": "medium",
958 "supports_attachments": true,
959 "options": {}
960 },
961 {
962 "id": "ernie-5.0-thinking-preview",
963 "name": "ERNIE 5.0 Thinking Preview",
964 "cost_per_1m_in": 0.822,
965 "cost_per_1m_out": 3.288,
966 "cost_per_1m_in_cached": 0,
967 "cost_per_1m_out_cached": 0.822,
968 "context_window": 183000,
969 "default_max_tokens": 64000,
970 "can_reason": true,
971 "reasoning_levels": [
972 "low",
973 "medium",
974 "high"
975 ],
976 "default_reasoning_effort": "medium",
977 "supports_attachments": false,
978 "options": {}
979 },
980 {
981 "id": "ernie-x1-turbo",
982 "name": "ERNIE X1 Turbo",
983 "cost_per_1m_in": 0.136,
984 "cost_per_1m_out": 0.544,
985 "cost_per_1m_in_cached": 0,
986 "cost_per_1m_out_cached": 0,
987 "context_window": 50500,
988 "default_max_tokens": 5050,
989 "can_reason": true,
990 "reasoning_levels": [
991 "low",
992 "medium",
993 "high"
994 ],
995 "default_reasoning_effort": "medium",
996 "supports_attachments": false,
997 "options": {}
998 },
999 {
1000 "id": "gemini-2.0-flash",
1001 "name": "Gemini 2.0 Flash",
1002 "cost_per_1m_in": 0.1,
1003 "cost_per_1m_out": 0.4,
1004 "cost_per_1m_in_cached": 0,
1005 "cost_per_1m_out_cached": 0.025,
1006 "context_window": 1048576,
1007 "default_max_tokens": 8192,
1008 "can_reason": false,
1009 "supports_attachments": true,
1010 "options": {}
1011 },
1012 {
1013 "id": "gemini-2.0-flash-free",
1014 "name": "Gemini 2.0 Flash (free)",
1015 "cost_per_1m_in": 0,
1016 "cost_per_1m_out": 0,
1017 "cost_per_1m_in_cached": 0,
1018 "cost_per_1m_out_cached": 0,
1019 "context_window": 1048576,
1020 "default_max_tokens": 8192,
1021 "can_reason": false,
1022 "supports_attachments": true,
1023 "options": {}
1024 },
1025 {
1026 "id": "gemini-2.5-flash",
1027 "name": "Gemini 2.5 Flash",
1028 "cost_per_1m_in": 0.3,
1029 "cost_per_1m_out": 2.499,
1030 "cost_per_1m_in_cached": 0,
1031 "cost_per_1m_out_cached": 0.03,
1032 "context_window": 1048576,
1033 "default_max_tokens": 65536,
1034 "can_reason": false,
1035 "supports_attachments": true,
1036 "options": {}
1037 },
1038 {
1039 "id": "gemini-2.5-flash-lite",
1040 "name": "Gemini 2.5 Flash Lite",
1041 "cost_per_1m_in": 0.1,
1042 "cost_per_1m_out": 0.4,
1043 "cost_per_1m_in_cached": 0,
1044 "cost_per_1m_out_cached": 0.01,
1045 "context_window": 1048576,
1046 "default_max_tokens": 65536,
1047 "can_reason": false,
1048 "supports_attachments": true,
1049 "options": {}
1050 },
1051 {
1052 "id": "gemini-2.5-flash-lite-preview-09-2025",
1053 "name": "Gemini 2.5 Flash Lite Preview 09 2025",
1054 "cost_per_1m_in": 0.1,
1055 "cost_per_1m_out": 0.4,
1056 "cost_per_1m_in_cached": 0,
1057 "cost_per_1m_out_cached": 0.01,
1058 "context_window": 1048576,
1059 "default_max_tokens": 65536,
1060 "can_reason": false,
1061 "supports_attachments": true,
1062 "options": {}
1063 },
1064 {
1065 "id": "gemini-2.5-flash-nothink",
1066 "name": "Gemini 2.5 Flash (no think)",
1067 "cost_per_1m_in": 0.3,
1068 "cost_per_1m_out": 2.499,
1069 "cost_per_1m_in_cached": 0,
1070 "cost_per_1m_out_cached": 0.03,
1071 "context_window": 1047576,
1072 "default_max_tokens": 65536,
1073 "can_reason": false,
1074 "supports_attachments": true,
1075 "options": {}
1076 },
1077 {
1078 "id": "gemini-2.5-flash-preview-05-20-nothink",
1079 "name": "Gemini 2.5 Flash Preview 05-20 (no think)",
1080 "cost_per_1m_in": 0.3,
1081 "cost_per_1m_out": 2.499,
1082 "cost_per_1m_in_cached": 0,
1083 "cost_per_1m_out_cached": 0.03,
1084 "context_window": 1048576,
1085 "default_max_tokens": 65536,
1086 "can_reason": false,
1087 "supports_attachments": true,
1088 "options": {}
1089 },
1090 {
1091 "id": "gemini-2.5-flash-preview-05-20-search",
1092 "name": "Gemini 2.5 Flash Preview 05-20 Search",
1093 "cost_per_1m_in": 0.3,
1094 "cost_per_1m_out": 2.499,
1095 "cost_per_1m_in_cached": 0,
1096 "cost_per_1m_out_cached": 0.03,
1097 "context_window": 1048576,
1098 "default_max_tokens": 65536,
1099 "can_reason": false,
1100 "supports_attachments": true,
1101 "options": {}
1102 },
1103 {
1104 "id": "gemini-2.5-flash-preview-09-2025",
1105 "name": "Gemini 2.5 Flash Preview 09 2025",
1106 "cost_per_1m_in": 0.3,
1107 "cost_per_1m_out": 2.499,
1108 "cost_per_1m_in_cached": 0,
1109 "cost_per_1m_out_cached": 0.03,
1110 "context_window": 1048576,
1111 "default_max_tokens": 65536,
1112 "can_reason": false,
1113 "supports_attachments": true,
1114 "options": {}
1115 },
1116 {
1117 "id": "gemini-2.5-flash-search",
1118 "name": "Gemini 2.5 Flash Search",
1119 "cost_per_1m_in": 0.3,
1120 "cost_per_1m_out": 2.499,
1121 "cost_per_1m_in_cached": 0,
1122 "cost_per_1m_out_cached": 0.03,
1123 "context_window": 1048576,
1124 "default_max_tokens": 65536,
1125 "can_reason": false,
1126 "supports_attachments": true,
1127 "options": {}
1128 },
1129 {
1130 "id": "gemini-2.5-pro",
1131 "name": "Gemini 2.5 Pro",
1132 "cost_per_1m_in": 1.25,
1133 "cost_per_1m_out": 10,
1134 "cost_per_1m_in_cached": 0,
1135 "cost_per_1m_out_cached": 0.125,
1136 "context_window": 1048576,
1137 "default_max_tokens": 65536,
1138 "can_reason": true,
1139 "reasoning_levels": [
1140 "low",
1141 "medium",
1142 "high"
1143 ],
1144 "default_reasoning_effort": "medium",
1145 "supports_attachments": true,
1146 "options": {}
1147 },
1148 {
1149 "id": "gemini-2.5-pro-preview-05-06",
1150 "name": "Gemini 2.5 Pro Preview 05-06",
1151 "cost_per_1m_in": 1.25,
1152 "cost_per_1m_out": 10,
1153 "cost_per_1m_in_cached": 0,
1154 "cost_per_1m_out_cached": 0.125,
1155 "context_window": 1048576,
1156 "default_max_tokens": 65536,
1157 "can_reason": true,
1158 "reasoning_levels": [
1159 "low",
1160 "medium",
1161 "high"
1162 ],
1163 "default_reasoning_effort": "medium",
1164 "supports_attachments": true,
1165 "options": {}
1166 },
1167 {
1168 "id": "gemini-2.5-pro-preview-06-05",
1169 "name": "Gemini 2.5 Pro Preview 06-05",
1170 "cost_per_1m_in": 1.25,
1171 "cost_per_1m_out": 10,
1172 "cost_per_1m_in_cached": 0,
1173 "cost_per_1m_out_cached": 0.125,
1174 "context_window": 1048576,
1175 "default_max_tokens": 65536,
1176 "can_reason": true,
1177 "reasoning_levels": [
1178 "low",
1179 "medium",
1180 "high"
1181 ],
1182 "default_reasoning_effort": "medium",
1183 "supports_attachments": true,
1184 "options": {}
1185 },
1186 {
1187 "id": "gemini-2.5-pro-search",
1188 "name": "Gemini 2.5 Pro Search",
1189 "cost_per_1m_in": 1.25,
1190 "cost_per_1m_out": 10,
1191 "cost_per_1m_in_cached": 0,
1192 "cost_per_1m_out_cached": 0.125,
1193 "context_window": 1048576,
1194 "default_max_tokens": 65536,
1195 "can_reason": true,
1196 "reasoning_levels": [
1197 "low",
1198 "medium",
1199 "high"
1200 ],
1201 "default_reasoning_effort": "medium",
1202 "supports_attachments": true,
1203 "options": {}
1204 },
1205 {
1206 "id": "gemini-3-flash-preview",
1207 "name": "Gemini 3 Flash Preview",
1208 "cost_per_1m_in": 0.5,
1209 "cost_per_1m_out": 3,
1210 "cost_per_1m_in_cached": 0,
1211 "cost_per_1m_out_cached": 0.05,
1212 "context_window": 1048576,
1213 "default_max_tokens": 104857,
1214 "can_reason": true,
1215 "reasoning_levels": [
1216 "low",
1217 "medium",
1218 "high"
1219 ],
1220 "default_reasoning_effort": "medium",
1221 "supports_attachments": true,
1222 "options": {}
1223 },
1224 {
1225 "id": "gemini-3-flash-preview-free",
1226 "name": "Gemini 3 Flash Preview (free)",
1227 "cost_per_1m_in": 0,
1228 "cost_per_1m_out": 0,
1229 "cost_per_1m_in_cached": 0,
1230 "cost_per_1m_out_cached": 0,
1231 "context_window": 1048576,
1232 "default_max_tokens": 65536,
1233 "can_reason": true,
1234 "reasoning_levels": [
1235 "low",
1236 "medium",
1237 "high"
1238 ],
1239 "default_reasoning_effort": "medium",
1240 "supports_attachments": true,
1241 "options": {}
1242 },
1243 {
1244 "id": "gemini-3-flash-preview-search",
1245 "name": "Gemini 3 Flash Preview Search",
1246 "cost_per_1m_in": 0.5,
1247 "cost_per_1m_out": 3,
1248 "cost_per_1m_in_cached": 0,
1249 "cost_per_1m_out_cached": 0.05,
1250 "context_window": 1048576,
1251 "default_max_tokens": 104857,
1252 "can_reason": true,
1253 "reasoning_levels": [
1254 "low",
1255 "medium",
1256 "high"
1257 ],
1258 "default_reasoning_effort": "medium",
1259 "supports_attachments": true,
1260 "options": {}
1261 },
1262 {
1263 "id": "gemini-3.1-flash-lite-preview",
1264 "name": "Gemini 3.1 Flash Lite Preview",
1265 "cost_per_1m_in": 0.25,
1266 "cost_per_1m_out": 1.5,
1267 "cost_per_1m_in_cached": 0,
1268 "cost_per_1m_out_cached": 0.25,
1269 "context_window": 1000000,
1270 "default_max_tokens": 64000,
1271 "can_reason": true,
1272 "reasoning_levels": [
1273 "low",
1274 "medium",
1275 "high"
1276 ],
1277 "default_reasoning_effort": "medium",
1278 "supports_attachments": true,
1279 "options": {}
1280 },
1281 {
1282 "id": "gemini-3.1-pro-preview",
1283 "name": "Gemini 3.1 Pro Preview",
1284 "cost_per_1m_in": 2,
1285 "cost_per_1m_out": 12,
1286 "cost_per_1m_in_cached": 0,
1287 "cost_per_1m_out_cached": 0.2,
1288 "context_window": 1000000,
1289 "default_max_tokens": 64000,
1290 "can_reason": true,
1291 "reasoning_levels": [
1292 "low",
1293 "medium",
1294 "high"
1295 ],
1296 "default_reasoning_effort": "medium",
1297 "supports_attachments": true,
1298 "options": {}
1299 },
1300 {
1301 "id": "gemini-3.1-pro-preview-customtools",
1302 "name": "Gemini 3.1 Pro Preview Customtools",
1303 "cost_per_1m_in": 2,
1304 "cost_per_1m_out": 12,
1305 "cost_per_1m_in_cached": 0,
1306 "cost_per_1m_out_cached": 0.2,
1307 "context_window": 1000000,
1308 "default_max_tokens": 64000,
1309 "can_reason": true,
1310 "reasoning_levels": [
1311 "low",
1312 "medium",
1313 "high"
1314 ],
1315 "default_reasoning_effort": "medium",
1316 "supports_attachments": true,
1317 "options": {}
1318 },
1319 {
1320 "id": "glm-4.5v",
1321 "name": "GLM 4.5 Vision",
1322 "cost_per_1m_in": 0.274,
1323 "cost_per_1m_out": 0.822,
1324 "cost_per_1m_in_cached": 0,
1325 "cost_per_1m_out_cached": 0.274,
1326 "context_window": 64000,
1327 "default_max_tokens": 16384,
1328 "can_reason": false,
1329 "supports_attachments": true,
1330 "options": {}
1331 },
1332 {
1333 "id": "glm-4.6",
1334 "name": "GLM 4.6",
1335 "cost_per_1m_in": 0,
1336 "cost_per_1m_out": 0,
1337 "cost_per_1m_in_cached": 0,
1338 "cost_per_1m_out_cached": 0,
1339 "context_window": 204800,
1340 "default_max_tokens": 20480,
1341 "can_reason": true,
1342 "reasoning_levels": [
1343 "low",
1344 "medium",
1345 "high"
1346 ],
1347 "default_reasoning_effort": "medium",
1348 "supports_attachments": false,
1349 "options": {}
1350 },
1351 {
1352 "id": "glm-4.6v",
1353 "name": "GLM 4.6 Vision",
1354 "cost_per_1m_in": 0.137,
1355 "cost_per_1m_out": 0.411,
1356 "cost_per_1m_in_cached": 0,
1357 "cost_per_1m_out_cached": 0.0274,
1358 "context_window": 128000,
1359 "default_max_tokens": 12800,
1360 "can_reason": false,
1361 "supports_attachments": true,
1362 "options": {}
1363 },
1364 {
1365 "id": "glm-4.7",
1366 "name": "GLM 4.7",
1367 "cost_per_1m_in": 0.273974,
1368 "cost_per_1m_out": 1.095896,
1369 "cost_per_1m_in_cached": 0,
1370 "cost_per_1m_out_cached": 0.054795,
1371 "context_window": 200000,
1372 "default_max_tokens": 20000,
1373 "can_reason": true,
1374 "reasoning_levels": [
1375 "low",
1376 "medium",
1377 "high"
1378 ],
1379 "default_reasoning_effort": "medium",
1380 "supports_attachments": false,
1381 "options": {}
1382 },
1383 {
1384 "id": "glm-5",
1385 "name": "GLM 5",
1386 "cost_per_1m_in": 0.88,
1387 "cost_per_1m_out": 2.816,
1388 "cost_per_1m_in_cached": 0,
1389 "cost_per_1m_out_cached": 0.176,
1390 "context_window": 202752,
1391 "default_max_tokens": 20275,
1392 "can_reason": true,
1393 "reasoning_levels": [
1394 "low",
1395 "medium",
1396 "high"
1397 ],
1398 "default_reasoning_effort": "medium",
1399 "supports_attachments": false,
1400 "options": {}
1401 },
1402 {
1403 "id": "gpt-4.1",
1404 "name": "GPT 4.1",
1405 "cost_per_1m_in": 2,
1406 "cost_per_1m_out": 8,
1407 "cost_per_1m_in_cached": 0,
1408 "cost_per_1m_out_cached": 0.5,
1409 "context_window": 1047576,
1410 "default_max_tokens": 32768,
1411 "can_reason": false,
1412 "supports_attachments": true,
1413 "options": {}
1414 },
1415 {
1416 "id": "gpt-4.1-free",
1417 "name": "GPT 4.1 (free)",
1418 "cost_per_1m_in": 0,
1419 "cost_per_1m_out": 0,
1420 "cost_per_1m_in_cached": 0,
1421 "cost_per_1m_out_cached": 0,
1422 "context_window": 1047576,
1423 "default_max_tokens": 32768,
1424 "can_reason": false,
1425 "supports_attachments": true,
1426 "options": {}
1427 },
1428 {
1429 "id": "gpt-4.1-mini",
1430 "name": "GPT 4.1 Mini",
1431 "cost_per_1m_in": 0.4,
1432 "cost_per_1m_out": 1.6,
1433 "cost_per_1m_in_cached": 0,
1434 "cost_per_1m_out_cached": 0.1,
1435 "context_window": 1047576,
1436 "default_max_tokens": 32768,
1437 "can_reason": false,
1438 "supports_attachments": true,
1439 "options": {}
1440 },
1441 {
1442 "id": "gpt-4.1-mini-free",
1443 "name": "GPT 4.1 Mini (free)",
1444 "cost_per_1m_in": 0,
1445 "cost_per_1m_out": 0,
1446 "cost_per_1m_in_cached": 0,
1447 "cost_per_1m_out_cached": 0,
1448 "context_window": 1047576,
1449 "default_max_tokens": 32768,
1450 "can_reason": false,
1451 "supports_attachments": true,
1452 "options": {}
1453 },
1454 {
1455 "id": "gpt-4.1-nano",
1456 "name": "GPT 4.1 Nano",
1457 "cost_per_1m_in": 0.1,
1458 "cost_per_1m_out": 0.4,
1459 "cost_per_1m_in_cached": 0,
1460 "cost_per_1m_out_cached": 0.025,
1461 "context_window": 1047576,
1462 "default_max_tokens": 32768,
1463 "can_reason": false,
1464 "supports_attachments": true,
1465 "options": {}
1466 },
1467 {
1468 "id": "gpt-4.1-nano-free",
1469 "name": "GPT 4.1 Nano (free)",
1470 "cost_per_1m_in": 0,
1471 "cost_per_1m_out": 0,
1472 "cost_per_1m_in_cached": 0,
1473 "cost_per_1m_out_cached": 0,
1474 "context_window": 1047576,
1475 "default_max_tokens": 32768,
1476 "can_reason": false,
1477 "supports_attachments": true,
1478 "options": {}
1479 },
1480 {
1481 "id": "gpt-4o",
1482 "name": "GPT 4o",
1483 "cost_per_1m_in": 2.5,
1484 "cost_per_1m_out": 10,
1485 "cost_per_1m_in_cached": 0,
1486 "cost_per_1m_out_cached": 1.25,
1487 "context_window": 128000,
1488 "default_max_tokens": 16384,
1489 "can_reason": false,
1490 "supports_attachments": true,
1491 "options": {}
1492 },
1493 {
1494 "id": "gpt-4o-2024-11-20",
1495 "name": "GPT 4o 2024 11-20",
1496 "cost_per_1m_in": 2.5,
1497 "cost_per_1m_out": 10,
1498 "cost_per_1m_in_cached": 0,
1499 "cost_per_1m_out_cached": 1.25,
1500 "context_window": 128000,
1501 "default_max_tokens": 16384,
1502 "can_reason": false,
1503 "supports_attachments": true,
1504 "options": {}
1505 },
1506 {
1507 "id": "gpt-4o-audio-preview",
1508 "name": "GPT 4o Audio Preview",
1509 "cost_per_1m_in": 2.5,
1510 "cost_per_1m_out": 10,
1511 "cost_per_1m_in_cached": 0,
1512 "cost_per_1m_out_cached": 0,
1513 "context_window": 128000,
1514 "default_max_tokens": 16384,
1515 "can_reason": false,
1516 "supports_attachments": false,
1517 "options": {}
1518 },
1519 {
1520 "id": "gpt-4o-free",
1521 "name": "GPT 4o (free)",
1522 "cost_per_1m_in": 0,
1523 "cost_per_1m_out": 0,
1524 "cost_per_1m_in_cached": 0,
1525 "cost_per_1m_out_cached": 0,
1526 "context_window": 1047576,
1527 "default_max_tokens": 32768,
1528 "can_reason": false,
1529 "supports_attachments": true,
1530 "options": {}
1531 },
1532 {
1533 "id": "gpt-4o-mini",
1534 "name": "GPT 4o Mini",
1535 "cost_per_1m_in": 0.15,
1536 "cost_per_1m_out": 0.6,
1537 "cost_per_1m_in_cached": 0,
1538 "cost_per_1m_out_cached": 0.075,
1539 "context_window": 128000,
1540 "default_max_tokens": 16384,
1541 "can_reason": false,
1542 "supports_attachments": true,
1543 "options": {}
1544 },
1545 {
1546 "id": "gpt-4o-mini-search-preview",
1547 "name": "GPT 4o Mini Search Preview",
1548 "cost_per_1m_in": 0.15,
1549 "cost_per_1m_out": 0.6,
1550 "cost_per_1m_in_cached": 0,
1551 "cost_per_1m_out_cached": 0.075,
1552 "context_window": 128000,
1553 "default_max_tokens": 16384,
1554 "can_reason": false,
1555 "supports_attachments": true,
1556 "options": {}
1557 },
1558 {
1559 "id": "gpt-4o-search-preview",
1560 "name": "GPT 4o Search Preview",
1561 "cost_per_1m_in": 2.5,
1562 "cost_per_1m_out": 10,
1563 "cost_per_1m_in_cached": 0,
1564 "cost_per_1m_out_cached": 1.25,
1565 "context_window": 128000,
1566 "default_max_tokens": 16384,
1567 "can_reason": false,
1568 "supports_attachments": true,
1569 "options": {}
1570 },
1571 {
1572 "id": "gpt-5",
1573 "name": "GPT 5",
1574 "cost_per_1m_in": 1.25,
1575 "cost_per_1m_out": 10,
1576 "cost_per_1m_in_cached": 0,
1577 "cost_per_1m_out_cached": 0.125,
1578 "context_window": 400000,
1579 "default_max_tokens": 128000,
1580 "can_reason": true,
1581 "reasoning_levels": [
1582 "low",
1583 "medium",
1584 "high"
1585 ],
1586 "default_reasoning_effort": "medium",
1587 "supports_attachments": true,
1588 "options": {}
1589 },
1590 {
1591 "id": "gpt-5-chat-latest",
1592 "name": "GPT 5 Chat",
1593 "cost_per_1m_in": 1.25,
1594 "cost_per_1m_out": 10,
1595 "cost_per_1m_in_cached": 0,
1596 "cost_per_1m_out_cached": 0.125,
1597 "context_window": 400000,
1598 "default_max_tokens": 128000,
1599 "can_reason": false,
1600 "supports_attachments": true,
1601 "options": {}
1602 },
1603 {
1604 "id": "gpt-5-codex",
1605 "name": "GPT-5-Codex",
1606 "cost_per_1m_in": 1.25,
1607 "cost_per_1m_out": 10,
1608 "cost_per_1m_in_cached": 0,
1609 "cost_per_1m_out_cached": 0.125,
1610 "context_window": 400000,
1611 "default_max_tokens": 128000,
1612 "can_reason": true,
1613 "reasoning_levels": [
1614 "low",
1615 "medium",
1616 "high"
1617 ],
1618 "default_reasoning_effort": "medium",
1619 "supports_attachments": true,
1620 "options": {}
1621 },
1622 {
1623 "id": "gpt-5-mini",
1624 "name": "GPT 5 Mini",
1625 "cost_per_1m_in": 0.25,
1626 "cost_per_1m_out": 2,
1627 "cost_per_1m_in_cached": 0,
1628 "cost_per_1m_out_cached": 0.025,
1629 "context_window": 400000,
1630 "default_max_tokens": 128000,
1631 "can_reason": true,
1632 "reasoning_levels": [
1633 "low",
1634 "medium",
1635 "high"
1636 ],
1637 "default_reasoning_effort": "medium",
1638 "supports_attachments": true,
1639 "options": {}
1640 },
1641 {
1642 "id": "gpt-5-nano",
1643 "name": "GPT 5 Nano",
1644 "cost_per_1m_in": 0.05,
1645 "cost_per_1m_out": 0.4,
1646 "cost_per_1m_in_cached": 0,
1647 "cost_per_1m_out_cached": 0.005,
1648 "context_window": 400000,
1649 "default_max_tokens": 128000,
1650 "can_reason": true,
1651 "reasoning_levels": [
1652 "low",
1653 "medium",
1654 "high"
1655 ],
1656 "default_reasoning_effort": "medium",
1657 "supports_attachments": true,
1658 "options": {}
1659 },
1660 {
1661 "id": "gpt-5-pro",
1662 "name": "GPT 5 Pro",
1663 "cost_per_1m_in": 15,
1664 "cost_per_1m_out": 120,
1665 "cost_per_1m_in_cached": 0,
1666 "cost_per_1m_out_cached": 0,
1667 "context_window": 400000,
1668 "default_max_tokens": 128000,
1669 "can_reason": true,
1670 "reasoning_levels": [
1671 "low",
1672 "medium",
1673 "high"
1674 ],
1675 "default_reasoning_effort": "medium",
1676 "supports_attachments": true,
1677 "options": {}
1678 },
1679 {
1680 "id": "gpt-5.1",
1681 "name": "GPT 5.1",
1682 "cost_per_1m_in": 1.25,
1683 "cost_per_1m_out": 10,
1684 "cost_per_1m_in_cached": 0,
1685 "cost_per_1m_out_cached": 0.125,
1686 "context_window": 400000,
1687 "default_max_tokens": 128000,
1688 "can_reason": true,
1689 "reasoning_levels": [
1690 "low",
1691 "medium",
1692 "high"
1693 ],
1694 "default_reasoning_effort": "medium",
1695 "supports_attachments": true,
1696 "options": {}
1697 },
1698 {
1699 "id": "gpt-5.1-chat-latest",
1700 "name": "GPT 5.1 Chat",
1701 "cost_per_1m_in": 1.25,
1702 "cost_per_1m_out": 10,
1703 "cost_per_1m_in_cached": 0,
1704 "cost_per_1m_out_cached": 0.125,
1705 "context_window": 128000,
1706 "default_max_tokens": 16384,
1707 "can_reason": false,
1708 "supports_attachments": true,
1709 "options": {}
1710 },
1711 {
1712 "id": "gpt-5.1-codex",
1713 "name": "GPT-5.1-Codex",
1714 "cost_per_1m_in": 1.25,
1715 "cost_per_1m_out": 10,
1716 "cost_per_1m_in_cached": 0,
1717 "cost_per_1m_out_cached": 0.125,
1718 "context_window": 400000,
1719 "default_max_tokens": 128000,
1720 "can_reason": true,
1721 "reasoning_levels": [
1722 "low",
1723 "medium",
1724 "high"
1725 ],
1726 "default_reasoning_effort": "medium",
1727 "supports_attachments": true,
1728 "options": {}
1729 },
1730 {
1731 "id": "gpt-5.1-codex-max",
1732 "name": "GPT-5.1-Codex Max",
1733 "cost_per_1m_in": 1.25,
1734 "cost_per_1m_out": 10,
1735 "cost_per_1m_in_cached": 0,
1736 "cost_per_1m_out_cached": 0.125,
1737 "context_window": 400000,
1738 "default_max_tokens": 128000,
1739 "can_reason": true,
1740 "reasoning_levels": [
1741 "low",
1742 "medium",
1743 "high"
1744 ],
1745 "default_reasoning_effort": "medium",
1746 "supports_attachments": true,
1747 "options": {}
1748 },
1749 {
1750 "id": "gpt-5.1-codex-mini",
1751 "name": "GPT-5.1-Codex Mini",
1752 "cost_per_1m_in": 0.25,
1753 "cost_per_1m_out": 2,
1754 "cost_per_1m_in_cached": 0,
1755 "cost_per_1m_out_cached": 0.025,
1756 "context_window": 400000,
1757 "default_max_tokens": 128000,
1758 "can_reason": true,
1759 "reasoning_levels": [
1760 "low",
1761 "medium",
1762 "high"
1763 ],
1764 "default_reasoning_effort": "medium",
1765 "supports_attachments": true,
1766 "options": {}
1767 },
1768 {
1769 "id": "gpt-5.2",
1770 "name": "GPT 5.2",
1771 "cost_per_1m_in": 1.75,
1772 "cost_per_1m_out": 14,
1773 "cost_per_1m_in_cached": 0,
1774 "cost_per_1m_out_cached": 0.175,
1775 "context_window": 400000,
1776 "default_max_tokens": 128000,
1777 "can_reason": true,
1778 "reasoning_levels": [
1779 "low",
1780 "medium",
1781 "high"
1782 ],
1783 "default_reasoning_effort": "medium",
1784 "supports_attachments": true,
1785 "options": {}
1786 },
1787 {
1788 "id": "gpt-5.2-chat-latest",
1789 "name": "GPT 5.2 Chat",
1790 "cost_per_1m_in": 1.75,
1791 "cost_per_1m_out": 14,
1792 "cost_per_1m_in_cached": 0,
1793 "cost_per_1m_out_cached": 0.175,
1794 "context_window": 128000,
1795 "default_max_tokens": 16384,
1796 "can_reason": false,
1797 "supports_attachments": true,
1798 "options": {}
1799 },
1800 {
1801 "id": "gpt-5.2-codex",
1802 "name": "GPT-5.2-Codex",
1803 "cost_per_1m_in": 1.75,
1804 "cost_per_1m_out": 14,
1805 "cost_per_1m_in_cached": 0,
1806 "cost_per_1m_out_cached": 0.175,
1807 "context_window": 400000,
1808 "default_max_tokens": 128000,
1809 "can_reason": true,
1810 "reasoning_levels": [
1811 "low",
1812 "medium",
1813 "high"
1814 ],
1815 "default_reasoning_effort": "medium",
1816 "supports_attachments": true,
1817 "options": {}
1818 },
1819 {
1820 "id": "gpt-5.2-high",
1821 "name": "GPT 5.2 High",
1822 "cost_per_1m_in": 1.75,
1823 "cost_per_1m_out": 14,
1824 "cost_per_1m_in_cached": 0,
1825 "cost_per_1m_out_cached": 0.175,
1826 "context_window": 400000,
1827 "default_max_tokens": 128000,
1828 "can_reason": true,
1829 "reasoning_levels": [
1830 "low",
1831 "medium",
1832 "high"
1833 ],
1834 "default_reasoning_effort": "medium",
1835 "supports_attachments": true,
1836 "options": {}
1837 },
1838 {
1839 "id": "gpt-5.2-low",
1840 "name": "GPT 5.2 Low",
1841 "cost_per_1m_in": 1.75,
1842 "cost_per_1m_out": 14,
1843 "cost_per_1m_in_cached": 0,
1844 "cost_per_1m_out_cached": 0.175,
1845 "context_window": 400000,
1846 "default_max_tokens": 128000,
1847 "can_reason": true,
1848 "reasoning_levels": [
1849 "low",
1850 "medium",
1851 "high"
1852 ],
1853 "default_reasoning_effort": "medium",
1854 "supports_attachments": true,
1855 "options": {}
1856 },
1857 {
1858 "id": "gpt-5.2-pro",
1859 "name": "GPT 5.2 Pro",
1860 "cost_per_1m_in": 21,
1861 "cost_per_1m_out": 168,
1862 "cost_per_1m_in_cached": 0,
1863 "cost_per_1m_out_cached": 2.1,
1864 "context_window": 400000,
1865 "default_max_tokens": 128000,
1866 "can_reason": true,
1867 "reasoning_levels": [
1868 "low",
1869 "medium",
1870 "high"
1871 ],
1872 "default_reasoning_effort": "medium",
1873 "supports_attachments": true,
1874 "options": {}
1875 },
1876 {
1877 "id": "gpt-5.3-codex",
1878 "name": "GPT-5.3-Codex",
1879 "cost_per_1m_in": 1.75,
1880 "cost_per_1m_out": 14,
1881 "cost_per_1m_in_cached": 0,
1882 "cost_per_1m_out_cached": 0.175,
1883 "context_window": 400000,
1884 "default_max_tokens": 128000,
1885 "can_reason": true,
1886 "reasoning_levels": [
1887 "low",
1888 "medium",
1889 "high"
1890 ],
1891 "default_reasoning_effort": "medium",
1892 "supports_attachments": true,
1893 "options": {}
1894 },
1895 {
1896 "id": "gpt-oss-120b",
1897 "name": "gpt-oss-120b",
1898 "cost_per_1m_in": 0.18,
1899 "cost_per_1m_out": 0.9,
1900 "cost_per_1m_in_cached": 0,
1901 "cost_per_1m_out_cached": 0,
1902 "context_window": 131072,
1903 "default_max_tokens": 32768,
1904 "can_reason": true,
1905 "reasoning_levels": [
1906 "low",
1907 "medium",
1908 "high"
1909 ],
1910 "default_reasoning_effort": "medium",
1911 "supports_attachments": false,
1912 "options": {}
1913 },
1914 {
1915 "id": "gpt-oss-20b",
1916 "name": "gpt-oss-20b",
1917 "cost_per_1m_in": 0.11,
1918 "cost_per_1m_out": 0.55,
1919 "cost_per_1m_in_cached": 0,
1920 "cost_per_1m_out_cached": 0,
1921 "context_window": 128000,
1922 "default_max_tokens": 12800,
1923 "can_reason": true,
1924 "reasoning_levels": [
1925 "low",
1926 "medium",
1927 "high"
1928 ],
1929 "default_reasoning_effort": "medium",
1930 "supports_attachments": false,
1931 "options": {}
1932 },
1933 {
1934 "id": "grok-4",
1935 "name": "Grok 4",
1936 "cost_per_1m_in": 3.3,
1937 "cost_per_1m_out": 16.5,
1938 "cost_per_1m_in_cached": 0,
1939 "cost_per_1m_out_cached": 0.825,
1940 "context_window": 256000,
1941 "default_max_tokens": 64000,
1942 "can_reason": true,
1943 "reasoning_levels": [
1944 "low",
1945 "medium",
1946 "high"
1947 ],
1948 "default_reasoning_effort": "medium",
1949 "supports_attachments": true,
1950 "options": {}
1951 },
1952 {
1953 "id": "grok-4-1-fast-non-reasoning",
1954 "name": "Grok 4.1 Fast",
1955 "cost_per_1m_in": 0.2,
1956 "cost_per_1m_out": 0.5,
1957 "cost_per_1m_in_cached": 0,
1958 "cost_per_1m_out_cached": 0.05,
1959 "context_window": 2000000,
1960 "default_max_tokens": 200000,
1961 "can_reason": false,
1962 "supports_attachments": true,
1963 "options": {}
1964 },
1965 {
1966 "id": "grok-4-1-fast-reasoning",
1967 "name": "Grok 4.1 Fast (reasoning)",
1968 "cost_per_1m_in": 0.2,
1969 "cost_per_1m_out": 0.5,
1970 "cost_per_1m_in_cached": 0,
1971 "cost_per_1m_out_cached": 0.05,
1972 "context_window": 2000000,
1973 "default_max_tokens": 200000,
1974 "can_reason": true,
1975 "reasoning_levels": [
1976 "low",
1977 "medium",
1978 "high"
1979 ],
1980 "default_reasoning_effort": "medium",
1981 "supports_attachments": true,
1982 "options": {}
1983 },
1984 {
1985 "id": "grok-4-fast-non-reasoning",
1986 "name": "Grok 4 Fast",
1987 "cost_per_1m_in": 0.2,
1988 "cost_per_1m_out": 0.5,
1989 "cost_per_1m_in_cached": 0,
1990 "cost_per_1m_out_cached": 0.05,
1991 "context_window": 2000000,
1992 "default_max_tokens": 30000,
1993 "can_reason": false,
1994 "supports_attachments": true,
1995 "options": {}
1996 },
1997 {
1998 "id": "grok-4-fast-reasoning",
1999 "name": "Grok 4 Fast (reasoning)",
2000 "cost_per_1m_in": 0.2,
2001 "cost_per_1m_out": 0.5,
2002 "cost_per_1m_in_cached": 0,
2003 "cost_per_1m_out_cached": 0.05,
2004 "context_window": 2000000,
2005 "default_max_tokens": 30000,
2006 "can_reason": true,
2007 "reasoning_levels": [
2008 "low",
2009 "medium",
2010 "high"
2011 ],
2012 "default_reasoning_effort": "medium",
2013 "supports_attachments": true,
2014 "options": {}
2015 },
2016 {
2017 "id": "grok-code-fast-1",
2018 "name": "Grok Code Fast 1",
2019 "cost_per_1m_in": 0.2,
2020 "cost_per_1m_out": 0.5,
2021 "cost_per_1m_in_cached": 0,
2022 "cost_per_1m_out_cached": 0.05,
2023 "context_window": 256000,
2024 "default_max_tokens": 10000,
2025 "can_reason": true,
2026 "reasoning_levels": [
2027 "low",
2028 "medium",
2029 "high"
2030 ],
2031 "default_reasoning_effort": "medium",
2032 "supports_attachments": true,
2033 "options": {}
2034 },
2035 {
2036 "id": "jina-deepsearch-v1",
2037 "name": "Jina Deepsearch V1",
2038 "cost_per_1m_in": 0.05,
2039 "cost_per_1m_out": 0.05,
2040 "cost_per_1m_in_cached": 0,
2041 "cost_per_1m_out_cached": 0,
2042 "context_window": 1000000,
2043 "default_max_tokens": 100000,
2044 "can_reason": true,
2045 "reasoning_levels": [
2046 "low",
2047 "medium",
2048 "high"
2049 ],
2050 "default_reasoning_effort": "medium",
2051 "supports_attachments": true,
2052 "options": {}
2053 },
2054 {
2055 "id": "kat-dev",
2056 "name": "Kat Dev",
2057 "cost_per_1m_in": 0.137,
2058 "cost_per_1m_out": 0.548,
2059 "cost_per_1m_in_cached": 0,
2060 "cost_per_1m_out_cached": 0,
2061 "context_window": 128000,
2062 "default_max_tokens": 12800,
2063 "can_reason": false,
2064 "supports_attachments": false,
2065 "options": {}
2066 },
2067 {
2068 "id": "kimi-for-coding-free",
2069 "name": "Kimi For Coding (free)",
2070 "cost_per_1m_in": 0,
2071 "cost_per_1m_out": 0,
2072 "cost_per_1m_in_cached": 0,
2073 "cost_per_1m_out_cached": 0,
2074 "context_window": 256000,
2075 "default_max_tokens": 25600,
2076 "can_reason": true,
2077 "reasoning_levels": [
2078 "low",
2079 "medium",
2080 "high"
2081 ],
2082 "default_reasoning_effort": "medium",
2083 "supports_attachments": false,
2084 "options": {}
2085 },
2086 {
2087 "id": "kimi-k2-0711",
2088 "name": "Kimi K2 0711",
2089 "cost_per_1m_in": 0.54,
2090 "cost_per_1m_out": 2.16,
2091 "cost_per_1m_in_cached": 0,
2092 "cost_per_1m_out_cached": 0,
2093 "context_window": 131000,
2094 "default_max_tokens": 13100,
2095 "can_reason": false,
2096 "supports_attachments": false,
2097 "options": {}
2098 },
2099 {
2100 "id": "kimi-k2-thinking",
2101 "name": "Kimi K2 Thinking",
2102 "cost_per_1m_in": 0.548,
2103 "cost_per_1m_out": 2.192,
2104 "cost_per_1m_in_cached": 0,
2105 "cost_per_1m_out_cached": 0.137,
2106 "context_window": 262144,
2107 "default_max_tokens": 26214,
2108 "can_reason": true,
2109 "reasoning_levels": [
2110 "low",
2111 "medium",
2112 "high"
2113 ],
2114 "default_reasoning_effort": "medium",
2115 "supports_attachments": false,
2116 "options": {}
2117 },
2118 {
2119 "id": "kimi-k2-turbo-preview",
2120 "name": "Kimi K2 Turbo Preview",
2121 "cost_per_1m_in": 1.2,
2122 "cost_per_1m_out": 4.8,
2123 "cost_per_1m_in_cached": 0,
2124 "cost_per_1m_out_cached": 0.3,
2125 "context_window": 262144,
2126 "default_max_tokens": 26214,
2127 "can_reason": false,
2128 "supports_attachments": false,
2129 "options": {}
2130 },
2131 {
2132 "id": "kimi-k2.5",
2133 "name": "Kimi K2.5",
2134 "cost_per_1m_in": 0.6,
2135 "cost_per_1m_out": 3,
2136 "cost_per_1m_in_cached": 0,
2137 "cost_per_1m_out_cached": 0.105,
2138 "context_window": 256000,
2139 "default_max_tokens": 25600,
2140 "can_reason": true,
2141 "reasoning_levels": [
2142 "low",
2143 "medium",
2144 "high"
2145 ],
2146 "default_reasoning_effort": "medium",
2147 "supports_attachments": true,
2148 "options": {}
2149 },
2150 {
2151 "id": "llama-4-maverick",
2152 "name": "Llama 4 Maverick",
2153 "cost_per_1m_in": 0.2,
2154 "cost_per_1m_out": 0.2,
2155 "cost_per_1m_in_cached": 0,
2156 "cost_per_1m_out_cached": 0,
2157 "context_window": 1048576,
2158 "default_max_tokens": 32000,
2159 "can_reason": false,
2160 "supports_attachments": true,
2161 "options": {}
2162 },
2163 {
2164 "id": "llama-4-scout",
2165 "name": "Llama 4 Scout",
2166 "cost_per_1m_in": 0.2,
2167 "cost_per_1m_out": 0.2,
2168 "cost_per_1m_in_cached": 0,
2169 "cost_per_1m_out_cached": 0,
2170 "context_window": 131000,
2171 "default_max_tokens": 13100,
2172 "can_reason": false,
2173 "supports_attachments": true,
2174 "options": {}
2175 },
2176 {
2177 "id": "mimo-v2-flash-free",
2178 "name": "MiMo V2 Flash (free)",
2179 "cost_per_1m_in": 0,
2180 "cost_per_1m_out": 0,
2181 "cost_per_1m_in_cached": 0,
2182 "cost_per_1m_out_cached": 0,
2183 "context_window": 256000,
2184 "default_max_tokens": 25600,
2185 "can_reason": false,
2186 "supports_attachments": false,
2187 "options": {}
2188 },
2189 {
2190 "id": "minimax-m2",
2191 "name": "MiniMax M2",
2192 "cost_per_1m_in": 0.288,
2193 "cost_per_1m_out": 1.152,
2194 "cost_per_1m_in_cached": 0,
2195 "cost_per_1m_out_cached": 0,
2196 "context_window": 204800,
2197 "default_max_tokens": 20480,
2198 "can_reason": true,
2199 "reasoning_levels": [
2200 "low",
2201 "medium",
2202 "high"
2203 ],
2204 "default_reasoning_effort": "medium",
2205 "supports_attachments": false,
2206 "options": {}
2207 },
2208 {
2209 "id": "minimax-m2.1",
2210 "name": "MiniMax M2.1",
2211 "cost_per_1m_in": 0.288,
2212 "cost_per_1m_out": 1.152,
2213 "cost_per_1m_in_cached": 0,
2214 "cost_per_1m_out_cached": 0,
2215 "context_window": 204800,
2216 "default_max_tokens": 20480,
2217 "can_reason": true,
2218 "reasoning_levels": [
2219 "low",
2220 "medium",
2221 "high"
2222 ],
2223 "default_reasoning_effort": "medium",
2224 "supports_attachments": false,
2225 "options": {}
2226 },
2227 {
2228 "id": "minimax-m2.5",
2229 "name": "MiniMax M2.5",
2230 "cost_per_1m_in": 0.288,
2231 "cost_per_1m_out": 1.152,
2232 "cost_per_1m_in_cached": 0,
2233 "cost_per_1m_out_cached": 0,
2234 "context_window": 204800,
2235 "default_max_tokens": 20480,
2236 "can_reason": true,
2237 "reasoning_levels": [
2238 "low",
2239 "medium",
2240 "high"
2241 ],
2242 "default_reasoning_effort": "medium",
2243 "supports_attachments": false,
2244 "options": {}
2245 },
2246 {
2247 "id": "minimax-m2.5-highspeed",
2248 "name": "MiniMax M2.5 Highspeed",
2249 "cost_per_1m_in": 0.288,
2250 "cost_per_1m_out": 1.152,
2251 "cost_per_1m_in_cached": 0,
2252 "cost_per_1m_out_cached": 0,
2253 "context_window": 204800,
2254 "default_max_tokens": 20480,
2255 "can_reason": true,
2256 "reasoning_levels": [
2257 "low",
2258 "medium",
2259 "high"
2260 ],
2261 "default_reasoning_effort": "medium",
2262 "supports_attachments": false,
2263 "options": {}
2264 },
2265 {
2266 "id": "mistral-large-3",
2267 "name": "Mistral Large 3",
2268 "cost_per_1m_in": 0.5,
2269 "cost_per_1m_out": 1.5,
2270 "cost_per_1m_in_cached": 0,
2271 "cost_per_1m_out_cached": 0,
2272 "context_window": 256000,
2273 "default_max_tokens": 25600,
2274 "can_reason": false,
2275 "supports_attachments": true,
2276 "options": {}
2277 },
2278 {
2279 "id": "o3",
2280 "name": "O3",
2281 "cost_per_1m_in": 2,
2282 "cost_per_1m_out": 8,
2283 "cost_per_1m_in_cached": 0,
2284 "cost_per_1m_out_cached": 0.5,
2285 "context_window": 200000,
2286 "default_max_tokens": 100000,
2287 "can_reason": true,
2288 "reasoning_levels": [
2289 "low",
2290 "medium",
2291 "high"
2292 ],
2293 "default_reasoning_effort": "medium",
2294 "supports_attachments": true,
2295 "options": {}
2296 },
2297 {
2298 "id": "o3-mini",
2299 "name": "O3 Mini",
2300 "cost_per_1m_in": 1.1,
2301 "cost_per_1m_out": 4.4,
2302 "cost_per_1m_in_cached": 0,
2303 "cost_per_1m_out_cached": 0.55,
2304 "context_window": 200000,
2305 "default_max_tokens": 100000,
2306 "can_reason": true,
2307 "reasoning_levels": [
2308 "low",
2309 "medium",
2310 "high"
2311 ],
2312 "default_reasoning_effort": "medium",
2313 "supports_attachments": true,
2314 "options": {}
2315 },
2316 {
2317 "id": "o3-pro",
2318 "name": "O3 Pro",
2319 "cost_per_1m_in": 20,
2320 "cost_per_1m_out": 80,
2321 "cost_per_1m_in_cached": 0,
2322 "cost_per_1m_out_cached": 20,
2323 "context_window": 200000,
2324 "default_max_tokens": 100000,
2325 "can_reason": true,
2326 "reasoning_levels": [
2327 "low",
2328 "medium",
2329 "high"
2330 ],
2331 "default_reasoning_effort": "medium",
2332 "supports_attachments": true,
2333 "options": {}
2334 },
2335 {
2336 "id": "o4-mini",
2337 "name": "O4 Mini",
2338 "cost_per_1m_in": 1.1,
2339 "cost_per_1m_out": 4.4,
2340 "cost_per_1m_in_cached": 0,
2341 "cost_per_1m_out_cached": 0.275,
2342 "context_window": 200000,
2343 "default_max_tokens": 100000,
2344 "can_reason": true,
2345 "reasoning_levels": [
2346 "low",
2347 "medium",
2348 "high"
2349 ],
2350 "default_reasoning_effort": "medium",
2351 "supports_attachments": true,
2352 "options": {}
2353 },
2354 {
2355 "id": "qwen3-235b-a22b",
2356 "name": "Qwen3 235B A22B",
2357 "cost_per_1m_in": 0.28,
2358 "cost_per_1m_out": 1.12,
2359 "cost_per_1m_in_cached": 0,
2360 "cost_per_1m_out_cached": 0,
2361 "context_window": 131100,
2362 "default_max_tokens": 13110,
2363 "can_reason": false,
2364 "supports_attachments": true,
2365 "options": {}
2366 },
2367 {
2368 "id": "qwen3-235b-a22b-instruct-2507",
2369 "name": "Qwen3 235B A22B Instruct 2507",
2370 "cost_per_1m_in": 0.28,
2371 "cost_per_1m_out": 1.12,
2372 "cost_per_1m_in_cached": 0,
2373 "cost_per_1m_out_cached": 0,
2374 "context_window": 262144,
2375 "default_max_tokens": 26214,
2376 "can_reason": false,
2377 "supports_attachments": true,
2378 "options": {}
2379 },
2380 {
2381 "id": "qwen3-235b-a22b-thinking-2507",
2382 "name": "Qwen3 235B A22B Thinking 2507",
2383 "cost_per_1m_in": 0.28,
2384 "cost_per_1m_out": 2.8,
2385 "cost_per_1m_in_cached": 0,
2386 "cost_per_1m_out_cached": 0,
2387 "context_window": 262144,
2388 "default_max_tokens": 26214,
2389 "can_reason": true,
2390 "reasoning_levels": [
2391 "low",
2392 "medium",
2393 "high"
2394 ],
2395 "default_reasoning_effort": "medium",
2396 "supports_attachments": true,
2397 "options": {}
2398 },
2399 {
2400 "id": "qwen3-coder-30b-a3b-instruct",
2401 "name": "Qwen3 Coder 30B A3B Instruct",
2402 "cost_per_1m_in": 0.2,
2403 "cost_per_1m_out": 0.8,
2404 "cost_per_1m_in_cached": 0,
2405 "cost_per_1m_out_cached": 0.2,
2406 "context_window": 2000000,
2407 "default_max_tokens": 262000,
2408 "can_reason": false,
2409 "supports_attachments": false,
2410 "options": {}
2411 },
2412 {
2413 "id": "qwen3-coder-480b-a35b-instruct",
2414 "name": "Qwen3 Coder 480B A35B Instruct",
2415 "cost_per_1m_in": 0.82,
2416 "cost_per_1m_out": 3.28,
2417 "cost_per_1m_in_cached": 0,
2418 "cost_per_1m_out_cached": 0.82,
2419 "context_window": 262000,
2420 "default_max_tokens": 26200,
2421 "can_reason": false,
2422 "supports_attachments": false,
2423 "options": {}
2424 },
2425 {
2426 "id": "qwen3-coder-flash",
2427 "name": "Qwen3 Coder Flash",
2428 "cost_per_1m_in": 0.136,
2429 "cost_per_1m_out": 0.544,
2430 "cost_per_1m_in_cached": 0,
2431 "cost_per_1m_out_cached": 0.136,
2432 "context_window": 256000,
2433 "default_max_tokens": 65536,
2434 "can_reason": false,
2435 "supports_attachments": false,
2436 "options": {}
2437 },
2438 {
2439 "id": "qwen3-coder-next",
2440 "name": "Qwen3 Coder Next",
2441 "cost_per_1m_in": 0.137,
2442 "cost_per_1m_out": 0.548,
2443 "cost_per_1m_in_cached": 0,
2444 "cost_per_1m_out_cached": 0.137,
2445 "context_window": 2000000,
2446 "default_max_tokens": 64000,
2447 "can_reason": false,
2448 "supports_attachments": false,
2449 "options": {}
2450 },
2451 {
2452 "id": "qwen3-coder-plus",
2453 "name": "Qwen3 Coder Plus",
2454 "cost_per_1m_in": 0.54,
2455 "cost_per_1m_out": 2.16,
2456 "cost_per_1m_in_cached": 0,
2457 "cost_per_1m_out_cached": 0.108,
2458 "context_window": 1048576,
2459 "default_max_tokens": 65536,
2460 "can_reason": false,
2461 "supports_attachments": false,
2462 "options": {}
2463 },
2464 {
2465 "id": "qwen3-coder-plus-2025-07-22",
2466 "name": "Qwen3 Coder Plus 2025 07-22",
2467 "cost_per_1m_in": 0.54,
2468 "cost_per_1m_out": 2.16,
2469 "cost_per_1m_in_cached": 0,
2470 "cost_per_1m_out_cached": 0.54,
2471 "context_window": 128000,
2472 "default_max_tokens": 12800,
2473 "can_reason": false,
2474 "supports_attachments": false,
2475 "options": {}
2476 },
2477 {
2478 "id": "qwen3-max",
2479 "name": "Qwen3 Max",
2480 "cost_per_1m_in": 0.34246,
2481 "cost_per_1m_out": 1.36984,
2482 "cost_per_1m_in_cached": 0,
2483 "cost_per_1m_out_cached": 0.34246,
2484 "context_window": 262144,
2485 "default_max_tokens": 65536,
2486 "can_reason": false,
2487 "supports_attachments": true,
2488 "options": {}
2489 },
2490 {
2491 "id": "qwen3-max-2026-01-23",
2492 "name": "Qwen3 Max 2026 01-23",
2493 "cost_per_1m_in": 0.34246,
2494 "cost_per_1m_out": 1.36984,
2495 "cost_per_1m_in_cached": 0,
2496 "cost_per_1m_out_cached": 0.34246,
2497 "context_window": 252000,
2498 "default_max_tokens": 32000,
2499 "can_reason": true,
2500 "reasoning_levels": [
2501 "low",
2502 "medium",
2503 "high"
2504 ],
2505 "default_reasoning_effort": "medium",
2506 "supports_attachments": false,
2507 "options": {}
2508 },
2509 {
2510 "id": "qwen3-next-80b-a3b-instruct",
2511 "name": "Qwen3 Next 80B A3B Instruct",
2512 "cost_per_1m_in": 0.138,
2513 "cost_per_1m_out": 0.552,
2514 "cost_per_1m_in_cached": 0,
2515 "cost_per_1m_out_cached": 0,
2516 "context_window": 256000,
2517 "default_max_tokens": 25600,
2518 "can_reason": false,
2519 "supports_attachments": true,
2520 "options": {}
2521 },
2522 {
2523 "id": "qwen3-next-80b-a3b-thinking",
2524 "name": "Qwen3 Next 80B A3B Thinking",
2525 "cost_per_1m_in": 0.138,
2526 "cost_per_1m_out": 1.38,
2527 "cost_per_1m_in_cached": 0,
2528 "cost_per_1m_out_cached": 0,
2529 "context_window": 256000,
2530 "default_max_tokens": 25600,
2531 "can_reason": true,
2532 "reasoning_levels": [
2533 "low",
2534 "medium",
2535 "high"
2536 ],
2537 "default_reasoning_effort": "medium",
2538 "supports_attachments": true,
2539 "options": {}
2540 },
2541 {
2542 "id": "qwen3-vl-235b-a22b-instruct",
2543 "name": "Qwen3 VL 235B A22B Instruct",
2544 "cost_per_1m_in": 0.274,
2545 "cost_per_1m_out": 1.096,
2546 "cost_per_1m_in_cached": 0,
2547 "cost_per_1m_out_cached": 0,
2548 "context_window": 131000,
2549 "default_max_tokens": 33000,
2550 "can_reason": false,
2551 "supports_attachments": true,
2552 "options": {}
2553 },
2554 {
2555 "id": "qwen3-vl-235b-a22b-thinking",
2556 "name": "Qwen3 VL 235B A22B Thinking",
2557 "cost_per_1m_in": 0.274,
2558 "cost_per_1m_out": 2.74,
2559 "cost_per_1m_in_cached": 0,
2560 "cost_per_1m_out_cached": 0,
2561 "context_window": 131000,
2562 "default_max_tokens": 33000,
2563 "can_reason": true,
2564 "reasoning_levels": [
2565 "low",
2566 "medium",
2567 "high"
2568 ],
2569 "default_reasoning_effort": "medium",
2570 "supports_attachments": true,
2571 "options": {}
2572 },
2573 {
2574 "id": "qwen3-vl-30b-a3b-instruct",
2575 "name": "Qwen3 VL 30B A3B Instruct",
2576 "cost_per_1m_in": 0.1028,
2577 "cost_per_1m_out": 0.4112,
2578 "cost_per_1m_in_cached": 0,
2579 "cost_per_1m_out_cached": 0,
2580 "context_window": 128000,
2581 "default_max_tokens": 32000,
2582 "can_reason": false,
2583 "supports_attachments": true,
2584 "options": {}
2585 },
2586 {
2587 "id": "qwen3-vl-30b-a3b-thinking",
2588 "name": "Qwen3 VL 30B A3B Thinking",
2589 "cost_per_1m_in": 0.1028,
2590 "cost_per_1m_out": 1.028,
2591 "cost_per_1m_in_cached": 0,
2592 "cost_per_1m_out_cached": 0,
2593 "context_window": 128000,
2594 "default_max_tokens": 32000,
2595 "can_reason": true,
2596 "reasoning_levels": [
2597 "low",
2598 "medium",
2599 "high"
2600 ],
2601 "default_reasoning_effort": "medium",
2602 "supports_attachments": true,
2603 "options": {}
2604 },
2605 {
2606 "id": "qwen3-vl-flash",
2607 "name": "Qwen3 VL Flash",
2608 "cost_per_1m_in": 0.0206,
2609 "cost_per_1m_out": 0.206,
2610 "cost_per_1m_in_cached": 0,
2611 "cost_per_1m_out_cached": 0.00412,
2612 "context_window": 254000,
2613 "default_max_tokens": 32000,
2614 "can_reason": false,
2615 "supports_attachments": true,
2616 "options": {}
2617 },
2618 {
2619 "id": "qwen3-vl-flash-2026-01-22",
2620 "name": "Qwen3 VL Flash 2026 01-22",
2621 "cost_per_1m_in": 0.0206,
2622 "cost_per_1m_out": 0.206,
2623 "cost_per_1m_in_cached": 0,
2624 "cost_per_1m_out_cached": 0.0206,
2625 "context_window": 254000,
2626 "default_max_tokens": 32000,
2627 "can_reason": false,
2628 "supports_attachments": true,
2629 "options": {}
2630 },
2631 {
2632 "id": "qwen3-vl-plus",
2633 "name": "Qwen3 VL Plus",
2634 "cost_per_1m_in": 0.137,
2635 "cost_per_1m_out": 1.37,
2636 "cost_per_1m_in_cached": 0,
2637 "cost_per_1m_out_cached": 0.0274,
2638 "context_window": 256000,
2639 "default_max_tokens": 32000,
2640 "can_reason": false,
2641 "supports_attachments": true,
2642 "options": {}
2643 },
2644 {
2645 "id": "qwen3.5-122b-a10b",
2646 "name": "Qwen3.5 122B A10B",
2647 "cost_per_1m_in": 0.1126,
2648 "cost_per_1m_out": 0.9008,
2649 "cost_per_1m_in_cached": 0,
2650 "cost_per_1m_out_cached": 0.1126,
2651 "context_window": 991000,
2652 "default_max_tokens": 64000,
2653 "can_reason": true,
2654 "reasoning_levels": [
2655 "low",
2656 "medium",
2657 "high"
2658 ],
2659 "default_reasoning_effort": "medium",
2660 "supports_attachments": true,
2661 "options": {}
2662 },
2663 {
2664 "id": "qwen3.5-27b",
2665 "name": "Qwen3.5 27B",
2666 "cost_per_1m_in": 0.0846,
2667 "cost_per_1m_out": 0.6768,
2668 "cost_per_1m_in_cached": 0,
2669 "cost_per_1m_out_cached": 0.0846,
2670 "context_window": 991000,
2671 "default_max_tokens": 64000,
2672 "can_reason": true,
2673 "reasoning_levels": [
2674 "low",
2675 "medium",
2676 "high"
2677 ],
2678 "default_reasoning_effort": "medium",
2679 "supports_attachments": true,
2680 "options": {}
2681 },
2682 {
2683 "id": "qwen3.5-35b-a3b",
2684 "name": "Qwen3.5 35B A3B",
2685 "cost_per_1m_in": 0.0564,
2686 "cost_per_1m_out": 0.4512,
2687 "cost_per_1m_in_cached": 0,
2688 "cost_per_1m_out_cached": 0.0564,
2689 "context_window": 991000,
2690 "default_max_tokens": 64000,
2691 "can_reason": true,
2692 "reasoning_levels": [
2693 "low",
2694 "medium",
2695 "high"
2696 ],
2697 "default_reasoning_effort": "medium",
2698 "supports_attachments": true,
2699 "options": {}
2700 },
2701 {
2702 "id": "qwen3.5-397b-a17b",
2703 "name": "Qwen3.5 397B A17B",
2704 "cost_per_1m_in": 0.1644,
2705 "cost_per_1m_out": 0.9864,
2706 "cost_per_1m_in_cached": 0,
2707 "cost_per_1m_out_cached": 0.1644,
2708 "context_window": 991000,
2709 "default_max_tokens": 64000,
2710 "can_reason": true,
2711 "reasoning_levels": [
2712 "low",
2713 "medium",
2714 "high"
2715 ],
2716 "default_reasoning_effort": "medium",
2717 "supports_attachments": true,
2718 "options": {}
2719 },
2720 {
2721 "id": "qwen3.5-flash",
2722 "name": "Qwen3.5 Flash",
2723 "cost_per_1m_in": 0.0282,
2724 "cost_per_1m_out": 0.282,
2725 "cost_per_1m_in_cached": 0.03525,
2726 "cost_per_1m_out_cached": 0.00282,
2727 "context_window": 991000,
2728 "default_max_tokens": 64000,
2729 "can_reason": true,
2730 "reasoning_levels": [
2731 "low",
2732 "medium",
2733 "high"
2734 ],
2735 "default_reasoning_effort": "medium",
2736 "supports_attachments": true,
2737 "options": {}
2738 },
2739 {
2740 "id": "qwen3.5-plus",
2741 "name": "Qwen3.5 Plus",
2742 "cost_per_1m_in": 0.1096,
2743 "cost_per_1m_out": 0.6576,
2744 "cost_per_1m_in_cached": 0.137,
2745 "cost_per_1m_out_cached": 0.01096,
2746 "context_window": 991000,
2747 "default_max_tokens": 64000,
2748 "can_reason": true,
2749 "reasoning_levels": [
2750 "low",
2751 "medium",
2752 "high"
2753 ],
2754 "default_reasoning_effort": "medium",
2755 "supports_attachments": true,
2756 "options": {}
2757 },
2758 {
2759 "id": "step-3.5-flash",
2760 "name": "Step 3.5 Flash",
2761 "cost_per_1m_in": 0.1,
2762 "cost_per_1m_out": 0.3,
2763 "cost_per_1m_in_cached": 0,
2764 "cost_per_1m_out_cached": 0,
2765 "context_window": 256000,
2766 "default_max_tokens": 25600,
2767 "can_reason": false,
2768 "supports_attachments": true,
2769 "options": {}
2770 },
2771 {
2772 "id": "step-3.5-flash-free",
2773 "name": "Step 3.5 Flash (free)",
2774 "cost_per_1m_in": 0,
2775 "cost_per_1m_out": 0,
2776 "cost_per_1m_in_cached": 0,
2777 "cost_per_1m_out_cached": 0,
2778 "context_window": 256000,
2779 "default_max_tokens": 25600,
2780 "can_reason": false,
2781 "supports_attachments": true,
2782 "options": {}
2783 }
2784 ],
2785 "default_headers": {
2786 "APP-Code": "IUFF7106"
2787 }
2788}