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-chat-latest",
1878 "name": "GPT 5.3 Chat",
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": 128000,
1884 "default_max_tokens": 16384,
1885 "can_reason": false,
1886 "supports_attachments": true,
1887 "options": {}
1888 },
1889 {
1890 "id": "gpt-5.3-codex",
1891 "name": "GPT-5.3-Codex",
1892 "cost_per_1m_in": 1.75,
1893 "cost_per_1m_out": 14,
1894 "cost_per_1m_in_cached": 0,
1895 "cost_per_1m_out_cached": 0.175,
1896 "context_window": 400000,
1897 "default_max_tokens": 128000,
1898 "can_reason": true,
1899 "reasoning_levels": [
1900 "low",
1901 "medium",
1902 "high"
1903 ],
1904 "default_reasoning_effort": "medium",
1905 "supports_attachments": true,
1906 "options": {}
1907 },
1908 {
1909 "id": "gpt-oss-120b",
1910 "name": "gpt-oss-120b",
1911 "cost_per_1m_in": 0.18,
1912 "cost_per_1m_out": 0.9,
1913 "cost_per_1m_in_cached": 0,
1914 "cost_per_1m_out_cached": 0,
1915 "context_window": 131072,
1916 "default_max_tokens": 32768,
1917 "can_reason": true,
1918 "reasoning_levels": [
1919 "low",
1920 "medium",
1921 "high"
1922 ],
1923 "default_reasoning_effort": "medium",
1924 "supports_attachments": false,
1925 "options": {}
1926 },
1927 {
1928 "id": "gpt-oss-20b",
1929 "name": "gpt-oss-20b",
1930 "cost_per_1m_in": 0.11,
1931 "cost_per_1m_out": 0.55,
1932 "cost_per_1m_in_cached": 0,
1933 "cost_per_1m_out_cached": 0,
1934 "context_window": 128000,
1935 "default_max_tokens": 12800,
1936 "can_reason": true,
1937 "reasoning_levels": [
1938 "low",
1939 "medium",
1940 "high"
1941 ],
1942 "default_reasoning_effort": "medium",
1943 "supports_attachments": false,
1944 "options": {}
1945 },
1946 {
1947 "id": "grok-4",
1948 "name": "Grok 4",
1949 "cost_per_1m_in": 3.3,
1950 "cost_per_1m_out": 16.5,
1951 "cost_per_1m_in_cached": 0,
1952 "cost_per_1m_out_cached": 0.825,
1953 "context_window": 256000,
1954 "default_max_tokens": 64000,
1955 "can_reason": true,
1956 "reasoning_levels": [
1957 "low",
1958 "medium",
1959 "high"
1960 ],
1961 "default_reasoning_effort": "medium",
1962 "supports_attachments": true,
1963 "options": {}
1964 },
1965 {
1966 "id": "grok-4-1-fast-non-reasoning",
1967 "name": "Grok 4.1 Fast",
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": false,
1975 "supports_attachments": true,
1976 "options": {}
1977 },
1978 {
1979 "id": "grok-4-1-fast-reasoning",
1980 "name": "Grok 4.1 Fast (reasoning)",
1981 "cost_per_1m_in": 0.2,
1982 "cost_per_1m_out": 0.5,
1983 "cost_per_1m_in_cached": 0,
1984 "cost_per_1m_out_cached": 0.05,
1985 "context_window": 2000000,
1986 "default_max_tokens": 200000,
1987 "can_reason": true,
1988 "reasoning_levels": [
1989 "low",
1990 "medium",
1991 "high"
1992 ],
1993 "default_reasoning_effort": "medium",
1994 "supports_attachments": true,
1995 "options": {}
1996 },
1997 {
1998 "id": "grok-4-fast-non-reasoning",
1999 "name": "Grok 4 Fast",
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": false,
2007 "supports_attachments": true,
2008 "options": {}
2009 },
2010 {
2011 "id": "grok-4-fast-reasoning",
2012 "name": "Grok 4 Fast (reasoning)",
2013 "cost_per_1m_in": 0.2,
2014 "cost_per_1m_out": 0.5,
2015 "cost_per_1m_in_cached": 0,
2016 "cost_per_1m_out_cached": 0.05,
2017 "context_window": 2000000,
2018 "default_max_tokens": 30000,
2019 "can_reason": true,
2020 "reasoning_levels": [
2021 "low",
2022 "medium",
2023 "high"
2024 ],
2025 "default_reasoning_effort": "medium",
2026 "supports_attachments": true,
2027 "options": {}
2028 },
2029 {
2030 "id": "grok-code-fast-1",
2031 "name": "Grok Code Fast 1",
2032 "cost_per_1m_in": 0.2,
2033 "cost_per_1m_out": 0.5,
2034 "cost_per_1m_in_cached": 0,
2035 "cost_per_1m_out_cached": 0.05,
2036 "context_window": 256000,
2037 "default_max_tokens": 10000,
2038 "can_reason": true,
2039 "reasoning_levels": [
2040 "low",
2041 "medium",
2042 "high"
2043 ],
2044 "default_reasoning_effort": "medium",
2045 "supports_attachments": true,
2046 "options": {}
2047 },
2048 {
2049 "id": "jina-deepsearch-v1",
2050 "name": "Jina Deepsearch V1",
2051 "cost_per_1m_in": 0.05,
2052 "cost_per_1m_out": 0.05,
2053 "cost_per_1m_in_cached": 0,
2054 "cost_per_1m_out_cached": 0,
2055 "context_window": 1000000,
2056 "default_max_tokens": 100000,
2057 "can_reason": true,
2058 "reasoning_levels": [
2059 "low",
2060 "medium",
2061 "high"
2062 ],
2063 "default_reasoning_effort": "medium",
2064 "supports_attachments": true,
2065 "options": {}
2066 },
2067 {
2068 "id": "kat-dev",
2069 "name": "Kat Dev",
2070 "cost_per_1m_in": 0.137,
2071 "cost_per_1m_out": 0.548,
2072 "cost_per_1m_in_cached": 0,
2073 "cost_per_1m_out_cached": 0,
2074 "context_window": 128000,
2075 "default_max_tokens": 12800,
2076 "can_reason": false,
2077 "supports_attachments": false,
2078 "options": {}
2079 },
2080 {
2081 "id": "kimi-for-coding-free",
2082 "name": "Kimi For Coding (free)",
2083 "cost_per_1m_in": 0,
2084 "cost_per_1m_out": 0,
2085 "cost_per_1m_in_cached": 0,
2086 "cost_per_1m_out_cached": 0,
2087 "context_window": 256000,
2088 "default_max_tokens": 25600,
2089 "can_reason": true,
2090 "reasoning_levels": [
2091 "low",
2092 "medium",
2093 "high"
2094 ],
2095 "default_reasoning_effort": "medium",
2096 "supports_attachments": false,
2097 "options": {}
2098 },
2099 {
2100 "id": "kimi-k2-0711",
2101 "name": "Kimi K2 0711",
2102 "cost_per_1m_in": 0.54,
2103 "cost_per_1m_out": 2.16,
2104 "cost_per_1m_in_cached": 0,
2105 "cost_per_1m_out_cached": 0,
2106 "context_window": 131000,
2107 "default_max_tokens": 13100,
2108 "can_reason": false,
2109 "supports_attachments": false,
2110 "options": {}
2111 },
2112 {
2113 "id": "kimi-k2-thinking",
2114 "name": "Kimi K2 Thinking",
2115 "cost_per_1m_in": 0.548,
2116 "cost_per_1m_out": 2.192,
2117 "cost_per_1m_in_cached": 0,
2118 "cost_per_1m_out_cached": 0.137,
2119 "context_window": 262144,
2120 "default_max_tokens": 26214,
2121 "can_reason": true,
2122 "reasoning_levels": [
2123 "low",
2124 "medium",
2125 "high"
2126 ],
2127 "default_reasoning_effort": "medium",
2128 "supports_attachments": false,
2129 "options": {}
2130 },
2131 {
2132 "id": "kimi-k2-turbo-preview",
2133 "name": "Kimi K2 Turbo Preview",
2134 "cost_per_1m_in": 1.2,
2135 "cost_per_1m_out": 4.8,
2136 "cost_per_1m_in_cached": 0,
2137 "cost_per_1m_out_cached": 0.3,
2138 "context_window": 262144,
2139 "default_max_tokens": 26214,
2140 "can_reason": false,
2141 "supports_attachments": false,
2142 "options": {}
2143 },
2144 {
2145 "id": "kimi-k2.5",
2146 "name": "Kimi K2.5",
2147 "cost_per_1m_in": 0.6,
2148 "cost_per_1m_out": 3,
2149 "cost_per_1m_in_cached": 0,
2150 "cost_per_1m_out_cached": 0.105,
2151 "context_window": 256000,
2152 "default_max_tokens": 25600,
2153 "can_reason": true,
2154 "reasoning_levels": [
2155 "low",
2156 "medium",
2157 "high"
2158 ],
2159 "default_reasoning_effort": "medium",
2160 "supports_attachments": true,
2161 "options": {}
2162 },
2163 {
2164 "id": "llama-4-maverick",
2165 "name": "Llama 4 Maverick",
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": 1048576,
2171 "default_max_tokens": 32000,
2172 "can_reason": false,
2173 "supports_attachments": true,
2174 "options": {}
2175 },
2176 {
2177 "id": "llama-4-scout",
2178 "name": "Llama 4 Scout",
2179 "cost_per_1m_in": 0.2,
2180 "cost_per_1m_out": 0.2,
2181 "cost_per_1m_in_cached": 0,
2182 "cost_per_1m_out_cached": 0,
2183 "context_window": 131000,
2184 "default_max_tokens": 13100,
2185 "can_reason": false,
2186 "supports_attachments": true,
2187 "options": {}
2188 },
2189 {
2190 "id": "mimo-v2-flash-free",
2191 "name": "MiMo V2 Flash (free)",
2192 "cost_per_1m_in": 0,
2193 "cost_per_1m_out": 0,
2194 "cost_per_1m_in_cached": 0,
2195 "cost_per_1m_out_cached": 0,
2196 "context_window": 256000,
2197 "default_max_tokens": 25600,
2198 "can_reason": false,
2199 "supports_attachments": false,
2200 "options": {}
2201 },
2202 {
2203 "id": "minimax-m2",
2204 "name": "MiniMax M2",
2205 "cost_per_1m_in": 0.288,
2206 "cost_per_1m_out": 1.152,
2207 "cost_per_1m_in_cached": 0,
2208 "cost_per_1m_out_cached": 0,
2209 "context_window": 204800,
2210 "default_max_tokens": 20480,
2211 "can_reason": true,
2212 "reasoning_levels": [
2213 "low",
2214 "medium",
2215 "high"
2216 ],
2217 "default_reasoning_effort": "medium",
2218 "supports_attachments": false,
2219 "options": {}
2220 },
2221 {
2222 "id": "minimax-m2.1",
2223 "name": "MiniMax M2.1",
2224 "cost_per_1m_in": 0.288,
2225 "cost_per_1m_out": 1.152,
2226 "cost_per_1m_in_cached": 0,
2227 "cost_per_1m_out_cached": 0,
2228 "context_window": 204800,
2229 "default_max_tokens": 20480,
2230 "can_reason": true,
2231 "reasoning_levels": [
2232 "low",
2233 "medium",
2234 "high"
2235 ],
2236 "default_reasoning_effort": "medium",
2237 "supports_attachments": false,
2238 "options": {}
2239 },
2240 {
2241 "id": "minimax-m2.5",
2242 "name": "MiniMax M2.5",
2243 "cost_per_1m_in": 0.288,
2244 "cost_per_1m_out": 1.152,
2245 "cost_per_1m_in_cached": 0,
2246 "cost_per_1m_out_cached": 0,
2247 "context_window": 204800,
2248 "default_max_tokens": 20480,
2249 "can_reason": true,
2250 "reasoning_levels": [
2251 "low",
2252 "medium",
2253 "high"
2254 ],
2255 "default_reasoning_effort": "medium",
2256 "supports_attachments": false,
2257 "options": {}
2258 },
2259 {
2260 "id": "minimax-m2.5-highspeed",
2261 "name": "MiniMax M2.5 Highspeed",
2262 "cost_per_1m_in": 0.288,
2263 "cost_per_1m_out": 1.152,
2264 "cost_per_1m_in_cached": 0,
2265 "cost_per_1m_out_cached": 0,
2266 "context_window": 204800,
2267 "default_max_tokens": 20480,
2268 "can_reason": true,
2269 "reasoning_levels": [
2270 "low",
2271 "medium",
2272 "high"
2273 ],
2274 "default_reasoning_effort": "medium",
2275 "supports_attachments": false,
2276 "options": {}
2277 },
2278 {
2279 "id": "mistral-large-3",
2280 "name": "Mistral Large 3",
2281 "cost_per_1m_in": 0.5,
2282 "cost_per_1m_out": 1.5,
2283 "cost_per_1m_in_cached": 0,
2284 "cost_per_1m_out_cached": 0,
2285 "context_window": 256000,
2286 "default_max_tokens": 25600,
2287 "can_reason": false,
2288 "supports_attachments": true,
2289 "options": {}
2290 },
2291 {
2292 "id": "o3",
2293 "name": "O3",
2294 "cost_per_1m_in": 2,
2295 "cost_per_1m_out": 8,
2296 "cost_per_1m_in_cached": 0,
2297 "cost_per_1m_out_cached": 0.5,
2298 "context_window": 200000,
2299 "default_max_tokens": 100000,
2300 "can_reason": true,
2301 "reasoning_levels": [
2302 "low",
2303 "medium",
2304 "high"
2305 ],
2306 "default_reasoning_effort": "medium",
2307 "supports_attachments": true,
2308 "options": {}
2309 },
2310 {
2311 "id": "o3-mini",
2312 "name": "O3 Mini",
2313 "cost_per_1m_in": 1.1,
2314 "cost_per_1m_out": 4.4,
2315 "cost_per_1m_in_cached": 0,
2316 "cost_per_1m_out_cached": 0.55,
2317 "context_window": 200000,
2318 "default_max_tokens": 100000,
2319 "can_reason": true,
2320 "reasoning_levels": [
2321 "low",
2322 "medium",
2323 "high"
2324 ],
2325 "default_reasoning_effort": "medium",
2326 "supports_attachments": true,
2327 "options": {}
2328 },
2329 {
2330 "id": "o3-pro",
2331 "name": "O3 Pro",
2332 "cost_per_1m_in": 20,
2333 "cost_per_1m_out": 80,
2334 "cost_per_1m_in_cached": 0,
2335 "cost_per_1m_out_cached": 20,
2336 "context_window": 200000,
2337 "default_max_tokens": 100000,
2338 "can_reason": true,
2339 "reasoning_levels": [
2340 "low",
2341 "medium",
2342 "high"
2343 ],
2344 "default_reasoning_effort": "medium",
2345 "supports_attachments": true,
2346 "options": {}
2347 },
2348 {
2349 "id": "o4-mini",
2350 "name": "O4 Mini",
2351 "cost_per_1m_in": 1.1,
2352 "cost_per_1m_out": 4.4,
2353 "cost_per_1m_in_cached": 0,
2354 "cost_per_1m_out_cached": 0.275,
2355 "context_window": 200000,
2356 "default_max_tokens": 100000,
2357 "can_reason": true,
2358 "reasoning_levels": [
2359 "low",
2360 "medium",
2361 "high"
2362 ],
2363 "default_reasoning_effort": "medium",
2364 "supports_attachments": true,
2365 "options": {}
2366 },
2367 {
2368 "id": "qwen3-235b-a22b",
2369 "name": "Qwen3 235B A22B",
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": 131100,
2375 "default_max_tokens": 13110,
2376 "can_reason": false,
2377 "supports_attachments": true,
2378 "options": {}
2379 },
2380 {
2381 "id": "qwen3-235b-a22b-instruct-2507",
2382 "name": "Qwen3 235B A22B Instruct 2507",
2383 "cost_per_1m_in": 0.28,
2384 "cost_per_1m_out": 1.12,
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": false,
2390 "supports_attachments": true,
2391 "options": {}
2392 },
2393 {
2394 "id": "qwen3-235b-a22b-thinking-2507",
2395 "name": "Qwen3 235B A22B Thinking 2507",
2396 "cost_per_1m_in": 0.28,
2397 "cost_per_1m_out": 2.8,
2398 "cost_per_1m_in_cached": 0,
2399 "cost_per_1m_out_cached": 0,
2400 "context_window": 262144,
2401 "default_max_tokens": 26214,
2402 "can_reason": true,
2403 "reasoning_levels": [
2404 "low",
2405 "medium",
2406 "high"
2407 ],
2408 "default_reasoning_effort": "medium",
2409 "supports_attachments": true,
2410 "options": {}
2411 },
2412 {
2413 "id": "qwen3-coder-30b-a3b-instruct",
2414 "name": "Qwen3 Coder 30B A3B Instruct",
2415 "cost_per_1m_in": 0.2,
2416 "cost_per_1m_out": 0.8,
2417 "cost_per_1m_in_cached": 0,
2418 "cost_per_1m_out_cached": 0.2,
2419 "context_window": 2000000,
2420 "default_max_tokens": 262000,
2421 "can_reason": false,
2422 "supports_attachments": false,
2423 "options": {}
2424 },
2425 {
2426 "id": "qwen3-coder-480b-a35b-instruct",
2427 "name": "Qwen3 Coder 480B A35B Instruct",
2428 "cost_per_1m_in": 0.82,
2429 "cost_per_1m_out": 3.28,
2430 "cost_per_1m_in_cached": 0,
2431 "cost_per_1m_out_cached": 0.82,
2432 "context_window": 262000,
2433 "default_max_tokens": 26200,
2434 "can_reason": false,
2435 "supports_attachments": false,
2436 "options": {}
2437 },
2438 {
2439 "id": "qwen3-coder-flash",
2440 "name": "Qwen3 Coder Flash",
2441 "cost_per_1m_in": 0.136,
2442 "cost_per_1m_out": 0.544,
2443 "cost_per_1m_in_cached": 0,
2444 "cost_per_1m_out_cached": 0.136,
2445 "context_window": 256000,
2446 "default_max_tokens": 65536,
2447 "can_reason": false,
2448 "supports_attachments": false,
2449 "options": {}
2450 },
2451 {
2452 "id": "qwen3-coder-next",
2453 "name": "Qwen3 Coder Next",
2454 "cost_per_1m_in": 0.137,
2455 "cost_per_1m_out": 0.548,
2456 "cost_per_1m_in_cached": 0,
2457 "cost_per_1m_out_cached": 0.137,
2458 "context_window": 2000000,
2459 "default_max_tokens": 64000,
2460 "can_reason": false,
2461 "supports_attachments": false,
2462 "options": {}
2463 },
2464 {
2465 "id": "qwen3-coder-plus",
2466 "name": "Qwen3 Coder Plus",
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.108,
2471 "context_window": 1048576,
2472 "default_max_tokens": 65536,
2473 "can_reason": false,
2474 "supports_attachments": false,
2475 "options": {}
2476 },
2477 {
2478 "id": "qwen3-coder-plus-2025-07-22",
2479 "name": "Qwen3 Coder Plus 2025 07-22",
2480 "cost_per_1m_in": 0.54,
2481 "cost_per_1m_out": 2.16,
2482 "cost_per_1m_in_cached": 0,
2483 "cost_per_1m_out_cached": 0.54,
2484 "context_window": 128000,
2485 "default_max_tokens": 12800,
2486 "can_reason": false,
2487 "supports_attachments": false,
2488 "options": {}
2489 },
2490 {
2491 "id": "qwen3-max",
2492 "name": "Qwen3 Max",
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": 262144,
2498 "default_max_tokens": 65536,
2499 "can_reason": false,
2500 "supports_attachments": true,
2501 "options": {}
2502 },
2503 {
2504 "id": "qwen3-max-2026-01-23",
2505 "name": "Qwen3 Max 2026 01-23",
2506 "cost_per_1m_in": 0.34246,
2507 "cost_per_1m_out": 1.36984,
2508 "cost_per_1m_in_cached": 0,
2509 "cost_per_1m_out_cached": 0.34246,
2510 "context_window": 252000,
2511 "default_max_tokens": 32000,
2512 "can_reason": true,
2513 "reasoning_levels": [
2514 "low",
2515 "medium",
2516 "high"
2517 ],
2518 "default_reasoning_effort": "medium",
2519 "supports_attachments": false,
2520 "options": {}
2521 },
2522 {
2523 "id": "qwen3-next-80b-a3b-instruct",
2524 "name": "Qwen3 Next 80B A3B Instruct",
2525 "cost_per_1m_in": 0.138,
2526 "cost_per_1m_out": 0.552,
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": false,
2532 "supports_attachments": true,
2533 "options": {}
2534 },
2535 {
2536 "id": "qwen3-next-80b-a3b-thinking",
2537 "name": "Qwen3 Next 80B A3B Thinking",
2538 "cost_per_1m_in": 0.138,
2539 "cost_per_1m_out": 1.38,
2540 "cost_per_1m_in_cached": 0,
2541 "cost_per_1m_out_cached": 0,
2542 "context_window": 256000,
2543 "default_max_tokens": 25600,
2544 "can_reason": true,
2545 "reasoning_levels": [
2546 "low",
2547 "medium",
2548 "high"
2549 ],
2550 "default_reasoning_effort": "medium",
2551 "supports_attachments": true,
2552 "options": {}
2553 },
2554 {
2555 "id": "qwen3-vl-235b-a22b-instruct",
2556 "name": "Qwen3 VL 235B A22B Instruct",
2557 "cost_per_1m_in": 0.274,
2558 "cost_per_1m_out": 1.096,
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": false,
2564 "supports_attachments": true,
2565 "options": {}
2566 },
2567 {
2568 "id": "qwen3-vl-235b-a22b-thinking",
2569 "name": "Qwen3 VL 235B A22B Thinking",
2570 "cost_per_1m_in": 0.274,
2571 "cost_per_1m_out": 2.74,
2572 "cost_per_1m_in_cached": 0,
2573 "cost_per_1m_out_cached": 0,
2574 "context_window": 131000,
2575 "default_max_tokens": 33000,
2576 "can_reason": true,
2577 "reasoning_levels": [
2578 "low",
2579 "medium",
2580 "high"
2581 ],
2582 "default_reasoning_effort": "medium",
2583 "supports_attachments": true,
2584 "options": {}
2585 },
2586 {
2587 "id": "qwen3-vl-30b-a3b-instruct",
2588 "name": "Qwen3 VL 30B A3B Instruct",
2589 "cost_per_1m_in": 0.1028,
2590 "cost_per_1m_out": 0.4112,
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": false,
2596 "supports_attachments": true,
2597 "options": {}
2598 },
2599 {
2600 "id": "qwen3-vl-30b-a3b-thinking",
2601 "name": "Qwen3 VL 30B A3B Thinking",
2602 "cost_per_1m_in": 0.1028,
2603 "cost_per_1m_out": 1.028,
2604 "cost_per_1m_in_cached": 0,
2605 "cost_per_1m_out_cached": 0,
2606 "context_window": 128000,
2607 "default_max_tokens": 32000,
2608 "can_reason": true,
2609 "reasoning_levels": [
2610 "low",
2611 "medium",
2612 "high"
2613 ],
2614 "default_reasoning_effort": "medium",
2615 "supports_attachments": true,
2616 "options": {}
2617 },
2618 {
2619 "id": "qwen3-vl-flash",
2620 "name": "Qwen3 VL Flash",
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.00412,
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-flash-2026-01-22",
2633 "name": "Qwen3 VL Flash 2026 01-22",
2634 "cost_per_1m_in": 0.0206,
2635 "cost_per_1m_out": 0.206,
2636 "cost_per_1m_in_cached": 0,
2637 "cost_per_1m_out_cached": 0.0206,
2638 "context_window": 254000,
2639 "default_max_tokens": 32000,
2640 "can_reason": false,
2641 "supports_attachments": true,
2642 "options": {}
2643 },
2644 {
2645 "id": "qwen3-vl-plus",
2646 "name": "Qwen3 VL Plus",
2647 "cost_per_1m_in": 0.137,
2648 "cost_per_1m_out": 1.37,
2649 "cost_per_1m_in_cached": 0,
2650 "cost_per_1m_out_cached": 0.0274,
2651 "context_window": 256000,
2652 "default_max_tokens": 32000,
2653 "can_reason": false,
2654 "supports_attachments": true,
2655 "options": {}
2656 },
2657 {
2658 "id": "qwen3.5-122b-a10b",
2659 "name": "Qwen3.5 122B A10B",
2660 "cost_per_1m_in": 0.1126,
2661 "cost_per_1m_out": 0.9008,
2662 "cost_per_1m_in_cached": 0,
2663 "cost_per_1m_out_cached": 0.1126,
2664 "context_window": 991000,
2665 "default_max_tokens": 64000,
2666 "can_reason": true,
2667 "reasoning_levels": [
2668 "low",
2669 "medium",
2670 "high"
2671 ],
2672 "default_reasoning_effort": "medium",
2673 "supports_attachments": true,
2674 "options": {}
2675 },
2676 {
2677 "id": "qwen3.5-27b",
2678 "name": "Qwen3.5 27B",
2679 "cost_per_1m_in": 0.0846,
2680 "cost_per_1m_out": 0.6768,
2681 "cost_per_1m_in_cached": 0,
2682 "cost_per_1m_out_cached": 0.0846,
2683 "context_window": 991000,
2684 "default_max_tokens": 64000,
2685 "can_reason": true,
2686 "reasoning_levels": [
2687 "low",
2688 "medium",
2689 "high"
2690 ],
2691 "default_reasoning_effort": "medium",
2692 "supports_attachments": true,
2693 "options": {}
2694 },
2695 {
2696 "id": "qwen3.5-35b-a3b",
2697 "name": "Qwen3.5 35B A3B",
2698 "cost_per_1m_in": 0.0564,
2699 "cost_per_1m_out": 0.4512,
2700 "cost_per_1m_in_cached": 0,
2701 "cost_per_1m_out_cached": 0.0564,
2702 "context_window": 991000,
2703 "default_max_tokens": 64000,
2704 "can_reason": true,
2705 "reasoning_levels": [
2706 "low",
2707 "medium",
2708 "high"
2709 ],
2710 "default_reasoning_effort": "medium",
2711 "supports_attachments": true,
2712 "options": {}
2713 },
2714 {
2715 "id": "qwen3.5-397b-a17b",
2716 "name": "Qwen3.5 397B A17B",
2717 "cost_per_1m_in": 0.1644,
2718 "cost_per_1m_out": 0.9864,
2719 "cost_per_1m_in_cached": 0,
2720 "cost_per_1m_out_cached": 0.1644,
2721 "context_window": 991000,
2722 "default_max_tokens": 64000,
2723 "can_reason": true,
2724 "reasoning_levels": [
2725 "low",
2726 "medium",
2727 "high"
2728 ],
2729 "default_reasoning_effort": "medium",
2730 "supports_attachments": true,
2731 "options": {}
2732 },
2733 {
2734 "id": "qwen3.5-flash",
2735 "name": "Qwen3.5 Flash",
2736 "cost_per_1m_in": 0.0282,
2737 "cost_per_1m_out": 0.282,
2738 "cost_per_1m_in_cached": 0.03525,
2739 "cost_per_1m_out_cached": 0.00282,
2740 "context_window": 991000,
2741 "default_max_tokens": 64000,
2742 "can_reason": true,
2743 "reasoning_levels": [
2744 "low",
2745 "medium",
2746 "high"
2747 ],
2748 "default_reasoning_effort": "medium",
2749 "supports_attachments": true,
2750 "options": {}
2751 },
2752 {
2753 "id": "qwen3.5-plus",
2754 "name": "Qwen3.5 Plus",
2755 "cost_per_1m_in": 0.1096,
2756 "cost_per_1m_out": 0.6576,
2757 "cost_per_1m_in_cached": 0.137,
2758 "cost_per_1m_out_cached": 0.01096,
2759 "context_window": 991000,
2760 "default_max_tokens": 64000,
2761 "can_reason": true,
2762 "reasoning_levels": [
2763 "low",
2764 "medium",
2765 "high"
2766 ],
2767 "default_reasoning_effort": "medium",
2768 "supports_attachments": true,
2769 "options": {}
2770 },
2771 {
2772 "id": "step-3.5-flash",
2773 "name": "Step 3.5 Flash",
2774 "cost_per_1m_in": 0.1,
2775 "cost_per_1m_out": 0.3,
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 "id": "step-3.5-flash-free",
2786 "name": "Step 3.5 Flash (free)",
2787 "cost_per_1m_in": 0,
2788 "cost_per_1m_out": 0,
2789 "cost_per_1m_in_cached": 0,
2790 "cost_per_1m_out_cached": 0,
2791 "context_window": 256000,
2792 "default_max_tokens": 25600,
2793 "can_reason": false,
2794 "supports_attachments": true,
2795 "options": {}
2796 }
2797 ],
2798 "default_headers": {
2799 "APP-Code": "IUFF7106"
2800 }
2801}