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