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.68003,
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.27398,
813 "cost_per_1m_in_cached": 0,
814 "cost_per_1m_out_cached": 0.02192,
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.01808,
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.03014,
869 "cost_per_1m_out": 0.30136,
870 "cost_per_1m_in_cached": 0,
871 "cost_per_1m_out_cached": 0.00603,
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.27397,
1394 "cost_per_1m_out": 1.0959,
1395 "cost_per_1m_in_cached": 0,
1396 "cost_per_1m_out_cached": 0.0548,
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": "glm-5-turbo",
1430 "name": "GLM 5 Turbo",
1431 "cost_per_1m_in": 1.2,
1432 "cost_per_1m_out": 3.9996,
1433 "cost_per_1m_in_cached": 0,
1434 "cost_per_1m_out_cached": 0.24,
1435 "context_window": 202752,
1436 "default_max_tokens": 20275,
1437 "can_reason": true,
1438 "reasoning_levels": [
1439 "low",
1440 "medium",
1441 "high"
1442 ],
1443 "default_reasoning_effort": "medium",
1444 "supports_attachments": false,
1445 "options": {}
1446 },
1447 {
1448 "id": "gpt-4.1",
1449 "name": "GPT 4.1",
1450 "cost_per_1m_in": 2,
1451 "cost_per_1m_out": 8,
1452 "cost_per_1m_in_cached": 0,
1453 "cost_per_1m_out_cached": 0.5,
1454 "context_window": 1047576,
1455 "default_max_tokens": 32768,
1456 "can_reason": false,
1457 "supports_attachments": true,
1458 "options": {}
1459 },
1460 {
1461 "id": "gpt-4.1-free",
1462 "name": "GPT 4.1 (free)",
1463 "cost_per_1m_in": 0,
1464 "cost_per_1m_out": 0,
1465 "cost_per_1m_in_cached": 0,
1466 "cost_per_1m_out_cached": 0,
1467 "context_window": 1047576,
1468 "default_max_tokens": 32768,
1469 "can_reason": false,
1470 "supports_attachments": true,
1471 "options": {}
1472 },
1473 {
1474 "id": "gpt-4.1-mini",
1475 "name": "GPT 4.1 Mini",
1476 "cost_per_1m_in": 0.4,
1477 "cost_per_1m_out": 1.6,
1478 "cost_per_1m_in_cached": 0,
1479 "cost_per_1m_out_cached": 0.1,
1480 "context_window": 1047576,
1481 "default_max_tokens": 32768,
1482 "can_reason": false,
1483 "supports_attachments": true,
1484 "options": {}
1485 },
1486 {
1487 "id": "gpt-4.1-mini-free",
1488 "name": "GPT 4.1 Mini (free)",
1489 "cost_per_1m_in": 0,
1490 "cost_per_1m_out": 0,
1491 "cost_per_1m_in_cached": 0,
1492 "cost_per_1m_out_cached": 0,
1493 "context_window": 1047576,
1494 "default_max_tokens": 32768,
1495 "can_reason": false,
1496 "supports_attachments": true,
1497 "options": {}
1498 },
1499 {
1500 "id": "gpt-4.1-nano",
1501 "name": "GPT 4.1 Nano",
1502 "cost_per_1m_in": 0.1,
1503 "cost_per_1m_out": 0.4,
1504 "cost_per_1m_in_cached": 0,
1505 "cost_per_1m_out_cached": 0.025,
1506 "context_window": 1047576,
1507 "default_max_tokens": 32768,
1508 "can_reason": false,
1509 "supports_attachments": true,
1510 "options": {}
1511 },
1512 {
1513 "id": "gpt-4.1-nano-free",
1514 "name": "GPT 4.1 Nano (free)",
1515 "cost_per_1m_in": 0,
1516 "cost_per_1m_out": 0,
1517 "cost_per_1m_in_cached": 0,
1518 "cost_per_1m_out_cached": 0,
1519 "context_window": 1047576,
1520 "default_max_tokens": 32768,
1521 "can_reason": false,
1522 "supports_attachments": true,
1523 "options": {}
1524 },
1525 {
1526 "id": "gpt-4o",
1527 "name": "GPT 4o",
1528 "cost_per_1m_in": 2.5,
1529 "cost_per_1m_out": 10,
1530 "cost_per_1m_in_cached": 0,
1531 "cost_per_1m_out_cached": 1.25,
1532 "context_window": 128000,
1533 "default_max_tokens": 16384,
1534 "can_reason": false,
1535 "supports_attachments": true,
1536 "options": {}
1537 },
1538 {
1539 "id": "gpt-4o-2024-11-20",
1540 "name": "GPT 4o 2024 11-20",
1541 "cost_per_1m_in": 2.5,
1542 "cost_per_1m_out": 10,
1543 "cost_per_1m_in_cached": 0,
1544 "cost_per_1m_out_cached": 1.25,
1545 "context_window": 128000,
1546 "default_max_tokens": 16384,
1547 "can_reason": false,
1548 "supports_attachments": true,
1549 "options": {}
1550 },
1551 {
1552 "id": "gpt-4o-audio-preview",
1553 "name": "GPT 4o Audio Preview",
1554 "cost_per_1m_in": 2.5,
1555 "cost_per_1m_out": 10,
1556 "cost_per_1m_in_cached": 0,
1557 "cost_per_1m_out_cached": 0,
1558 "context_window": 128000,
1559 "default_max_tokens": 16384,
1560 "can_reason": false,
1561 "supports_attachments": false,
1562 "options": {}
1563 },
1564 {
1565 "id": "gpt-4o-free",
1566 "name": "GPT 4o (free)",
1567 "cost_per_1m_in": 0,
1568 "cost_per_1m_out": 0,
1569 "cost_per_1m_in_cached": 0,
1570 "cost_per_1m_out_cached": 0,
1571 "context_window": 1047576,
1572 "default_max_tokens": 32768,
1573 "can_reason": false,
1574 "supports_attachments": true,
1575 "options": {}
1576 },
1577 {
1578 "id": "gpt-4o-mini",
1579 "name": "GPT 4o Mini",
1580 "cost_per_1m_in": 0.15,
1581 "cost_per_1m_out": 0.6,
1582 "cost_per_1m_in_cached": 0,
1583 "cost_per_1m_out_cached": 0.075,
1584 "context_window": 128000,
1585 "default_max_tokens": 16384,
1586 "can_reason": false,
1587 "supports_attachments": true,
1588 "options": {}
1589 },
1590 {
1591 "id": "gpt-4o-mini-search-preview",
1592 "name": "GPT 4o Mini Search Preview",
1593 "cost_per_1m_in": 0.15,
1594 "cost_per_1m_out": 0.6,
1595 "cost_per_1m_in_cached": 0,
1596 "cost_per_1m_out_cached": 0.075,
1597 "context_window": 128000,
1598 "default_max_tokens": 16384,
1599 "can_reason": false,
1600 "supports_attachments": true,
1601 "options": {}
1602 },
1603 {
1604 "id": "gpt-4o-search-preview",
1605 "name": "GPT 4o Search Preview",
1606 "cost_per_1m_in": 2.5,
1607 "cost_per_1m_out": 10,
1608 "cost_per_1m_in_cached": 0,
1609 "cost_per_1m_out_cached": 1.25,
1610 "context_window": 128000,
1611 "default_max_tokens": 16384,
1612 "can_reason": false,
1613 "supports_attachments": true,
1614 "options": {}
1615 },
1616 {
1617 "id": "gpt-5",
1618 "name": "GPT 5",
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": true,
1626 "reasoning_levels": [
1627 "low",
1628 "medium",
1629 "high"
1630 ],
1631 "default_reasoning_effort": "medium",
1632 "supports_attachments": true,
1633 "options": {}
1634 },
1635 {
1636 "id": "gpt-5-chat-latest",
1637 "name": "GPT 5 Chat",
1638 "cost_per_1m_in": 1.25,
1639 "cost_per_1m_out": 10,
1640 "cost_per_1m_in_cached": 0,
1641 "cost_per_1m_out_cached": 0.125,
1642 "context_window": 400000,
1643 "default_max_tokens": 128000,
1644 "can_reason": false,
1645 "supports_attachments": true,
1646 "options": {}
1647 },
1648 {
1649 "id": "gpt-5-codex",
1650 "name": "GPT-5-Codex",
1651 "cost_per_1m_in": 1.25,
1652 "cost_per_1m_out": 10,
1653 "cost_per_1m_in_cached": 0,
1654 "cost_per_1m_out_cached": 0.125,
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-mini",
1669 "name": "GPT 5 Mini",
1670 "cost_per_1m_in": 0.25,
1671 "cost_per_1m_out": 2,
1672 "cost_per_1m_in_cached": 0,
1673 "cost_per_1m_out_cached": 0.025,
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-nano",
1688 "name": "GPT 5 Nano",
1689 "cost_per_1m_in": 0.05,
1690 "cost_per_1m_out": 0.4,
1691 "cost_per_1m_in_cached": 0,
1692 "cost_per_1m_out_cached": 0.005,
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",
1707 "name": "GPT 5.1",
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": 400000,
1713 "default_max_tokens": 128000,
1714 "can_reason": true,
1715 "reasoning_levels": [
1716 "low",
1717 "medium",
1718 "high"
1719 ],
1720 "default_reasoning_effort": "medium",
1721 "supports_attachments": true,
1722 "options": {}
1723 },
1724 {
1725 "id": "gpt-5.1-chat-latest",
1726 "name": "GPT 5.1 Chat",
1727 "cost_per_1m_in": 1.25,
1728 "cost_per_1m_out": 10,
1729 "cost_per_1m_in_cached": 0,
1730 "cost_per_1m_out_cached": 0.125,
1731 "context_window": 128000,
1732 "default_max_tokens": 16384,
1733 "can_reason": false,
1734 "supports_attachments": true,
1735 "options": {}
1736 },
1737 {
1738 "id": "gpt-5.1-codex",
1739 "name": "GPT-5.1-Codex",
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-max",
1758 "name": "GPT-5.1-Codex Max",
1759 "cost_per_1m_in": 1.25,
1760 "cost_per_1m_out": 10,
1761 "cost_per_1m_in_cached": 0,
1762 "cost_per_1m_out_cached": 0.125,
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.1-codex-mini",
1777 "name": "GPT-5.1-Codex Mini",
1778 "cost_per_1m_in": 0.25,
1779 "cost_per_1m_out": 2,
1780 "cost_per_1m_in_cached": 0,
1781 "cost_per_1m_out_cached": 0.025,
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",
1796 "name": "GPT 5.2",
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": 400000,
1802 "default_max_tokens": 128000,
1803 "can_reason": true,
1804 "reasoning_levels": [
1805 "low",
1806 "medium",
1807 "high"
1808 ],
1809 "default_reasoning_effort": "medium",
1810 "supports_attachments": true,
1811 "options": {}
1812 },
1813 {
1814 "id": "gpt-5.2-chat-latest",
1815 "name": "GPT 5.2 Chat",
1816 "cost_per_1m_in": 1.75,
1817 "cost_per_1m_out": 14,
1818 "cost_per_1m_in_cached": 0,
1819 "cost_per_1m_out_cached": 0.175,
1820 "context_window": 128000,
1821 "default_max_tokens": 16384,
1822 "can_reason": false,
1823 "supports_attachments": true,
1824 "options": {}
1825 },
1826 {
1827 "id": "gpt-5.2-codex",
1828 "name": "GPT-5.2-Codex",
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-high",
1847 "name": "GPT 5.2 High",
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.2-low",
1866 "name": "GPT 5.2 Low",
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": 400000,
1872 "default_max_tokens": 128000,
1873 "can_reason": true,
1874 "reasoning_levels": [
1875 "low",
1876 "medium",
1877 "high"
1878 ],
1879 "default_reasoning_effort": "medium",
1880 "supports_attachments": true,
1881 "options": {}
1882 },
1883 {
1884 "id": "gpt-5.3-chat-latest",
1885 "name": "GPT 5.3 Chat",
1886 "cost_per_1m_in": 1.75,
1887 "cost_per_1m_out": 14,
1888 "cost_per_1m_in_cached": 0,
1889 "cost_per_1m_out_cached": 0.175,
1890 "context_window": 128000,
1891 "default_max_tokens": 16384,
1892 "can_reason": false,
1893 "supports_attachments": true,
1894 "options": {}
1895 },
1896 {
1897 "id": "gpt-5.3-codex",
1898 "name": "GPT-5.3-Codex",
1899 "cost_per_1m_in": 1.75,
1900 "cost_per_1m_out": 14,
1901 "cost_per_1m_in_cached": 0,
1902 "cost_per_1m_out_cached": 0.175,
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",
1917 "name": "GPT 5.4",
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-high",
1936 "name": "GPT 5.4 High",
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-5.4-low",
1955 "name": "GPT 5.4 Low",
1956 "cost_per_1m_in": 2.5,
1957 "cost_per_1m_out": 15,
1958 "cost_per_1m_in_cached": 0,
1959 "cost_per_1m_out_cached": 0.25,
1960 "context_window": 400000,
1961 "default_max_tokens": 128000,
1962 "can_reason": true,
1963 "reasoning_levels": [
1964 "low",
1965 "medium",
1966 "high"
1967 ],
1968 "default_reasoning_effort": "medium",
1969 "supports_attachments": true,
1970 "options": {}
1971 },
1972 {
1973 "id": "gpt-oss-120b",
1974 "name": "gpt-oss-120b",
1975 "cost_per_1m_in": 0.18,
1976 "cost_per_1m_out": 0.9,
1977 "cost_per_1m_in_cached": 0,
1978 "cost_per_1m_out_cached": 0,
1979 "context_window": 131072,
1980 "default_max_tokens": 32768,
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": "gpt-oss-20b",
1993 "name": "gpt-oss-20b",
1994 "cost_per_1m_in": 0.11,
1995 "cost_per_1m_out": 0.55,
1996 "cost_per_1m_in_cached": 0,
1997 "cost_per_1m_out_cached": 0,
1998 "context_window": 128000,
1999 "default_max_tokens": 12800,
2000 "can_reason": true,
2001 "reasoning_levels": [
2002 "low",
2003 "medium",
2004 "high"
2005 ],
2006 "default_reasoning_effort": "medium",
2007 "supports_attachments": false,
2008 "options": {}
2009 },
2010 {
2011 "id": "grok-4",
2012 "name": "Grok 4",
2013 "cost_per_1m_in": 3.3,
2014 "cost_per_1m_out": 16.5,
2015 "cost_per_1m_in_cached": 0,
2016 "cost_per_1m_out_cached": 0.825,
2017 "context_window": 256000,
2018 "default_max_tokens": 64000,
2019 "can_reason": true,
2020 "reasoning_levels": [
2021 "low",
2022 "medium",
2023 "high"
2024 ],
2025 "default_reasoning_effort": "medium",
2026 "supports_attachments": true,
2027 "options": {}
2028 },
2029 {
2030 "id": "grok-4-1-fast-non-reasoning",
2031 "name": "Grok 4.1 Fast",
2032 "cost_per_1m_in": 0.2,
2033 "cost_per_1m_out": 0.5,
2034 "cost_per_1m_in_cached": 0,
2035 "cost_per_1m_out_cached": 0.05,
2036 "context_window": 2000000,
2037 "default_max_tokens": 200000,
2038 "can_reason": false,
2039 "supports_attachments": true,
2040 "options": {}
2041 },
2042 {
2043 "id": "grok-4-1-fast-reasoning",
2044 "name": "Grok 4.1 Fast (reasoning)",
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": 200000,
2051 "can_reason": true,
2052 "reasoning_levels": [
2053 "low",
2054 "medium",
2055 "high"
2056 ],
2057 "default_reasoning_effort": "medium",
2058 "supports_attachments": true,
2059 "options": {}
2060 },
2061 {
2062 "id": "grok-4-fast-non-reasoning",
2063 "name": "Grok 4 Fast",
2064 "cost_per_1m_in": 0.2,
2065 "cost_per_1m_out": 0.5,
2066 "cost_per_1m_in_cached": 0,
2067 "cost_per_1m_out_cached": 0.05,
2068 "context_window": 2000000,
2069 "default_max_tokens": 30000,
2070 "can_reason": false,
2071 "supports_attachments": true,
2072 "options": {}
2073 },
2074 {
2075 "id": "grok-4-fast-reasoning",
2076 "name": "Grok 4 Fast (reasoning)",
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": 2000000,
2082 "default_max_tokens": 30000,
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": "grok-4.20-beta-0309-non-reasoning",
2095 "name": "Grok 4.20 Beta 0309",
2096 "cost_per_1m_in": 2,
2097 "cost_per_1m_out": 6,
2098 "cost_per_1m_in_cached": 0,
2099 "cost_per_1m_out_cached": 0.2,
2100 "context_window": 2000000,
2101 "default_max_tokens": 200000,
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": "grok-4.20-beta-0309-reasoning",
2114 "name": "Grok 4.20 Beta 0309 (reasoning)",
2115 "cost_per_1m_in": 2,
2116 "cost_per_1m_out": 6,
2117 "cost_per_1m_in_cached": 0,
2118 "cost_per_1m_out_cached": 0.2,
2119 "context_window": 2000000,
2120 "default_max_tokens": 200000,
2121 "can_reason": true,
2122 "reasoning_levels": [
2123 "low",
2124 "medium",
2125 "high"
2126 ],
2127 "default_reasoning_effort": "medium",
2128 "supports_attachments": true,
2129 "options": {}
2130 },
2131 {
2132 "id": "grok-4.20-multi-agent-beta-0309",
2133 "name": "Grok 4.20 Multi Agent Beta 0309",
2134 "cost_per_1m_in": 2,
2135 "cost_per_1m_out": 6,
2136 "cost_per_1m_in_cached": 0,
2137 "cost_per_1m_out_cached": 0.2,
2138 "context_window": 2000000,
2139 "default_max_tokens": 200000,
2140 "can_reason": true,
2141 "reasoning_levels": [
2142 "low",
2143 "medium",
2144 "high"
2145 ],
2146 "default_reasoning_effort": "medium",
2147 "supports_attachments": true,
2148 "options": {}
2149 },
2150 {
2151 "id": "grok-code-fast-1",
2152 "name": "Grok Code Fast 1",
2153 "cost_per_1m_in": 0.2,
2154 "cost_per_1m_out": 0.5,
2155 "cost_per_1m_in_cached": 0,
2156 "cost_per_1m_out_cached": 0.05,
2157 "context_window": 256000,
2158 "default_max_tokens": 10000,
2159 "can_reason": true,
2160 "reasoning_levels": [
2161 "low",
2162 "medium",
2163 "high"
2164 ],
2165 "default_reasoning_effort": "medium",
2166 "supports_attachments": true,
2167 "options": {}
2168 },
2169 {
2170 "id": "jina-deepsearch-v1",
2171 "name": "Jina Deepsearch V1",
2172 "cost_per_1m_in": 0.05,
2173 "cost_per_1m_out": 0.05,
2174 "cost_per_1m_in_cached": 0,
2175 "cost_per_1m_out_cached": 0,
2176 "context_window": 1000000,
2177 "default_max_tokens": 100000,
2178 "can_reason": true,
2179 "reasoning_levels": [
2180 "low",
2181 "medium",
2182 "high"
2183 ],
2184 "default_reasoning_effort": "medium",
2185 "supports_attachments": true,
2186 "options": {}
2187 },
2188 {
2189 "id": "kat-dev",
2190 "name": "Kat Dev",
2191 "cost_per_1m_in": 0.137,
2192 "cost_per_1m_out": 0.548,
2193 "cost_per_1m_in_cached": 0,
2194 "cost_per_1m_out_cached": 0,
2195 "context_window": 128000,
2196 "default_max_tokens": 12800,
2197 "can_reason": false,
2198 "supports_attachments": false,
2199 "options": {}
2200 },
2201 {
2202 "id": "kimi-for-coding-free",
2203 "name": "Kimi For Coding (free)",
2204 "cost_per_1m_in": 0,
2205 "cost_per_1m_out": 0,
2206 "cost_per_1m_in_cached": 0,
2207 "cost_per_1m_out_cached": 0,
2208 "context_window": 256000,
2209 "default_max_tokens": 25600,
2210 "can_reason": true,
2211 "reasoning_levels": [
2212 "low",
2213 "medium",
2214 "high"
2215 ],
2216 "default_reasoning_effort": "medium",
2217 "supports_attachments": false,
2218 "options": {}
2219 },
2220 {
2221 "id": "kimi-k2-0711",
2222 "name": "Kimi K2 0711",
2223 "cost_per_1m_in": 0.54,
2224 "cost_per_1m_out": 2.16,
2225 "cost_per_1m_in_cached": 0,
2226 "cost_per_1m_out_cached": 0,
2227 "context_window": 131000,
2228 "default_max_tokens": 13100,
2229 "can_reason": false,
2230 "supports_attachments": false,
2231 "options": {}
2232 },
2233 {
2234 "id": "kimi-k2-thinking",
2235 "name": "Kimi K2 Thinking",
2236 "cost_per_1m_in": 0.548,
2237 "cost_per_1m_out": 2.192,
2238 "cost_per_1m_in_cached": 0,
2239 "cost_per_1m_out_cached": 0.137,
2240 "context_window": 262144,
2241 "default_max_tokens": 26214,
2242 "can_reason": true,
2243 "reasoning_levels": [
2244 "low",
2245 "medium",
2246 "high"
2247 ],
2248 "default_reasoning_effort": "medium",
2249 "supports_attachments": false,
2250 "options": {}
2251 },
2252 {
2253 "id": "kimi-k2-turbo-preview",
2254 "name": "Kimi K2 Turbo Preview",
2255 "cost_per_1m_in": 1.2,
2256 "cost_per_1m_out": 4.8,
2257 "cost_per_1m_in_cached": 0,
2258 "cost_per_1m_out_cached": 0.3,
2259 "context_window": 262144,
2260 "default_max_tokens": 26214,
2261 "can_reason": false,
2262 "supports_attachments": false,
2263 "options": {}
2264 },
2265 {
2266 "id": "kimi-k2.5",
2267 "name": "Kimi K2.5",
2268 "cost_per_1m_in": 0.6,
2269 "cost_per_1m_out": 3,
2270 "cost_per_1m_in_cached": 0,
2271 "cost_per_1m_out_cached": 0.105,
2272 "context_window": 256000,
2273 "default_max_tokens": 25600,
2274 "can_reason": true,
2275 "reasoning_levels": [
2276 "low",
2277 "medium",
2278 "high"
2279 ],
2280 "default_reasoning_effort": "medium",
2281 "supports_attachments": true,
2282 "options": {}
2283 },
2284 {
2285 "id": "llama-4-maverick",
2286 "name": "Llama 4 Maverick",
2287 "cost_per_1m_in": 0.2,
2288 "cost_per_1m_out": 0.2,
2289 "cost_per_1m_in_cached": 0,
2290 "cost_per_1m_out_cached": 0,
2291 "context_window": 1048576,
2292 "default_max_tokens": 32000,
2293 "can_reason": false,
2294 "supports_attachments": true,
2295 "options": {}
2296 },
2297 {
2298 "id": "llama-4-scout",
2299 "name": "Llama 4 Scout",
2300 "cost_per_1m_in": 0.2,
2301 "cost_per_1m_out": 0.2,
2302 "cost_per_1m_in_cached": 0,
2303 "cost_per_1m_out_cached": 0,
2304 "context_window": 131000,
2305 "default_max_tokens": 13100,
2306 "can_reason": false,
2307 "supports_attachments": true,
2308 "options": {}
2309 },
2310 {
2311 "id": "mimo-v2-flash-free",
2312 "name": "MiMo V2 Flash (free)",
2313 "cost_per_1m_in": 0,
2314 "cost_per_1m_out": 0,
2315 "cost_per_1m_in_cached": 0,
2316 "cost_per_1m_out_cached": 0,
2317 "context_window": 256000,
2318 "default_max_tokens": 25600,
2319 "can_reason": false,
2320 "supports_attachments": false,
2321 "options": {}
2322 },
2323 {
2324 "id": "minimax-m2",
2325 "name": "MiniMax M2",
2326 "cost_per_1m_in": 0.288,
2327 "cost_per_1m_out": 1.152,
2328 "cost_per_1m_in_cached": 0,
2329 "cost_per_1m_out_cached": 0,
2330 "context_window": 204800,
2331 "default_max_tokens": 20480,
2332 "can_reason": true,
2333 "reasoning_levels": [
2334 "low",
2335 "medium",
2336 "high"
2337 ],
2338 "default_reasoning_effort": "medium",
2339 "supports_attachments": false,
2340 "options": {}
2341 },
2342 {
2343 "id": "minimax-m2.1",
2344 "name": "MiniMax M2.1",
2345 "cost_per_1m_in": 0.288,
2346 "cost_per_1m_out": 1.152,
2347 "cost_per_1m_in_cached": 0,
2348 "cost_per_1m_out_cached": 0,
2349 "context_window": 204800,
2350 "default_max_tokens": 20480,
2351 "can_reason": true,
2352 "reasoning_levels": [
2353 "low",
2354 "medium",
2355 "high"
2356 ],
2357 "default_reasoning_effort": "medium",
2358 "supports_attachments": false,
2359 "options": {}
2360 },
2361 {
2362 "id": "minimax-m2.5",
2363 "name": "MiniMax M2.5",
2364 "cost_per_1m_in": 0.288,
2365 "cost_per_1m_out": 1.152,
2366 "cost_per_1m_in_cached": 0,
2367 "cost_per_1m_out_cached": 0,
2368 "context_window": 204800,
2369 "default_max_tokens": 20480,
2370 "can_reason": true,
2371 "reasoning_levels": [
2372 "low",
2373 "medium",
2374 "high"
2375 ],
2376 "default_reasoning_effort": "medium",
2377 "supports_attachments": false,
2378 "options": {}
2379 },
2380 {
2381 "id": "minimax-m2.5-highspeed",
2382 "name": "MiniMax M2.5 Highspeed",
2383 "cost_per_1m_in": 0.288,
2384 "cost_per_1m_out": 1.152,
2385 "cost_per_1m_in_cached": 0,
2386 "cost_per_1m_out_cached": 0,
2387 "context_window": 204800,
2388 "default_max_tokens": 20480,
2389 "can_reason": true,
2390 "reasoning_levels": [
2391 "low",
2392 "medium",
2393 "high"
2394 ],
2395 "default_reasoning_effort": "medium",
2396 "supports_attachments": false,
2397 "options": {}
2398 },
2399 {
2400 "id": "mistral-large-3",
2401 "name": "Mistral Large 3",
2402 "cost_per_1m_in": 0.5,
2403 "cost_per_1m_out": 1.5,
2404 "cost_per_1m_in_cached": 0,
2405 "cost_per_1m_out_cached": 0,
2406 "context_window": 256000,
2407 "default_max_tokens": 25600,
2408 "can_reason": false,
2409 "supports_attachments": true,
2410 "options": {}
2411 },
2412 {
2413 "id": "nvidia-nemotron-3-super-120b-a12b",
2414 "name": "Nvidia Nemotron 3 Super 120B A12B",
2415 "cost_per_1m_in": 0.11,
2416 "cost_per_1m_out": 0.55,
2417 "cost_per_1m_in_cached": 0,
2418 "cost_per_1m_out_cached": 0.0275,
2419 "context_window": 1000000,
2420 "default_max_tokens": 100000,
2421 "can_reason": true,
2422 "reasoning_levels": [
2423 "low",
2424 "medium",
2425 "high"
2426 ],
2427 "default_reasoning_effort": "medium",
2428 "supports_attachments": false,
2429 "options": {}
2430 },
2431 {
2432 "id": "o3",
2433 "name": "O3",
2434 "cost_per_1m_in": 2,
2435 "cost_per_1m_out": 8,
2436 "cost_per_1m_in_cached": 0,
2437 "cost_per_1m_out_cached": 0.5,
2438 "context_window": 200000,
2439 "default_max_tokens": 100000,
2440 "can_reason": true,
2441 "reasoning_levels": [
2442 "low",
2443 "medium",
2444 "high"
2445 ],
2446 "default_reasoning_effort": "medium",
2447 "supports_attachments": true,
2448 "options": {}
2449 },
2450 {
2451 "id": "o3-mini",
2452 "name": "O3 Mini",
2453 "cost_per_1m_in": 1.1,
2454 "cost_per_1m_out": 4.4,
2455 "cost_per_1m_in_cached": 0,
2456 "cost_per_1m_out_cached": 0.55,
2457 "context_window": 200000,
2458 "default_max_tokens": 100000,
2459 "can_reason": true,
2460 "reasoning_levels": [
2461 "low",
2462 "medium",
2463 "high"
2464 ],
2465 "default_reasoning_effort": "medium",
2466 "supports_attachments": true,
2467 "options": {}
2468 },
2469 {
2470 "id": "o4-mini",
2471 "name": "O4 Mini",
2472 "cost_per_1m_in": 1.1,
2473 "cost_per_1m_out": 4.4,
2474 "cost_per_1m_in_cached": 0,
2475 "cost_per_1m_out_cached": 0.275,
2476 "context_window": 200000,
2477 "default_max_tokens": 100000,
2478 "can_reason": true,
2479 "reasoning_levels": [
2480 "low",
2481 "medium",
2482 "high"
2483 ],
2484 "default_reasoning_effort": "medium",
2485 "supports_attachments": true,
2486 "options": {}
2487 },
2488 {
2489 "id": "qwen3-235b-a22b",
2490 "name": "Qwen3 235B A22B",
2491 "cost_per_1m_in": 0.28,
2492 "cost_per_1m_out": 1.12,
2493 "cost_per_1m_in_cached": 0,
2494 "cost_per_1m_out_cached": 0,
2495 "context_window": 131100,
2496 "default_max_tokens": 13110,
2497 "can_reason": false,
2498 "supports_attachments": true,
2499 "options": {}
2500 },
2501 {
2502 "id": "qwen3-235b-a22b-instruct-2507",
2503 "name": "Qwen3 235B A22B Instruct 2507",
2504 "cost_per_1m_in": 0.28,
2505 "cost_per_1m_out": 1.12,
2506 "cost_per_1m_in_cached": 0,
2507 "cost_per_1m_out_cached": 0,
2508 "context_window": 262144,
2509 "default_max_tokens": 26214,
2510 "can_reason": false,
2511 "supports_attachments": true,
2512 "options": {}
2513 },
2514 {
2515 "id": "qwen3-235b-a22b-thinking-2507",
2516 "name": "Qwen3 235B A22B Thinking 2507",
2517 "cost_per_1m_in": 0.28,
2518 "cost_per_1m_out": 2.8,
2519 "cost_per_1m_in_cached": 0,
2520 "cost_per_1m_out_cached": 0,
2521 "context_window": 262144,
2522 "default_max_tokens": 26214,
2523 "can_reason": true,
2524 "reasoning_levels": [
2525 "low",
2526 "medium",
2527 "high"
2528 ],
2529 "default_reasoning_effort": "medium",
2530 "supports_attachments": true,
2531 "options": {}
2532 },
2533 {
2534 "id": "qwen3-coder-30b-a3b-instruct",
2535 "name": "Qwen3 Coder 30B A3B Instruct",
2536 "cost_per_1m_in": 0.2,
2537 "cost_per_1m_out": 0.8,
2538 "cost_per_1m_in_cached": 0,
2539 "cost_per_1m_out_cached": 0.2,
2540 "context_window": 2000000,
2541 "default_max_tokens": 262000,
2542 "can_reason": false,
2543 "supports_attachments": false,
2544 "options": {}
2545 },
2546 {
2547 "id": "qwen3-coder-480b-a35b-instruct",
2548 "name": "Qwen3 Coder 480B A35B Instruct",
2549 "cost_per_1m_in": 0.82,
2550 "cost_per_1m_out": 3.28,
2551 "cost_per_1m_in_cached": 0,
2552 "cost_per_1m_out_cached": 0.82,
2553 "context_window": 262000,
2554 "default_max_tokens": 26200,
2555 "can_reason": false,
2556 "supports_attachments": false,
2557 "options": {}
2558 },
2559 {
2560 "id": "qwen3-coder-flash",
2561 "name": "Qwen3 Coder Flash",
2562 "cost_per_1m_in": 0.136,
2563 "cost_per_1m_out": 0.544,
2564 "cost_per_1m_in_cached": 0,
2565 "cost_per_1m_out_cached": 0.136,
2566 "context_window": 256000,
2567 "default_max_tokens": 65536,
2568 "can_reason": false,
2569 "supports_attachments": false,
2570 "options": {}
2571 },
2572 {
2573 "id": "qwen3-coder-next",
2574 "name": "Qwen3 Coder Next",
2575 "cost_per_1m_in": 0.137,
2576 "cost_per_1m_out": 0.548,
2577 "cost_per_1m_in_cached": 0,
2578 "cost_per_1m_out_cached": 0.137,
2579 "context_window": 2000000,
2580 "default_max_tokens": 64000,
2581 "can_reason": false,
2582 "supports_attachments": false,
2583 "options": {}
2584 },
2585 {
2586 "id": "qwen3-coder-plus",
2587 "name": "Qwen3 Coder Plus",
2588 "cost_per_1m_in": 0.54,
2589 "cost_per_1m_out": 2.16,
2590 "cost_per_1m_in_cached": 0,
2591 "cost_per_1m_out_cached": 0.108,
2592 "context_window": 1048576,
2593 "default_max_tokens": 65536,
2594 "can_reason": false,
2595 "supports_attachments": false,
2596 "options": {}
2597 },
2598 {
2599 "id": "qwen3-coder-plus-2025-07-22",
2600 "name": "Qwen3 Coder Plus 2025 07-22",
2601 "cost_per_1m_in": 0.54,
2602 "cost_per_1m_out": 2.16,
2603 "cost_per_1m_in_cached": 0,
2604 "cost_per_1m_out_cached": 0.54,
2605 "context_window": 128000,
2606 "default_max_tokens": 12800,
2607 "can_reason": false,
2608 "supports_attachments": false,
2609 "options": {}
2610 },
2611 {
2612 "id": "qwen3-max",
2613 "name": "Qwen3 Max",
2614 "cost_per_1m_in": 0.34246,
2615 "cost_per_1m_out": 1.36984,
2616 "cost_per_1m_in_cached": 0,
2617 "cost_per_1m_out_cached": 0.34246,
2618 "context_window": 262144,
2619 "default_max_tokens": 65536,
2620 "can_reason": false,
2621 "supports_attachments": true,
2622 "options": {}
2623 },
2624 {
2625 "id": "qwen3-max-2026-01-23",
2626 "name": "Qwen3 Max 2026 01-23",
2627 "cost_per_1m_in": 0.34246,
2628 "cost_per_1m_out": 1.36984,
2629 "cost_per_1m_in_cached": 0,
2630 "cost_per_1m_out_cached": 0.34246,
2631 "context_window": 252000,
2632 "default_max_tokens": 32000,
2633 "can_reason": true,
2634 "reasoning_levels": [
2635 "low",
2636 "medium",
2637 "high"
2638 ],
2639 "default_reasoning_effort": "medium",
2640 "supports_attachments": false,
2641 "options": {}
2642 },
2643 {
2644 "id": "qwen3-next-80b-a3b-instruct",
2645 "name": "Qwen3 Next 80B A3B Instruct",
2646 "cost_per_1m_in": 0.138,
2647 "cost_per_1m_out": 0.552,
2648 "cost_per_1m_in_cached": 0,
2649 "cost_per_1m_out_cached": 0,
2650 "context_window": 256000,
2651 "default_max_tokens": 25600,
2652 "can_reason": false,
2653 "supports_attachments": true,
2654 "options": {}
2655 },
2656 {
2657 "id": "qwen3-next-80b-a3b-thinking",
2658 "name": "Qwen3 Next 80B A3B Thinking",
2659 "cost_per_1m_in": 0.138,
2660 "cost_per_1m_out": 1.38,
2661 "cost_per_1m_in_cached": 0,
2662 "cost_per_1m_out_cached": 0,
2663 "context_window": 256000,
2664 "default_max_tokens": 25600,
2665 "can_reason": true,
2666 "reasoning_levels": [
2667 "low",
2668 "medium",
2669 "high"
2670 ],
2671 "default_reasoning_effort": "medium",
2672 "supports_attachments": true,
2673 "options": {}
2674 },
2675 {
2676 "id": "qwen3-vl-235b-a22b-instruct",
2677 "name": "Qwen3 VL 235B A22B Instruct",
2678 "cost_per_1m_in": 0.274,
2679 "cost_per_1m_out": 1.096,
2680 "cost_per_1m_in_cached": 0,
2681 "cost_per_1m_out_cached": 0,
2682 "context_window": 131000,
2683 "default_max_tokens": 33000,
2684 "can_reason": false,
2685 "supports_attachments": true,
2686 "options": {}
2687 },
2688 {
2689 "id": "qwen3-vl-235b-a22b-thinking",
2690 "name": "Qwen3 VL 235B A22B Thinking",
2691 "cost_per_1m_in": 0.274,
2692 "cost_per_1m_out": 2.74,
2693 "cost_per_1m_in_cached": 0,
2694 "cost_per_1m_out_cached": 0,
2695 "context_window": 131000,
2696 "default_max_tokens": 33000,
2697 "can_reason": true,
2698 "reasoning_levels": [
2699 "low",
2700 "medium",
2701 "high"
2702 ],
2703 "default_reasoning_effort": "medium",
2704 "supports_attachments": true,
2705 "options": {}
2706 },
2707 {
2708 "id": "qwen3-vl-30b-a3b-instruct",
2709 "name": "Qwen3 VL 30B A3B Instruct",
2710 "cost_per_1m_in": 0.1028,
2711 "cost_per_1m_out": 0.4112,
2712 "cost_per_1m_in_cached": 0,
2713 "cost_per_1m_out_cached": 0,
2714 "context_window": 128000,
2715 "default_max_tokens": 32000,
2716 "can_reason": false,
2717 "supports_attachments": true,
2718 "options": {}
2719 },
2720 {
2721 "id": "qwen3-vl-30b-a3b-thinking",
2722 "name": "Qwen3 VL 30B A3B Thinking",
2723 "cost_per_1m_in": 0.1028,
2724 "cost_per_1m_out": 1.028,
2725 "cost_per_1m_in_cached": 0,
2726 "cost_per_1m_out_cached": 0,
2727 "context_window": 128000,
2728 "default_max_tokens": 32000,
2729 "can_reason": true,
2730 "reasoning_levels": [
2731 "low",
2732 "medium",
2733 "high"
2734 ],
2735 "default_reasoning_effort": "medium",
2736 "supports_attachments": true,
2737 "options": {}
2738 },
2739 {
2740 "id": "qwen3-vl-flash",
2741 "name": "Qwen3 VL Flash",
2742 "cost_per_1m_in": 0.0206,
2743 "cost_per_1m_out": 0.206,
2744 "cost_per_1m_in_cached": 0,
2745 "cost_per_1m_out_cached": 0.00412,
2746 "context_window": 254000,
2747 "default_max_tokens": 32000,
2748 "can_reason": false,
2749 "supports_attachments": true,
2750 "options": {}
2751 },
2752 {
2753 "id": "qwen3-vl-flash-2026-01-22",
2754 "name": "Qwen3 VL Flash 2026 01-22",
2755 "cost_per_1m_in": 0.0206,
2756 "cost_per_1m_out": 0.206,
2757 "cost_per_1m_in_cached": 0,
2758 "cost_per_1m_out_cached": 0.0206,
2759 "context_window": 254000,
2760 "default_max_tokens": 32000,
2761 "can_reason": false,
2762 "supports_attachments": true,
2763 "options": {}
2764 },
2765 {
2766 "id": "qwen3-vl-plus",
2767 "name": "Qwen3 VL Plus",
2768 "cost_per_1m_in": 0.137,
2769 "cost_per_1m_out": 1.37,
2770 "cost_per_1m_in_cached": 0,
2771 "cost_per_1m_out_cached": 0.0274,
2772 "context_window": 256000,
2773 "default_max_tokens": 32000,
2774 "can_reason": false,
2775 "supports_attachments": true,
2776 "options": {}
2777 },
2778 {
2779 "id": "qwen3.5-122b-a10b",
2780 "name": "Qwen3.5 122B A10B",
2781 "cost_per_1m_in": 0.1126,
2782 "cost_per_1m_out": 0.9008,
2783 "cost_per_1m_in_cached": 0,
2784 "cost_per_1m_out_cached": 0.1126,
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": "qwen3.5-27b",
2799 "name": "Qwen3.5 27B",
2800 "cost_per_1m_in": 0.0846,
2801 "cost_per_1m_out": 0.6768,
2802 "cost_per_1m_in_cached": 0,
2803 "cost_per_1m_out_cached": 0.0846,
2804 "context_window": 991000,
2805 "default_max_tokens": 64000,
2806 "can_reason": true,
2807 "reasoning_levels": [
2808 "low",
2809 "medium",
2810 "high"
2811 ],
2812 "default_reasoning_effort": "medium",
2813 "supports_attachments": true,
2814 "options": {}
2815 },
2816 {
2817 "id": "qwen3.5-35b-a3b",
2818 "name": "Qwen3.5 35B A3B",
2819 "cost_per_1m_in": 0.0564,
2820 "cost_per_1m_out": 0.4512,
2821 "cost_per_1m_in_cached": 0,
2822 "cost_per_1m_out_cached": 0.0564,
2823 "context_window": 991000,
2824 "default_max_tokens": 64000,
2825 "can_reason": true,
2826 "reasoning_levels": [
2827 "low",
2828 "medium",
2829 "high"
2830 ],
2831 "default_reasoning_effort": "medium",
2832 "supports_attachments": true,
2833 "options": {}
2834 },
2835 {
2836 "id": "qwen3.5-397b-a17b",
2837 "name": "Qwen3.5 397B A17B",
2838 "cost_per_1m_in": 0.1644,
2839 "cost_per_1m_out": 0.9864,
2840 "cost_per_1m_in_cached": 0,
2841 "cost_per_1m_out_cached": 0.1644,
2842 "context_window": 991000,
2843 "default_max_tokens": 64000,
2844 "can_reason": true,
2845 "reasoning_levels": [
2846 "low",
2847 "medium",
2848 "high"
2849 ],
2850 "default_reasoning_effort": "medium",
2851 "supports_attachments": true,
2852 "options": {}
2853 },
2854 {
2855 "id": "qwen3.5-flash",
2856 "name": "Qwen3.5 Flash",
2857 "cost_per_1m_in": 0.0282,
2858 "cost_per_1m_out": 0.282,
2859 "cost_per_1m_in_cached": 0.03525,
2860 "cost_per_1m_out_cached": 0.00282,
2861 "context_window": 991000,
2862 "default_max_tokens": 64000,
2863 "can_reason": true,
2864 "reasoning_levels": [
2865 "low",
2866 "medium",
2867 "high"
2868 ],
2869 "default_reasoning_effort": "medium",
2870 "supports_attachments": true,
2871 "options": {}
2872 },
2873 {
2874 "id": "qwen3.5-plus",
2875 "name": "Qwen3.5 Plus",
2876 "cost_per_1m_in": 0.1096,
2877 "cost_per_1m_out": 0.6576,
2878 "cost_per_1m_in_cached": 0.137,
2879 "cost_per_1m_out_cached": 0.01096,
2880 "context_window": 991000,
2881 "default_max_tokens": 64000,
2882 "can_reason": true,
2883 "reasoning_levels": [
2884 "low",
2885 "medium",
2886 "high"
2887 ],
2888 "default_reasoning_effort": "medium",
2889 "supports_attachments": true,
2890 "options": {}
2891 },
2892 {
2893 "id": "step-3.5-flash",
2894 "name": "Step 3.5 Flash",
2895 "cost_per_1m_in": 0.1,
2896 "cost_per_1m_out": 0.3,
2897 "cost_per_1m_in_cached": 0,
2898 "cost_per_1m_out_cached": 0,
2899 "context_window": 256000,
2900 "default_max_tokens": 25600,
2901 "can_reason": false,
2902 "supports_attachments": true,
2903 "options": {}
2904 },
2905 {
2906 "id": "step-3.5-flash-free",
2907 "name": "Step 3.5 Flash (free)",
2908 "cost_per_1m_in": 0,
2909 "cost_per_1m_out": 0,
2910 "cost_per_1m_in_cached": 0,
2911 "cost_per_1m_out_cached": 0,
2912 "context_window": 256000,
2913 "default_max_tokens": 25600,
2914 "can_reason": false,
2915 "supports_attachments": true,
2916 "options": {}
2917 }
2918 ],
2919 "default_headers": {
2920 "APP-Code": "IUFF7106"
2921 }
2922}