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-nothink",
1053 "name": "Gemini 2.5 Flash Lite (no think)",
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-lite-preview-09-2025",
1066 "name": "Gemini 2.5 Flash Lite Preview 09 2025",
1067 "cost_per_1m_in": 0.1,
1068 "cost_per_1m_out": 0.4,
1069 "cost_per_1m_in_cached": 0,
1070 "cost_per_1m_out_cached": 0.01,
1071 "context_window": 1048576,
1072 "default_max_tokens": 65536,
1073 "can_reason": false,
1074 "supports_attachments": true,
1075 "options": {}
1076 },
1077 {
1078 "id": "gemini-2.5-flash-lite-preview-09-2025-nothink",
1079 "name": "Gemini 2.5 Flash Lite Preview 09 2025 (no think)",
1080 "cost_per_1m_in": 0.1,
1081 "cost_per_1m_out": 0.4,
1082 "cost_per_1m_in_cached": 0,
1083 "cost_per_1m_out_cached": 0.01,
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-nothink",
1092 "name": "Gemini 2.5 Flash (no think)",
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": 1047576,
1098 "default_max_tokens": 65536,
1099 "can_reason": false,
1100 "supports_attachments": true,
1101 "options": {}
1102 },
1103 {
1104 "id": "gemini-2.5-flash-preview-05-20-nothink",
1105 "name": "Gemini 2.5 Flash Preview 05-20 (no think)",
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-preview-05-20-search",
1118 "name": "Gemini 2.5 Flash Preview 05-20 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-flash-preview-09-2025",
1131 "name": "Gemini 2.5 Flash Preview 09 2025",
1132 "cost_per_1m_in": 0.3,
1133 "cost_per_1m_out": 2.499,
1134 "cost_per_1m_in_cached": 0,
1135 "cost_per_1m_out_cached": 0.03,
1136 "context_window": 1048576,
1137 "default_max_tokens": 65536,
1138 "can_reason": false,
1139 "supports_attachments": true,
1140 "options": {}
1141 },
1142 {
1143 "id": "gemini-2.5-flash-search",
1144 "name": "Gemini 2.5 Flash Search",
1145 "cost_per_1m_in": 0.3,
1146 "cost_per_1m_out": 2.499,
1147 "cost_per_1m_in_cached": 0,
1148 "cost_per_1m_out_cached": 0.03,
1149 "context_window": 1048576,
1150 "default_max_tokens": 65536,
1151 "can_reason": false,
1152 "supports_attachments": true,
1153 "options": {}
1154 },
1155 {
1156 "id": "gemini-2.5-pro",
1157 "name": "Gemini 2.5 Pro",
1158 "cost_per_1m_in": 1.25,
1159 "cost_per_1m_out": 10,
1160 "cost_per_1m_in_cached": 0,
1161 "cost_per_1m_out_cached": 0.125,
1162 "context_window": 1048576,
1163 "default_max_tokens": 65536,
1164 "can_reason": true,
1165 "reasoning_levels": [
1166 "low",
1167 "medium",
1168 "high"
1169 ],
1170 "default_reasoning_effort": "medium",
1171 "supports_attachments": true,
1172 "options": {}
1173 },
1174 {
1175 "id": "gemini-2.5-pro-preview-05-06",
1176 "name": "Gemini 2.5 Pro Preview 05-06",
1177 "cost_per_1m_in": 1.25,
1178 "cost_per_1m_out": 10,
1179 "cost_per_1m_in_cached": 0,
1180 "cost_per_1m_out_cached": 0.125,
1181 "context_window": 1048576,
1182 "default_max_tokens": 65536,
1183 "can_reason": true,
1184 "reasoning_levels": [
1185 "low",
1186 "medium",
1187 "high"
1188 ],
1189 "default_reasoning_effort": "medium",
1190 "supports_attachments": true,
1191 "options": {}
1192 },
1193 {
1194 "id": "gemini-2.5-pro-preview-06-05",
1195 "name": "Gemini 2.5 Pro Preview 06-05",
1196 "cost_per_1m_in": 1.25,
1197 "cost_per_1m_out": 10,
1198 "cost_per_1m_in_cached": 0,
1199 "cost_per_1m_out_cached": 0.125,
1200 "context_window": 1048576,
1201 "default_max_tokens": 65536,
1202 "can_reason": true,
1203 "reasoning_levels": [
1204 "low",
1205 "medium",
1206 "high"
1207 ],
1208 "default_reasoning_effort": "medium",
1209 "supports_attachments": true,
1210 "options": {}
1211 },
1212 {
1213 "id": "gemini-2.5-pro-search",
1214 "name": "Gemini 2.5 Pro Search",
1215 "cost_per_1m_in": 1.25,
1216 "cost_per_1m_out": 10,
1217 "cost_per_1m_in_cached": 0,
1218 "cost_per_1m_out_cached": 0.125,
1219 "context_window": 1048576,
1220 "default_max_tokens": 65536,
1221 "can_reason": true,
1222 "reasoning_levels": [
1223 "low",
1224 "medium",
1225 "high"
1226 ],
1227 "default_reasoning_effort": "medium",
1228 "supports_attachments": true,
1229 "options": {}
1230 },
1231 {
1232 "id": "gemini-3-flash-preview",
1233 "name": "Gemini 3 Flash Preview",
1234 "cost_per_1m_in": 0.5,
1235 "cost_per_1m_out": 3,
1236 "cost_per_1m_in_cached": 0,
1237 "cost_per_1m_out_cached": 0.05,
1238 "context_window": 1048576,
1239 "default_max_tokens": 104857,
1240 "can_reason": true,
1241 "reasoning_levels": [
1242 "low",
1243 "medium",
1244 "high"
1245 ],
1246 "default_reasoning_effort": "medium",
1247 "supports_attachments": true,
1248 "options": {}
1249 },
1250 {
1251 "id": "gemini-3-flash-preview-free",
1252 "name": "Gemini 3 Flash Preview (free)",
1253 "cost_per_1m_in": 0,
1254 "cost_per_1m_out": 0,
1255 "cost_per_1m_in_cached": 0,
1256 "cost_per_1m_out_cached": 0,
1257 "context_window": 1048576,
1258 "default_max_tokens": 65536,
1259 "can_reason": true,
1260 "reasoning_levels": [
1261 "low",
1262 "medium",
1263 "high"
1264 ],
1265 "default_reasoning_effort": "medium",
1266 "supports_attachments": true,
1267 "options": {}
1268 },
1269 {
1270 "id": "gemini-3-flash-preview-search",
1271 "name": "Gemini 3 Flash Preview Search",
1272 "cost_per_1m_in": 0.5,
1273 "cost_per_1m_out": 3,
1274 "cost_per_1m_in_cached": 0,
1275 "cost_per_1m_out_cached": 0.05,
1276 "context_window": 1048576,
1277 "default_max_tokens": 104857,
1278 "can_reason": true,
1279 "reasoning_levels": [
1280 "low",
1281 "medium",
1282 "high"
1283 ],
1284 "default_reasoning_effort": "medium",
1285 "supports_attachments": true,
1286 "options": {}
1287 },
1288 {
1289 "id": "gemini-3.1-flash-lite-preview",
1290 "name": "Gemini 3.1 Flash Lite Preview",
1291 "cost_per_1m_in": 0.25,
1292 "cost_per_1m_out": 1.5,
1293 "cost_per_1m_in_cached": 0,
1294 "cost_per_1m_out_cached": 0.25,
1295 "context_window": 1000000,
1296 "default_max_tokens": 64000,
1297 "can_reason": true,
1298 "reasoning_levels": [
1299 "low",
1300 "medium",
1301 "high"
1302 ],
1303 "default_reasoning_effort": "medium",
1304 "supports_attachments": true,
1305 "options": {}
1306 },
1307 {
1308 "id": "gemini-3.1-pro-preview",
1309 "name": "Gemini 3.1 Pro Preview",
1310 "cost_per_1m_in": 2,
1311 "cost_per_1m_out": 12,
1312 "cost_per_1m_in_cached": 0,
1313 "cost_per_1m_out_cached": 0.2,
1314 "context_window": 1000000,
1315 "default_max_tokens": 64000,
1316 "can_reason": true,
1317 "reasoning_levels": [
1318 "low",
1319 "medium",
1320 "high"
1321 ],
1322 "default_reasoning_effort": "medium",
1323 "supports_attachments": true,
1324 "options": {}
1325 },
1326 {
1327 "id": "gemini-3.1-pro-preview-customtools",
1328 "name": "Gemini 3.1 Pro Preview Customtools",
1329 "cost_per_1m_in": 2,
1330 "cost_per_1m_out": 12,
1331 "cost_per_1m_in_cached": 0,
1332 "cost_per_1m_out_cached": 0.2,
1333 "context_window": 1000000,
1334 "default_max_tokens": 64000,
1335 "can_reason": true,
1336 "reasoning_levels": [
1337 "low",
1338 "medium",
1339 "high"
1340 ],
1341 "default_reasoning_effort": "medium",
1342 "supports_attachments": true,
1343 "options": {}
1344 },
1345 {
1346 "id": "glm-4.5v",
1347 "name": "GLM 4.5 Vision",
1348 "cost_per_1m_in": 0.274,
1349 "cost_per_1m_out": 0.822,
1350 "cost_per_1m_in_cached": 0,
1351 "cost_per_1m_out_cached": 0.274,
1352 "context_window": 64000,
1353 "default_max_tokens": 16384,
1354 "can_reason": false,
1355 "supports_attachments": true,
1356 "options": {}
1357 },
1358 {
1359 "id": "glm-4.6",
1360 "name": "GLM 4.6",
1361 "cost_per_1m_in": 0,
1362 "cost_per_1m_out": 0,
1363 "cost_per_1m_in_cached": 0,
1364 "cost_per_1m_out_cached": 0,
1365 "context_window": 204800,
1366 "default_max_tokens": 20480,
1367 "can_reason": true,
1368 "reasoning_levels": [
1369 "low",
1370 "medium",
1371 "high"
1372 ],
1373 "default_reasoning_effort": "medium",
1374 "supports_attachments": false,
1375 "options": {}
1376 },
1377 {
1378 "id": "glm-4.6v",
1379 "name": "GLM 4.6 Vision",
1380 "cost_per_1m_in": 0.137,
1381 "cost_per_1m_out": 0.411,
1382 "cost_per_1m_in_cached": 0,
1383 "cost_per_1m_out_cached": 0.0274,
1384 "context_window": 128000,
1385 "default_max_tokens": 12800,
1386 "can_reason": false,
1387 "supports_attachments": true,
1388 "options": {}
1389 },
1390 {
1391 "id": "glm-4.7",
1392 "name": "GLM 4.7",
1393 "cost_per_1m_in": 0.273974,
1394 "cost_per_1m_out": 1.095896,
1395 "cost_per_1m_in_cached": 0,
1396 "cost_per_1m_out_cached": 0.054795,
1397 "context_window": 200000,
1398 "default_max_tokens": 20000,
1399 "can_reason": true,
1400 "reasoning_levels": [
1401 "low",
1402 "medium",
1403 "high"
1404 ],
1405 "default_reasoning_effort": "medium",
1406 "supports_attachments": false,
1407 "options": {}
1408 },
1409 {
1410 "id": "glm-5",
1411 "name": "GLM 5",
1412 "cost_per_1m_in": 0.88,
1413 "cost_per_1m_out": 2.816,
1414 "cost_per_1m_in_cached": 0,
1415 "cost_per_1m_out_cached": 0.176,
1416 "context_window": 202752,
1417 "default_max_tokens": 20275,
1418 "can_reason": true,
1419 "reasoning_levels": [
1420 "low",
1421 "medium",
1422 "high"
1423 ],
1424 "default_reasoning_effort": "medium",
1425 "supports_attachments": false,
1426 "options": {}
1427 },
1428 {
1429 "id": "gpt-4.1",
1430 "name": "GPT 4.1",
1431 "cost_per_1m_in": 2,
1432 "cost_per_1m_out": 8,
1433 "cost_per_1m_in_cached": 0,
1434 "cost_per_1m_out_cached": 0.5,
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-free",
1443 "name": "GPT 4.1 (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-mini",
1456 "name": "GPT 4.1 Mini",
1457 "cost_per_1m_in": 0.4,
1458 "cost_per_1m_out": 1.6,
1459 "cost_per_1m_in_cached": 0,
1460 "cost_per_1m_out_cached": 0.1,
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-mini-free",
1469 "name": "GPT 4.1 Mini (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-4.1-nano",
1482 "name": "GPT 4.1 Nano",
1483 "cost_per_1m_in": 0.1,
1484 "cost_per_1m_out": 0.4,
1485 "cost_per_1m_in_cached": 0,
1486 "cost_per_1m_out_cached": 0.025,
1487 "context_window": 1047576,
1488 "default_max_tokens": 32768,
1489 "can_reason": false,
1490 "supports_attachments": true,
1491 "options": {}
1492 },
1493 {
1494 "id": "gpt-4.1-nano-free",
1495 "name": "GPT 4.1 Nano (free)",
1496 "cost_per_1m_in": 0,
1497 "cost_per_1m_out": 0,
1498 "cost_per_1m_in_cached": 0,
1499 "cost_per_1m_out_cached": 0,
1500 "context_window": 1047576,
1501 "default_max_tokens": 32768,
1502 "can_reason": false,
1503 "supports_attachments": true,
1504 "options": {}
1505 },
1506 {
1507 "id": "gpt-4o",
1508 "name": "GPT 4o",
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": 1.25,
1513 "context_window": 128000,
1514 "default_max_tokens": 16384,
1515 "can_reason": false,
1516 "supports_attachments": true,
1517 "options": {}
1518 },
1519 {
1520 "id": "gpt-4o-2024-11-20",
1521 "name": "GPT 4o 2024 11-20",
1522 "cost_per_1m_in": 2.5,
1523 "cost_per_1m_out": 10,
1524 "cost_per_1m_in_cached": 0,
1525 "cost_per_1m_out_cached": 1.25,
1526 "context_window": 128000,
1527 "default_max_tokens": 16384,
1528 "can_reason": false,
1529 "supports_attachments": true,
1530 "options": {}
1531 },
1532 {
1533 "id": "gpt-4o-audio-preview",
1534 "name": "GPT 4o Audio Preview",
1535 "cost_per_1m_in": 2.5,
1536 "cost_per_1m_out": 10,
1537 "cost_per_1m_in_cached": 0,
1538 "cost_per_1m_out_cached": 0,
1539 "context_window": 128000,
1540 "default_max_tokens": 16384,
1541 "can_reason": false,
1542 "supports_attachments": false,
1543 "options": {}
1544 },
1545 {
1546 "id": "gpt-4o-free",
1547 "name": "GPT 4o (free)",
1548 "cost_per_1m_in": 0,
1549 "cost_per_1m_out": 0,
1550 "cost_per_1m_in_cached": 0,
1551 "cost_per_1m_out_cached": 0,
1552 "context_window": 1047576,
1553 "default_max_tokens": 32768,
1554 "can_reason": false,
1555 "supports_attachments": true,
1556 "options": {}
1557 },
1558 {
1559 "id": "gpt-4o-mini",
1560 "name": "GPT 4o Mini",
1561 "cost_per_1m_in": 0.15,
1562 "cost_per_1m_out": 0.6,
1563 "cost_per_1m_in_cached": 0,
1564 "cost_per_1m_out_cached": 0.075,
1565 "context_window": 128000,
1566 "default_max_tokens": 16384,
1567 "can_reason": false,
1568 "supports_attachments": true,
1569 "options": {}
1570 },
1571 {
1572 "id": "gpt-4o-mini-search-preview",
1573 "name": "GPT 4o Mini Search Preview",
1574 "cost_per_1m_in": 0.15,
1575 "cost_per_1m_out": 0.6,
1576 "cost_per_1m_in_cached": 0,
1577 "cost_per_1m_out_cached": 0.075,
1578 "context_window": 128000,
1579 "default_max_tokens": 16384,
1580 "can_reason": false,
1581 "supports_attachments": true,
1582 "options": {}
1583 },
1584 {
1585 "id": "gpt-4o-search-preview",
1586 "name": "GPT 4o Search Preview",
1587 "cost_per_1m_in": 2.5,
1588 "cost_per_1m_out": 10,
1589 "cost_per_1m_in_cached": 0,
1590 "cost_per_1m_out_cached": 1.25,
1591 "context_window": 128000,
1592 "default_max_tokens": 16384,
1593 "can_reason": false,
1594 "supports_attachments": true,
1595 "options": {}
1596 },
1597 {
1598 "id": "gpt-5",
1599 "name": "GPT 5",
1600 "cost_per_1m_in": 1.25,
1601 "cost_per_1m_out": 10,
1602 "cost_per_1m_in_cached": 0,
1603 "cost_per_1m_out_cached": 0.125,
1604 "context_window": 400000,
1605 "default_max_tokens": 128000,
1606 "can_reason": true,
1607 "reasoning_levels": [
1608 "low",
1609 "medium",
1610 "high"
1611 ],
1612 "default_reasoning_effort": "medium",
1613 "supports_attachments": true,
1614 "options": {}
1615 },
1616 {
1617 "id": "gpt-5-chat-latest",
1618 "name": "GPT 5 Chat",
1619 "cost_per_1m_in": 1.25,
1620 "cost_per_1m_out": 10,
1621 "cost_per_1m_in_cached": 0,
1622 "cost_per_1m_out_cached": 0.125,
1623 "context_window": 400000,
1624 "default_max_tokens": 128000,
1625 "can_reason": false,
1626 "supports_attachments": true,
1627 "options": {}
1628 },
1629 {
1630 "id": "gpt-5-codex",
1631 "name": "GPT-5-Codex",
1632 "cost_per_1m_in": 1.25,
1633 "cost_per_1m_out": 10,
1634 "cost_per_1m_in_cached": 0,
1635 "cost_per_1m_out_cached": 0.125,
1636 "context_window": 400000,
1637 "default_max_tokens": 128000,
1638 "can_reason": true,
1639 "reasoning_levels": [
1640 "low",
1641 "medium",
1642 "high"
1643 ],
1644 "default_reasoning_effort": "medium",
1645 "supports_attachments": true,
1646 "options": {}
1647 },
1648 {
1649 "id": "gpt-5-mini",
1650 "name": "GPT 5 Mini",
1651 "cost_per_1m_in": 0.25,
1652 "cost_per_1m_out": 2,
1653 "cost_per_1m_in_cached": 0,
1654 "cost_per_1m_out_cached": 0.025,
1655 "context_window": 400000,
1656 "default_max_tokens": 128000,
1657 "can_reason": true,
1658 "reasoning_levels": [
1659 "low",
1660 "medium",
1661 "high"
1662 ],
1663 "default_reasoning_effort": "medium",
1664 "supports_attachments": true,
1665 "options": {}
1666 },
1667 {
1668 "id": "gpt-5-nano",
1669 "name": "GPT 5 Nano",
1670 "cost_per_1m_in": 0.05,
1671 "cost_per_1m_out": 0.4,
1672 "cost_per_1m_in_cached": 0,
1673 "cost_per_1m_out_cached": 0.005,
1674 "context_window": 400000,
1675 "default_max_tokens": 128000,
1676 "can_reason": true,
1677 "reasoning_levels": [
1678 "low",
1679 "medium",
1680 "high"
1681 ],
1682 "default_reasoning_effort": "medium",
1683 "supports_attachments": true,
1684 "options": {}
1685 },
1686 {
1687 "id": "gpt-5.1",
1688 "name": "GPT 5.1",
1689 "cost_per_1m_in": 1.25,
1690 "cost_per_1m_out": 10,
1691 "cost_per_1m_in_cached": 0,
1692 "cost_per_1m_out_cached": 0.125,
1693 "context_window": 400000,
1694 "default_max_tokens": 128000,
1695 "can_reason": true,
1696 "reasoning_levels": [
1697 "low",
1698 "medium",
1699 "high"
1700 ],
1701 "default_reasoning_effort": "medium",
1702 "supports_attachments": true,
1703 "options": {}
1704 },
1705 {
1706 "id": "gpt-5.1-chat-latest",
1707 "name": "GPT 5.1 Chat",
1708 "cost_per_1m_in": 1.25,
1709 "cost_per_1m_out": 10,
1710 "cost_per_1m_in_cached": 0,
1711 "cost_per_1m_out_cached": 0.125,
1712 "context_window": 128000,
1713 "default_max_tokens": 16384,
1714 "can_reason": false,
1715 "supports_attachments": true,
1716 "options": {}
1717 },
1718 {
1719 "id": "gpt-5.1-codex",
1720 "name": "GPT-5.1-Codex",
1721 "cost_per_1m_in": 1.25,
1722 "cost_per_1m_out": 10,
1723 "cost_per_1m_in_cached": 0,
1724 "cost_per_1m_out_cached": 0.125,
1725 "context_window": 400000,
1726 "default_max_tokens": 128000,
1727 "can_reason": true,
1728 "reasoning_levels": [
1729 "low",
1730 "medium",
1731 "high"
1732 ],
1733 "default_reasoning_effort": "medium",
1734 "supports_attachments": true,
1735 "options": {}
1736 },
1737 {
1738 "id": "gpt-5.1-codex-max",
1739 "name": "GPT-5.1-Codex Max",
1740 "cost_per_1m_in": 1.25,
1741 "cost_per_1m_out": 10,
1742 "cost_per_1m_in_cached": 0,
1743 "cost_per_1m_out_cached": 0.125,
1744 "context_window": 400000,
1745 "default_max_tokens": 128000,
1746 "can_reason": true,
1747 "reasoning_levels": [
1748 "low",
1749 "medium",
1750 "high"
1751 ],
1752 "default_reasoning_effort": "medium",
1753 "supports_attachments": true,
1754 "options": {}
1755 },
1756 {
1757 "id": "gpt-5.1-codex-mini",
1758 "name": "GPT-5.1-Codex Mini",
1759 "cost_per_1m_in": 0.25,
1760 "cost_per_1m_out": 2,
1761 "cost_per_1m_in_cached": 0,
1762 "cost_per_1m_out_cached": 0.025,
1763 "context_window": 400000,
1764 "default_max_tokens": 128000,
1765 "can_reason": true,
1766 "reasoning_levels": [
1767 "low",
1768 "medium",
1769 "high"
1770 ],
1771 "default_reasoning_effort": "medium",
1772 "supports_attachments": true,
1773 "options": {}
1774 },
1775 {
1776 "id": "gpt-5.2",
1777 "name": "GPT 5.2",
1778 "cost_per_1m_in": 1.75,
1779 "cost_per_1m_out": 14,
1780 "cost_per_1m_in_cached": 0,
1781 "cost_per_1m_out_cached": 0.175,
1782 "context_window": 400000,
1783 "default_max_tokens": 128000,
1784 "can_reason": true,
1785 "reasoning_levels": [
1786 "low",
1787 "medium",
1788 "high"
1789 ],
1790 "default_reasoning_effort": "medium",
1791 "supports_attachments": true,
1792 "options": {}
1793 },
1794 {
1795 "id": "gpt-5.2-chat-latest",
1796 "name": "GPT 5.2 Chat",
1797 "cost_per_1m_in": 1.75,
1798 "cost_per_1m_out": 14,
1799 "cost_per_1m_in_cached": 0,
1800 "cost_per_1m_out_cached": 0.175,
1801 "context_window": 128000,
1802 "default_max_tokens": 16384,
1803 "can_reason": false,
1804 "supports_attachments": true,
1805 "options": {}
1806 },
1807 {
1808 "id": "gpt-5.2-codex",
1809 "name": "GPT-5.2-Codex",
1810 "cost_per_1m_in": 1.75,
1811 "cost_per_1m_out": 14,
1812 "cost_per_1m_in_cached": 0,
1813 "cost_per_1m_out_cached": 0.175,
1814 "context_window": 400000,
1815 "default_max_tokens": 128000,
1816 "can_reason": true,
1817 "reasoning_levels": [
1818 "low",
1819 "medium",
1820 "high"
1821 ],
1822 "default_reasoning_effort": "medium",
1823 "supports_attachments": true,
1824 "options": {}
1825 },
1826 {
1827 "id": "gpt-5.2-high",
1828 "name": "GPT 5.2 High",
1829 "cost_per_1m_in": 1.75,
1830 "cost_per_1m_out": 14,
1831 "cost_per_1m_in_cached": 0,
1832 "cost_per_1m_out_cached": 0.175,
1833 "context_window": 400000,
1834 "default_max_tokens": 128000,
1835 "can_reason": true,
1836 "reasoning_levels": [
1837 "low",
1838 "medium",
1839 "high"
1840 ],
1841 "default_reasoning_effort": "medium",
1842 "supports_attachments": true,
1843 "options": {}
1844 },
1845 {
1846 "id": "gpt-5.2-low",
1847 "name": "GPT 5.2 Low",
1848 "cost_per_1m_in": 1.75,
1849 "cost_per_1m_out": 14,
1850 "cost_per_1m_in_cached": 0,
1851 "cost_per_1m_out_cached": 0.175,
1852 "context_window": 400000,
1853 "default_max_tokens": 128000,
1854 "can_reason": true,
1855 "reasoning_levels": [
1856 "low",
1857 "medium",
1858 "high"
1859 ],
1860 "default_reasoning_effort": "medium",
1861 "supports_attachments": true,
1862 "options": {}
1863 },
1864 {
1865 "id": "gpt-5.3-chat-latest",
1866 "name": "GPT 5.3 Chat",
1867 "cost_per_1m_in": 1.75,
1868 "cost_per_1m_out": 14,
1869 "cost_per_1m_in_cached": 0,
1870 "cost_per_1m_out_cached": 0.175,
1871 "context_window": 128000,
1872 "default_max_tokens": 16384,
1873 "can_reason": false,
1874 "supports_attachments": true,
1875 "options": {}
1876 },
1877 {
1878 "id": "gpt-5.3-codex",
1879 "name": "GPT-5.3-Codex",
1880 "cost_per_1m_in": 1.75,
1881 "cost_per_1m_out": 14,
1882 "cost_per_1m_in_cached": 0,
1883 "cost_per_1m_out_cached": 0.175,
1884 "context_window": 400000,
1885 "default_max_tokens": 128000,
1886 "can_reason": true,
1887 "reasoning_levels": [
1888 "low",
1889 "medium",
1890 "high"
1891 ],
1892 "default_reasoning_effort": "medium",
1893 "supports_attachments": true,
1894 "options": {}
1895 },
1896 {
1897 "id": "gpt-5.4",
1898 "name": "GPT 5.4",
1899 "cost_per_1m_in": 2.5,
1900 "cost_per_1m_out": 15,
1901 "cost_per_1m_in_cached": 0,
1902 "cost_per_1m_out_cached": 0.25,
1903 "context_window": 400000,
1904 "default_max_tokens": 128000,
1905 "can_reason": true,
1906 "reasoning_levels": [
1907 "low",
1908 "medium",
1909 "high"
1910 ],
1911 "default_reasoning_effort": "medium",
1912 "supports_attachments": true,
1913 "options": {}
1914 },
1915 {
1916 "id": "gpt-5.4-high",
1917 "name": "GPT 5.4 High",
1918 "cost_per_1m_in": 2.5,
1919 "cost_per_1m_out": 15,
1920 "cost_per_1m_in_cached": 0,
1921 "cost_per_1m_out_cached": 0.25,
1922 "context_window": 400000,
1923 "default_max_tokens": 128000,
1924 "can_reason": true,
1925 "reasoning_levels": [
1926 "low",
1927 "medium",
1928 "high"
1929 ],
1930 "default_reasoning_effort": "medium",
1931 "supports_attachments": true,
1932 "options": {}
1933 },
1934 {
1935 "id": "gpt-5.4-low",
1936 "name": "GPT 5.4 Low",
1937 "cost_per_1m_in": 2.5,
1938 "cost_per_1m_out": 15,
1939 "cost_per_1m_in_cached": 0,
1940 "cost_per_1m_out_cached": 0.25,
1941 "context_window": 400000,
1942 "default_max_tokens": 128000,
1943 "can_reason": true,
1944 "reasoning_levels": [
1945 "low",
1946 "medium",
1947 "high"
1948 ],
1949 "default_reasoning_effort": "medium",
1950 "supports_attachments": true,
1951 "options": {}
1952 },
1953 {
1954 "id": "gpt-oss-120b",
1955 "name": "gpt-oss-120b",
1956 "cost_per_1m_in": 0.18,
1957 "cost_per_1m_out": 0.9,
1958 "cost_per_1m_in_cached": 0,
1959 "cost_per_1m_out_cached": 0,
1960 "context_window": 131072,
1961 "default_max_tokens": 32768,
1962 "can_reason": true,
1963 "reasoning_levels": [
1964 "low",
1965 "medium",
1966 "high"
1967 ],
1968 "default_reasoning_effort": "medium",
1969 "supports_attachments": false,
1970 "options": {}
1971 },
1972 {
1973 "id": "gpt-oss-20b",
1974 "name": "gpt-oss-20b",
1975 "cost_per_1m_in": 0.11,
1976 "cost_per_1m_out": 0.55,
1977 "cost_per_1m_in_cached": 0,
1978 "cost_per_1m_out_cached": 0,
1979 "context_window": 128000,
1980 "default_max_tokens": 12800,
1981 "can_reason": true,
1982 "reasoning_levels": [
1983 "low",
1984 "medium",
1985 "high"
1986 ],
1987 "default_reasoning_effort": "medium",
1988 "supports_attachments": false,
1989 "options": {}
1990 },
1991 {
1992 "id": "grok-4",
1993 "name": "Grok 4",
1994 "cost_per_1m_in": 3.3,
1995 "cost_per_1m_out": 16.5,
1996 "cost_per_1m_in_cached": 0,
1997 "cost_per_1m_out_cached": 0.825,
1998 "context_window": 256000,
1999 "default_max_tokens": 64000,
2000 "can_reason": true,
2001 "reasoning_levels": [
2002 "low",
2003 "medium",
2004 "high"
2005 ],
2006 "default_reasoning_effort": "medium",
2007 "supports_attachments": true,
2008 "options": {}
2009 },
2010 {
2011 "id": "grok-4-1-fast-non-reasoning",
2012 "name": "Grok 4.1 Fast",
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": 200000,
2019 "can_reason": false,
2020 "supports_attachments": true,
2021 "options": {}
2022 },
2023 {
2024 "id": "grok-4-1-fast-reasoning",
2025 "name": "Grok 4.1 Fast (reasoning)",
2026 "cost_per_1m_in": 0.2,
2027 "cost_per_1m_out": 0.5,
2028 "cost_per_1m_in_cached": 0,
2029 "cost_per_1m_out_cached": 0.05,
2030 "context_window": 2000000,
2031 "default_max_tokens": 200000,
2032 "can_reason": true,
2033 "reasoning_levels": [
2034 "low",
2035 "medium",
2036 "high"
2037 ],
2038 "default_reasoning_effort": "medium",
2039 "supports_attachments": true,
2040 "options": {}
2041 },
2042 {
2043 "id": "grok-4-fast-non-reasoning",
2044 "name": "Grok 4 Fast",
2045 "cost_per_1m_in": 0.2,
2046 "cost_per_1m_out": 0.5,
2047 "cost_per_1m_in_cached": 0,
2048 "cost_per_1m_out_cached": 0.05,
2049 "context_window": 2000000,
2050 "default_max_tokens": 30000,
2051 "can_reason": false,
2052 "supports_attachments": true,
2053 "options": {}
2054 },
2055 {
2056 "id": "grok-4-fast-reasoning",
2057 "name": "Grok 4 Fast (reasoning)",
2058 "cost_per_1m_in": 0.2,
2059 "cost_per_1m_out": 0.5,
2060 "cost_per_1m_in_cached": 0,
2061 "cost_per_1m_out_cached": 0.05,
2062 "context_window": 2000000,
2063 "default_max_tokens": 30000,
2064 "can_reason": true,
2065 "reasoning_levels": [
2066 "low",
2067 "medium",
2068 "high"
2069 ],
2070 "default_reasoning_effort": "medium",
2071 "supports_attachments": true,
2072 "options": {}
2073 },
2074 {
2075 "id": "grok-code-fast-1",
2076 "name": "Grok Code Fast 1",
2077 "cost_per_1m_in": 0.2,
2078 "cost_per_1m_out": 0.5,
2079 "cost_per_1m_in_cached": 0,
2080 "cost_per_1m_out_cached": 0.05,
2081 "context_window": 256000,
2082 "default_max_tokens": 10000,
2083 "can_reason": true,
2084 "reasoning_levels": [
2085 "low",
2086 "medium",
2087 "high"
2088 ],
2089 "default_reasoning_effort": "medium",
2090 "supports_attachments": true,
2091 "options": {}
2092 },
2093 {
2094 "id": "jina-deepsearch-v1",
2095 "name": "Jina Deepsearch V1",
2096 "cost_per_1m_in": 0.05,
2097 "cost_per_1m_out": 0.05,
2098 "cost_per_1m_in_cached": 0,
2099 "cost_per_1m_out_cached": 0,
2100 "context_window": 1000000,
2101 "default_max_tokens": 100000,
2102 "can_reason": true,
2103 "reasoning_levels": [
2104 "low",
2105 "medium",
2106 "high"
2107 ],
2108 "default_reasoning_effort": "medium",
2109 "supports_attachments": true,
2110 "options": {}
2111 },
2112 {
2113 "id": "kat-dev",
2114 "name": "Kat Dev",
2115 "cost_per_1m_in": 0.137,
2116 "cost_per_1m_out": 0.548,
2117 "cost_per_1m_in_cached": 0,
2118 "cost_per_1m_out_cached": 0,
2119 "context_window": 128000,
2120 "default_max_tokens": 12800,
2121 "can_reason": false,
2122 "supports_attachments": false,
2123 "options": {}
2124 },
2125 {
2126 "id": "kimi-for-coding-free",
2127 "name": "Kimi For Coding (free)",
2128 "cost_per_1m_in": 0,
2129 "cost_per_1m_out": 0,
2130 "cost_per_1m_in_cached": 0,
2131 "cost_per_1m_out_cached": 0,
2132 "context_window": 256000,
2133 "default_max_tokens": 25600,
2134 "can_reason": true,
2135 "reasoning_levels": [
2136 "low",
2137 "medium",
2138 "high"
2139 ],
2140 "default_reasoning_effort": "medium",
2141 "supports_attachments": false,
2142 "options": {}
2143 },
2144 {
2145 "id": "kimi-k2-0711",
2146 "name": "Kimi K2 0711",
2147 "cost_per_1m_in": 0.54,
2148 "cost_per_1m_out": 2.16,
2149 "cost_per_1m_in_cached": 0,
2150 "cost_per_1m_out_cached": 0,
2151 "context_window": 131000,
2152 "default_max_tokens": 13100,
2153 "can_reason": false,
2154 "supports_attachments": false,
2155 "options": {}
2156 },
2157 {
2158 "id": "kimi-k2-thinking",
2159 "name": "Kimi K2 Thinking",
2160 "cost_per_1m_in": 0.548,
2161 "cost_per_1m_out": 2.192,
2162 "cost_per_1m_in_cached": 0,
2163 "cost_per_1m_out_cached": 0.137,
2164 "context_window": 262144,
2165 "default_max_tokens": 26214,
2166 "can_reason": true,
2167 "reasoning_levels": [
2168 "low",
2169 "medium",
2170 "high"
2171 ],
2172 "default_reasoning_effort": "medium",
2173 "supports_attachments": false,
2174 "options": {}
2175 },
2176 {
2177 "id": "kimi-k2-turbo-preview",
2178 "name": "Kimi K2 Turbo Preview",
2179 "cost_per_1m_in": 1.2,
2180 "cost_per_1m_out": 4.8,
2181 "cost_per_1m_in_cached": 0,
2182 "cost_per_1m_out_cached": 0.3,
2183 "context_window": 262144,
2184 "default_max_tokens": 26214,
2185 "can_reason": false,
2186 "supports_attachments": false,
2187 "options": {}
2188 },
2189 {
2190 "id": "kimi-k2.5",
2191 "name": "Kimi K2.5",
2192 "cost_per_1m_in": 0.6,
2193 "cost_per_1m_out": 3,
2194 "cost_per_1m_in_cached": 0,
2195 "cost_per_1m_out_cached": 0.105,
2196 "context_window": 256000,
2197 "default_max_tokens": 25600,
2198 "can_reason": true,
2199 "reasoning_levels": [
2200 "low",
2201 "medium",
2202 "high"
2203 ],
2204 "default_reasoning_effort": "medium",
2205 "supports_attachments": true,
2206 "options": {}
2207 },
2208 {
2209 "id": "llama-4-maverick",
2210 "name": "Llama 4 Maverick",
2211 "cost_per_1m_in": 0.2,
2212 "cost_per_1m_out": 0.2,
2213 "cost_per_1m_in_cached": 0,
2214 "cost_per_1m_out_cached": 0,
2215 "context_window": 1048576,
2216 "default_max_tokens": 32000,
2217 "can_reason": false,
2218 "supports_attachments": true,
2219 "options": {}
2220 },
2221 {
2222 "id": "llama-4-scout",
2223 "name": "Llama 4 Scout",
2224 "cost_per_1m_in": 0.2,
2225 "cost_per_1m_out": 0.2,
2226 "cost_per_1m_in_cached": 0,
2227 "cost_per_1m_out_cached": 0,
2228 "context_window": 131000,
2229 "default_max_tokens": 13100,
2230 "can_reason": false,
2231 "supports_attachments": true,
2232 "options": {}
2233 },
2234 {
2235 "id": "mimo-v2-flash-free",
2236 "name": "MiMo V2 Flash (free)",
2237 "cost_per_1m_in": 0,
2238 "cost_per_1m_out": 0,
2239 "cost_per_1m_in_cached": 0,
2240 "cost_per_1m_out_cached": 0,
2241 "context_window": 256000,
2242 "default_max_tokens": 25600,
2243 "can_reason": false,
2244 "supports_attachments": false,
2245 "options": {}
2246 },
2247 {
2248 "id": "minimax-m2",
2249 "name": "MiniMax M2",
2250 "cost_per_1m_in": 0.288,
2251 "cost_per_1m_out": 1.152,
2252 "cost_per_1m_in_cached": 0,
2253 "cost_per_1m_out_cached": 0,
2254 "context_window": 204800,
2255 "default_max_tokens": 20480,
2256 "can_reason": true,
2257 "reasoning_levels": [
2258 "low",
2259 "medium",
2260 "high"
2261 ],
2262 "default_reasoning_effort": "medium",
2263 "supports_attachments": false,
2264 "options": {}
2265 },
2266 {
2267 "id": "minimax-m2.1",
2268 "name": "MiniMax M2.1",
2269 "cost_per_1m_in": 0.288,
2270 "cost_per_1m_out": 1.152,
2271 "cost_per_1m_in_cached": 0,
2272 "cost_per_1m_out_cached": 0,
2273 "context_window": 204800,
2274 "default_max_tokens": 20480,
2275 "can_reason": true,
2276 "reasoning_levels": [
2277 "low",
2278 "medium",
2279 "high"
2280 ],
2281 "default_reasoning_effort": "medium",
2282 "supports_attachments": false,
2283 "options": {}
2284 },
2285 {
2286 "id": "minimax-m2.5",
2287 "name": "MiniMax M2.5",
2288 "cost_per_1m_in": 0.288,
2289 "cost_per_1m_out": 1.152,
2290 "cost_per_1m_in_cached": 0,
2291 "cost_per_1m_out_cached": 0,
2292 "context_window": 204800,
2293 "default_max_tokens": 20480,
2294 "can_reason": true,
2295 "reasoning_levels": [
2296 "low",
2297 "medium",
2298 "high"
2299 ],
2300 "default_reasoning_effort": "medium",
2301 "supports_attachments": false,
2302 "options": {}
2303 },
2304 {
2305 "id": "minimax-m2.5-highspeed",
2306 "name": "MiniMax M2.5 Highspeed",
2307 "cost_per_1m_in": 0.288,
2308 "cost_per_1m_out": 1.152,
2309 "cost_per_1m_in_cached": 0,
2310 "cost_per_1m_out_cached": 0,
2311 "context_window": 204800,
2312 "default_max_tokens": 20480,
2313 "can_reason": true,
2314 "reasoning_levels": [
2315 "low",
2316 "medium",
2317 "high"
2318 ],
2319 "default_reasoning_effort": "medium",
2320 "supports_attachments": false,
2321 "options": {}
2322 },
2323 {
2324 "id": "mistral-large-3",
2325 "name": "Mistral Large 3",
2326 "cost_per_1m_in": 0.5,
2327 "cost_per_1m_out": 1.5,
2328 "cost_per_1m_in_cached": 0,
2329 "cost_per_1m_out_cached": 0,
2330 "context_window": 256000,
2331 "default_max_tokens": 25600,
2332 "can_reason": false,
2333 "supports_attachments": true,
2334 "options": {}
2335 },
2336 {
2337 "id": "o3",
2338 "name": "O3",
2339 "cost_per_1m_in": 2,
2340 "cost_per_1m_out": 8,
2341 "cost_per_1m_in_cached": 0,
2342 "cost_per_1m_out_cached": 0.5,
2343 "context_window": 200000,
2344 "default_max_tokens": 100000,
2345 "can_reason": true,
2346 "reasoning_levels": [
2347 "low",
2348 "medium",
2349 "high"
2350 ],
2351 "default_reasoning_effort": "medium",
2352 "supports_attachments": true,
2353 "options": {}
2354 },
2355 {
2356 "id": "o3-mini",
2357 "name": "O3 Mini",
2358 "cost_per_1m_in": 1.1,
2359 "cost_per_1m_out": 4.4,
2360 "cost_per_1m_in_cached": 0,
2361 "cost_per_1m_out_cached": 0.55,
2362 "context_window": 200000,
2363 "default_max_tokens": 100000,
2364 "can_reason": true,
2365 "reasoning_levels": [
2366 "low",
2367 "medium",
2368 "high"
2369 ],
2370 "default_reasoning_effort": "medium",
2371 "supports_attachments": true,
2372 "options": {}
2373 },
2374 {
2375 "id": "o4-mini",
2376 "name": "O4 Mini",
2377 "cost_per_1m_in": 1.1,
2378 "cost_per_1m_out": 4.4,
2379 "cost_per_1m_in_cached": 0,
2380 "cost_per_1m_out_cached": 0.275,
2381 "context_window": 200000,
2382 "default_max_tokens": 100000,
2383 "can_reason": true,
2384 "reasoning_levels": [
2385 "low",
2386 "medium",
2387 "high"
2388 ],
2389 "default_reasoning_effort": "medium",
2390 "supports_attachments": true,
2391 "options": {}
2392 },
2393 {
2394 "id": "qwen3-235b-a22b",
2395 "name": "Qwen3 235B A22B",
2396 "cost_per_1m_in": 0.28,
2397 "cost_per_1m_out": 1.12,
2398 "cost_per_1m_in_cached": 0,
2399 "cost_per_1m_out_cached": 0,
2400 "context_window": 131100,
2401 "default_max_tokens": 13110,
2402 "can_reason": false,
2403 "supports_attachments": true,
2404 "options": {}
2405 },
2406 {
2407 "id": "qwen3-235b-a22b-instruct-2507",
2408 "name": "Qwen3 235B A22B Instruct 2507",
2409 "cost_per_1m_in": 0.28,
2410 "cost_per_1m_out": 1.12,
2411 "cost_per_1m_in_cached": 0,
2412 "cost_per_1m_out_cached": 0,
2413 "context_window": 262144,
2414 "default_max_tokens": 26214,
2415 "can_reason": false,
2416 "supports_attachments": true,
2417 "options": {}
2418 },
2419 {
2420 "id": "qwen3-235b-a22b-thinking-2507",
2421 "name": "Qwen3 235B A22B Thinking 2507",
2422 "cost_per_1m_in": 0.28,
2423 "cost_per_1m_out": 2.8,
2424 "cost_per_1m_in_cached": 0,
2425 "cost_per_1m_out_cached": 0,
2426 "context_window": 262144,
2427 "default_max_tokens": 26214,
2428 "can_reason": true,
2429 "reasoning_levels": [
2430 "low",
2431 "medium",
2432 "high"
2433 ],
2434 "default_reasoning_effort": "medium",
2435 "supports_attachments": true,
2436 "options": {}
2437 },
2438 {
2439 "id": "qwen3-coder-30b-a3b-instruct",
2440 "name": "Qwen3 Coder 30B A3B Instruct",
2441 "cost_per_1m_in": 0.2,
2442 "cost_per_1m_out": 0.8,
2443 "cost_per_1m_in_cached": 0,
2444 "cost_per_1m_out_cached": 0.2,
2445 "context_window": 2000000,
2446 "default_max_tokens": 262000,
2447 "can_reason": false,
2448 "supports_attachments": false,
2449 "options": {}
2450 },
2451 {
2452 "id": "qwen3-coder-480b-a35b-instruct",
2453 "name": "Qwen3 Coder 480B A35B Instruct",
2454 "cost_per_1m_in": 0.82,
2455 "cost_per_1m_out": 3.28,
2456 "cost_per_1m_in_cached": 0,
2457 "cost_per_1m_out_cached": 0.82,
2458 "context_window": 262000,
2459 "default_max_tokens": 26200,
2460 "can_reason": false,
2461 "supports_attachments": false,
2462 "options": {}
2463 },
2464 {
2465 "id": "qwen3-coder-flash",
2466 "name": "Qwen3 Coder Flash",
2467 "cost_per_1m_in": 0.136,
2468 "cost_per_1m_out": 0.544,
2469 "cost_per_1m_in_cached": 0,
2470 "cost_per_1m_out_cached": 0.136,
2471 "context_window": 256000,
2472 "default_max_tokens": 65536,
2473 "can_reason": false,
2474 "supports_attachments": false,
2475 "options": {}
2476 },
2477 {
2478 "id": "qwen3-coder-next",
2479 "name": "Qwen3 Coder Next",
2480 "cost_per_1m_in": 0.137,
2481 "cost_per_1m_out": 0.548,
2482 "cost_per_1m_in_cached": 0,
2483 "cost_per_1m_out_cached": 0.137,
2484 "context_window": 2000000,
2485 "default_max_tokens": 64000,
2486 "can_reason": false,
2487 "supports_attachments": false,
2488 "options": {}
2489 },
2490 {
2491 "id": "qwen3-coder-plus",
2492 "name": "Qwen3 Coder Plus",
2493 "cost_per_1m_in": 0.54,
2494 "cost_per_1m_out": 2.16,
2495 "cost_per_1m_in_cached": 0,
2496 "cost_per_1m_out_cached": 0.108,
2497 "context_window": 1048576,
2498 "default_max_tokens": 65536,
2499 "can_reason": false,
2500 "supports_attachments": false,
2501 "options": {}
2502 },
2503 {
2504 "id": "qwen3-coder-plus-2025-07-22",
2505 "name": "Qwen3 Coder Plus 2025 07-22",
2506 "cost_per_1m_in": 0.54,
2507 "cost_per_1m_out": 2.16,
2508 "cost_per_1m_in_cached": 0,
2509 "cost_per_1m_out_cached": 0.54,
2510 "context_window": 128000,
2511 "default_max_tokens": 12800,
2512 "can_reason": false,
2513 "supports_attachments": false,
2514 "options": {}
2515 },
2516 {
2517 "id": "qwen3-max",
2518 "name": "Qwen3 Max",
2519 "cost_per_1m_in": 0.34246,
2520 "cost_per_1m_out": 1.36984,
2521 "cost_per_1m_in_cached": 0,
2522 "cost_per_1m_out_cached": 0.34246,
2523 "context_window": 262144,
2524 "default_max_tokens": 65536,
2525 "can_reason": false,
2526 "supports_attachments": true,
2527 "options": {}
2528 },
2529 {
2530 "id": "qwen3-max-2026-01-23",
2531 "name": "Qwen3 Max 2026 01-23",
2532 "cost_per_1m_in": 0.34246,
2533 "cost_per_1m_out": 1.36984,
2534 "cost_per_1m_in_cached": 0,
2535 "cost_per_1m_out_cached": 0.34246,
2536 "context_window": 252000,
2537 "default_max_tokens": 32000,
2538 "can_reason": true,
2539 "reasoning_levels": [
2540 "low",
2541 "medium",
2542 "high"
2543 ],
2544 "default_reasoning_effort": "medium",
2545 "supports_attachments": false,
2546 "options": {}
2547 },
2548 {
2549 "id": "qwen3-next-80b-a3b-instruct",
2550 "name": "Qwen3 Next 80B A3B Instruct",
2551 "cost_per_1m_in": 0.138,
2552 "cost_per_1m_out": 0.552,
2553 "cost_per_1m_in_cached": 0,
2554 "cost_per_1m_out_cached": 0,
2555 "context_window": 256000,
2556 "default_max_tokens": 25600,
2557 "can_reason": false,
2558 "supports_attachments": true,
2559 "options": {}
2560 },
2561 {
2562 "id": "qwen3-next-80b-a3b-thinking",
2563 "name": "Qwen3 Next 80B A3B Thinking",
2564 "cost_per_1m_in": 0.138,
2565 "cost_per_1m_out": 1.38,
2566 "cost_per_1m_in_cached": 0,
2567 "cost_per_1m_out_cached": 0,
2568 "context_window": 256000,
2569 "default_max_tokens": 25600,
2570 "can_reason": true,
2571 "reasoning_levels": [
2572 "low",
2573 "medium",
2574 "high"
2575 ],
2576 "default_reasoning_effort": "medium",
2577 "supports_attachments": true,
2578 "options": {}
2579 },
2580 {
2581 "id": "qwen3-vl-235b-a22b-instruct",
2582 "name": "Qwen3 VL 235B A22B Instruct",
2583 "cost_per_1m_in": 0.274,
2584 "cost_per_1m_out": 1.096,
2585 "cost_per_1m_in_cached": 0,
2586 "cost_per_1m_out_cached": 0,
2587 "context_window": 131000,
2588 "default_max_tokens": 33000,
2589 "can_reason": false,
2590 "supports_attachments": true,
2591 "options": {}
2592 },
2593 {
2594 "id": "qwen3-vl-235b-a22b-thinking",
2595 "name": "Qwen3 VL 235B A22B Thinking",
2596 "cost_per_1m_in": 0.274,
2597 "cost_per_1m_out": 2.74,
2598 "cost_per_1m_in_cached": 0,
2599 "cost_per_1m_out_cached": 0,
2600 "context_window": 131000,
2601 "default_max_tokens": 33000,
2602 "can_reason": true,
2603 "reasoning_levels": [
2604 "low",
2605 "medium",
2606 "high"
2607 ],
2608 "default_reasoning_effort": "medium",
2609 "supports_attachments": true,
2610 "options": {}
2611 },
2612 {
2613 "id": "qwen3-vl-30b-a3b-instruct",
2614 "name": "Qwen3 VL 30B A3B Instruct",
2615 "cost_per_1m_in": 0.1028,
2616 "cost_per_1m_out": 0.4112,
2617 "cost_per_1m_in_cached": 0,
2618 "cost_per_1m_out_cached": 0,
2619 "context_window": 128000,
2620 "default_max_tokens": 32000,
2621 "can_reason": false,
2622 "supports_attachments": true,
2623 "options": {}
2624 },
2625 {
2626 "id": "qwen3-vl-30b-a3b-thinking",
2627 "name": "Qwen3 VL 30B A3B Thinking",
2628 "cost_per_1m_in": 0.1028,
2629 "cost_per_1m_out": 1.028,
2630 "cost_per_1m_in_cached": 0,
2631 "cost_per_1m_out_cached": 0,
2632 "context_window": 128000,
2633 "default_max_tokens": 32000,
2634 "can_reason": true,
2635 "reasoning_levels": [
2636 "low",
2637 "medium",
2638 "high"
2639 ],
2640 "default_reasoning_effort": "medium",
2641 "supports_attachments": true,
2642 "options": {}
2643 },
2644 {
2645 "id": "qwen3-vl-flash",
2646 "name": "Qwen3 VL Flash",
2647 "cost_per_1m_in": 0.0206,
2648 "cost_per_1m_out": 0.206,
2649 "cost_per_1m_in_cached": 0,
2650 "cost_per_1m_out_cached": 0.00412,
2651 "context_window": 254000,
2652 "default_max_tokens": 32000,
2653 "can_reason": false,
2654 "supports_attachments": true,
2655 "options": {}
2656 },
2657 {
2658 "id": "qwen3-vl-flash-2026-01-22",
2659 "name": "Qwen3 VL Flash 2026 01-22",
2660 "cost_per_1m_in": 0.0206,
2661 "cost_per_1m_out": 0.206,
2662 "cost_per_1m_in_cached": 0,
2663 "cost_per_1m_out_cached": 0.0206,
2664 "context_window": 254000,
2665 "default_max_tokens": 32000,
2666 "can_reason": false,
2667 "supports_attachments": true,
2668 "options": {}
2669 },
2670 {
2671 "id": "qwen3-vl-plus",
2672 "name": "Qwen3 VL Plus",
2673 "cost_per_1m_in": 0.137,
2674 "cost_per_1m_out": 1.37,
2675 "cost_per_1m_in_cached": 0,
2676 "cost_per_1m_out_cached": 0.0274,
2677 "context_window": 256000,
2678 "default_max_tokens": 32000,
2679 "can_reason": false,
2680 "supports_attachments": true,
2681 "options": {}
2682 },
2683 {
2684 "id": "qwen3.5-122b-a10b",
2685 "name": "Qwen3.5 122B A10B",
2686 "cost_per_1m_in": 0.1126,
2687 "cost_per_1m_out": 0.9008,
2688 "cost_per_1m_in_cached": 0,
2689 "cost_per_1m_out_cached": 0.1126,
2690 "context_window": 991000,
2691 "default_max_tokens": 64000,
2692 "can_reason": true,
2693 "reasoning_levels": [
2694 "low",
2695 "medium",
2696 "high"
2697 ],
2698 "default_reasoning_effort": "medium",
2699 "supports_attachments": true,
2700 "options": {}
2701 },
2702 {
2703 "id": "qwen3.5-27b",
2704 "name": "Qwen3.5 27B",
2705 "cost_per_1m_in": 0.0846,
2706 "cost_per_1m_out": 0.6768,
2707 "cost_per_1m_in_cached": 0,
2708 "cost_per_1m_out_cached": 0.0846,
2709 "context_window": 991000,
2710 "default_max_tokens": 64000,
2711 "can_reason": true,
2712 "reasoning_levels": [
2713 "low",
2714 "medium",
2715 "high"
2716 ],
2717 "default_reasoning_effort": "medium",
2718 "supports_attachments": true,
2719 "options": {}
2720 },
2721 {
2722 "id": "qwen3.5-35b-a3b",
2723 "name": "Qwen3.5 35B A3B",
2724 "cost_per_1m_in": 0.0564,
2725 "cost_per_1m_out": 0.4512,
2726 "cost_per_1m_in_cached": 0,
2727 "cost_per_1m_out_cached": 0.0564,
2728 "context_window": 991000,
2729 "default_max_tokens": 64000,
2730 "can_reason": true,
2731 "reasoning_levels": [
2732 "low",
2733 "medium",
2734 "high"
2735 ],
2736 "default_reasoning_effort": "medium",
2737 "supports_attachments": true,
2738 "options": {}
2739 },
2740 {
2741 "id": "qwen3.5-397b-a17b",
2742 "name": "Qwen3.5 397B A17B",
2743 "cost_per_1m_in": 0.1644,
2744 "cost_per_1m_out": 0.9864,
2745 "cost_per_1m_in_cached": 0,
2746 "cost_per_1m_out_cached": 0.1644,
2747 "context_window": 991000,
2748 "default_max_tokens": 64000,
2749 "can_reason": true,
2750 "reasoning_levels": [
2751 "low",
2752 "medium",
2753 "high"
2754 ],
2755 "default_reasoning_effort": "medium",
2756 "supports_attachments": true,
2757 "options": {}
2758 },
2759 {
2760 "id": "qwen3.5-flash",
2761 "name": "Qwen3.5 Flash",
2762 "cost_per_1m_in": 0.0282,
2763 "cost_per_1m_out": 0.282,
2764 "cost_per_1m_in_cached": 0.03525,
2765 "cost_per_1m_out_cached": 0.00282,
2766 "context_window": 991000,
2767 "default_max_tokens": 64000,
2768 "can_reason": true,
2769 "reasoning_levels": [
2770 "low",
2771 "medium",
2772 "high"
2773 ],
2774 "default_reasoning_effort": "medium",
2775 "supports_attachments": true,
2776 "options": {}
2777 },
2778 {
2779 "id": "qwen3.5-plus",
2780 "name": "Qwen3.5 Plus",
2781 "cost_per_1m_in": 0.1096,
2782 "cost_per_1m_out": 0.6576,
2783 "cost_per_1m_in_cached": 0.137,
2784 "cost_per_1m_out_cached": 0.01096,
2785 "context_window": 991000,
2786 "default_max_tokens": 64000,
2787 "can_reason": true,
2788 "reasoning_levels": [
2789 "low",
2790 "medium",
2791 "high"
2792 ],
2793 "default_reasoning_effort": "medium",
2794 "supports_attachments": true,
2795 "options": {}
2796 },
2797 {
2798 "id": "step-3.5-flash",
2799 "name": "Step 3.5 Flash",
2800 "cost_per_1m_in": 0.1,
2801 "cost_per_1m_out": 0.3,
2802 "cost_per_1m_in_cached": 0,
2803 "cost_per_1m_out_cached": 0,
2804 "context_window": 256000,
2805 "default_max_tokens": 25600,
2806 "can_reason": false,
2807 "supports_attachments": true,
2808 "options": {}
2809 },
2810 {
2811 "id": "step-3.5-flash-free",
2812 "name": "Step 3.5 Flash (free)",
2813 "cost_per_1m_in": 0,
2814 "cost_per_1m_out": 0,
2815 "cost_per_1m_in_cached": 0,
2816 "cost_per_1m_out_cached": 0,
2817 "context_window": 256000,
2818 "default_max_tokens": 25600,
2819 "can_reason": false,
2820 "supports_attachments": true,
2821 "options": {}
2822 }
2823 ],
2824 "default_headers": {
2825 "APP-Code": "IUFF7106"
2826 }
2827}