1{
2 "name": "OpenRouter",
3 "id": "openrouter",
4 "api_key": "$OPENROUTER_API_KEY",
5 "api_endpoint": "https://openrouter.ai/api/v1",
6 "type": "openrouter",
7 "default_large_model_id": "anthropic/claude-sonnet-4",
8 "default_small_model_id": "anthropic/claude-3.5-haiku",
9 "models": [
10 {
11 "id": "ai21/jamba-large-1.7",
12 "name": "AI21: Jamba Large 1.7",
13 "cost_per_1m_in": 2,
14 "cost_per_1m_out": 8,
15 "cost_per_1m_in_cached": 0,
16 "cost_per_1m_out_cached": 0,
17 "context_window": 256000,
18 "default_max_tokens": 2048,
19 "can_reason": false,
20 "supports_attachments": false,
21 "options": {}
22 },
23 {
24 "id": "ai21/jamba-mini-1.7",
25 "name": "AI21: Jamba Mini 1.7",
26 "cost_per_1m_in": 0.19999999999999998,
27 "cost_per_1m_out": 0.39999999999999997,
28 "cost_per_1m_in_cached": 0,
29 "cost_per_1m_out_cached": 0,
30 "context_window": 256000,
31 "default_max_tokens": 2048,
32 "can_reason": false,
33 "supports_attachments": false,
34 "options": {}
35 },
36 {
37 "id": "allenai/olmo-3-7b-instruct",
38 "name": "AllenAI: Olmo 3 7B Instruct",
39 "cost_per_1m_in": 0.09999999999999999,
40 "cost_per_1m_out": 0.19999999999999998,
41 "cost_per_1m_in_cached": 0,
42 "cost_per_1m_out_cached": 0,
43 "context_window": 65536,
44 "default_max_tokens": 32768,
45 "can_reason": false,
46 "supports_attachments": false,
47 "options": {}
48 },
49 {
50 "id": "amazon/nova-2-lite-v1",
51 "name": "Amazon: Nova 2 Lite",
52 "cost_per_1m_in": 0.3,
53 "cost_per_1m_out": 2.5,
54 "cost_per_1m_in_cached": 0,
55 "cost_per_1m_out_cached": 0,
56 "context_window": 1000000,
57 "default_max_tokens": 32767,
58 "can_reason": true,
59 "reasoning_levels": [
60 "low",
61 "medium",
62 "high"
63 ],
64 "default_reasoning_effort": "medium",
65 "supports_attachments": true,
66 "options": {}
67 },
68 {
69 "id": "amazon/nova-2-lite-v1:free",
70 "name": "Amazon: Nova 2 Lite (free)",
71 "cost_per_1m_in": 0,
72 "cost_per_1m_out": 0,
73 "cost_per_1m_in_cached": 0,
74 "cost_per_1m_out_cached": 0,
75 "context_window": 1000000,
76 "default_max_tokens": 32767,
77 "can_reason": true,
78 "reasoning_levels": [
79 "low",
80 "medium",
81 "high"
82 ],
83 "default_reasoning_effort": "medium",
84 "supports_attachments": true,
85 "options": {}
86 },
87 {
88 "id": "amazon/nova-lite-v1",
89 "name": "Amazon: Nova Lite 1.0",
90 "cost_per_1m_in": 0.06,
91 "cost_per_1m_out": 0.24,
92 "cost_per_1m_in_cached": 0,
93 "cost_per_1m_out_cached": 0,
94 "context_window": 300000,
95 "default_max_tokens": 2560,
96 "can_reason": false,
97 "supports_attachments": true,
98 "options": {}
99 },
100 {
101 "id": "amazon/nova-micro-v1",
102 "name": "Amazon: Nova Micro 1.0",
103 "cost_per_1m_in": 0.035,
104 "cost_per_1m_out": 0.14,
105 "cost_per_1m_in_cached": 0,
106 "cost_per_1m_out_cached": 0,
107 "context_window": 128000,
108 "default_max_tokens": 2560,
109 "can_reason": false,
110 "supports_attachments": false,
111 "options": {}
112 },
113 {
114 "id": "amazon/nova-premier-v1",
115 "name": "Amazon: Nova Premier 1.0",
116 "cost_per_1m_in": 2.5,
117 "cost_per_1m_out": 12.5,
118 "cost_per_1m_in_cached": 0,
119 "cost_per_1m_out_cached": 0.625,
120 "context_window": 1000000,
121 "default_max_tokens": 16000,
122 "can_reason": false,
123 "supports_attachments": true,
124 "options": {}
125 },
126 {
127 "id": "amazon/nova-pro-v1",
128 "name": "Amazon: Nova Pro 1.0",
129 "cost_per_1m_in": 0.7999999999999999,
130 "cost_per_1m_out": 3.1999999999999997,
131 "cost_per_1m_in_cached": 0,
132 "cost_per_1m_out_cached": 0,
133 "context_window": 300000,
134 "default_max_tokens": 2560,
135 "can_reason": false,
136 "supports_attachments": true,
137 "options": {}
138 },
139 {
140 "id": "anthropic/claude-3-haiku",
141 "name": "Anthropic: Claude 3 Haiku",
142 "cost_per_1m_in": 0.25,
143 "cost_per_1m_out": 1.25,
144 "cost_per_1m_in_cached": 0.3,
145 "cost_per_1m_out_cached": 0.03,
146 "context_window": 200000,
147 "default_max_tokens": 2048,
148 "can_reason": false,
149 "supports_attachments": true,
150 "options": {}
151 },
152 {
153 "id": "anthropic/claude-3-opus",
154 "name": "Anthropic: Claude 3 Opus",
155 "cost_per_1m_in": 15,
156 "cost_per_1m_out": 75,
157 "cost_per_1m_in_cached": 18.75,
158 "cost_per_1m_out_cached": 1.5,
159 "context_window": 200000,
160 "default_max_tokens": 2048,
161 "can_reason": false,
162 "supports_attachments": true,
163 "options": {}
164 },
165 {
166 "id": "anthropic/claude-3.5-haiku",
167 "name": "Anthropic: Claude 3.5 Haiku",
168 "cost_per_1m_in": 0.7999999999999999,
169 "cost_per_1m_out": 4,
170 "cost_per_1m_in_cached": 1,
171 "cost_per_1m_out_cached": 0.08,
172 "context_window": 200000,
173 "default_max_tokens": 4096,
174 "can_reason": false,
175 "supports_attachments": true,
176 "options": {}
177 },
178 {
179 "id": "anthropic/claude-3.5-haiku-20241022",
180 "name": "Anthropic: Claude 3.5 Haiku (2024-10-22)",
181 "cost_per_1m_in": 0.7999999999999999,
182 "cost_per_1m_out": 4,
183 "cost_per_1m_in_cached": 1,
184 "cost_per_1m_out_cached": 0.08,
185 "context_window": 200000,
186 "default_max_tokens": 4096,
187 "can_reason": false,
188 "supports_attachments": true,
189 "options": {}
190 },
191 {
192 "id": "anthropic/claude-3.5-sonnet",
193 "name": "Anthropic: Claude 3.5 Sonnet",
194 "cost_per_1m_in": 6,
195 "cost_per_1m_out": 30,
196 "cost_per_1m_in_cached": 7.5,
197 "cost_per_1m_out_cached": 0.6,
198 "context_window": 200000,
199 "default_max_tokens": 4096,
200 "can_reason": false,
201 "supports_attachments": true,
202 "options": {}
203 },
204 {
205 "id": "anthropic/claude-3.7-sonnet",
206 "name": "Anthropic: Claude 3.7 Sonnet",
207 "cost_per_1m_in": 3,
208 "cost_per_1m_out": 15,
209 "cost_per_1m_in_cached": 3.75,
210 "cost_per_1m_out_cached": 0.3,
211 "context_window": 200000,
212 "default_max_tokens": 32000,
213 "can_reason": true,
214 "reasoning_levels": [
215 "low",
216 "medium",
217 "high"
218 ],
219 "default_reasoning_effort": "medium",
220 "supports_attachments": true,
221 "options": {}
222 },
223 {
224 "id": "anthropic/claude-3.7-sonnet:thinking",
225 "name": "Anthropic: Claude 3.7 Sonnet (thinking)",
226 "cost_per_1m_in": 3,
227 "cost_per_1m_out": 15,
228 "cost_per_1m_in_cached": 3.75,
229 "cost_per_1m_out_cached": 0.3,
230 "context_window": 200000,
231 "default_max_tokens": 32000,
232 "can_reason": true,
233 "reasoning_levels": [
234 "low",
235 "medium",
236 "high"
237 ],
238 "default_reasoning_effort": "medium",
239 "supports_attachments": true,
240 "options": {}
241 },
242 {
243 "id": "anthropic/claude-haiku-4.5",
244 "name": "Anthropic: Claude Haiku 4.5",
245 "cost_per_1m_in": 1,
246 "cost_per_1m_out": 5,
247 "cost_per_1m_in_cached": 1.25,
248 "cost_per_1m_out_cached": 0.09999999999999999,
249 "context_window": 200000,
250 "default_max_tokens": 32000,
251 "can_reason": true,
252 "reasoning_levels": [
253 "low",
254 "medium",
255 "high"
256 ],
257 "default_reasoning_effort": "medium",
258 "supports_attachments": true,
259 "options": {}
260 },
261 {
262 "id": "anthropic/claude-opus-4",
263 "name": "Anthropic: Claude Opus 4",
264 "cost_per_1m_in": 15,
265 "cost_per_1m_out": 75,
266 "cost_per_1m_in_cached": 18.75,
267 "cost_per_1m_out_cached": 1.5,
268 "context_window": 200000,
269 "default_max_tokens": 16000,
270 "can_reason": true,
271 "reasoning_levels": [
272 "low",
273 "medium",
274 "high"
275 ],
276 "default_reasoning_effort": "medium",
277 "supports_attachments": true,
278 "options": {}
279 },
280 {
281 "id": "anthropic/claude-opus-4.1",
282 "name": "Anthropic: Claude Opus 4.1",
283 "cost_per_1m_in": 15,
284 "cost_per_1m_out": 75,
285 "cost_per_1m_in_cached": 18.75,
286 "cost_per_1m_out_cached": 1.5,
287 "context_window": 200000,
288 "default_max_tokens": 16000,
289 "can_reason": true,
290 "reasoning_levels": [
291 "low",
292 "medium",
293 "high"
294 ],
295 "default_reasoning_effort": "medium",
296 "supports_attachments": true,
297 "options": {}
298 },
299 {
300 "id": "anthropic/claude-opus-4.5",
301 "name": "Anthropic: Claude Opus 4.5",
302 "cost_per_1m_in": 5,
303 "cost_per_1m_out": 25,
304 "cost_per_1m_in_cached": 6.25,
305 "cost_per_1m_out_cached": 0.5,
306 "context_window": 200000,
307 "default_max_tokens": 32000,
308 "can_reason": true,
309 "reasoning_levels": [
310 "low",
311 "medium",
312 "high"
313 ],
314 "default_reasoning_effort": "medium",
315 "supports_attachments": true,
316 "options": {}
317 },
318 {
319 "id": "anthropic/claude-sonnet-4",
320 "name": "Anthropic: Claude Sonnet 4",
321 "cost_per_1m_in": 3,
322 "cost_per_1m_out": 15,
323 "cost_per_1m_in_cached": 3.75,
324 "cost_per_1m_out_cached": 0.3,
325 "context_window": 1000000,
326 "default_max_tokens": 32000,
327 "can_reason": true,
328 "reasoning_levels": [
329 "low",
330 "medium",
331 "high"
332 ],
333 "default_reasoning_effort": "medium",
334 "supports_attachments": true,
335 "options": {}
336 },
337 {
338 "id": "anthropic/claude-sonnet-4.5",
339 "name": "Anthropic: Claude Sonnet 4.5",
340 "cost_per_1m_in": 3,
341 "cost_per_1m_out": 15,
342 "cost_per_1m_in_cached": 3.75,
343 "cost_per_1m_out_cached": 0.3,
344 "context_window": 1000000,
345 "default_max_tokens": 32000,
346 "can_reason": true,
347 "reasoning_levels": [
348 "low",
349 "medium",
350 "high"
351 ],
352 "default_reasoning_effort": "medium",
353 "supports_attachments": true,
354 "options": {}
355 },
356 {
357 "id": "arcee-ai/trinity-mini",
358 "name": "Arcee AI: Trinity Mini",
359 "cost_per_1m_in": 0.045,
360 "cost_per_1m_out": 0.15,
361 "cost_per_1m_in_cached": 0,
362 "cost_per_1m_out_cached": 0,
363 "context_window": 131072,
364 "default_max_tokens": 65536,
365 "can_reason": true,
366 "reasoning_levels": [
367 "low",
368 "medium",
369 "high"
370 ],
371 "default_reasoning_effort": "medium",
372 "supports_attachments": false,
373 "options": {}
374 },
375 {
376 "id": "arcee-ai/trinity-mini:free",
377 "name": "Arcee AI: Trinity Mini (free)",
378 "cost_per_1m_in": 0,
379 "cost_per_1m_out": 0,
380 "cost_per_1m_in_cached": 0,
381 "cost_per_1m_out_cached": 0,
382 "context_window": 131072,
383 "default_max_tokens": 13107,
384 "can_reason": true,
385 "reasoning_levels": [
386 "low",
387 "medium",
388 "high"
389 ],
390 "default_reasoning_effort": "medium",
391 "supports_attachments": false,
392 "options": {}
393 },
394 {
395 "id": "arcee-ai/virtuoso-large",
396 "name": "Arcee AI: Virtuoso Large",
397 "cost_per_1m_in": 0.75,
398 "cost_per_1m_out": 1.2,
399 "cost_per_1m_in_cached": 0,
400 "cost_per_1m_out_cached": 0,
401 "context_window": 131072,
402 "default_max_tokens": 32000,
403 "can_reason": false,
404 "supports_attachments": false,
405 "options": {}
406 },
407 {
408 "id": "baidu/ernie-4.5-21b-a3b",
409 "name": "Baidu: ERNIE 4.5 21B A3B",
410 "cost_per_1m_in": 0.056,
411 "cost_per_1m_out": 0.224,
412 "cost_per_1m_in_cached": 0,
413 "cost_per_1m_out_cached": 0,
414 "context_window": 120000,
415 "default_max_tokens": 4000,
416 "can_reason": false,
417 "supports_attachments": false,
418 "options": {}
419 },
420 {
421 "id": "baidu/ernie-4.5-vl-28b-a3b",
422 "name": "Baidu: ERNIE 4.5 VL 28B A3B",
423 "cost_per_1m_in": 0.112,
424 "cost_per_1m_out": 0.448,
425 "cost_per_1m_in_cached": 0,
426 "cost_per_1m_out_cached": 0,
427 "context_window": 30000,
428 "default_max_tokens": 4000,
429 "can_reason": true,
430 "reasoning_levels": [
431 "low",
432 "medium",
433 "high"
434 ],
435 "default_reasoning_effort": "medium",
436 "supports_attachments": true,
437 "options": {}
438 },
439 {
440 "id": "deepcogito/cogito-v2-preview-llama-109b-moe",
441 "name": "Cogito V2 Preview Llama 109B",
442 "cost_per_1m_in": 0.18,
443 "cost_per_1m_out": 0.59,
444 "cost_per_1m_in_cached": 0,
445 "cost_per_1m_out_cached": 0,
446 "context_window": 32767,
447 "default_max_tokens": 3276,
448 "can_reason": true,
449 "reasoning_levels": [
450 "low",
451 "medium",
452 "high"
453 ],
454 "default_reasoning_effort": "medium",
455 "supports_attachments": true,
456 "options": {}
457 },
458 {
459 "id": "cohere/command-r-08-2024",
460 "name": "Cohere: Command R (08-2024)",
461 "cost_per_1m_in": 0.15,
462 "cost_per_1m_out": 0.6,
463 "cost_per_1m_in_cached": 0,
464 "cost_per_1m_out_cached": 0,
465 "context_window": 128000,
466 "default_max_tokens": 2000,
467 "can_reason": false,
468 "supports_attachments": false,
469 "options": {}
470 },
471 {
472 "id": "cohere/command-r-plus-08-2024",
473 "name": "Cohere: Command R+ (08-2024)",
474 "cost_per_1m_in": 2.5,
475 "cost_per_1m_out": 10,
476 "cost_per_1m_in_cached": 0,
477 "cost_per_1m_out_cached": 0,
478 "context_window": 128000,
479 "default_max_tokens": 2000,
480 "can_reason": false,
481 "supports_attachments": false,
482 "options": {}
483 },
484 {
485 "id": "deepcogito/cogito-v2-preview-llama-405b",
486 "name": "Deep Cogito: Cogito V2 Preview Llama 405B",
487 "cost_per_1m_in": 3.5,
488 "cost_per_1m_out": 3.5,
489 "cost_per_1m_in_cached": 0,
490 "cost_per_1m_out_cached": 0,
491 "context_window": 32768,
492 "default_max_tokens": 3276,
493 "can_reason": true,
494 "reasoning_levels": [
495 "low",
496 "medium",
497 "high"
498 ],
499 "default_reasoning_effort": "medium",
500 "supports_attachments": false,
501 "options": {}
502 },
503 {
504 "id": "deepcogito/cogito-v2-preview-llama-70b",
505 "name": "Deep Cogito: Cogito V2 Preview Llama 70B",
506 "cost_per_1m_in": 0.88,
507 "cost_per_1m_out": 0.88,
508 "cost_per_1m_in_cached": 0,
509 "cost_per_1m_out_cached": 0,
510 "context_window": 32768,
511 "default_max_tokens": 3276,
512 "can_reason": true,
513 "reasoning_levels": [
514 "low",
515 "medium",
516 "high"
517 ],
518 "default_reasoning_effort": "medium",
519 "supports_attachments": false,
520 "options": {}
521 },
522 {
523 "id": "deepseek/deepseek-chat",
524 "name": "DeepSeek: DeepSeek V3",
525 "cost_per_1m_in": 0.32,
526 "cost_per_1m_out": 1.04,
527 "cost_per_1m_in_cached": 0,
528 "cost_per_1m_out_cached": 0,
529 "context_window": 64000,
530 "default_max_tokens": 8000,
531 "can_reason": false,
532 "supports_attachments": false,
533 "options": {}
534 },
535 {
536 "id": "deepseek/deepseek-chat-v3-0324",
537 "name": "DeepSeek: DeepSeek V3 0324",
538 "cost_per_1m_in": 0.77,
539 "cost_per_1m_out": 0.77,
540 "cost_per_1m_in_cached": 0,
541 "cost_per_1m_out_cached": 0,
542 "context_window": 163840,
543 "default_max_tokens": 65536,
544 "can_reason": true,
545 "reasoning_levels": [
546 "low",
547 "medium",
548 "high"
549 ],
550 "default_reasoning_effort": "medium",
551 "supports_attachments": false,
552 "options": {}
553 },
554 {
555 "id": "deepseek/deepseek-v3.1-terminus",
556 "name": "DeepSeek: DeepSeek V3.1 Terminus",
557 "cost_per_1m_in": 0.21,
558 "cost_per_1m_out": 0.7899999999999999,
559 "cost_per_1m_in_cached": 0,
560 "cost_per_1m_out_cached": 0.16799999999999998,
561 "context_window": 163840,
562 "default_max_tokens": 16384,
563 "can_reason": true,
564 "reasoning_levels": [
565 "low",
566 "medium",
567 "high"
568 ],
569 "default_reasoning_effort": "medium",
570 "supports_attachments": false,
571 "options": {}
572 },
573 {
574 "id": "deepseek/deepseek-v3.1-terminus:exacto",
575 "name": "DeepSeek: DeepSeek V3.1 Terminus (exacto)",
576 "cost_per_1m_in": 0.21,
577 "cost_per_1m_out": 0.7899999999999999,
578 "cost_per_1m_in_cached": 0,
579 "cost_per_1m_out_cached": 0.16799999999999998,
580 "context_window": 163840,
581 "default_max_tokens": 16384,
582 "can_reason": true,
583 "reasoning_levels": [
584 "low",
585 "medium",
586 "high"
587 ],
588 "default_reasoning_effort": "medium",
589 "supports_attachments": false,
590 "options": {}
591 },
592 {
593 "id": "deepseek/deepseek-v3.2",
594 "name": "DeepSeek: DeepSeek V3.2",
595 "cost_per_1m_in": 0.26,
596 "cost_per_1m_out": 0.39,
597 "cost_per_1m_in_cached": 0,
598 "cost_per_1m_out_cached": 0.19999999999999998,
599 "context_window": 163840,
600 "default_max_tokens": 32768,
601 "can_reason": true,
602 "reasoning_levels": [
603 "low",
604 "medium",
605 "high"
606 ],
607 "default_reasoning_effort": "medium",
608 "supports_attachments": false,
609 "options": {}
610 },
611 {
612 "id": "deepseek/deepseek-v3.2-exp",
613 "name": "DeepSeek: DeepSeek V3.2 Exp",
614 "cost_per_1m_in": 0.21,
615 "cost_per_1m_out": 0.32,
616 "cost_per_1m_in_cached": 0,
617 "cost_per_1m_out_cached": 0.16799999999999998,
618 "context_window": 163840,
619 "default_max_tokens": 16384,
620 "can_reason": true,
621 "reasoning_levels": [
622 "low",
623 "medium",
624 "high"
625 ],
626 "default_reasoning_effort": "medium",
627 "supports_attachments": false,
628 "options": {}
629 },
630 {
631 "id": "deepseek/deepseek-r1",
632 "name": "DeepSeek: R1",
633 "cost_per_1m_in": 0.7,
634 "cost_per_1m_out": 2.4,
635 "cost_per_1m_in_cached": 0,
636 "cost_per_1m_out_cached": 0,
637 "context_window": 163840,
638 "default_max_tokens": 81920,
639 "can_reason": true,
640 "reasoning_levels": [
641 "low",
642 "medium",
643 "high"
644 ],
645 "default_reasoning_effort": "medium",
646 "supports_attachments": false,
647 "options": {}
648 },
649 {
650 "id": "deepseek/deepseek-r1-0528",
651 "name": "DeepSeek: R1 0528",
652 "cost_per_1m_in": 0.56,
653 "cost_per_1m_out": 2,
654 "cost_per_1m_in_cached": 0,
655 "cost_per_1m_out_cached": 0.28,
656 "context_window": 163840,
657 "default_max_tokens": 16384,
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/deepseek-r1-distill-llama-70b",
670 "name": "DeepSeek: R1 Distill Llama 70B",
671 "cost_per_1m_in": 0.03,
672 "cost_per_1m_out": 0.13,
673 "cost_per_1m_in_cached": 0,
674 "cost_per_1m_out_cached": 0,
675 "context_window": 131072,
676 "default_max_tokens": 65536,
677 "can_reason": true,
678 "reasoning_levels": [
679 "low",
680 "medium",
681 "high"
682 ],
683 "default_reasoning_effort": "medium",
684 "supports_attachments": false,
685 "options": {}
686 },
687 {
688 "id": "google/gemini-2.0-flash-001",
689 "name": "Google: Gemini 2.0 Flash",
690 "cost_per_1m_in": 0.09999999999999999,
691 "cost_per_1m_out": 0.39999999999999997,
692 "cost_per_1m_in_cached": 0.18330000000000002,
693 "cost_per_1m_out_cached": 0.024999999999999998,
694 "context_window": 1048576,
695 "default_max_tokens": 4096,
696 "can_reason": false,
697 "supports_attachments": true,
698 "options": {}
699 },
700 {
701 "id": "google/gemini-2.0-flash-exp:free",
702 "name": "Google: Gemini 2.0 Flash Experimental (free)",
703 "cost_per_1m_in": 0,
704 "cost_per_1m_out": 0,
705 "cost_per_1m_in_cached": 0,
706 "cost_per_1m_out_cached": 0,
707 "context_window": 1048576,
708 "default_max_tokens": 4096,
709 "can_reason": false,
710 "supports_attachments": true,
711 "options": {}
712 },
713 {
714 "id": "google/gemini-2.0-flash-lite-001",
715 "name": "Google: Gemini 2.0 Flash Lite",
716 "cost_per_1m_in": 0.075,
717 "cost_per_1m_out": 0.3,
718 "cost_per_1m_in_cached": 0,
719 "cost_per_1m_out_cached": 0,
720 "context_window": 1048576,
721 "default_max_tokens": 4096,
722 "can_reason": false,
723 "supports_attachments": true,
724 "options": {}
725 },
726 {
727 "id": "google/gemini-2.5-flash",
728 "name": "Google: Gemini 2.5 Flash",
729 "cost_per_1m_in": 0.3,
730 "cost_per_1m_out": 2.5,
731 "cost_per_1m_in_cached": 0.3833,
732 "cost_per_1m_out_cached": 0.03,
733 "context_window": 1048576,
734 "default_max_tokens": 32767,
735 "can_reason": true,
736 "reasoning_levels": [
737 "low",
738 "medium",
739 "high"
740 ],
741 "default_reasoning_effort": "medium",
742 "supports_attachments": true,
743 "options": {}
744 },
745 {
746 "id": "google/gemini-2.5-flash-lite",
747 "name": "Google: Gemini 2.5 Flash Lite",
748 "cost_per_1m_in": 0.09999999999999999,
749 "cost_per_1m_out": 0.39999999999999997,
750 "cost_per_1m_in_cached": 0.18330000000000002,
751 "cost_per_1m_out_cached": 0.01,
752 "context_window": 1048576,
753 "default_max_tokens": 32767,
754 "can_reason": true,
755 "reasoning_levels": [
756 "low",
757 "medium",
758 "high"
759 ],
760 "default_reasoning_effort": "medium",
761 "supports_attachments": true,
762 "options": {}
763 },
764 {
765 "id": "google/gemini-2.5-flash-lite-preview-09-2025",
766 "name": "Google: Gemini 2.5 Flash Lite Preview 09-2025",
767 "cost_per_1m_in": 0.09999999999999999,
768 "cost_per_1m_out": 0.39999999999999997,
769 "cost_per_1m_in_cached": 0,
770 "cost_per_1m_out_cached": 0,
771 "context_window": 1048576,
772 "default_max_tokens": 32767,
773 "can_reason": true,
774 "reasoning_levels": [
775 "low",
776 "medium",
777 "high"
778 ],
779 "default_reasoning_effort": "medium",
780 "supports_attachments": true,
781 "options": {}
782 },
783 {
784 "id": "google/gemini-2.5-flash-preview-09-2025",
785 "name": "Google: Gemini 2.5 Flash Preview 09-2025",
786 "cost_per_1m_in": 0.3,
787 "cost_per_1m_out": 2.5,
788 "cost_per_1m_in_cached": 0.3833,
789 "cost_per_1m_out_cached": 0.075,
790 "context_window": 1048576,
791 "default_max_tokens": 32768,
792 "can_reason": true,
793 "reasoning_levels": [
794 "low",
795 "medium",
796 "high"
797 ],
798 "default_reasoning_effort": "medium",
799 "supports_attachments": true,
800 "options": {}
801 },
802 {
803 "id": "google/gemini-2.5-pro",
804 "name": "Google: Gemini 2.5 Pro",
805 "cost_per_1m_in": 1.25,
806 "cost_per_1m_out": 10,
807 "cost_per_1m_in_cached": 1.625,
808 "cost_per_1m_out_cached": 0.125,
809 "context_window": 1048576,
810 "default_max_tokens": 32768,
811 "can_reason": true,
812 "reasoning_levels": [
813 "low",
814 "medium",
815 "high"
816 ],
817 "default_reasoning_effort": "medium",
818 "supports_attachments": true,
819 "options": {}
820 },
821 {
822 "id": "google/gemini-2.5-pro-preview-05-06",
823 "name": "Google: Gemini 2.5 Pro Preview 05-06",
824 "cost_per_1m_in": 1.25,
825 "cost_per_1m_out": 10,
826 "cost_per_1m_in_cached": 1.625,
827 "cost_per_1m_out_cached": 0.125,
828 "context_window": 1048576,
829 "default_max_tokens": 32768,
830 "can_reason": true,
831 "reasoning_levels": [
832 "low",
833 "medium",
834 "high"
835 ],
836 "default_reasoning_effort": "medium",
837 "supports_attachments": true,
838 "options": {}
839 },
840 {
841 "id": "google/gemini-2.5-pro-preview",
842 "name": "Google: Gemini 2.5 Pro Preview 06-05",
843 "cost_per_1m_in": 1.25,
844 "cost_per_1m_out": 10,
845 "cost_per_1m_in_cached": 1.625,
846 "cost_per_1m_out_cached": 0.125,
847 "context_window": 1048576,
848 "default_max_tokens": 32768,
849 "can_reason": true,
850 "reasoning_levels": [
851 "low",
852 "medium",
853 "high"
854 ],
855 "default_reasoning_effort": "medium",
856 "supports_attachments": true,
857 "options": {}
858 },
859 {
860 "id": "google/gemini-3-pro-preview",
861 "name": "Google: Gemini 3 Pro Preview",
862 "cost_per_1m_in": 2,
863 "cost_per_1m_out": 12,
864 "cost_per_1m_in_cached": 2.375,
865 "cost_per_1m_out_cached": 0.19999999999999998,
866 "context_window": 1048576,
867 "default_max_tokens": 32768,
868 "can_reason": true,
869 "reasoning_levels": [
870 "low",
871 "medium",
872 "high"
873 ],
874 "default_reasoning_effort": "medium",
875 "supports_attachments": true,
876 "options": {}
877 },
878 {
879 "id": "google/gemma-3-27b-it",
880 "name": "Google: Gemma 3 27B",
881 "cost_per_1m_in": 0.04,
882 "cost_per_1m_out": 0.15,
883 "cost_per_1m_in_cached": 0,
884 "cost_per_1m_out_cached": 0,
885 "context_window": 96000,
886 "default_max_tokens": 48000,
887 "can_reason": false,
888 "supports_attachments": true,
889 "options": {}
890 },
891 {
892 "id": "inception/mercury",
893 "name": "Inception: Mercury",
894 "cost_per_1m_in": 0.25,
895 "cost_per_1m_out": 1,
896 "cost_per_1m_in_cached": 0,
897 "cost_per_1m_out_cached": 0,
898 "context_window": 128000,
899 "default_max_tokens": 8192,
900 "can_reason": false,
901 "supports_attachments": false,
902 "options": {}
903 },
904 {
905 "id": "inception/mercury-coder",
906 "name": "Inception: Mercury Coder",
907 "cost_per_1m_in": 0.25,
908 "cost_per_1m_out": 1,
909 "cost_per_1m_in_cached": 0,
910 "cost_per_1m_out_cached": 0,
911 "context_window": 128000,
912 "default_max_tokens": 8192,
913 "can_reason": false,
914 "supports_attachments": false,
915 "options": {}
916 },
917 {
918 "id": "kwaipilot/kat-coder-pro:free",
919 "name": "Kwaipilot: KAT-Coder-Pro V1 (free)",
920 "cost_per_1m_in": 0,
921 "cost_per_1m_out": 0,
922 "cost_per_1m_in_cached": 0,
923 "cost_per_1m_out_cached": 0,
924 "context_window": 256000,
925 "default_max_tokens": 16000,
926 "can_reason": false,
927 "supports_attachments": false,
928 "options": {}
929 },
930 {
931 "id": "meituan/longcat-flash-chat:free",
932 "name": "Meituan: LongCat Flash Chat (free)",
933 "cost_per_1m_in": 0,
934 "cost_per_1m_out": 0,
935 "cost_per_1m_in_cached": 0,
936 "cost_per_1m_out_cached": 0,
937 "context_window": 131072,
938 "default_max_tokens": 65536,
939 "can_reason": false,
940 "supports_attachments": false,
941 "options": {}
942 },
943 {
944 "id": "meta-llama/llama-3.1-405b-instruct",
945 "name": "Meta: Llama 3.1 405B Instruct",
946 "cost_per_1m_in": 3.5,
947 "cost_per_1m_out": 3.5,
948 "cost_per_1m_in_cached": 0,
949 "cost_per_1m_out_cached": 0,
950 "context_window": 130815,
951 "default_max_tokens": 13081,
952 "can_reason": false,
953 "supports_attachments": false,
954 "options": {}
955 },
956 {
957 "id": "meta-llama/llama-3.1-70b-instruct",
958 "name": "Meta: Llama 3.1 70B Instruct",
959 "cost_per_1m_in": 0.39999999999999997,
960 "cost_per_1m_out": 0.39999999999999997,
961 "cost_per_1m_in_cached": 0,
962 "cost_per_1m_out_cached": 0,
963 "context_window": 131072,
964 "default_max_tokens": 8192,
965 "can_reason": false,
966 "supports_attachments": false,
967 "options": {}
968 },
969 {
970 "id": "meta-llama/llama-3.1-8b-instruct",
971 "name": "Meta: Llama 3.1 8B Instruct",
972 "cost_per_1m_in": 0.03,
973 "cost_per_1m_out": 0.09,
974 "cost_per_1m_in_cached": 0,
975 "cost_per_1m_out_cached": 0,
976 "context_window": 131072,
977 "default_max_tokens": 13107,
978 "can_reason": false,
979 "supports_attachments": false,
980 "options": {}
981 },
982 {
983 "id": "meta-llama/llama-3.2-3b-instruct",
984 "name": "Meta: Llama 3.2 3B Instruct",
985 "cost_per_1m_in": 0.024,
986 "cost_per_1m_out": 0.04,
987 "cost_per_1m_in_cached": 0,
988 "cost_per_1m_out_cached": 0,
989 "context_window": 32768,
990 "default_max_tokens": 16000,
991 "can_reason": false,
992 "supports_attachments": false,
993 "options": {}
994 },
995 {
996 "id": "meta-llama/llama-3.3-70b-instruct",
997 "name": "Meta: Llama 3.3 70B Instruct",
998 "cost_per_1m_in": 0.13,
999 "cost_per_1m_out": 0.39999999999999997,
1000 "cost_per_1m_in_cached": 0,
1001 "cost_per_1m_out_cached": 0,
1002 "context_window": 131072,
1003 "default_max_tokens": 13107,
1004 "can_reason": false,
1005 "supports_attachments": false,
1006 "options": {}
1007 },
1008 {
1009 "id": "meta-llama/llama-3.3-70b-instruct:free",
1010 "name": "Meta: Llama 3.3 70B Instruct (free)",
1011 "cost_per_1m_in": 0,
1012 "cost_per_1m_out": 0,
1013 "cost_per_1m_in_cached": 0,
1014 "cost_per_1m_out_cached": 0,
1015 "context_window": 131072,
1016 "default_max_tokens": 13107,
1017 "can_reason": false,
1018 "supports_attachments": false,
1019 "options": {}
1020 },
1021 {
1022 "id": "meta-llama/llama-4-maverick",
1023 "name": "Meta: Llama 4 Maverick",
1024 "cost_per_1m_in": 0.27,
1025 "cost_per_1m_out": 0.85,
1026 "cost_per_1m_in_cached": 0,
1027 "cost_per_1m_out_cached": 0,
1028 "context_window": 1048576,
1029 "default_max_tokens": 104857,
1030 "can_reason": false,
1031 "supports_attachments": true,
1032 "options": {}
1033 },
1034 {
1035 "id": "meta-llama/llama-4-scout",
1036 "name": "Meta: Llama 4 Scout",
1037 "cost_per_1m_in": 0.25,
1038 "cost_per_1m_out": 0.7,
1039 "cost_per_1m_in_cached": 0,
1040 "cost_per_1m_out_cached": 0,
1041 "context_window": 1310720,
1042 "default_max_tokens": 4096,
1043 "can_reason": false,
1044 "supports_attachments": true,
1045 "options": {}
1046 },
1047 {
1048 "id": "microsoft/phi-3-medium-128k-instruct",
1049 "name": "Microsoft: Phi-3 Medium 128K Instruct",
1050 "cost_per_1m_in": 1,
1051 "cost_per_1m_out": 1,
1052 "cost_per_1m_in_cached": 0,
1053 "cost_per_1m_out_cached": 0,
1054 "context_window": 128000,
1055 "default_max_tokens": 12800,
1056 "can_reason": false,
1057 "supports_attachments": false,
1058 "options": {}
1059 },
1060 {
1061 "id": "microsoft/phi-3-mini-128k-instruct",
1062 "name": "Microsoft: Phi-3 Mini 128K Instruct",
1063 "cost_per_1m_in": 0.09999999999999999,
1064 "cost_per_1m_out": 0.09999999999999999,
1065 "cost_per_1m_in_cached": 0,
1066 "cost_per_1m_out_cached": 0,
1067 "context_window": 128000,
1068 "default_max_tokens": 12800,
1069 "can_reason": false,
1070 "supports_attachments": false,
1071 "options": {}
1072 },
1073 {
1074 "id": "microsoft/phi-3.5-mini-128k-instruct",
1075 "name": "Microsoft: Phi-3.5 Mini 128K Instruct",
1076 "cost_per_1m_in": 0.09999999999999999,
1077 "cost_per_1m_out": 0.09999999999999999,
1078 "cost_per_1m_in_cached": 0,
1079 "cost_per_1m_out_cached": 0,
1080 "context_window": 128000,
1081 "default_max_tokens": 12800,
1082 "can_reason": false,
1083 "supports_attachments": false,
1084 "options": {}
1085 },
1086 {
1087 "id": "minimax/minimax-m2",
1088 "name": "MiniMax: MiniMax M2",
1089 "cost_per_1m_in": 0.254,
1090 "cost_per_1m_out": 1.02,
1091 "cost_per_1m_in_cached": 0,
1092 "cost_per_1m_out_cached": 0.127,
1093 "context_window": 262144,
1094 "default_max_tokens": 26214,
1095 "can_reason": true,
1096 "reasoning_levels": [
1097 "low",
1098 "medium",
1099 "high"
1100 ],
1101 "default_reasoning_effort": "medium",
1102 "supports_attachments": false,
1103 "options": {}
1104 },
1105 {
1106 "id": "mistralai/mistral-large",
1107 "name": "Mistral Large",
1108 "cost_per_1m_in": 2,
1109 "cost_per_1m_out": 6,
1110 "cost_per_1m_in_cached": 0,
1111 "cost_per_1m_out_cached": 0,
1112 "context_window": 128000,
1113 "default_max_tokens": 12800,
1114 "can_reason": false,
1115 "supports_attachments": false,
1116 "options": {}
1117 },
1118 {
1119 "id": "mistralai/mistral-large-2407",
1120 "name": "Mistral Large 2407",
1121 "cost_per_1m_in": 2,
1122 "cost_per_1m_out": 6,
1123 "cost_per_1m_in_cached": 0,
1124 "cost_per_1m_out_cached": 0,
1125 "context_window": 131072,
1126 "default_max_tokens": 13107,
1127 "can_reason": false,
1128 "supports_attachments": false,
1129 "options": {}
1130 },
1131 {
1132 "id": "mistralai/mistral-large-2411",
1133 "name": "Mistral Large 2411",
1134 "cost_per_1m_in": 2,
1135 "cost_per_1m_out": 6,
1136 "cost_per_1m_in_cached": 0,
1137 "cost_per_1m_out_cached": 0,
1138 "context_window": 131072,
1139 "default_max_tokens": 13107,
1140 "can_reason": false,
1141 "supports_attachments": false,
1142 "options": {}
1143 },
1144 {
1145 "id": "mistralai/mistral-tiny",
1146 "name": "Mistral Tiny",
1147 "cost_per_1m_in": 0.25,
1148 "cost_per_1m_out": 0.25,
1149 "cost_per_1m_in_cached": 0,
1150 "cost_per_1m_out_cached": 0,
1151 "context_window": 32768,
1152 "default_max_tokens": 3276,
1153 "can_reason": false,
1154 "supports_attachments": false,
1155 "options": {}
1156 },
1157 {
1158 "id": "mistralai/codestral-2508",
1159 "name": "Mistral: Codestral 2508",
1160 "cost_per_1m_in": 0.3,
1161 "cost_per_1m_out": 0.8999999999999999,
1162 "cost_per_1m_in_cached": 0,
1163 "cost_per_1m_out_cached": 0,
1164 "context_window": 256000,
1165 "default_max_tokens": 25600,
1166 "can_reason": false,
1167 "supports_attachments": false,
1168 "options": {}
1169 },
1170 {
1171 "id": "mistralai/devstral-2512",
1172 "name": "Mistral: Devstral 2 2512",
1173 "cost_per_1m_in": 0.15,
1174 "cost_per_1m_out": 0.6,
1175 "cost_per_1m_in_cached": 0,
1176 "cost_per_1m_out_cached": 0,
1177 "context_window": 262144,
1178 "default_max_tokens": 32768,
1179 "can_reason": false,
1180 "supports_attachments": false,
1181 "options": {}
1182 },
1183 {
1184 "id": "mistralai/devstral-2512:free",
1185 "name": "Mistral: Devstral 2 2512 (free)",
1186 "cost_per_1m_in": 0,
1187 "cost_per_1m_out": 0,
1188 "cost_per_1m_in_cached": 0,
1189 "cost_per_1m_out_cached": 0,
1190 "context_window": 262144,
1191 "default_max_tokens": 26214,
1192 "can_reason": false,
1193 "supports_attachments": false,
1194 "options": {}
1195 },
1196 {
1197 "id": "mistralai/devstral-medium",
1198 "name": "Mistral: Devstral Medium",
1199 "cost_per_1m_in": 0.39999999999999997,
1200 "cost_per_1m_out": 2,
1201 "cost_per_1m_in_cached": 0,
1202 "cost_per_1m_out_cached": 0,
1203 "context_window": 131072,
1204 "default_max_tokens": 13107,
1205 "can_reason": false,
1206 "supports_attachments": false,
1207 "options": {}
1208 },
1209 {
1210 "id": "mistralai/devstral-small",
1211 "name": "Mistral: Devstral Small 1.1",
1212 "cost_per_1m_in": 0.09999999999999999,
1213 "cost_per_1m_out": 0.3,
1214 "cost_per_1m_in_cached": 0,
1215 "cost_per_1m_out_cached": 0,
1216 "context_window": 131072,
1217 "default_max_tokens": 13107,
1218 "can_reason": false,
1219 "supports_attachments": false,
1220 "options": {}
1221 },
1222 {
1223 "id": "mistralai/ministral-14b-2512",
1224 "name": "Mistral: Ministral 3 14B 2512",
1225 "cost_per_1m_in": 0.19999999999999998,
1226 "cost_per_1m_out": 0.19999999999999998,
1227 "cost_per_1m_in_cached": 0,
1228 "cost_per_1m_out_cached": 0,
1229 "context_window": 262144,
1230 "default_max_tokens": 26214,
1231 "can_reason": false,
1232 "supports_attachments": true,
1233 "options": {}
1234 },
1235 {
1236 "id": "mistralai/ministral-3b-2512",
1237 "name": "Mistral: Ministral 3 3B 2512",
1238 "cost_per_1m_in": 0.09999999999999999,
1239 "cost_per_1m_out": 0.09999999999999999,
1240 "cost_per_1m_in_cached": 0,
1241 "cost_per_1m_out_cached": 0,
1242 "context_window": 131072,
1243 "default_max_tokens": 13107,
1244 "can_reason": false,
1245 "supports_attachments": true,
1246 "options": {}
1247 },
1248 {
1249 "id": "mistralai/ministral-8b-2512",
1250 "name": "Mistral: Ministral 3 8B 2512",
1251 "cost_per_1m_in": 0.15,
1252 "cost_per_1m_out": 0.15,
1253 "cost_per_1m_in_cached": 0,
1254 "cost_per_1m_out_cached": 0,
1255 "context_window": 262144,
1256 "default_max_tokens": 26214,
1257 "can_reason": false,
1258 "supports_attachments": true,
1259 "options": {}
1260 },
1261 {
1262 "id": "mistralai/ministral-3b",
1263 "name": "Mistral: Ministral 3B",
1264 "cost_per_1m_in": 0.04,
1265 "cost_per_1m_out": 0.04,
1266 "cost_per_1m_in_cached": 0,
1267 "cost_per_1m_out_cached": 0,
1268 "context_window": 131072,
1269 "default_max_tokens": 13107,
1270 "can_reason": false,
1271 "supports_attachments": false,
1272 "options": {}
1273 },
1274 {
1275 "id": "mistralai/ministral-8b",
1276 "name": "Mistral: Ministral 8B",
1277 "cost_per_1m_in": 0.09999999999999999,
1278 "cost_per_1m_out": 0.09999999999999999,
1279 "cost_per_1m_in_cached": 0,
1280 "cost_per_1m_out_cached": 0,
1281 "context_window": 131072,
1282 "default_max_tokens": 13107,
1283 "can_reason": false,
1284 "supports_attachments": false,
1285 "options": {}
1286 },
1287 {
1288 "id": "mistralai/mistral-7b-instruct",
1289 "name": "Mistral: Mistral 7B Instruct",
1290 "cost_per_1m_in": 0.028,
1291 "cost_per_1m_out": 0.054,
1292 "cost_per_1m_in_cached": 0,
1293 "cost_per_1m_out_cached": 0,
1294 "context_window": 32768,
1295 "default_max_tokens": 8192,
1296 "can_reason": false,
1297 "supports_attachments": false,
1298 "options": {}
1299 },
1300 {
1301 "id": "mistralai/mistral-7b-instruct:free",
1302 "name": "Mistral: Mistral 7B Instruct (free)",
1303 "cost_per_1m_in": 0,
1304 "cost_per_1m_out": 0,
1305 "cost_per_1m_in_cached": 0,
1306 "cost_per_1m_out_cached": 0,
1307 "context_window": 32768,
1308 "default_max_tokens": 8192,
1309 "can_reason": false,
1310 "supports_attachments": false,
1311 "options": {}
1312 },
1313 {
1314 "id": "mistralai/mistral-large-2512",
1315 "name": "Mistral: Mistral Large 3 2512",
1316 "cost_per_1m_in": 0.5,
1317 "cost_per_1m_out": 1.5,
1318 "cost_per_1m_in_cached": 0,
1319 "cost_per_1m_out_cached": 0,
1320 "context_window": 262144,
1321 "default_max_tokens": 26214,
1322 "can_reason": false,
1323 "supports_attachments": true,
1324 "options": {}
1325 },
1326 {
1327 "id": "mistralai/mistral-medium-3",
1328 "name": "Mistral: Mistral Medium 3",
1329 "cost_per_1m_in": 0.39999999999999997,
1330 "cost_per_1m_out": 2,
1331 "cost_per_1m_in_cached": 0,
1332 "cost_per_1m_out_cached": 0,
1333 "context_window": 131072,
1334 "default_max_tokens": 13107,
1335 "can_reason": false,
1336 "supports_attachments": true,
1337 "options": {}
1338 },
1339 {
1340 "id": "mistralai/mistral-medium-3.1",
1341 "name": "Mistral: Mistral Medium 3.1",
1342 "cost_per_1m_in": 0.39999999999999997,
1343 "cost_per_1m_out": 2,
1344 "cost_per_1m_in_cached": 0,
1345 "cost_per_1m_out_cached": 0,
1346 "context_window": 131072,
1347 "default_max_tokens": 13107,
1348 "can_reason": false,
1349 "supports_attachments": true,
1350 "options": {}
1351 },
1352 {
1353 "id": "mistralai/mistral-nemo",
1354 "name": "Mistral: Mistral Nemo",
1355 "cost_per_1m_in": 0.15,
1356 "cost_per_1m_out": 0.15,
1357 "cost_per_1m_in_cached": 0,
1358 "cost_per_1m_out_cached": 0,
1359 "context_window": 131072,
1360 "default_max_tokens": 13107,
1361 "can_reason": false,
1362 "supports_attachments": false,
1363 "options": {}
1364 },
1365 {
1366 "id": "mistralai/mistral-small-24b-instruct-2501",
1367 "name": "Mistral: Mistral Small 3",
1368 "cost_per_1m_in": 0.7999999999999999,
1369 "cost_per_1m_out": 0.7999999999999999,
1370 "cost_per_1m_in_cached": 0,
1371 "cost_per_1m_out_cached": 0,
1372 "context_window": 32768,
1373 "default_max_tokens": 1024,
1374 "can_reason": false,
1375 "supports_attachments": false,
1376 "options": {}
1377 },
1378 {
1379 "id": "mistralai/mistral-small-3.1-24b-instruct",
1380 "name": "Mistral: Mistral Small 3.1 24B",
1381 "cost_per_1m_in": 0.03,
1382 "cost_per_1m_out": 0.11,
1383 "cost_per_1m_in_cached": 0,
1384 "cost_per_1m_out_cached": 0,
1385 "context_window": 131072,
1386 "default_max_tokens": 65536,
1387 "can_reason": false,
1388 "supports_attachments": true,
1389 "options": {}
1390 },
1391 {
1392 "id": "mistralai/mistral-small-3.1-24b-instruct:free",
1393 "name": "Mistral: Mistral Small 3.1 24B (free)",
1394 "cost_per_1m_in": 0,
1395 "cost_per_1m_out": 0,
1396 "cost_per_1m_in_cached": 0,
1397 "cost_per_1m_out_cached": 0,
1398 "context_window": 128000,
1399 "default_max_tokens": 12800,
1400 "can_reason": false,
1401 "supports_attachments": true,
1402 "options": {}
1403 },
1404 {
1405 "id": "mistralai/mistral-small-3.2-24b-instruct",
1406 "name": "Mistral: Mistral Small 3.2 24B",
1407 "cost_per_1m_in": 0.09999999999999999,
1408 "cost_per_1m_out": 0.3,
1409 "cost_per_1m_in_cached": 0,
1410 "cost_per_1m_out_cached": 0,
1411 "context_window": 131072,
1412 "default_max_tokens": 13107,
1413 "can_reason": false,
1414 "supports_attachments": true,
1415 "options": {}
1416 },
1417 {
1418 "id": "mistralai/mixtral-8x22b-instruct",
1419 "name": "Mistral: Mixtral 8x22B Instruct",
1420 "cost_per_1m_in": 2,
1421 "cost_per_1m_out": 6,
1422 "cost_per_1m_in_cached": 0,
1423 "cost_per_1m_out_cached": 0,
1424 "context_window": 65536,
1425 "default_max_tokens": 6553,
1426 "can_reason": false,
1427 "supports_attachments": false,
1428 "options": {}
1429 },
1430 {
1431 "id": "mistralai/mixtral-8x7b-instruct",
1432 "name": "Mistral: Mixtral 8x7B Instruct",
1433 "cost_per_1m_in": 0.54,
1434 "cost_per_1m_out": 0.54,
1435 "cost_per_1m_in_cached": 0,
1436 "cost_per_1m_out_cached": 0,
1437 "context_window": 32768,
1438 "default_max_tokens": 8192,
1439 "can_reason": false,
1440 "supports_attachments": false,
1441 "options": {}
1442 },
1443 {
1444 "id": "mistralai/pixtral-large-2411",
1445 "name": "Mistral: Pixtral Large 2411",
1446 "cost_per_1m_in": 2,
1447 "cost_per_1m_out": 6,
1448 "cost_per_1m_in_cached": 0,
1449 "cost_per_1m_out_cached": 0,
1450 "context_window": 131072,
1451 "default_max_tokens": 13107,
1452 "can_reason": false,
1453 "supports_attachments": true,
1454 "options": {}
1455 },
1456 {
1457 "id": "mistralai/mistral-saba",
1458 "name": "Mistral: Saba",
1459 "cost_per_1m_in": 0.19999999999999998,
1460 "cost_per_1m_out": 0.6,
1461 "cost_per_1m_in_cached": 0,
1462 "cost_per_1m_out_cached": 0,
1463 "context_window": 32768,
1464 "default_max_tokens": 3276,
1465 "can_reason": false,
1466 "supports_attachments": false,
1467 "options": {}
1468 },
1469 {
1470 "id": "mistralai/voxtral-small-24b-2507",
1471 "name": "Mistral: Voxtral Small 24B 2507",
1472 "cost_per_1m_in": 0.09999999999999999,
1473 "cost_per_1m_out": 0.3,
1474 "cost_per_1m_in_cached": 0,
1475 "cost_per_1m_out_cached": 0,
1476 "context_window": 32000,
1477 "default_max_tokens": 3200,
1478 "can_reason": false,
1479 "supports_attachments": false,
1480 "options": {}
1481 },
1482 {
1483 "id": "moonshotai/kimi-k2",
1484 "name": "MoonshotAI: Kimi K2 0711",
1485 "cost_per_1m_in": 0.5,
1486 "cost_per_1m_out": 2.4,
1487 "cost_per_1m_in_cached": 0,
1488 "cost_per_1m_out_cached": 0,
1489 "context_window": 131072,
1490 "default_max_tokens": 13107,
1491 "can_reason": false,
1492 "supports_attachments": false,
1493 "options": {}
1494 },
1495 {
1496 "id": "moonshotai/kimi-k2-0905",
1497 "name": "MoonshotAI: Kimi K2 0905",
1498 "cost_per_1m_in": 0.6,
1499 "cost_per_1m_out": 2.5,
1500 "cost_per_1m_in_cached": 0,
1501 "cost_per_1m_out_cached": 0,
1502 "context_window": 262144,
1503 "default_max_tokens": 26214,
1504 "can_reason": false,
1505 "supports_attachments": false,
1506 "options": {}
1507 },
1508 {
1509 "id": "moonshotai/kimi-k2-0905:exacto",
1510 "name": "MoonshotAI: Kimi K2 0905 (exacto)",
1511 "cost_per_1m_in": 1.15,
1512 "cost_per_1m_out": 8,
1513 "cost_per_1m_in_cached": 0,
1514 "cost_per_1m_out_cached": 0.15,
1515 "context_window": 262144,
1516 "default_max_tokens": 26214,
1517 "can_reason": false,
1518 "supports_attachments": false,
1519 "options": {}
1520 },
1521 {
1522 "id": "moonshotai/kimi-k2-thinking",
1523 "name": "MoonshotAI: Kimi K2 Thinking",
1524 "cost_per_1m_in": 0.6,
1525 "cost_per_1m_out": 2.5,
1526 "cost_per_1m_in_cached": 0,
1527 "cost_per_1m_out_cached": 0.15,
1528 "context_window": 262144,
1529 "default_max_tokens": 131072,
1530 "can_reason": true,
1531 "reasoning_levels": [
1532 "low",
1533 "medium",
1534 "high"
1535 ],
1536 "default_reasoning_effort": "medium",
1537 "supports_attachments": false,
1538 "options": {}
1539 },
1540 {
1541 "id": "nvidia/llama-3.1-nemotron-70b-instruct",
1542 "name": "NVIDIA: Llama 3.1 Nemotron 70B Instruct",
1543 "cost_per_1m_in": 1.2,
1544 "cost_per_1m_out": 1.2,
1545 "cost_per_1m_in_cached": 0,
1546 "cost_per_1m_out_cached": 0,
1547 "context_window": 131072,
1548 "default_max_tokens": 8192,
1549 "can_reason": false,
1550 "supports_attachments": false,
1551 "options": {}
1552 },
1553 {
1554 "id": "nvidia/llama-3.3-nemotron-super-49b-v1.5",
1555 "name": "NVIDIA: Llama 3.3 Nemotron Super 49B V1.5",
1556 "cost_per_1m_in": 0.09999999999999999,
1557 "cost_per_1m_out": 0.39999999999999997,
1558 "cost_per_1m_in_cached": 0,
1559 "cost_per_1m_out_cached": 0,
1560 "context_window": 131072,
1561 "default_max_tokens": 13107,
1562 "can_reason": true,
1563 "reasoning_levels": [
1564 "low",
1565 "medium",
1566 "high"
1567 ],
1568 "default_reasoning_effort": "medium",
1569 "supports_attachments": false,
1570 "options": {}
1571 },
1572 {
1573 "id": "nvidia/nemotron-nano-12b-v2-vl:free",
1574 "name": "NVIDIA: Nemotron Nano 12B 2 VL (free)",
1575 "cost_per_1m_in": 0,
1576 "cost_per_1m_out": 0,
1577 "cost_per_1m_in_cached": 0,
1578 "cost_per_1m_out_cached": 0,
1579 "context_window": 128000,
1580 "default_max_tokens": 64000,
1581 "can_reason": true,
1582 "reasoning_levels": [
1583 "low",
1584 "medium",
1585 "high"
1586 ],
1587 "default_reasoning_effort": "medium",
1588 "supports_attachments": true,
1589 "options": {}
1590 },
1591 {
1592 "id": "nvidia/nemotron-nano-9b-v2",
1593 "name": "NVIDIA: Nemotron Nano 9B V2",
1594 "cost_per_1m_in": 0.04,
1595 "cost_per_1m_out": 0.16,
1596 "cost_per_1m_in_cached": 0,
1597 "cost_per_1m_out_cached": 0,
1598 "context_window": 131072,
1599 "default_max_tokens": 13107,
1600 "can_reason": true,
1601 "reasoning_levels": [
1602 "low",
1603 "medium",
1604 "high"
1605 ],
1606 "default_reasoning_effort": "medium",
1607 "supports_attachments": false,
1608 "options": {}
1609 },
1610 {
1611 "id": "nvidia/nemotron-nano-9b-v2:free",
1612 "name": "NVIDIA: Nemotron Nano 9B V2 (free)",
1613 "cost_per_1m_in": 0,
1614 "cost_per_1m_out": 0,
1615 "cost_per_1m_in_cached": 0,
1616 "cost_per_1m_out_cached": 0,
1617 "context_window": 128000,
1618 "default_max_tokens": 12800,
1619 "can_reason": true,
1620 "reasoning_levels": [
1621 "low",
1622 "medium",
1623 "high"
1624 ],
1625 "default_reasoning_effort": "medium",
1626 "supports_attachments": false,
1627 "options": {}
1628 },
1629 {
1630 "id": "nex-agi/deepseek-v3.1-nex-n1:free",
1631 "name": "Nex AGI: DeepSeek V3.1 Nex N1 (free)",
1632 "cost_per_1m_in": 0,
1633 "cost_per_1m_out": 0,
1634 "cost_per_1m_in_cached": 0,
1635 "cost_per_1m_out_cached": 0,
1636 "context_window": 131072,
1637 "default_max_tokens": 81920,
1638 "can_reason": true,
1639 "reasoning_levels": [
1640 "low",
1641 "medium",
1642 "high"
1643 ],
1644 "default_reasoning_effort": "medium",
1645 "supports_attachments": false,
1646 "options": {}
1647 },
1648 {
1649 "id": "nousresearch/deephermes-3-mistral-24b-preview",
1650 "name": "Nous: DeepHermes 3 Mistral 24B Preview",
1651 "cost_per_1m_in": 0.049999999999999996,
1652 "cost_per_1m_out": 0.19999999999999998,
1653 "cost_per_1m_in_cached": 0,
1654 "cost_per_1m_out_cached": 0,
1655 "context_window": 32768,
1656 "default_max_tokens": 16384,
1657 "can_reason": true,
1658 "reasoning_levels": [
1659 "low",
1660 "medium",
1661 "high"
1662 ],
1663 "default_reasoning_effort": "medium",
1664 "supports_attachments": false,
1665 "options": {}
1666 },
1667 {
1668 "id": "nousresearch/hermes-4-405b",
1669 "name": "Nous: Hermes 4 405B",
1670 "cost_per_1m_in": 0.3,
1671 "cost_per_1m_out": 1.2,
1672 "cost_per_1m_in_cached": 0,
1673 "cost_per_1m_out_cached": 0,
1674 "context_window": 131072,
1675 "default_max_tokens": 65536,
1676 "can_reason": true,
1677 "reasoning_levels": [
1678 "low",
1679 "medium",
1680 "high"
1681 ],
1682 "default_reasoning_effort": "medium",
1683 "supports_attachments": false,
1684 "options": {}
1685 },
1686 {
1687 "id": "openai/codex-mini",
1688 "name": "OpenAI: Codex Mini",
1689 "cost_per_1m_in": 1.5,
1690 "cost_per_1m_out": 6,
1691 "cost_per_1m_in_cached": 0,
1692 "cost_per_1m_out_cached": 0.375,
1693 "context_window": 200000,
1694 "default_max_tokens": 50000,
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": "openai/gpt-4-turbo",
1707 "name": "OpenAI: GPT-4 Turbo",
1708 "cost_per_1m_in": 10,
1709 "cost_per_1m_out": 30,
1710 "cost_per_1m_in_cached": 0,
1711 "cost_per_1m_out_cached": 0,
1712 "context_window": 128000,
1713 "default_max_tokens": 2048,
1714 "can_reason": false,
1715 "supports_attachments": true,
1716 "options": {}
1717 },
1718 {
1719 "id": "openai/gpt-4-1106-preview",
1720 "name": "OpenAI: GPT-4 Turbo (older v1106)",
1721 "cost_per_1m_in": 10,
1722 "cost_per_1m_out": 30,
1723 "cost_per_1m_in_cached": 0,
1724 "cost_per_1m_out_cached": 0,
1725 "context_window": 128000,
1726 "default_max_tokens": 2048,
1727 "can_reason": false,
1728 "supports_attachments": false,
1729 "options": {}
1730 },
1731 {
1732 "id": "openai/gpt-4-turbo-preview",
1733 "name": "OpenAI: GPT-4 Turbo Preview",
1734 "cost_per_1m_in": 10,
1735 "cost_per_1m_out": 30,
1736 "cost_per_1m_in_cached": 0,
1737 "cost_per_1m_out_cached": 0,
1738 "context_window": 128000,
1739 "default_max_tokens": 2048,
1740 "can_reason": false,
1741 "supports_attachments": false,
1742 "options": {}
1743 },
1744 {
1745 "id": "openai/gpt-4.1",
1746 "name": "OpenAI: GPT-4.1",
1747 "cost_per_1m_in": 2,
1748 "cost_per_1m_out": 8,
1749 "cost_per_1m_in_cached": 0,
1750 "cost_per_1m_out_cached": 0.5,
1751 "context_window": 1047576,
1752 "default_max_tokens": 104757,
1753 "can_reason": false,
1754 "supports_attachments": true,
1755 "options": {}
1756 },
1757 {
1758 "id": "openai/gpt-4.1-mini",
1759 "name": "OpenAI: GPT-4.1 Mini",
1760 "cost_per_1m_in": 0.39999999999999997,
1761 "cost_per_1m_out": 1.5999999999999999,
1762 "cost_per_1m_in_cached": 0,
1763 "cost_per_1m_out_cached": 0.09999999999999999,
1764 "context_window": 1047576,
1765 "default_max_tokens": 104757,
1766 "can_reason": false,
1767 "supports_attachments": true,
1768 "options": {}
1769 },
1770 {
1771 "id": "openai/gpt-4.1-nano",
1772 "name": "OpenAI: GPT-4.1 Nano",
1773 "cost_per_1m_in": 0.09999999999999999,
1774 "cost_per_1m_out": 0.39999999999999997,
1775 "cost_per_1m_in_cached": 0,
1776 "cost_per_1m_out_cached": 0.03,
1777 "context_window": 1047576,
1778 "default_max_tokens": 104757,
1779 "can_reason": false,
1780 "supports_attachments": true,
1781 "options": {}
1782 },
1783 {
1784 "id": "openai/gpt-4o",
1785 "name": "OpenAI: GPT-4o",
1786 "cost_per_1m_in": 2.5,
1787 "cost_per_1m_out": 10,
1788 "cost_per_1m_in_cached": 0,
1789 "cost_per_1m_out_cached": 0,
1790 "context_window": 128000,
1791 "default_max_tokens": 8192,
1792 "can_reason": false,
1793 "supports_attachments": true,
1794 "options": {}
1795 },
1796 {
1797 "id": "openai/gpt-4o-2024-05-13",
1798 "name": "OpenAI: GPT-4o (2024-05-13)",
1799 "cost_per_1m_in": 5,
1800 "cost_per_1m_out": 15,
1801 "cost_per_1m_in_cached": 0,
1802 "cost_per_1m_out_cached": 0,
1803 "context_window": 128000,
1804 "default_max_tokens": 2048,
1805 "can_reason": false,
1806 "supports_attachments": true,
1807 "options": {}
1808 },
1809 {
1810 "id": "openai/gpt-4o-2024-08-06",
1811 "name": "OpenAI: GPT-4o (2024-08-06)",
1812 "cost_per_1m_in": 2.5,
1813 "cost_per_1m_out": 10,
1814 "cost_per_1m_in_cached": 0,
1815 "cost_per_1m_out_cached": 1.25,
1816 "context_window": 128000,
1817 "default_max_tokens": 8192,
1818 "can_reason": false,
1819 "supports_attachments": true,
1820 "options": {}
1821 },
1822 {
1823 "id": "openai/gpt-4o-2024-11-20",
1824 "name": "OpenAI: GPT-4o (2024-11-20)",
1825 "cost_per_1m_in": 2.5,
1826 "cost_per_1m_out": 10,
1827 "cost_per_1m_in_cached": 0,
1828 "cost_per_1m_out_cached": 1.25,
1829 "context_window": 128000,
1830 "default_max_tokens": 8192,
1831 "can_reason": false,
1832 "supports_attachments": true,
1833 "options": {}
1834 },
1835 {
1836 "id": "openai/gpt-4o:extended",
1837 "name": "OpenAI: GPT-4o (extended)",
1838 "cost_per_1m_in": 6,
1839 "cost_per_1m_out": 18,
1840 "cost_per_1m_in_cached": 0,
1841 "cost_per_1m_out_cached": 0,
1842 "context_window": 128000,
1843 "default_max_tokens": 32000,
1844 "can_reason": false,
1845 "supports_attachments": true,
1846 "options": {}
1847 },
1848 {
1849 "id": "openai/gpt-4o-audio-preview",
1850 "name": "OpenAI: GPT-4o Audio",
1851 "cost_per_1m_in": 2.5,
1852 "cost_per_1m_out": 10,
1853 "cost_per_1m_in_cached": 0,
1854 "cost_per_1m_out_cached": 0,
1855 "context_window": 128000,
1856 "default_max_tokens": 8192,
1857 "can_reason": false,
1858 "supports_attachments": false,
1859 "options": {}
1860 },
1861 {
1862 "id": "openai/gpt-4o-mini",
1863 "name": "OpenAI: GPT-4o-mini",
1864 "cost_per_1m_in": 0.15,
1865 "cost_per_1m_out": 0.6,
1866 "cost_per_1m_in_cached": 0,
1867 "cost_per_1m_out_cached": 0.075,
1868 "context_window": 128000,
1869 "default_max_tokens": 8192,
1870 "can_reason": false,
1871 "supports_attachments": true,
1872 "options": {}
1873 },
1874 {
1875 "id": "openai/gpt-4o-mini-2024-07-18",
1876 "name": "OpenAI: GPT-4o-mini (2024-07-18)",
1877 "cost_per_1m_in": 0.15,
1878 "cost_per_1m_out": 0.6,
1879 "cost_per_1m_in_cached": 0,
1880 "cost_per_1m_out_cached": 0.075,
1881 "context_window": 128000,
1882 "default_max_tokens": 8192,
1883 "can_reason": false,
1884 "supports_attachments": true,
1885 "options": {}
1886 },
1887 {
1888 "id": "openai/gpt-5",
1889 "name": "OpenAI: GPT-5",
1890 "cost_per_1m_in": 1.25,
1891 "cost_per_1m_out": 10,
1892 "cost_per_1m_in_cached": 0,
1893 "cost_per_1m_out_cached": 0.125,
1894 "context_window": 400000,
1895 "default_max_tokens": 64000,
1896 "can_reason": true,
1897 "reasoning_levels": [
1898 "low",
1899 "medium",
1900 "high"
1901 ],
1902 "default_reasoning_effort": "medium",
1903 "supports_attachments": true,
1904 "options": {}
1905 },
1906 {
1907 "id": "openai/gpt-5-codex",
1908 "name": "OpenAI: GPT-5 Codex",
1909 "cost_per_1m_in": 1.25,
1910 "cost_per_1m_out": 10,
1911 "cost_per_1m_in_cached": 0,
1912 "cost_per_1m_out_cached": 0.125,
1913 "context_window": 400000,
1914 "default_max_tokens": 64000,
1915 "can_reason": true,
1916 "reasoning_levels": [
1917 "low",
1918 "medium",
1919 "high"
1920 ],
1921 "default_reasoning_effort": "medium",
1922 "supports_attachments": true,
1923 "options": {}
1924 },
1925 {
1926 "id": "openai/gpt-5-image",
1927 "name": "OpenAI: GPT-5 Image",
1928 "cost_per_1m_in": 10,
1929 "cost_per_1m_out": 10,
1930 "cost_per_1m_in_cached": 0,
1931 "cost_per_1m_out_cached": 1.25,
1932 "context_window": 400000,
1933 "default_max_tokens": 64000,
1934 "can_reason": true,
1935 "reasoning_levels": [
1936 "low",
1937 "medium",
1938 "high"
1939 ],
1940 "default_reasoning_effort": "medium",
1941 "supports_attachments": true,
1942 "options": {}
1943 },
1944 {
1945 "id": "openai/gpt-5-image-mini",
1946 "name": "OpenAI: GPT-5 Image Mini",
1947 "cost_per_1m_in": 2.5,
1948 "cost_per_1m_out": 2,
1949 "cost_per_1m_in_cached": 0,
1950 "cost_per_1m_out_cached": 0.25,
1951 "context_window": 400000,
1952 "default_max_tokens": 64000,
1953 "can_reason": true,
1954 "reasoning_levels": [
1955 "low",
1956 "medium",
1957 "high"
1958 ],
1959 "default_reasoning_effort": "medium",
1960 "supports_attachments": true,
1961 "options": {}
1962 },
1963 {
1964 "id": "openai/gpt-5-mini",
1965 "name": "OpenAI: GPT-5 Mini",
1966 "cost_per_1m_in": 0.25,
1967 "cost_per_1m_out": 2,
1968 "cost_per_1m_in_cached": 0,
1969 "cost_per_1m_out_cached": 0.03,
1970 "context_window": 400000,
1971 "default_max_tokens": 40000,
1972 "can_reason": true,
1973 "reasoning_levels": [
1974 "low",
1975 "medium",
1976 "high"
1977 ],
1978 "default_reasoning_effort": "medium",
1979 "supports_attachments": true,
1980 "options": {}
1981 },
1982 {
1983 "id": "openai/gpt-5-nano",
1984 "name": "OpenAI: GPT-5 Nano",
1985 "cost_per_1m_in": 0.049999999999999996,
1986 "cost_per_1m_out": 0.39999999999999997,
1987 "cost_per_1m_in_cached": 0,
1988 "cost_per_1m_out_cached": 0.01,
1989 "context_window": 400000,
1990 "default_max_tokens": 40000,
1991 "can_reason": true,
1992 "reasoning_levels": [
1993 "low",
1994 "medium",
1995 "high"
1996 ],
1997 "default_reasoning_effort": "medium",
1998 "supports_attachments": true,
1999 "options": {}
2000 },
2001 {
2002 "id": "openai/gpt-5-pro",
2003 "name": "OpenAI: GPT-5 Pro",
2004 "cost_per_1m_in": 15,
2005 "cost_per_1m_out": 120,
2006 "cost_per_1m_in_cached": 0,
2007 "cost_per_1m_out_cached": 0,
2008 "context_window": 400000,
2009 "default_max_tokens": 64000,
2010 "can_reason": true,
2011 "reasoning_levels": [
2012 "low",
2013 "medium",
2014 "high"
2015 ],
2016 "default_reasoning_effort": "medium",
2017 "supports_attachments": true,
2018 "options": {}
2019 },
2020 {
2021 "id": "openai/gpt-5.1",
2022 "name": "OpenAI: GPT-5.1",
2023 "cost_per_1m_in": 1.25,
2024 "cost_per_1m_out": 10,
2025 "cost_per_1m_in_cached": 0,
2026 "cost_per_1m_out_cached": 0.125,
2027 "context_window": 400000,
2028 "default_max_tokens": 64000,
2029 "can_reason": true,
2030 "reasoning_levels": [
2031 "low",
2032 "medium",
2033 "high"
2034 ],
2035 "default_reasoning_effort": "medium",
2036 "supports_attachments": true,
2037 "options": {}
2038 },
2039 {
2040 "id": "openai/gpt-5.1-chat",
2041 "name": "OpenAI: GPT-5.1 Chat",
2042 "cost_per_1m_in": 1.25,
2043 "cost_per_1m_out": 10,
2044 "cost_per_1m_in_cached": 0,
2045 "cost_per_1m_out_cached": 0.125,
2046 "context_window": 128000,
2047 "default_max_tokens": 8192,
2048 "can_reason": false,
2049 "supports_attachments": true,
2050 "options": {}
2051 },
2052 {
2053 "id": "openai/gpt-5.1-codex",
2054 "name": "OpenAI: GPT-5.1-Codex",
2055 "cost_per_1m_in": 1.25,
2056 "cost_per_1m_out": 10,
2057 "cost_per_1m_in_cached": 0,
2058 "cost_per_1m_out_cached": 0.125,
2059 "context_window": 400000,
2060 "default_max_tokens": 64000,
2061 "can_reason": true,
2062 "reasoning_levels": [
2063 "low",
2064 "medium",
2065 "high"
2066 ],
2067 "default_reasoning_effort": "medium",
2068 "supports_attachments": true,
2069 "options": {}
2070 },
2071 {
2072 "id": "openai/gpt-5.1-codex-max",
2073 "name": "OpenAI: GPT-5.1-Codex-Max",
2074 "cost_per_1m_in": 1.25,
2075 "cost_per_1m_out": 10,
2076 "cost_per_1m_in_cached": 0,
2077 "cost_per_1m_out_cached": 0.125,
2078 "context_window": 400000,
2079 "default_max_tokens": 64000,
2080 "can_reason": true,
2081 "reasoning_levels": [
2082 "low",
2083 "medium",
2084 "high"
2085 ],
2086 "default_reasoning_effort": "medium",
2087 "supports_attachments": true,
2088 "options": {}
2089 },
2090 {
2091 "id": "openai/gpt-5.1-codex-mini",
2092 "name": "OpenAI: GPT-5.1-Codex-Mini",
2093 "cost_per_1m_in": 0.25,
2094 "cost_per_1m_out": 2,
2095 "cost_per_1m_in_cached": 0,
2096 "cost_per_1m_out_cached": 0.024999999999999998,
2097 "context_window": 400000,
2098 "default_max_tokens": 50000,
2099 "can_reason": true,
2100 "reasoning_levels": [
2101 "low",
2102 "medium",
2103 "high"
2104 ],
2105 "default_reasoning_effort": "medium",
2106 "supports_attachments": true,
2107 "options": {}
2108 },
2109 {
2110 "id": "openai/gpt-oss-120b",
2111 "name": "OpenAI: gpt-oss-120b",
2112 "cost_per_1m_in": 0.09999999999999999,
2113 "cost_per_1m_out": 0.49,
2114 "cost_per_1m_in_cached": 0,
2115 "cost_per_1m_out_cached": 0,
2116 "context_window": 131072,
2117 "default_max_tokens": 13107,
2118 "can_reason": true,
2119 "reasoning_levels": [
2120 "low",
2121 "medium",
2122 "high"
2123 ],
2124 "default_reasoning_effort": "medium",
2125 "supports_attachments": false,
2126 "options": {}
2127 },
2128 {
2129 "id": "openai/gpt-oss-120b:exacto",
2130 "name": "OpenAI: gpt-oss-120b (exacto)",
2131 "cost_per_1m_in": 0.039,
2132 "cost_per_1m_out": 0.19,
2133 "cost_per_1m_in_cached": 0,
2134 "cost_per_1m_out_cached": 0,
2135 "context_window": 131072,
2136 "default_max_tokens": 13107,
2137 "can_reason": true,
2138 "reasoning_levels": [
2139 "low",
2140 "medium",
2141 "high"
2142 ],
2143 "default_reasoning_effort": "medium",
2144 "supports_attachments": false,
2145 "options": {}
2146 },
2147 {
2148 "id": "openai/gpt-oss-120b:free",
2149 "name": "OpenAI: gpt-oss-120b (free)",
2150 "cost_per_1m_in": 0,
2151 "cost_per_1m_out": 0,
2152 "cost_per_1m_in_cached": 0,
2153 "cost_per_1m_out_cached": 0,
2154 "context_window": 131072,
2155 "default_max_tokens": 13107,
2156 "can_reason": true,
2157 "reasoning_levels": [
2158 "low",
2159 "medium",
2160 "high"
2161 ],
2162 "default_reasoning_effort": "medium",
2163 "supports_attachments": false,
2164 "options": {}
2165 },
2166 {
2167 "id": "openai/gpt-oss-20b",
2168 "name": "OpenAI: gpt-oss-20b",
2169 "cost_per_1m_in": 0.04,
2170 "cost_per_1m_out": 0.15,
2171 "cost_per_1m_in_cached": 0,
2172 "cost_per_1m_out_cached": 0,
2173 "context_window": 131072,
2174 "default_max_tokens": 13107,
2175 "can_reason": true,
2176 "reasoning_levels": [
2177 "low",
2178 "medium",
2179 "high"
2180 ],
2181 "default_reasoning_effort": "medium",
2182 "supports_attachments": false,
2183 "options": {}
2184 },
2185 {
2186 "id": "openai/gpt-oss-20b:free",
2187 "name": "OpenAI: gpt-oss-20b (free)",
2188 "cost_per_1m_in": 0,
2189 "cost_per_1m_out": 0,
2190 "cost_per_1m_in_cached": 0,
2191 "cost_per_1m_out_cached": 0,
2192 "context_window": 131072,
2193 "default_max_tokens": 13107,
2194 "can_reason": true,
2195 "reasoning_levels": [
2196 "low",
2197 "medium",
2198 "high"
2199 ],
2200 "default_reasoning_effort": "medium",
2201 "supports_attachments": false,
2202 "options": {}
2203 },
2204 {
2205 "id": "openai/gpt-oss-safeguard-20b",
2206 "name": "OpenAI: gpt-oss-safeguard-20b",
2207 "cost_per_1m_in": 0.075,
2208 "cost_per_1m_out": 0.3,
2209 "cost_per_1m_in_cached": 0,
2210 "cost_per_1m_out_cached": 0.037,
2211 "context_window": 131072,
2212 "default_max_tokens": 32768,
2213 "can_reason": true,
2214 "reasoning_levels": [
2215 "low",
2216 "medium",
2217 "high"
2218 ],
2219 "default_reasoning_effort": "medium",
2220 "supports_attachments": false,
2221 "options": {}
2222 },
2223 {
2224 "id": "openai/o1",
2225 "name": "OpenAI: o1",
2226 "cost_per_1m_in": 15,
2227 "cost_per_1m_out": 60,
2228 "cost_per_1m_in_cached": 0,
2229 "cost_per_1m_out_cached": 7.5,
2230 "context_window": 200000,
2231 "default_max_tokens": 50000,
2232 "can_reason": false,
2233 "supports_attachments": true,
2234 "options": {}
2235 },
2236 {
2237 "id": "openai/o3",
2238 "name": "OpenAI: o3",
2239 "cost_per_1m_in": 2,
2240 "cost_per_1m_out": 8,
2241 "cost_per_1m_in_cached": 0,
2242 "cost_per_1m_out_cached": 0.5,
2243 "context_window": 200000,
2244 "default_max_tokens": 50000,
2245 "can_reason": true,
2246 "reasoning_levels": [
2247 "low",
2248 "medium",
2249 "high"
2250 ],
2251 "default_reasoning_effort": "medium",
2252 "supports_attachments": true,
2253 "options": {}
2254 },
2255 {
2256 "id": "openai/o3-deep-research",
2257 "name": "OpenAI: o3 Deep Research",
2258 "cost_per_1m_in": 10,
2259 "cost_per_1m_out": 40,
2260 "cost_per_1m_in_cached": 0,
2261 "cost_per_1m_out_cached": 2.5,
2262 "context_window": 200000,
2263 "default_max_tokens": 50000,
2264 "can_reason": true,
2265 "reasoning_levels": [
2266 "low",
2267 "medium",
2268 "high"
2269 ],
2270 "default_reasoning_effort": "medium",
2271 "supports_attachments": true,
2272 "options": {}
2273 },
2274 {
2275 "id": "openai/o3-mini",
2276 "name": "OpenAI: o3 Mini",
2277 "cost_per_1m_in": 1.1,
2278 "cost_per_1m_out": 4.4,
2279 "cost_per_1m_in_cached": 0,
2280 "cost_per_1m_out_cached": 0.55,
2281 "context_window": 200000,
2282 "default_max_tokens": 50000,
2283 "can_reason": false,
2284 "supports_attachments": false,
2285 "options": {}
2286 },
2287 {
2288 "id": "openai/o3-mini-high",
2289 "name": "OpenAI: o3 Mini High",
2290 "cost_per_1m_in": 1.1,
2291 "cost_per_1m_out": 4.4,
2292 "cost_per_1m_in_cached": 0,
2293 "cost_per_1m_out_cached": 0.55,
2294 "context_window": 200000,
2295 "default_max_tokens": 50000,
2296 "can_reason": false,
2297 "supports_attachments": false,
2298 "options": {}
2299 },
2300 {
2301 "id": "openai/o3-pro",
2302 "name": "OpenAI: o3 Pro",
2303 "cost_per_1m_in": 20,
2304 "cost_per_1m_out": 80,
2305 "cost_per_1m_in_cached": 0,
2306 "cost_per_1m_out_cached": 0,
2307 "context_window": 200000,
2308 "default_max_tokens": 50000,
2309 "can_reason": true,
2310 "reasoning_levels": [
2311 "low",
2312 "medium",
2313 "high"
2314 ],
2315 "default_reasoning_effort": "medium",
2316 "supports_attachments": true,
2317 "options": {}
2318 },
2319 {
2320 "id": "openai/o4-mini",
2321 "name": "OpenAI: o4 Mini",
2322 "cost_per_1m_in": 1.1,
2323 "cost_per_1m_out": 4.4,
2324 "cost_per_1m_in_cached": 0,
2325 "cost_per_1m_out_cached": 0.275,
2326 "context_window": 200000,
2327 "default_max_tokens": 50000,
2328 "can_reason": true,
2329 "reasoning_levels": [
2330 "low",
2331 "medium",
2332 "high"
2333 ],
2334 "default_reasoning_effort": "medium",
2335 "supports_attachments": true,
2336 "options": {}
2337 },
2338 {
2339 "id": "openai/o4-mini-deep-research",
2340 "name": "OpenAI: o4 Mini Deep Research",
2341 "cost_per_1m_in": 2,
2342 "cost_per_1m_out": 8,
2343 "cost_per_1m_in_cached": 0,
2344 "cost_per_1m_out_cached": 0.5,
2345 "context_window": 200000,
2346 "default_max_tokens": 50000,
2347 "can_reason": true,
2348 "reasoning_levels": [
2349 "low",
2350 "medium",
2351 "high"
2352 ],
2353 "default_reasoning_effort": "medium",
2354 "supports_attachments": true,
2355 "options": {}
2356 },
2357 {
2358 "id": "openai/o4-mini-high",
2359 "name": "OpenAI: o4 Mini High",
2360 "cost_per_1m_in": 1.1,
2361 "cost_per_1m_out": 4.4,
2362 "cost_per_1m_in_cached": 0,
2363 "cost_per_1m_out_cached": 0.275,
2364 "context_window": 200000,
2365 "default_max_tokens": 50000,
2366 "can_reason": true,
2367 "reasoning_levels": [
2368 "low",
2369 "medium",
2370 "high"
2371 ],
2372 "default_reasoning_effort": "medium",
2373 "supports_attachments": true,
2374 "options": {}
2375 },
2376 {
2377 "id": "prime-intellect/intellect-3",
2378 "name": "Prime Intellect: INTELLECT-3",
2379 "cost_per_1m_in": 0.19999999999999998,
2380 "cost_per_1m_out": 1.1,
2381 "cost_per_1m_in_cached": 0,
2382 "cost_per_1m_out_cached": 0,
2383 "context_window": 131072,
2384 "default_max_tokens": 65536,
2385 "can_reason": true,
2386 "reasoning_levels": [
2387 "low",
2388 "medium",
2389 "high"
2390 ],
2391 "default_reasoning_effort": "medium",
2392 "supports_attachments": false,
2393 "options": {}
2394 },
2395 {
2396 "id": "qwen/qwen-2.5-72b-instruct",
2397 "name": "Qwen2.5 72B Instruct",
2398 "cost_per_1m_in": 0.12,
2399 "cost_per_1m_out": 0.39,
2400 "cost_per_1m_in_cached": 0,
2401 "cost_per_1m_out_cached": 0,
2402 "context_window": 32768,
2403 "default_max_tokens": 8192,
2404 "can_reason": false,
2405 "supports_attachments": false,
2406 "options": {}
2407 },
2408 {
2409 "id": "qwen/qwen-plus-2025-07-28",
2410 "name": "Qwen: Qwen Plus 0728",
2411 "cost_per_1m_in": 0.39999999999999997,
2412 "cost_per_1m_out": 1.2,
2413 "cost_per_1m_in_cached": 0,
2414 "cost_per_1m_out_cached": 0,
2415 "context_window": 1000000,
2416 "default_max_tokens": 16384,
2417 "can_reason": false,
2418 "supports_attachments": false,
2419 "options": {}
2420 },
2421 {
2422 "id": "qwen/qwen-plus-2025-07-28:thinking",
2423 "name": "Qwen: Qwen Plus 0728 (thinking)",
2424 "cost_per_1m_in": 0.39999999999999997,
2425 "cost_per_1m_out": 4,
2426 "cost_per_1m_in_cached": 0,
2427 "cost_per_1m_out_cached": 0,
2428 "context_window": 1000000,
2429 "default_max_tokens": 16384,
2430 "can_reason": true,
2431 "reasoning_levels": [
2432 "low",
2433 "medium",
2434 "high"
2435 ],
2436 "default_reasoning_effort": "medium",
2437 "supports_attachments": false,
2438 "options": {}
2439 },
2440 {
2441 "id": "qwen/qwen-vl-max",
2442 "name": "Qwen: Qwen VL Max",
2443 "cost_per_1m_in": 0.7999999999999999,
2444 "cost_per_1m_out": 3.1999999999999997,
2445 "cost_per_1m_in_cached": 0,
2446 "cost_per_1m_out_cached": 0,
2447 "context_window": 131072,
2448 "default_max_tokens": 4096,
2449 "can_reason": false,
2450 "supports_attachments": true,
2451 "options": {}
2452 },
2453 {
2454 "id": "qwen/qwen-max",
2455 "name": "Qwen: Qwen-Max ",
2456 "cost_per_1m_in": 1.5999999999999999,
2457 "cost_per_1m_out": 6.3999999999999995,
2458 "cost_per_1m_in_cached": 0,
2459 "cost_per_1m_out_cached": 0.64,
2460 "context_window": 32768,
2461 "default_max_tokens": 4096,
2462 "can_reason": false,
2463 "supports_attachments": false,
2464 "options": {}
2465 },
2466 {
2467 "id": "qwen/qwen-plus",
2468 "name": "Qwen: Qwen-Plus",
2469 "cost_per_1m_in": 0.39999999999999997,
2470 "cost_per_1m_out": 1.2,
2471 "cost_per_1m_in_cached": 0,
2472 "cost_per_1m_out_cached": 0.16,
2473 "context_window": 131072,
2474 "default_max_tokens": 4096,
2475 "can_reason": false,
2476 "supports_attachments": false,
2477 "options": {}
2478 },
2479 {
2480 "id": "qwen/qwen-turbo",
2481 "name": "Qwen: Qwen-Turbo",
2482 "cost_per_1m_in": 0.049999999999999996,
2483 "cost_per_1m_out": 0.19999999999999998,
2484 "cost_per_1m_in_cached": 0,
2485 "cost_per_1m_out_cached": 0.02,
2486 "context_window": 1000000,
2487 "default_max_tokens": 4096,
2488 "can_reason": false,
2489 "supports_attachments": false,
2490 "options": {}
2491 },
2492 {
2493 "id": "qwen/qwen3-14b",
2494 "name": "Qwen: Qwen3 14B",
2495 "cost_per_1m_in": 0.049999999999999996,
2496 "cost_per_1m_out": 0.22,
2497 "cost_per_1m_in_cached": 0,
2498 "cost_per_1m_out_cached": 0,
2499 "context_window": 40960,
2500 "default_max_tokens": 20480,
2501 "can_reason": true,
2502 "reasoning_levels": [
2503 "low",
2504 "medium",
2505 "high"
2506 ],
2507 "default_reasoning_effort": "medium",
2508 "supports_attachments": false,
2509 "options": {}
2510 },
2511 {
2512 "id": "qwen/qwen3-235b-a22b",
2513 "name": "Qwen: Qwen3 235B A22B",
2514 "cost_per_1m_in": 0.22,
2515 "cost_per_1m_out": 0.88,
2516 "cost_per_1m_in_cached": 0,
2517 "cost_per_1m_out_cached": 0,
2518 "context_window": 131072,
2519 "default_max_tokens": 13107,
2520 "can_reason": true,
2521 "reasoning_levels": [
2522 "low",
2523 "medium",
2524 "high"
2525 ],
2526 "default_reasoning_effort": "medium",
2527 "supports_attachments": false,
2528 "options": {}
2529 },
2530 {
2531 "id": "qwen/qwen3-235b-a22b:free",
2532 "name": "Qwen: Qwen3 235B A22B (free)",
2533 "cost_per_1m_in": 0,
2534 "cost_per_1m_out": 0,
2535 "cost_per_1m_in_cached": 0,
2536 "cost_per_1m_out_cached": 0,
2537 "context_window": 131072,
2538 "default_max_tokens": 13107,
2539 "can_reason": true,
2540 "reasoning_levels": [
2541 "low",
2542 "medium",
2543 "high"
2544 ],
2545 "default_reasoning_effort": "medium",
2546 "supports_attachments": false,
2547 "options": {}
2548 },
2549 {
2550 "id": "qwen/qwen3-235b-a22b-2507",
2551 "name": "Qwen: Qwen3 235B A22B Instruct 2507",
2552 "cost_per_1m_in": 0.25,
2553 "cost_per_1m_out": 1,
2554 "cost_per_1m_in_cached": 0,
2555 "cost_per_1m_out_cached": 0,
2556 "context_window": 262144,
2557 "default_max_tokens": 8192,
2558 "can_reason": false,
2559 "supports_attachments": false,
2560 "options": {}
2561 },
2562 {
2563 "id": "qwen/qwen3-235b-a22b-thinking-2507",
2564 "name": "Qwen: Qwen3 235B A22B Thinking 2507",
2565 "cost_per_1m_in": 0.11,
2566 "cost_per_1m_out": 0.6,
2567 "cost_per_1m_in_cached": 0,
2568 "cost_per_1m_out_cached": 0,
2569 "context_window": 262144,
2570 "default_max_tokens": 131072,
2571 "can_reason": true,
2572 "reasoning_levels": [
2573 "low",
2574 "medium",
2575 "high"
2576 ],
2577 "default_reasoning_effort": "medium",
2578 "supports_attachments": false,
2579 "options": {}
2580 },
2581 {
2582 "id": "qwen/qwen3-30b-a3b",
2583 "name": "Qwen: Qwen3 30B A3B",
2584 "cost_per_1m_in": 0.15,
2585 "cost_per_1m_out": 0.6,
2586 "cost_per_1m_in_cached": 0,
2587 "cost_per_1m_out_cached": 0,
2588 "context_window": 131072,
2589 "default_max_tokens": 4000,
2590 "can_reason": true,
2591 "reasoning_levels": [
2592 "low",
2593 "medium",
2594 "high"
2595 ],
2596 "default_reasoning_effort": "medium",
2597 "supports_attachments": false,
2598 "options": {}
2599 },
2600 {
2601 "id": "qwen/qwen3-30b-a3b-instruct-2507",
2602 "name": "Qwen: Qwen3 30B A3B Instruct 2507",
2603 "cost_per_1m_in": 0.08,
2604 "cost_per_1m_out": 0.33,
2605 "cost_per_1m_in_cached": 0,
2606 "cost_per_1m_out_cached": 0,
2607 "context_window": 262144,
2608 "default_max_tokens": 131072,
2609 "can_reason": false,
2610 "supports_attachments": false,
2611 "options": {}
2612 },
2613 {
2614 "id": "qwen/qwen3-32b",
2615 "name": "Qwen: Qwen3 32B",
2616 "cost_per_1m_in": 0.15,
2617 "cost_per_1m_out": 0.5,
2618 "cost_per_1m_in_cached": 0,
2619 "cost_per_1m_out_cached": 0,
2620 "context_window": 131072,
2621 "default_max_tokens": 4000,
2622 "can_reason": true,
2623 "reasoning_levels": [
2624 "low",
2625 "medium",
2626 "high"
2627 ],
2628 "default_reasoning_effort": "medium",
2629 "supports_attachments": false,
2630 "options": {}
2631 },
2632 {
2633 "id": "qwen/qwen3-4b:free",
2634 "name": "Qwen: Qwen3 4B (free)",
2635 "cost_per_1m_in": 0,
2636 "cost_per_1m_out": 0,
2637 "cost_per_1m_in_cached": 0,
2638 "cost_per_1m_out_cached": 0,
2639 "context_window": 40960,
2640 "default_max_tokens": 4096,
2641 "can_reason": true,
2642 "reasoning_levels": [
2643 "low",
2644 "medium",
2645 "high"
2646 ],
2647 "default_reasoning_effort": "medium",
2648 "supports_attachments": false,
2649 "options": {}
2650 },
2651 {
2652 "id": "qwen/qwen3-coder-30b-a3b-instruct",
2653 "name": "Qwen: Qwen3 Coder 30B A3B Instruct",
2654 "cost_per_1m_in": 0.06,
2655 "cost_per_1m_out": 0.25,
2656 "cost_per_1m_in_cached": 0,
2657 "cost_per_1m_out_cached": 0,
2658 "context_window": 262144,
2659 "default_max_tokens": 131072,
2660 "can_reason": false,
2661 "supports_attachments": false,
2662 "options": {}
2663 },
2664 {
2665 "id": "qwen/qwen3-coder",
2666 "name": "Qwen: Qwen3 Coder 480B A35B",
2667 "cost_per_1m_in": 0.22,
2668 "cost_per_1m_out": 0.95,
2669 "cost_per_1m_in_cached": 0,
2670 "cost_per_1m_out_cached": 0,
2671 "context_window": 262144,
2672 "default_max_tokens": 131072,
2673 "can_reason": false,
2674 "supports_attachments": false,
2675 "options": {}
2676 },
2677 {
2678 "id": "qwen/qwen3-coder:exacto",
2679 "name": "Qwen: Qwen3 Coder 480B A35B (exacto)",
2680 "cost_per_1m_in": 0.38,
2681 "cost_per_1m_out": 1.53,
2682 "cost_per_1m_in_cached": 0,
2683 "cost_per_1m_out_cached": 0,
2684 "context_window": 262144,
2685 "default_max_tokens": 131072,
2686 "can_reason": true,
2687 "reasoning_levels": [
2688 "low",
2689 "medium",
2690 "high"
2691 ],
2692 "default_reasoning_effort": "medium",
2693 "supports_attachments": false,
2694 "options": {}
2695 },
2696 {
2697 "id": "qwen/qwen3-coder:free",
2698 "name": "Qwen: Qwen3 Coder 480B A35B (free)",
2699 "cost_per_1m_in": 0,
2700 "cost_per_1m_out": 0,
2701 "cost_per_1m_in_cached": 0,
2702 "cost_per_1m_out_cached": 0,
2703 "context_window": 262000,
2704 "default_max_tokens": 131000,
2705 "can_reason": false,
2706 "supports_attachments": false,
2707 "options": {}
2708 },
2709 {
2710 "id": "qwen/qwen3-coder-flash",
2711 "name": "Qwen: Qwen3 Coder Flash",
2712 "cost_per_1m_in": 0.3,
2713 "cost_per_1m_out": 1.5,
2714 "cost_per_1m_in_cached": 0,
2715 "cost_per_1m_out_cached": 0.08,
2716 "context_window": 128000,
2717 "default_max_tokens": 32768,
2718 "can_reason": false,
2719 "supports_attachments": false,
2720 "options": {}
2721 },
2722 {
2723 "id": "qwen/qwen3-coder-plus",
2724 "name": "Qwen: Qwen3 Coder Plus",
2725 "cost_per_1m_in": 1,
2726 "cost_per_1m_out": 5,
2727 "cost_per_1m_in_cached": 0,
2728 "cost_per_1m_out_cached": 0.09999999999999999,
2729 "context_window": 128000,
2730 "default_max_tokens": 32768,
2731 "can_reason": false,
2732 "supports_attachments": false,
2733 "options": {}
2734 },
2735 {
2736 "id": "qwen/qwen3-max",
2737 "name": "Qwen: Qwen3 Max",
2738 "cost_per_1m_in": 1.2,
2739 "cost_per_1m_out": 6,
2740 "cost_per_1m_in_cached": 0,
2741 "cost_per_1m_out_cached": 0.24,
2742 "context_window": 256000,
2743 "default_max_tokens": 16384,
2744 "can_reason": false,
2745 "supports_attachments": false,
2746 "options": {}
2747 },
2748 {
2749 "id": "qwen/qwen3-next-80b-a3b-instruct",
2750 "name": "Qwen: Qwen3 Next 80B A3B Instruct",
2751 "cost_per_1m_in": 0.15,
2752 "cost_per_1m_out": 1.5,
2753 "cost_per_1m_in_cached": 0,
2754 "cost_per_1m_out_cached": 0,
2755 "context_window": 262144,
2756 "default_max_tokens": 26214,
2757 "can_reason": false,
2758 "supports_attachments": false,
2759 "options": {}
2760 },
2761 {
2762 "id": "qwen/qwen3-next-80b-a3b-thinking",
2763 "name": "Qwen: Qwen3 Next 80B A3B Thinking",
2764 "cost_per_1m_in": 0.15,
2765 "cost_per_1m_out": 1.5,
2766 "cost_per_1m_in_cached": 0,
2767 "cost_per_1m_out_cached": 0,
2768 "context_window": 262144,
2769 "default_max_tokens": 26214,
2770 "can_reason": true,
2771 "reasoning_levels": [
2772 "low",
2773 "medium",
2774 "high"
2775 ],
2776 "default_reasoning_effort": "medium",
2777 "supports_attachments": false,
2778 "options": {}
2779 },
2780 {
2781 "id": "qwen/qwen3-vl-235b-a22b-instruct",
2782 "name": "Qwen: Qwen3 VL 235B A22B Instruct",
2783 "cost_per_1m_in": 0.22,
2784 "cost_per_1m_out": 0.88,
2785 "cost_per_1m_in_cached": 0,
2786 "cost_per_1m_out_cached": 0,
2787 "context_window": 262144,
2788 "default_max_tokens": 26214,
2789 "can_reason": false,
2790 "supports_attachments": true,
2791 "options": {}
2792 },
2793 {
2794 "id": "qwen/qwen3-vl-30b-a3b-instruct",
2795 "name": "Qwen: Qwen3 VL 30B A3B Instruct",
2796 "cost_per_1m_in": 0.15,
2797 "cost_per_1m_out": 0.6,
2798 "cost_per_1m_in_cached": 0,
2799 "cost_per_1m_out_cached": 0,
2800 "context_window": 262144,
2801 "default_max_tokens": 26214,
2802 "can_reason": false,
2803 "supports_attachments": true,
2804 "options": {}
2805 },
2806 {
2807 "id": "qwen/qwen3-vl-30b-a3b-thinking",
2808 "name": "Qwen: Qwen3 VL 30B A3B Thinking",
2809 "cost_per_1m_in": 0.16,
2810 "cost_per_1m_out": 0.7999999999999999,
2811 "cost_per_1m_in_cached": 0,
2812 "cost_per_1m_out_cached": 0,
2813 "context_window": 131072,
2814 "default_max_tokens": 16384,
2815 "can_reason": true,
2816 "reasoning_levels": [
2817 "low",
2818 "medium",
2819 "high"
2820 ],
2821 "default_reasoning_effort": "medium",
2822 "supports_attachments": true,
2823 "options": {}
2824 },
2825 {
2826 "id": "qwen/qwen3-vl-8b-instruct",
2827 "name": "Qwen: Qwen3 VL 8B Instruct",
2828 "cost_per_1m_in": 0.18,
2829 "cost_per_1m_out": 0.7,
2830 "cost_per_1m_in_cached": 0,
2831 "cost_per_1m_out_cached": 0,
2832 "context_window": 256000,
2833 "default_max_tokens": 16384,
2834 "can_reason": false,
2835 "supports_attachments": true,
2836 "options": {}
2837 },
2838 {
2839 "id": "qwen/qwen3-vl-8b-thinking",
2840 "name": "Qwen: Qwen3 VL 8B Thinking",
2841 "cost_per_1m_in": 0.18,
2842 "cost_per_1m_out": 2.0999999999999996,
2843 "cost_per_1m_in_cached": 0,
2844 "cost_per_1m_out_cached": 0,
2845 "context_window": 256000,
2846 "default_max_tokens": 16384,
2847 "can_reason": true,
2848 "reasoning_levels": [
2849 "low",
2850 "medium",
2851 "high"
2852 ],
2853 "default_reasoning_effort": "medium",
2854 "supports_attachments": true,
2855 "options": {}
2856 },
2857 {
2858 "id": "relace/relace-search",
2859 "name": "Relace: Relace Search",
2860 "cost_per_1m_in": 1,
2861 "cost_per_1m_out": 3,
2862 "cost_per_1m_in_cached": 0,
2863 "cost_per_1m_out_cached": 0,
2864 "context_window": 256000,
2865 "default_max_tokens": 64000,
2866 "can_reason": false,
2867 "supports_attachments": false,
2868 "options": {}
2869 },
2870 {
2871 "id": "stepfun-ai/step3",
2872 "name": "StepFun: Step3",
2873 "cost_per_1m_in": 0.5700000000000001,
2874 "cost_per_1m_out": 1.42,
2875 "cost_per_1m_in_cached": 0,
2876 "cost_per_1m_out_cached": 0,
2877 "context_window": 65536,
2878 "default_max_tokens": 32768,
2879 "can_reason": true,
2880 "reasoning_levels": [
2881 "low",
2882 "medium",
2883 "high"
2884 ],
2885 "default_reasoning_effort": "medium",
2886 "supports_attachments": true,
2887 "options": {}
2888 },
2889 {
2890 "id": "tngtech/deepseek-r1t2-chimera",
2891 "name": "TNG: DeepSeek R1T2 Chimera",
2892 "cost_per_1m_in": 0.3,
2893 "cost_per_1m_out": 1.2,
2894 "cost_per_1m_in_cached": 0,
2895 "cost_per_1m_out_cached": 0,
2896 "context_window": 163840,
2897 "default_max_tokens": 81920,
2898 "can_reason": true,
2899 "reasoning_levels": [
2900 "low",
2901 "medium",
2902 "high"
2903 ],
2904 "default_reasoning_effort": "medium",
2905 "supports_attachments": false,
2906 "options": {}
2907 },
2908 {
2909 "id": "tngtech/tng-r1t-chimera",
2910 "name": "TNG: R1T Chimera",
2911 "cost_per_1m_in": 0.3,
2912 "cost_per_1m_out": 1.2,
2913 "cost_per_1m_in_cached": 0,
2914 "cost_per_1m_out_cached": 0,
2915 "context_window": 163840,
2916 "default_max_tokens": 81920,
2917 "can_reason": true,
2918 "reasoning_levels": [
2919 "low",
2920 "medium",
2921 "high"
2922 ],
2923 "default_reasoning_effort": "medium",
2924 "supports_attachments": false,
2925 "options": {}
2926 },
2927 {
2928 "id": "tngtech/tng-r1t-chimera:free",
2929 "name": "TNG: R1T Chimera (free)",
2930 "cost_per_1m_in": 0,
2931 "cost_per_1m_out": 0,
2932 "cost_per_1m_in_cached": 0,
2933 "cost_per_1m_out_cached": 0,
2934 "context_window": 163840,
2935 "default_max_tokens": 81920,
2936 "can_reason": true,
2937 "reasoning_levels": [
2938 "low",
2939 "medium",
2940 "high"
2941 ],
2942 "default_reasoning_effort": "medium",
2943 "supports_attachments": false,
2944 "options": {}
2945 },
2946 {
2947 "id": "thedrummer/rocinante-12b",
2948 "name": "TheDrummer: Rocinante 12B",
2949 "cost_per_1m_in": 0.16999999999999998,
2950 "cost_per_1m_out": 0.43,
2951 "cost_per_1m_in_cached": 0,
2952 "cost_per_1m_out_cached": 0,
2953 "context_window": 32768,
2954 "default_max_tokens": 3276,
2955 "can_reason": false,
2956 "supports_attachments": false,
2957 "options": {}
2958 },
2959 {
2960 "id": "thedrummer/unslopnemo-12b",
2961 "name": "TheDrummer: UnslopNemo 12B",
2962 "cost_per_1m_in": 0.39999999999999997,
2963 "cost_per_1m_out": 0.39999999999999997,
2964 "cost_per_1m_in_cached": 0,
2965 "cost_per_1m_out_cached": 0,
2966 "context_window": 32768,
2967 "default_max_tokens": 3276,
2968 "can_reason": false,
2969 "supports_attachments": false,
2970 "options": {}
2971 },
2972 {
2973 "id": "alibaba/tongyi-deepresearch-30b-a3b",
2974 "name": "Tongyi DeepResearch 30B A3B",
2975 "cost_per_1m_in": 0.09,
2976 "cost_per_1m_out": 0.39999999999999997,
2977 "cost_per_1m_in_cached": 0,
2978 "cost_per_1m_out_cached": 0,
2979 "context_window": 131072,
2980 "default_max_tokens": 65536,
2981 "can_reason": true,
2982 "reasoning_levels": [
2983 "low",
2984 "medium",
2985 "high"
2986 ],
2987 "default_reasoning_effort": "medium",
2988 "supports_attachments": false,
2989 "options": {}
2990 },
2991 {
2992 "id": "alibaba/tongyi-deepresearch-30b-a3b:free",
2993 "name": "Tongyi DeepResearch 30B A3B (free)",
2994 "cost_per_1m_in": 0,
2995 "cost_per_1m_out": 0,
2996 "cost_per_1m_in_cached": 0,
2997 "cost_per_1m_out_cached": 0,
2998 "context_window": 131072,
2999 "default_max_tokens": 65536,
3000 "can_reason": true,
3001 "reasoning_levels": [
3002 "low",
3003 "medium",
3004 "high"
3005 ],
3006 "default_reasoning_effort": "medium",
3007 "supports_attachments": false,
3008 "options": {}
3009 },
3010 {
3011 "id": "z-ai/glm-4-32b",
3012 "name": "Z.AI: GLM 4 32B ",
3013 "cost_per_1m_in": 0.09999999999999999,
3014 "cost_per_1m_out": 0.09999999999999999,
3015 "cost_per_1m_in_cached": 0,
3016 "cost_per_1m_out_cached": 0,
3017 "context_window": 128000,
3018 "default_max_tokens": 12800,
3019 "can_reason": false,
3020 "supports_attachments": false,
3021 "options": {}
3022 },
3023 {
3024 "id": "z-ai/glm-4.5",
3025 "name": "Z.AI: GLM 4.5",
3026 "cost_per_1m_in": 0.35,
3027 "cost_per_1m_out": 1.55,
3028 "cost_per_1m_in_cached": 0,
3029 "cost_per_1m_out_cached": 0,
3030 "context_window": 131072,
3031 "default_max_tokens": 65536,
3032 "can_reason": true,
3033 "reasoning_levels": [
3034 "low",
3035 "medium",
3036 "high"
3037 ],
3038 "default_reasoning_effort": "medium",
3039 "supports_attachments": false,
3040 "options": {}
3041 },
3042 {
3043 "id": "z-ai/glm-4.5-air",
3044 "name": "Z.AI: GLM 4.5 Air",
3045 "cost_per_1m_in": 0.10400000000000001,
3046 "cost_per_1m_out": 0.6799999999999999,
3047 "cost_per_1m_in_cached": 0,
3048 "cost_per_1m_out_cached": 0,
3049 "context_window": 131072,
3050 "default_max_tokens": 49152,
3051 "can_reason": true,
3052 "reasoning_levels": [
3053 "low",
3054 "medium",
3055 "high"
3056 ],
3057 "default_reasoning_effort": "medium",
3058 "supports_attachments": false,
3059 "options": {}
3060 },
3061 {
3062 "id": "z-ai/glm-4.5-air:free",
3063 "name": "Z.AI: GLM 4.5 Air (free)",
3064 "cost_per_1m_in": 0,
3065 "cost_per_1m_out": 0,
3066 "cost_per_1m_in_cached": 0,
3067 "cost_per_1m_out_cached": 0,
3068 "context_window": 131072,
3069 "default_max_tokens": 48000,
3070 "can_reason": true,
3071 "reasoning_levels": [
3072 "low",
3073 "medium",
3074 "high"
3075 ],
3076 "default_reasoning_effort": "medium",
3077 "supports_attachments": false,
3078 "options": {}
3079 },
3080 {
3081 "id": "z-ai/glm-4.5v",
3082 "name": "Z.AI: GLM 4.5V",
3083 "cost_per_1m_in": 0.48,
3084 "cost_per_1m_out": 1.44,
3085 "cost_per_1m_in_cached": 0,
3086 "cost_per_1m_out_cached": 0.088,
3087 "context_window": 65536,
3088 "default_max_tokens": 8192,
3089 "can_reason": true,
3090 "reasoning_levels": [
3091 "low",
3092 "medium",
3093 "high"
3094 ],
3095 "default_reasoning_effort": "medium",
3096 "supports_attachments": true,
3097 "options": {}
3098 },
3099 {
3100 "id": "z-ai/glm-4.6",
3101 "name": "Z.AI: GLM 4.6",
3102 "cost_per_1m_in": 0.44,
3103 "cost_per_1m_out": 1.76,
3104 "cost_per_1m_in_cached": 0,
3105 "cost_per_1m_out_cached": 0.088,
3106 "context_window": 204800,
3107 "default_max_tokens": 65536,
3108 "can_reason": true,
3109 "reasoning_levels": [
3110 "low",
3111 "medium",
3112 "high"
3113 ],
3114 "default_reasoning_effort": "medium",
3115 "supports_attachments": false,
3116 "options": {}
3117 },
3118 {
3119 "id": "z-ai/glm-4.6:exacto",
3120 "name": "Z.AI: GLM 4.6 (exacto)",
3121 "cost_per_1m_in": 0.44,
3122 "cost_per_1m_out": 1.76,
3123 "cost_per_1m_in_cached": 0,
3124 "cost_per_1m_out_cached": 0,
3125 "context_window": 204800,
3126 "default_max_tokens": 65536,
3127 "can_reason": true,
3128 "reasoning_levels": [
3129 "low",
3130 "medium",
3131 "high"
3132 ],
3133 "default_reasoning_effort": "medium",
3134 "supports_attachments": false,
3135 "options": {}
3136 },
3137 {
3138 "id": "z-ai/glm-4.6v",
3139 "name": "Z.AI: GLM 4.6V",
3140 "cost_per_1m_in": 0.3,
3141 "cost_per_1m_out": 0.8999999999999999,
3142 "cost_per_1m_in_cached": 0,
3143 "cost_per_1m_out_cached": 0,
3144 "context_window": 131072,
3145 "default_max_tokens": 65536,
3146 "can_reason": true,
3147 "reasoning_levels": [
3148 "low",
3149 "medium",
3150 "high"
3151 ],
3152 "default_reasoning_effort": "medium",
3153 "supports_attachments": true,
3154 "options": {}
3155 },
3156 {
3157 "id": "x-ai/grok-3",
3158 "name": "xAI: Grok 3",
3159 "cost_per_1m_in": 3,
3160 "cost_per_1m_out": 15,
3161 "cost_per_1m_in_cached": 0,
3162 "cost_per_1m_out_cached": 0.75,
3163 "context_window": 131072,
3164 "default_max_tokens": 13107,
3165 "can_reason": false,
3166 "supports_attachments": false,
3167 "options": {}
3168 },
3169 {
3170 "id": "x-ai/grok-3-beta",
3171 "name": "xAI: Grok 3 Beta",
3172 "cost_per_1m_in": 3,
3173 "cost_per_1m_out": 15,
3174 "cost_per_1m_in_cached": 0,
3175 "cost_per_1m_out_cached": 0.75,
3176 "context_window": 131072,
3177 "default_max_tokens": 13107,
3178 "can_reason": false,
3179 "supports_attachments": false,
3180 "options": {}
3181 },
3182 {
3183 "id": "x-ai/grok-3-mini",
3184 "name": "xAI: Grok 3 Mini",
3185 "cost_per_1m_in": 0.3,
3186 "cost_per_1m_out": 0.5,
3187 "cost_per_1m_in_cached": 0,
3188 "cost_per_1m_out_cached": 0.075,
3189 "context_window": 131072,
3190 "default_max_tokens": 13107,
3191 "can_reason": true,
3192 "reasoning_levels": [
3193 "low",
3194 "medium",
3195 "high"
3196 ],
3197 "default_reasoning_effort": "medium",
3198 "supports_attachments": false,
3199 "options": {}
3200 },
3201 {
3202 "id": "x-ai/grok-3-mini-beta",
3203 "name": "xAI: Grok 3 Mini Beta",
3204 "cost_per_1m_in": 0.3,
3205 "cost_per_1m_out": 0.5,
3206 "cost_per_1m_in_cached": 0,
3207 "cost_per_1m_out_cached": 0.075,
3208 "context_window": 131072,
3209 "default_max_tokens": 13107,
3210 "can_reason": true,
3211 "reasoning_levels": [
3212 "low",
3213 "medium",
3214 "high"
3215 ],
3216 "default_reasoning_effort": "medium",
3217 "supports_attachments": false,
3218 "options": {}
3219 },
3220 {
3221 "id": "x-ai/grok-4",
3222 "name": "xAI: Grok 4",
3223 "cost_per_1m_in": 3,
3224 "cost_per_1m_out": 15,
3225 "cost_per_1m_in_cached": 0,
3226 "cost_per_1m_out_cached": 0.75,
3227 "context_window": 256000,
3228 "default_max_tokens": 25600,
3229 "can_reason": true,
3230 "reasoning_levels": [
3231 "low",
3232 "medium",
3233 "high"
3234 ],
3235 "default_reasoning_effort": "medium",
3236 "supports_attachments": true,
3237 "options": {}
3238 },
3239 {
3240 "id": "x-ai/grok-4-fast",
3241 "name": "xAI: Grok 4 Fast",
3242 "cost_per_1m_in": 0.19999999999999998,
3243 "cost_per_1m_out": 0.5,
3244 "cost_per_1m_in_cached": 0,
3245 "cost_per_1m_out_cached": 0.049999999999999996,
3246 "context_window": 2000000,
3247 "default_max_tokens": 15000,
3248 "can_reason": true,
3249 "reasoning_levels": [
3250 "low",
3251 "medium",
3252 "high"
3253 ],
3254 "default_reasoning_effort": "medium",
3255 "supports_attachments": true,
3256 "options": {}
3257 },
3258 {
3259 "id": "x-ai/grok-4.1-fast",
3260 "name": "xAI: Grok 4.1 Fast",
3261 "cost_per_1m_in": 0.19999999999999998,
3262 "cost_per_1m_out": 0.5,
3263 "cost_per_1m_in_cached": 0,
3264 "cost_per_1m_out_cached": 0.049999999999999996,
3265 "context_window": 2000000,
3266 "default_max_tokens": 15000,
3267 "can_reason": true,
3268 "reasoning_levels": [
3269 "low",
3270 "medium",
3271 "high"
3272 ],
3273 "default_reasoning_effort": "medium",
3274 "supports_attachments": true,
3275 "options": {}
3276 },
3277 {
3278 "id": "x-ai/grok-code-fast-1",
3279 "name": "xAI: Grok Code Fast 1",
3280 "cost_per_1m_in": 0.19999999999999998,
3281 "cost_per_1m_out": 1.5,
3282 "cost_per_1m_in_cached": 0,
3283 "cost_per_1m_out_cached": 0.02,
3284 "context_window": 256000,
3285 "default_max_tokens": 5000,
3286 "can_reason": true,
3287 "reasoning_levels": [
3288 "low",
3289 "medium",
3290 "high"
3291 ],
3292 "default_reasoning_effort": "medium",
3293 "supports_attachments": false,
3294 "options": {}
3295 }
3296 ],
3297 "default_headers": {
3298 "HTTP-Referer": "https://charm.land",
3299 "X-Title": "Crush"
3300 }
3301}