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": 13107,
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.1",
537 "name": "DeepSeek: DeepSeek V3.1",
538 "cost_per_1m_in": 0.21,
539 "cost_per_1m_out": 0.7899999999999999,
540 "cost_per_1m_in_cached": 0,
541 "cost_per_1m_out_cached": 0.16799999999999998,
542 "context_window": 163840,
543 "default_max_tokens": 16384,
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.27,
596 "cost_per_1m_out": 0.41,
597 "cost_per_1m_in_cached": 0,
598 "cost_per_1m_out_cached": 0,
599 "context_window": 163840,
600 "default_max_tokens": 8192,
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.39999999999999997,
653 "cost_per_1m_out": 1.75,
654 "cost_per_1m_in_cached": 0,
655 "cost_per_1m_out_cached": 0,
656 "context_window": 163840,
657 "default_max_tokens": 81920,
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": 32768,
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": 32767,
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": "inception/mercury",
880 "name": "Inception: Mercury",
881 "cost_per_1m_in": 0.25,
882 "cost_per_1m_out": 1,
883 "cost_per_1m_in_cached": 0,
884 "cost_per_1m_out_cached": 0,
885 "context_window": 128000,
886 "default_max_tokens": 8192,
887 "can_reason": false,
888 "supports_attachments": false,
889 "options": {}
890 },
891 {
892 "id": "inception/mercury-coder",
893 "name": "Inception: Mercury Coder",
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": "kwaipilot/kat-coder-pro:free",
906 "name": "Kwaipilot: KAT-Coder-Pro V1 (free)",
907 "cost_per_1m_in": 0,
908 "cost_per_1m_out": 0,
909 "cost_per_1m_in_cached": 0,
910 "cost_per_1m_out_cached": 0,
911 "context_window": 256000,
912 "default_max_tokens": 16384,
913 "can_reason": false,
914 "supports_attachments": false,
915 "options": {}
916 },
917 {
918 "id": "meituan/longcat-flash-chat:free",
919 "name": "Meituan: LongCat Flash Chat (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": 131072,
925 "default_max_tokens": 65536,
926 "can_reason": false,
927 "supports_attachments": false,
928 "options": {}
929 },
930 {
931 "id": "meta-llama/llama-3.1-405b-instruct",
932 "name": "Meta: Llama 3.1 405B Instruct",
933 "cost_per_1m_in": 3.5,
934 "cost_per_1m_out": 3.5,
935 "cost_per_1m_in_cached": 0,
936 "cost_per_1m_out_cached": 0,
937 "context_window": 130815,
938 "default_max_tokens": 13081,
939 "can_reason": false,
940 "supports_attachments": false,
941 "options": {}
942 },
943 {
944 "id": "meta-llama/llama-3.1-70b-instruct",
945 "name": "Meta: Llama 3.1 70B Instruct",
946 "cost_per_1m_in": 0.88,
947 "cost_per_1m_out": 0.88,
948 "cost_per_1m_in_cached": 0,
949 "cost_per_1m_out_cached": 0,
950 "context_window": 131072,
951 "default_max_tokens": 13107,
952 "can_reason": false,
953 "supports_attachments": false,
954 "options": {}
955 },
956 {
957 "id": "meta-llama/llama-3.1-8b-instruct",
958 "name": "Meta: Llama 3.1 8B Instruct",
959 "cost_per_1m_in": 0.03,
960 "cost_per_1m_out": 0.049999999999999996,
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.2-3b-instruct",
971 "name": "Meta: Llama 3.2 3B Instruct",
972 "cost_per_1m_in": 0.024,
973 "cost_per_1m_out": 0.04,
974 "cost_per_1m_in_cached": 0,
975 "cost_per_1m_out_cached": 0,
976 "context_window": 32768,
977 "default_max_tokens": 16000,
978 "can_reason": false,
979 "supports_attachments": false,
980 "options": {}
981 },
982 {
983 "id": "meta-llama/llama-3.3-70b-instruct",
984 "name": "Meta: Llama 3.3 70B Instruct",
985 "cost_per_1m_in": 0.13,
986 "cost_per_1m_out": 0.38,
987 "cost_per_1m_in_cached": 0,
988 "cost_per_1m_out_cached": 0,
989 "context_window": 131072,
990 "default_max_tokens": 8192,
991 "can_reason": false,
992 "supports_attachments": false,
993 "options": {}
994 },
995 {
996 "id": "meta-llama/llama-3.3-70b-instruct:free",
997 "name": "Meta: Llama 3.3 70B Instruct (free)",
998 "cost_per_1m_in": 0,
999 "cost_per_1m_out": 0,
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-4-maverick",
1010 "name": "Meta: Llama 4 Maverick",
1011 "cost_per_1m_in": 0.27,
1012 "cost_per_1m_out": 0.85,
1013 "cost_per_1m_in_cached": 0,
1014 "cost_per_1m_out_cached": 0,
1015 "context_window": 1048576,
1016 "default_max_tokens": 104857,
1017 "can_reason": false,
1018 "supports_attachments": true,
1019 "options": {}
1020 },
1021 {
1022 "id": "meta-llama/llama-4-scout",
1023 "name": "Meta: Llama 4 Scout",
1024 "cost_per_1m_in": 0.25,
1025 "cost_per_1m_out": 0.7,
1026 "cost_per_1m_in_cached": 0,
1027 "cost_per_1m_out_cached": 0,
1028 "context_window": 1310720,
1029 "default_max_tokens": 4096,
1030 "can_reason": false,
1031 "supports_attachments": true,
1032 "options": {}
1033 },
1034 {
1035 "id": "microsoft/phi-3-medium-128k-instruct",
1036 "name": "Microsoft: Phi-3 Medium 128K Instruct",
1037 "cost_per_1m_in": 1,
1038 "cost_per_1m_out": 1,
1039 "cost_per_1m_in_cached": 0,
1040 "cost_per_1m_out_cached": 0,
1041 "context_window": 128000,
1042 "default_max_tokens": 12800,
1043 "can_reason": false,
1044 "supports_attachments": false,
1045 "options": {}
1046 },
1047 {
1048 "id": "microsoft/phi-3-mini-128k-instruct",
1049 "name": "Microsoft: Phi-3 Mini 128K Instruct",
1050 "cost_per_1m_in": 0.09999999999999999,
1051 "cost_per_1m_out": 0.09999999999999999,
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.5-mini-128k-instruct",
1062 "name": "Microsoft: Phi-3.5 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": "minimax/minimax-m2",
1075 "name": "MiniMax: MiniMax M2",
1076 "cost_per_1m_in": 0.255,
1077 "cost_per_1m_out": 1.02,
1078 "cost_per_1m_in_cached": 0,
1079 "cost_per_1m_out_cached": 0.1275,
1080 "context_window": 262144,
1081 "default_max_tokens": 26214,
1082 "can_reason": true,
1083 "reasoning_levels": [
1084 "low",
1085 "medium",
1086 "high"
1087 ],
1088 "default_reasoning_effort": "medium",
1089 "supports_attachments": false,
1090 "options": {}
1091 },
1092 {
1093 "id": "mistralai/mistral-large",
1094 "name": "Mistral Large",
1095 "cost_per_1m_in": 2,
1096 "cost_per_1m_out": 6,
1097 "cost_per_1m_in_cached": 0,
1098 "cost_per_1m_out_cached": 0,
1099 "context_window": 128000,
1100 "default_max_tokens": 12800,
1101 "can_reason": false,
1102 "supports_attachments": false,
1103 "options": {}
1104 },
1105 {
1106 "id": "mistralai/mistral-large-2407",
1107 "name": "Mistral Large 2407",
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": 131072,
1113 "default_max_tokens": 13107,
1114 "can_reason": false,
1115 "supports_attachments": false,
1116 "options": {}
1117 },
1118 {
1119 "id": "mistralai/mistral-large-2411",
1120 "name": "Mistral Large 2411",
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-tiny",
1133 "name": "Mistral Tiny",
1134 "cost_per_1m_in": 0.25,
1135 "cost_per_1m_out": 0.25,
1136 "cost_per_1m_in_cached": 0,
1137 "cost_per_1m_out_cached": 0,
1138 "context_window": 32768,
1139 "default_max_tokens": 3276,
1140 "can_reason": false,
1141 "supports_attachments": false,
1142 "options": {}
1143 },
1144 {
1145 "id": "mistralai/codestral-2508",
1146 "name": "Mistral: Codestral 2508",
1147 "cost_per_1m_in": 0.3,
1148 "cost_per_1m_out": 0.8999999999999999,
1149 "cost_per_1m_in_cached": 0,
1150 "cost_per_1m_out_cached": 0,
1151 "context_window": 256000,
1152 "default_max_tokens": 25600,
1153 "can_reason": false,
1154 "supports_attachments": false,
1155 "options": {}
1156 },
1157 {
1158 "id": "mistralai/devstral-medium",
1159 "name": "Mistral: Devstral Medium",
1160 "cost_per_1m_in": 0.39999999999999997,
1161 "cost_per_1m_out": 2,
1162 "cost_per_1m_in_cached": 0,
1163 "cost_per_1m_out_cached": 0,
1164 "context_window": 131072,
1165 "default_max_tokens": 13107,
1166 "can_reason": false,
1167 "supports_attachments": false,
1168 "options": {}
1169 },
1170 {
1171 "id": "mistralai/devstral-small",
1172 "name": "Mistral: Devstral Small 1.1",
1173 "cost_per_1m_in": 0.09999999999999999,
1174 "cost_per_1m_out": 0.3,
1175 "cost_per_1m_in_cached": 0,
1176 "cost_per_1m_out_cached": 0,
1177 "context_window": 131072,
1178 "default_max_tokens": 13107,
1179 "can_reason": false,
1180 "supports_attachments": false,
1181 "options": {}
1182 },
1183 {
1184 "id": "mistralai/ministral-14b-2512",
1185 "name": "Mistral: Ministral 3 14B 2512",
1186 "cost_per_1m_in": 0.19999999999999998,
1187 "cost_per_1m_out": 0.19999999999999998,
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": true,
1194 "options": {}
1195 },
1196 {
1197 "id": "mistralai/ministral-3b-2512",
1198 "name": "Mistral: Ministral 3 3B 2512",
1199 "cost_per_1m_in": 0.09999999999999999,
1200 "cost_per_1m_out": 0.09999999999999999,
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": true,
1207 "options": {}
1208 },
1209 {
1210 "id": "mistralai/ministral-8b-2512",
1211 "name": "Mistral: Ministral 3 8B 2512",
1212 "cost_per_1m_in": 0.15,
1213 "cost_per_1m_out": 0.15,
1214 "cost_per_1m_in_cached": 0,
1215 "cost_per_1m_out_cached": 0,
1216 "context_window": 262144,
1217 "default_max_tokens": 26214,
1218 "can_reason": false,
1219 "supports_attachments": true,
1220 "options": {}
1221 },
1222 {
1223 "id": "mistralai/ministral-3b",
1224 "name": "Mistral: Ministral 3B",
1225 "cost_per_1m_in": 0.04,
1226 "cost_per_1m_out": 0.04,
1227 "cost_per_1m_in_cached": 0,
1228 "cost_per_1m_out_cached": 0,
1229 "context_window": 131072,
1230 "default_max_tokens": 13107,
1231 "can_reason": false,
1232 "supports_attachments": false,
1233 "options": {}
1234 },
1235 {
1236 "id": "mistralai/ministral-8b",
1237 "name": "Mistral: Ministral 8B",
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": false,
1246 "options": {}
1247 },
1248 {
1249 "id": "mistralai/mistral-7b-instruct",
1250 "name": "Mistral: Mistral 7B Instruct",
1251 "cost_per_1m_in": 0.028,
1252 "cost_per_1m_out": 0.054,
1253 "cost_per_1m_in_cached": 0,
1254 "cost_per_1m_out_cached": 0,
1255 "context_window": 32768,
1256 "default_max_tokens": 8192,
1257 "can_reason": false,
1258 "supports_attachments": false,
1259 "options": {}
1260 },
1261 {
1262 "id": "mistralai/mistral-7b-instruct:free",
1263 "name": "Mistral: Mistral 7B Instruct (free)",
1264 "cost_per_1m_in": 0,
1265 "cost_per_1m_out": 0,
1266 "cost_per_1m_in_cached": 0,
1267 "cost_per_1m_out_cached": 0,
1268 "context_window": 32768,
1269 "default_max_tokens": 8192,
1270 "can_reason": false,
1271 "supports_attachments": false,
1272 "options": {}
1273 },
1274 {
1275 "id": "mistralai/mistral-large-2512",
1276 "name": "Mistral: Mistral Large 3 2512",
1277 "cost_per_1m_in": 0.5,
1278 "cost_per_1m_out": 1.5,
1279 "cost_per_1m_in_cached": 0,
1280 "cost_per_1m_out_cached": 0,
1281 "context_window": 262144,
1282 "default_max_tokens": 26214,
1283 "can_reason": false,
1284 "supports_attachments": true,
1285 "options": {}
1286 },
1287 {
1288 "id": "mistralai/mistral-medium-3",
1289 "name": "Mistral: Mistral Medium 3",
1290 "cost_per_1m_in": 0.39999999999999997,
1291 "cost_per_1m_out": 2,
1292 "cost_per_1m_in_cached": 0,
1293 "cost_per_1m_out_cached": 0,
1294 "context_window": 131072,
1295 "default_max_tokens": 13107,
1296 "can_reason": false,
1297 "supports_attachments": true,
1298 "options": {}
1299 },
1300 {
1301 "id": "mistralai/mistral-medium-3.1",
1302 "name": "Mistral: Mistral Medium 3.1",
1303 "cost_per_1m_in": 0.39999999999999997,
1304 "cost_per_1m_out": 2,
1305 "cost_per_1m_in_cached": 0,
1306 "cost_per_1m_out_cached": 0,
1307 "context_window": 131072,
1308 "default_max_tokens": 13107,
1309 "can_reason": false,
1310 "supports_attachments": true,
1311 "options": {}
1312 },
1313 {
1314 "id": "mistralai/mistral-nemo",
1315 "name": "Mistral: Mistral Nemo",
1316 "cost_per_1m_in": 0.15,
1317 "cost_per_1m_out": 0.15,
1318 "cost_per_1m_in_cached": 0,
1319 "cost_per_1m_out_cached": 0,
1320 "context_window": 131072,
1321 "default_max_tokens": 13107,
1322 "can_reason": false,
1323 "supports_attachments": false,
1324 "options": {}
1325 },
1326 {
1327 "id": "mistralai/mistral-small-24b-instruct-2501",
1328 "name": "Mistral: Mistral Small 3",
1329 "cost_per_1m_in": 0.7999999999999999,
1330 "cost_per_1m_out": 0.7999999999999999,
1331 "cost_per_1m_in_cached": 0,
1332 "cost_per_1m_out_cached": 0,
1333 "context_window": 32768,
1334 "default_max_tokens": 1024,
1335 "can_reason": false,
1336 "supports_attachments": false,
1337 "options": {}
1338 },
1339 {
1340 "id": "mistralai/mistral-small-3.1-24b-instruct",
1341 "name": "Mistral: Mistral Small 3.1 24B",
1342 "cost_per_1m_in": 0.03,
1343 "cost_per_1m_out": 0.11,
1344 "cost_per_1m_in_cached": 0,
1345 "cost_per_1m_out_cached": 0,
1346 "context_window": 131072,
1347 "default_max_tokens": 65536,
1348 "can_reason": false,
1349 "supports_attachments": true,
1350 "options": {}
1351 },
1352 {
1353 "id": "mistralai/mistral-small-3.1-24b-instruct:free",
1354 "name": "Mistral: Mistral Small 3.1 24B (free)",
1355 "cost_per_1m_in": 0,
1356 "cost_per_1m_out": 0,
1357 "cost_per_1m_in_cached": 0,
1358 "cost_per_1m_out_cached": 0,
1359 "context_window": 128000,
1360 "default_max_tokens": 12800,
1361 "can_reason": false,
1362 "supports_attachments": true,
1363 "options": {}
1364 },
1365 {
1366 "id": "mistralai/mistral-small-3.2-24b-instruct",
1367 "name": "Mistral: Mistral Small 3.2 24B",
1368 "cost_per_1m_in": 0.09999999999999999,
1369 "cost_per_1m_out": 0.3,
1370 "cost_per_1m_in_cached": 0,
1371 "cost_per_1m_out_cached": 0,
1372 "context_window": 131072,
1373 "default_max_tokens": 13107,
1374 "can_reason": false,
1375 "supports_attachments": true,
1376 "options": {}
1377 },
1378 {
1379 "id": "mistralai/mixtral-8x22b-instruct",
1380 "name": "Mistral: Mixtral 8x22B Instruct",
1381 "cost_per_1m_in": 2,
1382 "cost_per_1m_out": 6,
1383 "cost_per_1m_in_cached": 0,
1384 "cost_per_1m_out_cached": 0,
1385 "context_window": 65536,
1386 "default_max_tokens": 6553,
1387 "can_reason": false,
1388 "supports_attachments": false,
1389 "options": {}
1390 },
1391 {
1392 "id": "mistralai/mixtral-8x7b-instruct",
1393 "name": "Mistral: Mixtral 8x7B Instruct",
1394 "cost_per_1m_in": 0.54,
1395 "cost_per_1m_out": 0.54,
1396 "cost_per_1m_in_cached": 0,
1397 "cost_per_1m_out_cached": 0,
1398 "context_window": 32768,
1399 "default_max_tokens": 8192,
1400 "can_reason": false,
1401 "supports_attachments": false,
1402 "options": {}
1403 },
1404 {
1405 "id": "mistralai/pixtral-large-2411",
1406 "name": "Mistral: Pixtral Large 2411",
1407 "cost_per_1m_in": 2,
1408 "cost_per_1m_out": 6,
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/mistral-saba",
1419 "name": "Mistral: Saba",
1420 "cost_per_1m_in": 0.19999999999999998,
1421 "cost_per_1m_out": 0.6,
1422 "cost_per_1m_in_cached": 0,
1423 "cost_per_1m_out_cached": 0,
1424 "context_window": 32768,
1425 "default_max_tokens": 3276,
1426 "can_reason": false,
1427 "supports_attachments": false,
1428 "options": {}
1429 },
1430 {
1431 "id": "mistralai/voxtral-small-24b-2507",
1432 "name": "Mistral: Voxtral Small 24B 2507",
1433 "cost_per_1m_in": 0.09999999999999999,
1434 "cost_per_1m_out": 0.3,
1435 "cost_per_1m_in_cached": 0,
1436 "cost_per_1m_out_cached": 0,
1437 "context_window": 32000,
1438 "default_max_tokens": 3200,
1439 "can_reason": false,
1440 "supports_attachments": false,
1441 "options": {}
1442 },
1443 {
1444 "id": "moonshotai/kimi-k2",
1445 "name": "MoonshotAI: Kimi K2 0711",
1446 "cost_per_1m_in": 0.5,
1447 "cost_per_1m_out": 2.4,
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": false,
1454 "options": {}
1455 },
1456 {
1457 "id": "moonshotai/kimi-k2-0905",
1458 "name": "MoonshotAI: Kimi K2 0905",
1459 "cost_per_1m_in": 0.39,
1460 "cost_per_1m_out": 1.9,
1461 "cost_per_1m_in_cached": 0,
1462 "cost_per_1m_out_cached": 0,
1463 "context_window": 262144,
1464 "default_max_tokens": 131072,
1465 "can_reason": false,
1466 "supports_attachments": false,
1467 "options": {}
1468 },
1469 {
1470 "id": "moonshotai/kimi-k2-0905:exacto",
1471 "name": "MoonshotAI: Kimi K2 0905 (exacto)",
1472 "cost_per_1m_in": 0.6,
1473 "cost_per_1m_out": 2.5,
1474 "cost_per_1m_in_cached": 0,
1475 "cost_per_1m_out_cached": 0,
1476 "context_window": 262144,
1477 "default_max_tokens": 26214,
1478 "can_reason": false,
1479 "supports_attachments": false,
1480 "options": {}
1481 },
1482 {
1483 "id": "moonshotai/kimi-k2-thinking",
1484 "name": "MoonshotAI: Kimi K2 Thinking",
1485 "cost_per_1m_in": 0.5,
1486 "cost_per_1m_out": 2.5,
1487 "cost_per_1m_in_cached": 0,
1488 "cost_per_1m_out_cached": 0,
1489 "context_window": 262144,
1490 "default_max_tokens": 131072,
1491 "can_reason": true,
1492 "reasoning_levels": [
1493 "low",
1494 "medium",
1495 "high"
1496 ],
1497 "default_reasoning_effort": "medium",
1498 "supports_attachments": false,
1499 "options": {}
1500 },
1501 {
1502 "id": "nvidia/llama-3.1-nemotron-70b-instruct",
1503 "name": "NVIDIA: Llama 3.1 Nemotron 70B Instruct",
1504 "cost_per_1m_in": 1.2,
1505 "cost_per_1m_out": 1.2,
1506 "cost_per_1m_in_cached": 0,
1507 "cost_per_1m_out_cached": 0,
1508 "context_window": 131072,
1509 "default_max_tokens": 8192,
1510 "can_reason": false,
1511 "supports_attachments": false,
1512 "options": {}
1513 },
1514 {
1515 "id": "nvidia/llama-3.3-nemotron-super-49b-v1.5",
1516 "name": "NVIDIA: Llama 3.3 Nemotron Super 49B V1.5",
1517 "cost_per_1m_in": 0.09999999999999999,
1518 "cost_per_1m_out": 0.39999999999999997,
1519 "cost_per_1m_in_cached": 0,
1520 "cost_per_1m_out_cached": 0,
1521 "context_window": 131072,
1522 "default_max_tokens": 13107,
1523 "can_reason": true,
1524 "reasoning_levels": [
1525 "low",
1526 "medium",
1527 "high"
1528 ],
1529 "default_reasoning_effort": "medium",
1530 "supports_attachments": false,
1531 "options": {}
1532 },
1533 {
1534 "id": "nvidia/nemotron-nano-12b-v2-vl:free",
1535 "name": "NVIDIA: Nemotron Nano 12B 2 VL (free)",
1536 "cost_per_1m_in": 0,
1537 "cost_per_1m_out": 0,
1538 "cost_per_1m_in_cached": 0,
1539 "cost_per_1m_out_cached": 0,
1540 "context_window": 128000,
1541 "default_max_tokens": 64000,
1542 "can_reason": true,
1543 "reasoning_levels": [
1544 "low",
1545 "medium",
1546 "high"
1547 ],
1548 "default_reasoning_effort": "medium",
1549 "supports_attachments": true,
1550 "options": {}
1551 },
1552 {
1553 "id": "nvidia/nemotron-nano-9b-v2",
1554 "name": "NVIDIA: Nemotron Nano 9B V2",
1555 "cost_per_1m_in": 0.04,
1556 "cost_per_1m_out": 0.16,
1557 "cost_per_1m_in_cached": 0,
1558 "cost_per_1m_out_cached": 0,
1559 "context_window": 131072,
1560 "default_max_tokens": 13107,
1561 "can_reason": true,
1562 "reasoning_levels": [
1563 "low",
1564 "medium",
1565 "high"
1566 ],
1567 "default_reasoning_effort": "medium",
1568 "supports_attachments": false,
1569 "options": {}
1570 },
1571 {
1572 "id": "nvidia/nemotron-nano-9b-v2:free",
1573 "name": "NVIDIA: Nemotron Nano 9B V2 (free)",
1574 "cost_per_1m_in": 0,
1575 "cost_per_1m_out": 0,
1576 "cost_per_1m_in_cached": 0,
1577 "cost_per_1m_out_cached": 0,
1578 "context_window": 128000,
1579 "default_max_tokens": 12800,
1580 "can_reason": true,
1581 "reasoning_levels": [
1582 "low",
1583 "medium",
1584 "high"
1585 ],
1586 "default_reasoning_effort": "medium",
1587 "supports_attachments": false,
1588 "options": {}
1589 },
1590 {
1591 "id": "nousresearch/deephermes-3-mistral-24b-preview",
1592 "name": "Nous: DeepHermes 3 Mistral 24B Preview",
1593 "cost_per_1m_in": 0.049999999999999996,
1594 "cost_per_1m_out": 0.19999999999999998,
1595 "cost_per_1m_in_cached": 0,
1596 "cost_per_1m_out_cached": 0,
1597 "context_window": 32768,
1598 "default_max_tokens": 16384,
1599 "can_reason": true,
1600 "reasoning_levels": [
1601 "low",
1602 "medium",
1603 "high"
1604 ],
1605 "default_reasoning_effort": "medium",
1606 "supports_attachments": false,
1607 "options": {}
1608 },
1609 {
1610 "id": "openai/codex-mini",
1611 "name": "OpenAI: Codex Mini",
1612 "cost_per_1m_in": 1.5,
1613 "cost_per_1m_out": 6,
1614 "cost_per_1m_in_cached": 0,
1615 "cost_per_1m_out_cached": 0.375,
1616 "context_window": 200000,
1617 "default_max_tokens": 50000,
1618 "can_reason": true,
1619 "reasoning_levels": [
1620 "low",
1621 "medium",
1622 "high"
1623 ],
1624 "default_reasoning_effort": "medium",
1625 "supports_attachments": true,
1626 "options": {}
1627 },
1628 {
1629 "id": "openai/gpt-4-turbo",
1630 "name": "OpenAI: GPT-4 Turbo",
1631 "cost_per_1m_in": 10,
1632 "cost_per_1m_out": 30,
1633 "cost_per_1m_in_cached": 0,
1634 "cost_per_1m_out_cached": 0,
1635 "context_window": 128000,
1636 "default_max_tokens": 2048,
1637 "can_reason": false,
1638 "supports_attachments": true,
1639 "options": {}
1640 },
1641 {
1642 "id": "openai/gpt-4-1106-preview",
1643 "name": "OpenAI: GPT-4 Turbo (older v1106)",
1644 "cost_per_1m_in": 10,
1645 "cost_per_1m_out": 30,
1646 "cost_per_1m_in_cached": 0,
1647 "cost_per_1m_out_cached": 0,
1648 "context_window": 128000,
1649 "default_max_tokens": 2048,
1650 "can_reason": false,
1651 "supports_attachments": false,
1652 "options": {}
1653 },
1654 {
1655 "id": "openai/gpt-4-turbo-preview",
1656 "name": "OpenAI: GPT-4 Turbo Preview",
1657 "cost_per_1m_in": 10,
1658 "cost_per_1m_out": 30,
1659 "cost_per_1m_in_cached": 0,
1660 "cost_per_1m_out_cached": 0,
1661 "context_window": 128000,
1662 "default_max_tokens": 2048,
1663 "can_reason": false,
1664 "supports_attachments": false,
1665 "options": {}
1666 },
1667 {
1668 "id": "openai/gpt-4.1",
1669 "name": "OpenAI: GPT-4.1",
1670 "cost_per_1m_in": 2,
1671 "cost_per_1m_out": 8,
1672 "cost_per_1m_in_cached": 0,
1673 "cost_per_1m_out_cached": 0.5,
1674 "context_window": 1047576,
1675 "default_max_tokens": 104757,
1676 "can_reason": false,
1677 "supports_attachments": true,
1678 "options": {}
1679 },
1680 {
1681 "id": "openai/gpt-4.1-mini",
1682 "name": "OpenAI: GPT-4.1 Mini",
1683 "cost_per_1m_in": 0.39999999999999997,
1684 "cost_per_1m_out": 1.5999999999999999,
1685 "cost_per_1m_in_cached": 0,
1686 "cost_per_1m_out_cached": 0.09999999999999999,
1687 "context_window": 1047576,
1688 "default_max_tokens": 104757,
1689 "can_reason": false,
1690 "supports_attachments": true,
1691 "options": {}
1692 },
1693 {
1694 "id": "openai/gpt-4.1-nano",
1695 "name": "OpenAI: GPT-4.1 Nano",
1696 "cost_per_1m_in": 0.09999999999999999,
1697 "cost_per_1m_out": 0.39999999999999997,
1698 "cost_per_1m_in_cached": 0,
1699 "cost_per_1m_out_cached": 0.03,
1700 "context_window": 1047576,
1701 "default_max_tokens": 104757,
1702 "can_reason": false,
1703 "supports_attachments": true,
1704 "options": {}
1705 },
1706 {
1707 "id": "openai/gpt-4o",
1708 "name": "OpenAI: GPT-4o",
1709 "cost_per_1m_in": 2.5,
1710 "cost_per_1m_out": 10,
1711 "cost_per_1m_in_cached": 0,
1712 "cost_per_1m_out_cached": 0,
1713 "context_window": 128000,
1714 "default_max_tokens": 8192,
1715 "can_reason": false,
1716 "supports_attachments": true,
1717 "options": {}
1718 },
1719 {
1720 "id": "openai/gpt-4o-2024-05-13",
1721 "name": "OpenAI: GPT-4o (2024-05-13)",
1722 "cost_per_1m_in": 5,
1723 "cost_per_1m_out": 15,
1724 "cost_per_1m_in_cached": 0,
1725 "cost_per_1m_out_cached": 0,
1726 "context_window": 128000,
1727 "default_max_tokens": 2048,
1728 "can_reason": false,
1729 "supports_attachments": true,
1730 "options": {}
1731 },
1732 {
1733 "id": "openai/gpt-4o-2024-08-06",
1734 "name": "OpenAI: GPT-4o (2024-08-06)",
1735 "cost_per_1m_in": 2.5,
1736 "cost_per_1m_out": 10,
1737 "cost_per_1m_in_cached": 0,
1738 "cost_per_1m_out_cached": 1.25,
1739 "context_window": 128000,
1740 "default_max_tokens": 8192,
1741 "can_reason": false,
1742 "supports_attachments": true,
1743 "options": {}
1744 },
1745 {
1746 "id": "openai/gpt-4o-2024-11-20",
1747 "name": "OpenAI: GPT-4o (2024-11-20)",
1748 "cost_per_1m_in": 2.5,
1749 "cost_per_1m_out": 10,
1750 "cost_per_1m_in_cached": 0,
1751 "cost_per_1m_out_cached": 1.25,
1752 "context_window": 128000,
1753 "default_max_tokens": 8192,
1754 "can_reason": false,
1755 "supports_attachments": true,
1756 "options": {}
1757 },
1758 {
1759 "id": "openai/gpt-4o:extended",
1760 "name": "OpenAI: GPT-4o (extended)",
1761 "cost_per_1m_in": 6,
1762 "cost_per_1m_out": 18,
1763 "cost_per_1m_in_cached": 0,
1764 "cost_per_1m_out_cached": 0,
1765 "context_window": 128000,
1766 "default_max_tokens": 32000,
1767 "can_reason": false,
1768 "supports_attachments": true,
1769 "options": {}
1770 },
1771 {
1772 "id": "openai/gpt-4o-audio-preview",
1773 "name": "OpenAI: GPT-4o Audio",
1774 "cost_per_1m_in": 2.5,
1775 "cost_per_1m_out": 10,
1776 "cost_per_1m_in_cached": 0,
1777 "cost_per_1m_out_cached": 0,
1778 "context_window": 128000,
1779 "default_max_tokens": 8192,
1780 "can_reason": false,
1781 "supports_attachments": false,
1782 "options": {}
1783 },
1784 {
1785 "id": "openai/gpt-4o-mini",
1786 "name": "OpenAI: GPT-4o-mini",
1787 "cost_per_1m_in": 0.15,
1788 "cost_per_1m_out": 0.6,
1789 "cost_per_1m_in_cached": 0,
1790 "cost_per_1m_out_cached": 0.075,
1791 "context_window": 128000,
1792 "default_max_tokens": 8192,
1793 "can_reason": false,
1794 "supports_attachments": true,
1795 "options": {}
1796 },
1797 {
1798 "id": "openai/gpt-4o-mini-2024-07-18",
1799 "name": "OpenAI: GPT-4o-mini (2024-07-18)",
1800 "cost_per_1m_in": 0.15,
1801 "cost_per_1m_out": 0.6,
1802 "cost_per_1m_in_cached": 0,
1803 "cost_per_1m_out_cached": 0.075,
1804 "context_window": 128000,
1805 "default_max_tokens": 8192,
1806 "can_reason": false,
1807 "supports_attachments": true,
1808 "options": {}
1809 },
1810 {
1811 "id": "openai/gpt-5",
1812 "name": "OpenAI: GPT-5",
1813 "cost_per_1m_in": 1.25,
1814 "cost_per_1m_out": 10,
1815 "cost_per_1m_in_cached": 0,
1816 "cost_per_1m_out_cached": 0.125,
1817 "context_window": 400000,
1818 "default_max_tokens": 64000,
1819 "can_reason": true,
1820 "reasoning_levels": [
1821 "low",
1822 "medium",
1823 "high"
1824 ],
1825 "default_reasoning_effort": "medium",
1826 "supports_attachments": true,
1827 "options": {}
1828 },
1829 {
1830 "id": "openai/gpt-5-codex",
1831 "name": "OpenAI: GPT-5 Codex",
1832 "cost_per_1m_in": 1.25,
1833 "cost_per_1m_out": 10,
1834 "cost_per_1m_in_cached": 0,
1835 "cost_per_1m_out_cached": 0.125,
1836 "context_window": 400000,
1837 "default_max_tokens": 64000,
1838 "can_reason": true,
1839 "reasoning_levels": [
1840 "low",
1841 "medium",
1842 "high"
1843 ],
1844 "default_reasoning_effort": "medium",
1845 "supports_attachments": true,
1846 "options": {}
1847 },
1848 {
1849 "id": "openai/gpt-5-image",
1850 "name": "OpenAI: GPT-5 Image",
1851 "cost_per_1m_in": 10,
1852 "cost_per_1m_out": 10,
1853 "cost_per_1m_in_cached": 0,
1854 "cost_per_1m_out_cached": 1.25,
1855 "context_window": 400000,
1856 "default_max_tokens": 64000,
1857 "can_reason": true,
1858 "reasoning_levels": [
1859 "low",
1860 "medium",
1861 "high"
1862 ],
1863 "default_reasoning_effort": "medium",
1864 "supports_attachments": true,
1865 "options": {}
1866 },
1867 {
1868 "id": "openai/gpt-5-image-mini",
1869 "name": "OpenAI: GPT-5 Image Mini",
1870 "cost_per_1m_in": 2.5,
1871 "cost_per_1m_out": 2,
1872 "cost_per_1m_in_cached": 0,
1873 "cost_per_1m_out_cached": 0.25,
1874 "context_window": 400000,
1875 "default_max_tokens": 64000,
1876 "can_reason": true,
1877 "reasoning_levels": [
1878 "low",
1879 "medium",
1880 "high"
1881 ],
1882 "default_reasoning_effort": "medium",
1883 "supports_attachments": true,
1884 "options": {}
1885 },
1886 {
1887 "id": "openai/gpt-5-mini",
1888 "name": "OpenAI: GPT-5 Mini",
1889 "cost_per_1m_in": 0.25,
1890 "cost_per_1m_out": 2,
1891 "cost_per_1m_in_cached": 0,
1892 "cost_per_1m_out_cached": 0.03,
1893 "context_window": 400000,
1894 "default_max_tokens": 40000,
1895 "can_reason": true,
1896 "reasoning_levels": [
1897 "low",
1898 "medium",
1899 "high"
1900 ],
1901 "default_reasoning_effort": "medium",
1902 "supports_attachments": true,
1903 "options": {}
1904 },
1905 {
1906 "id": "openai/gpt-5-nano",
1907 "name": "OpenAI: GPT-5 Nano",
1908 "cost_per_1m_in": 0.049999999999999996,
1909 "cost_per_1m_out": 0.39999999999999997,
1910 "cost_per_1m_in_cached": 0,
1911 "cost_per_1m_out_cached": 0.01,
1912 "context_window": 400000,
1913 "default_max_tokens": 40000,
1914 "can_reason": true,
1915 "reasoning_levels": [
1916 "low",
1917 "medium",
1918 "high"
1919 ],
1920 "default_reasoning_effort": "medium",
1921 "supports_attachments": true,
1922 "options": {}
1923 },
1924 {
1925 "id": "openai/gpt-5-pro",
1926 "name": "OpenAI: GPT-5 Pro",
1927 "cost_per_1m_in": 15,
1928 "cost_per_1m_out": 120,
1929 "cost_per_1m_in_cached": 0,
1930 "cost_per_1m_out_cached": 0,
1931 "context_window": 400000,
1932 "default_max_tokens": 64000,
1933 "can_reason": true,
1934 "reasoning_levels": [
1935 "low",
1936 "medium",
1937 "high"
1938 ],
1939 "default_reasoning_effort": "medium",
1940 "supports_attachments": true,
1941 "options": {}
1942 },
1943 {
1944 "id": "openai/gpt-5.1",
1945 "name": "OpenAI: GPT-5.1",
1946 "cost_per_1m_in": 1.25,
1947 "cost_per_1m_out": 10,
1948 "cost_per_1m_in_cached": 0,
1949 "cost_per_1m_out_cached": 0.125,
1950 "context_window": 400000,
1951 "default_max_tokens": 64000,
1952 "can_reason": true,
1953 "reasoning_levels": [
1954 "low",
1955 "medium",
1956 "high"
1957 ],
1958 "default_reasoning_effort": "medium",
1959 "supports_attachments": true,
1960 "options": {}
1961 },
1962 {
1963 "id": "openai/gpt-5.1-chat",
1964 "name": "OpenAI: GPT-5.1 Chat",
1965 "cost_per_1m_in": 1.25,
1966 "cost_per_1m_out": 10,
1967 "cost_per_1m_in_cached": 0,
1968 "cost_per_1m_out_cached": 0.125,
1969 "context_window": 128000,
1970 "default_max_tokens": 8192,
1971 "can_reason": false,
1972 "supports_attachments": true,
1973 "options": {}
1974 },
1975 {
1976 "id": "openai/gpt-5.1-codex",
1977 "name": "OpenAI: GPT-5.1-Codex",
1978 "cost_per_1m_in": 1.25,
1979 "cost_per_1m_out": 10,
1980 "cost_per_1m_in_cached": 0,
1981 "cost_per_1m_out_cached": 0.125,
1982 "context_window": 400000,
1983 "default_max_tokens": 64000,
1984 "can_reason": true,
1985 "reasoning_levels": [
1986 "low",
1987 "medium",
1988 "high"
1989 ],
1990 "default_reasoning_effort": "medium",
1991 "supports_attachments": true,
1992 "options": {}
1993 },
1994 {
1995 "id": "openai/gpt-5.1-codex-max",
1996 "name": "OpenAI: GPT-5.1-Codex-Max",
1997 "cost_per_1m_in": 1.25,
1998 "cost_per_1m_out": 10,
1999 "cost_per_1m_in_cached": 0,
2000 "cost_per_1m_out_cached": 0.125,
2001 "context_window": 400000,
2002 "default_max_tokens": 64000,
2003 "can_reason": true,
2004 "reasoning_levels": [
2005 "low",
2006 "medium",
2007 "high"
2008 ],
2009 "default_reasoning_effort": "medium",
2010 "supports_attachments": true,
2011 "options": {}
2012 },
2013 {
2014 "id": "openai/gpt-5.1-codex-mini",
2015 "name": "OpenAI: GPT-5.1-Codex-Mini",
2016 "cost_per_1m_in": 0.25,
2017 "cost_per_1m_out": 2,
2018 "cost_per_1m_in_cached": 0,
2019 "cost_per_1m_out_cached": 0.024999999999999998,
2020 "context_window": 400000,
2021 "default_max_tokens": 50000,
2022 "can_reason": true,
2023 "reasoning_levels": [
2024 "low",
2025 "medium",
2026 "high"
2027 ],
2028 "default_reasoning_effort": "medium",
2029 "supports_attachments": true,
2030 "options": {}
2031 },
2032 {
2033 "id": "openai/gpt-oss-120b",
2034 "name": "OpenAI: gpt-oss-120b",
2035 "cost_per_1m_in": 0.09999999999999999,
2036 "cost_per_1m_out": 0.49,
2037 "cost_per_1m_in_cached": 0,
2038 "cost_per_1m_out_cached": 0,
2039 "context_window": 131072,
2040 "default_max_tokens": 13107,
2041 "can_reason": true,
2042 "reasoning_levels": [
2043 "low",
2044 "medium",
2045 "high"
2046 ],
2047 "default_reasoning_effort": "medium",
2048 "supports_attachments": false,
2049 "options": {}
2050 },
2051 {
2052 "id": "openai/gpt-oss-120b:exacto",
2053 "name": "OpenAI: gpt-oss-120b (exacto)",
2054 "cost_per_1m_in": 0.15,
2055 "cost_per_1m_out": 0.6,
2056 "cost_per_1m_in_cached": 0,
2057 "cost_per_1m_out_cached": 0,
2058 "context_window": 131072,
2059 "default_max_tokens": 32768,
2060 "can_reason": true,
2061 "reasoning_levels": [
2062 "low",
2063 "medium",
2064 "high"
2065 ],
2066 "default_reasoning_effort": "medium",
2067 "supports_attachments": false,
2068 "options": {}
2069 },
2070 {
2071 "id": "openai/gpt-oss-120b:free",
2072 "name": "OpenAI: gpt-oss-120b (free)",
2073 "cost_per_1m_in": 0,
2074 "cost_per_1m_out": 0,
2075 "cost_per_1m_in_cached": 0,
2076 "cost_per_1m_out_cached": 0,
2077 "context_window": 131072,
2078 "default_max_tokens": 13107,
2079 "can_reason": true,
2080 "reasoning_levels": [
2081 "low",
2082 "medium",
2083 "high"
2084 ],
2085 "default_reasoning_effort": "medium",
2086 "supports_attachments": false,
2087 "options": {}
2088 },
2089 {
2090 "id": "openai/gpt-oss-20b",
2091 "name": "OpenAI: gpt-oss-20b",
2092 "cost_per_1m_in": 0.03,
2093 "cost_per_1m_out": 0.14,
2094 "cost_per_1m_in_cached": 0,
2095 "cost_per_1m_out_cached": 0,
2096 "context_window": 131072,
2097 "default_max_tokens": 13107,
2098 "can_reason": true,
2099 "reasoning_levels": [
2100 "low",
2101 "medium",
2102 "high"
2103 ],
2104 "default_reasoning_effort": "medium",
2105 "supports_attachments": false,
2106 "options": {}
2107 },
2108 {
2109 "id": "openai/gpt-oss-20b:free",
2110 "name": "OpenAI: gpt-oss-20b (free)",
2111 "cost_per_1m_in": 0,
2112 "cost_per_1m_out": 0,
2113 "cost_per_1m_in_cached": 0,
2114 "cost_per_1m_out_cached": 0,
2115 "context_window": 131072,
2116 "default_max_tokens": 65536,
2117 "can_reason": true,
2118 "reasoning_levels": [
2119 "low",
2120 "medium",
2121 "high"
2122 ],
2123 "default_reasoning_effort": "medium",
2124 "supports_attachments": false,
2125 "options": {}
2126 },
2127 {
2128 "id": "openai/gpt-oss-safeguard-20b",
2129 "name": "OpenAI: gpt-oss-safeguard-20b",
2130 "cost_per_1m_in": 0.075,
2131 "cost_per_1m_out": 0.3,
2132 "cost_per_1m_in_cached": 0,
2133 "cost_per_1m_out_cached": 0.037,
2134 "context_window": 131072,
2135 "default_max_tokens": 32768,
2136 "can_reason": true,
2137 "reasoning_levels": [
2138 "low",
2139 "medium",
2140 "high"
2141 ],
2142 "default_reasoning_effort": "medium",
2143 "supports_attachments": false,
2144 "options": {}
2145 },
2146 {
2147 "id": "openai/o1",
2148 "name": "OpenAI: o1",
2149 "cost_per_1m_in": 15,
2150 "cost_per_1m_out": 60,
2151 "cost_per_1m_in_cached": 0,
2152 "cost_per_1m_out_cached": 7.5,
2153 "context_window": 200000,
2154 "default_max_tokens": 50000,
2155 "can_reason": false,
2156 "supports_attachments": true,
2157 "options": {}
2158 },
2159 {
2160 "id": "openai/o3",
2161 "name": "OpenAI: o3",
2162 "cost_per_1m_in": 2,
2163 "cost_per_1m_out": 8,
2164 "cost_per_1m_in_cached": 0,
2165 "cost_per_1m_out_cached": 0.5,
2166 "context_window": 200000,
2167 "default_max_tokens": 50000,
2168 "can_reason": true,
2169 "reasoning_levels": [
2170 "low",
2171 "medium",
2172 "high"
2173 ],
2174 "default_reasoning_effort": "medium",
2175 "supports_attachments": true,
2176 "options": {}
2177 },
2178 {
2179 "id": "openai/o3-deep-research",
2180 "name": "OpenAI: o3 Deep Research",
2181 "cost_per_1m_in": 10,
2182 "cost_per_1m_out": 40,
2183 "cost_per_1m_in_cached": 0,
2184 "cost_per_1m_out_cached": 2.5,
2185 "context_window": 200000,
2186 "default_max_tokens": 50000,
2187 "can_reason": true,
2188 "reasoning_levels": [
2189 "low",
2190 "medium",
2191 "high"
2192 ],
2193 "default_reasoning_effort": "medium",
2194 "supports_attachments": true,
2195 "options": {}
2196 },
2197 {
2198 "id": "openai/o3-mini",
2199 "name": "OpenAI: o3 Mini",
2200 "cost_per_1m_in": 1.1,
2201 "cost_per_1m_out": 4.4,
2202 "cost_per_1m_in_cached": 0,
2203 "cost_per_1m_out_cached": 0.55,
2204 "context_window": 200000,
2205 "default_max_tokens": 50000,
2206 "can_reason": false,
2207 "supports_attachments": false,
2208 "options": {}
2209 },
2210 {
2211 "id": "openai/o3-mini-high",
2212 "name": "OpenAI: o3 Mini High",
2213 "cost_per_1m_in": 1.1,
2214 "cost_per_1m_out": 4.4,
2215 "cost_per_1m_in_cached": 0,
2216 "cost_per_1m_out_cached": 0.55,
2217 "context_window": 200000,
2218 "default_max_tokens": 50000,
2219 "can_reason": false,
2220 "supports_attachments": false,
2221 "options": {}
2222 },
2223 {
2224 "id": "openai/o3-pro",
2225 "name": "OpenAI: o3 Pro",
2226 "cost_per_1m_in": 20,
2227 "cost_per_1m_out": 80,
2228 "cost_per_1m_in_cached": 0,
2229 "cost_per_1m_out_cached": 0,
2230 "context_window": 200000,
2231 "default_max_tokens": 50000,
2232 "can_reason": true,
2233 "reasoning_levels": [
2234 "low",
2235 "medium",
2236 "high"
2237 ],
2238 "default_reasoning_effort": "medium",
2239 "supports_attachments": true,
2240 "options": {}
2241 },
2242 {
2243 "id": "openai/o4-mini",
2244 "name": "OpenAI: o4 Mini",
2245 "cost_per_1m_in": 1.1,
2246 "cost_per_1m_out": 4.4,
2247 "cost_per_1m_in_cached": 0,
2248 "cost_per_1m_out_cached": 0.275,
2249 "context_window": 200000,
2250 "default_max_tokens": 50000,
2251 "can_reason": true,
2252 "reasoning_levels": [
2253 "low",
2254 "medium",
2255 "high"
2256 ],
2257 "default_reasoning_effort": "medium",
2258 "supports_attachments": true,
2259 "options": {}
2260 },
2261 {
2262 "id": "openai/o4-mini-deep-research",
2263 "name": "OpenAI: o4 Mini Deep Research",
2264 "cost_per_1m_in": 2,
2265 "cost_per_1m_out": 8,
2266 "cost_per_1m_in_cached": 0,
2267 "cost_per_1m_out_cached": 0.5,
2268 "context_window": 200000,
2269 "default_max_tokens": 50000,
2270 "can_reason": true,
2271 "reasoning_levels": [
2272 "low",
2273 "medium",
2274 "high"
2275 ],
2276 "default_reasoning_effort": "medium",
2277 "supports_attachments": true,
2278 "options": {}
2279 },
2280 {
2281 "id": "openai/o4-mini-high",
2282 "name": "OpenAI: o4 Mini High",
2283 "cost_per_1m_in": 1.1,
2284 "cost_per_1m_out": 4.4,
2285 "cost_per_1m_in_cached": 0,
2286 "cost_per_1m_out_cached": 0.275,
2287 "context_window": 200000,
2288 "default_max_tokens": 50000,
2289 "can_reason": true,
2290 "reasoning_levels": [
2291 "low",
2292 "medium",
2293 "high"
2294 ],
2295 "default_reasoning_effort": "medium",
2296 "supports_attachments": true,
2297 "options": {}
2298 },
2299 {
2300 "id": "prime-intellect/intellect-3",
2301 "name": "Prime Intellect: INTELLECT-3",
2302 "cost_per_1m_in": 0.19999999999999998,
2303 "cost_per_1m_out": 1.1,
2304 "cost_per_1m_in_cached": 0,
2305 "cost_per_1m_out_cached": 0,
2306 "context_window": 131072,
2307 "default_max_tokens": 65536,
2308 "can_reason": true,
2309 "reasoning_levels": [
2310 "low",
2311 "medium",
2312 "high"
2313 ],
2314 "default_reasoning_effort": "medium",
2315 "supports_attachments": false,
2316 "options": {}
2317 },
2318 {
2319 "id": "qwen/qwen-2.5-72b-instruct",
2320 "name": "Qwen2.5 72B Instruct",
2321 "cost_per_1m_in": 0.07,
2322 "cost_per_1m_out": 0.26,
2323 "cost_per_1m_in_cached": 0,
2324 "cost_per_1m_out_cached": 0,
2325 "context_window": 32768,
2326 "default_max_tokens": 16384,
2327 "can_reason": false,
2328 "supports_attachments": false,
2329 "options": {}
2330 },
2331 {
2332 "id": "qwen/qwen-plus-2025-07-28",
2333 "name": "Qwen: Qwen Plus 0728",
2334 "cost_per_1m_in": 0.39999999999999997,
2335 "cost_per_1m_out": 1.2,
2336 "cost_per_1m_in_cached": 0,
2337 "cost_per_1m_out_cached": 0,
2338 "context_window": 1000000,
2339 "default_max_tokens": 16384,
2340 "can_reason": false,
2341 "supports_attachments": false,
2342 "options": {}
2343 },
2344 {
2345 "id": "qwen/qwen-plus-2025-07-28:thinking",
2346 "name": "Qwen: Qwen Plus 0728 (thinking)",
2347 "cost_per_1m_in": 0.39999999999999997,
2348 "cost_per_1m_out": 4,
2349 "cost_per_1m_in_cached": 0,
2350 "cost_per_1m_out_cached": 0,
2351 "context_window": 1000000,
2352 "default_max_tokens": 16384,
2353 "can_reason": true,
2354 "reasoning_levels": [
2355 "low",
2356 "medium",
2357 "high"
2358 ],
2359 "default_reasoning_effort": "medium",
2360 "supports_attachments": false,
2361 "options": {}
2362 },
2363 {
2364 "id": "qwen/qwen-vl-max",
2365 "name": "Qwen: Qwen VL Max",
2366 "cost_per_1m_in": 0.7999999999999999,
2367 "cost_per_1m_out": 3.1999999999999997,
2368 "cost_per_1m_in_cached": 0,
2369 "cost_per_1m_out_cached": 0,
2370 "context_window": 131072,
2371 "default_max_tokens": 4096,
2372 "can_reason": false,
2373 "supports_attachments": true,
2374 "options": {}
2375 },
2376 {
2377 "id": "qwen/qwen-max",
2378 "name": "Qwen: Qwen-Max ",
2379 "cost_per_1m_in": 1.5999999999999999,
2380 "cost_per_1m_out": 6.3999999999999995,
2381 "cost_per_1m_in_cached": 0,
2382 "cost_per_1m_out_cached": 0.64,
2383 "context_window": 32768,
2384 "default_max_tokens": 4096,
2385 "can_reason": false,
2386 "supports_attachments": false,
2387 "options": {}
2388 },
2389 {
2390 "id": "qwen/qwen-plus",
2391 "name": "Qwen: Qwen-Plus",
2392 "cost_per_1m_in": 0.39999999999999997,
2393 "cost_per_1m_out": 1.2,
2394 "cost_per_1m_in_cached": 0,
2395 "cost_per_1m_out_cached": 0.16,
2396 "context_window": 131072,
2397 "default_max_tokens": 4096,
2398 "can_reason": false,
2399 "supports_attachments": false,
2400 "options": {}
2401 },
2402 {
2403 "id": "qwen/qwen-turbo",
2404 "name": "Qwen: Qwen-Turbo",
2405 "cost_per_1m_in": 0.049999999999999996,
2406 "cost_per_1m_out": 0.19999999999999998,
2407 "cost_per_1m_in_cached": 0,
2408 "cost_per_1m_out_cached": 0.02,
2409 "context_window": 1000000,
2410 "default_max_tokens": 4096,
2411 "can_reason": false,
2412 "supports_attachments": false,
2413 "options": {}
2414 },
2415 {
2416 "id": "qwen/qwen3-14b",
2417 "name": "Qwen: Qwen3 14B",
2418 "cost_per_1m_in": 0.049999999999999996,
2419 "cost_per_1m_out": 0.22,
2420 "cost_per_1m_in_cached": 0,
2421 "cost_per_1m_out_cached": 0,
2422 "context_window": 40960,
2423 "default_max_tokens": 20480,
2424 "can_reason": true,
2425 "reasoning_levels": [
2426 "low",
2427 "medium",
2428 "high"
2429 ],
2430 "default_reasoning_effort": "medium",
2431 "supports_attachments": false,
2432 "options": {}
2433 },
2434 {
2435 "id": "qwen/qwen3-235b-a22b",
2436 "name": "Qwen: Qwen3 235B A22B",
2437 "cost_per_1m_in": 0.22,
2438 "cost_per_1m_out": 0.88,
2439 "cost_per_1m_in_cached": 0,
2440 "cost_per_1m_out_cached": 0,
2441 "context_window": 131072,
2442 "default_max_tokens": 13107,
2443 "can_reason": true,
2444 "reasoning_levels": [
2445 "low",
2446 "medium",
2447 "high"
2448 ],
2449 "default_reasoning_effort": "medium",
2450 "supports_attachments": false,
2451 "options": {}
2452 },
2453 {
2454 "id": "qwen/qwen3-235b-a22b:free",
2455 "name": "Qwen: Qwen3 235B A22B (free)",
2456 "cost_per_1m_in": 0,
2457 "cost_per_1m_out": 0,
2458 "cost_per_1m_in_cached": 0,
2459 "cost_per_1m_out_cached": 0,
2460 "context_window": 131072,
2461 "default_max_tokens": 13107,
2462 "can_reason": true,
2463 "reasoning_levels": [
2464 "low",
2465 "medium",
2466 "high"
2467 ],
2468 "default_reasoning_effort": "medium",
2469 "supports_attachments": false,
2470 "options": {}
2471 },
2472 {
2473 "id": "qwen/qwen3-235b-a22b-2507",
2474 "name": "Qwen: Qwen3 235B A22B Instruct 2507",
2475 "cost_per_1m_in": 0.08,
2476 "cost_per_1m_out": 0.55,
2477 "cost_per_1m_in_cached": 0,
2478 "cost_per_1m_out_cached": 0,
2479 "context_window": 262144,
2480 "default_max_tokens": 131072,
2481 "can_reason": false,
2482 "supports_attachments": false,
2483 "options": {}
2484 },
2485 {
2486 "id": "qwen/qwen3-235b-a22b-thinking-2507",
2487 "name": "Qwen: Qwen3 235B A22B Thinking 2507",
2488 "cost_per_1m_in": 0.65,
2489 "cost_per_1m_out": 3,
2490 "cost_per_1m_in_cached": 0,
2491 "cost_per_1m_out_cached": 0,
2492 "context_window": 262144,
2493 "default_max_tokens": 26214,
2494 "can_reason": true,
2495 "reasoning_levels": [
2496 "low",
2497 "medium",
2498 "high"
2499 ],
2500 "default_reasoning_effort": "medium",
2501 "supports_attachments": false,
2502 "options": {}
2503 },
2504 {
2505 "id": "qwen/qwen3-30b-a3b",
2506 "name": "Qwen: Qwen3 30B A3B",
2507 "cost_per_1m_in": 0.08,
2508 "cost_per_1m_out": 0.28,
2509 "cost_per_1m_in_cached": 0,
2510 "cost_per_1m_out_cached": 0,
2511 "context_window": 131072,
2512 "default_max_tokens": 65536,
2513 "can_reason": true,
2514 "reasoning_levels": [
2515 "low",
2516 "medium",
2517 "high"
2518 ],
2519 "default_reasoning_effort": "medium",
2520 "supports_attachments": false,
2521 "options": {}
2522 },
2523 {
2524 "id": "qwen/qwen3-30b-a3b-instruct-2507",
2525 "name": "Qwen: Qwen3 30B A3B Instruct 2507",
2526 "cost_per_1m_in": 0.08,
2527 "cost_per_1m_out": 0.33,
2528 "cost_per_1m_in_cached": 0,
2529 "cost_per_1m_out_cached": 0,
2530 "context_window": 262144,
2531 "default_max_tokens": 131072,
2532 "can_reason": false,
2533 "supports_attachments": false,
2534 "options": {}
2535 },
2536 {
2537 "id": "qwen/qwen3-32b",
2538 "name": "Qwen: Qwen3 32B",
2539 "cost_per_1m_in": 0.39999999999999997,
2540 "cost_per_1m_out": 0.7999999999999999,
2541 "cost_per_1m_in_cached": 0,
2542 "cost_per_1m_out_cached": 0,
2543 "context_window": 131072,
2544 "default_max_tokens": 16384,
2545 "can_reason": true,
2546 "reasoning_levels": [
2547 "low",
2548 "medium",
2549 "high"
2550 ],
2551 "default_reasoning_effort": "medium",
2552 "supports_attachments": false,
2553 "options": {}
2554 },
2555 {
2556 "id": "qwen/qwen3-4b:free",
2557 "name": "Qwen: Qwen3 4B (free)",
2558 "cost_per_1m_in": 0,
2559 "cost_per_1m_out": 0,
2560 "cost_per_1m_in_cached": 0,
2561 "cost_per_1m_out_cached": 0,
2562 "context_window": 40960,
2563 "default_max_tokens": 4096,
2564 "can_reason": true,
2565 "reasoning_levels": [
2566 "low",
2567 "medium",
2568 "high"
2569 ],
2570 "default_reasoning_effort": "medium",
2571 "supports_attachments": false,
2572 "options": {}
2573 },
2574 {
2575 "id": "qwen/qwen3-8b",
2576 "name": "Qwen: Qwen3 8B",
2577 "cost_per_1m_in": 0.2,
2578 "cost_per_1m_out": 0.2,
2579 "cost_per_1m_in_cached": 0,
2580 "cost_per_1m_out_cached": 0,
2581 "context_window": 40960,
2582 "default_max_tokens": 4096,
2583 "can_reason": true,
2584 "reasoning_levels": [
2585 "low",
2586 "medium",
2587 "high"
2588 ],
2589 "default_reasoning_effort": "medium",
2590 "supports_attachments": false,
2591 "options": {}
2592 },
2593 {
2594 "id": "qwen/qwen3-coder-30b-a3b-instruct",
2595 "name": "Qwen: Qwen3 Coder 30B A3B Instruct",
2596 "cost_per_1m_in": 0.06,
2597 "cost_per_1m_out": 0.25,
2598 "cost_per_1m_in_cached": 0,
2599 "cost_per_1m_out_cached": 0,
2600 "context_window": 262144,
2601 "default_max_tokens": 131072,
2602 "can_reason": false,
2603 "supports_attachments": false,
2604 "options": {}
2605 },
2606 {
2607 "id": "qwen/qwen3-coder",
2608 "name": "Qwen: Qwen3 Coder 480B A35B",
2609 "cost_per_1m_in": 1,
2610 "cost_per_1m_out": 1.5,
2611 "cost_per_1m_in_cached": 0,
2612 "cost_per_1m_out_cached": 0,
2613 "context_window": 262144,
2614 "default_max_tokens": 131072,
2615 "can_reason": false,
2616 "supports_attachments": false,
2617 "options": {}
2618 },
2619 {
2620 "id": "qwen/qwen3-coder:exacto",
2621 "name": "Qwen: Qwen3 Coder 480B A35B (exacto)",
2622 "cost_per_1m_in": 0.38,
2623 "cost_per_1m_out": 1.53,
2624 "cost_per_1m_in_cached": 0,
2625 "cost_per_1m_out_cached": 0,
2626 "context_window": 262144,
2627 "default_max_tokens": 131072,
2628 "can_reason": true,
2629 "reasoning_levels": [
2630 "low",
2631 "medium",
2632 "high"
2633 ],
2634 "default_reasoning_effort": "medium",
2635 "supports_attachments": false,
2636 "options": {}
2637 },
2638 {
2639 "id": "qwen/qwen3-coder:free",
2640 "name": "Qwen: Qwen3 Coder 480B A35B (free)",
2641 "cost_per_1m_in": 0,
2642 "cost_per_1m_out": 0,
2643 "cost_per_1m_in_cached": 0,
2644 "cost_per_1m_out_cached": 0,
2645 "context_window": 262000,
2646 "default_max_tokens": 131000,
2647 "can_reason": false,
2648 "supports_attachments": false,
2649 "options": {}
2650 },
2651 {
2652 "id": "qwen/qwen3-coder-flash",
2653 "name": "Qwen: Qwen3 Coder Flash",
2654 "cost_per_1m_in": 0.3,
2655 "cost_per_1m_out": 1.5,
2656 "cost_per_1m_in_cached": 0,
2657 "cost_per_1m_out_cached": 0.08,
2658 "context_window": 128000,
2659 "default_max_tokens": 32768,
2660 "can_reason": false,
2661 "supports_attachments": false,
2662 "options": {}
2663 },
2664 {
2665 "id": "qwen/qwen3-coder-plus",
2666 "name": "Qwen: Qwen3 Coder Plus",
2667 "cost_per_1m_in": 1,
2668 "cost_per_1m_out": 5,
2669 "cost_per_1m_in_cached": 0,
2670 "cost_per_1m_out_cached": 0.09999999999999999,
2671 "context_window": 128000,
2672 "default_max_tokens": 32768,
2673 "can_reason": false,
2674 "supports_attachments": false,
2675 "options": {}
2676 },
2677 {
2678 "id": "qwen/qwen3-max",
2679 "name": "Qwen: Qwen3 Max",
2680 "cost_per_1m_in": 1.2,
2681 "cost_per_1m_out": 6,
2682 "cost_per_1m_in_cached": 0,
2683 "cost_per_1m_out_cached": 0.24,
2684 "context_window": 256000,
2685 "default_max_tokens": 16384,
2686 "can_reason": false,
2687 "supports_attachments": false,
2688 "options": {}
2689 },
2690 {
2691 "id": "qwen/qwen3-next-80b-a3b-instruct",
2692 "name": "Qwen: Qwen3 Next 80B A3B Instruct",
2693 "cost_per_1m_in": 0.14,
2694 "cost_per_1m_out": 1.4,
2695 "cost_per_1m_in_cached": 0,
2696 "cost_per_1m_out_cached": 0,
2697 "context_window": 262144,
2698 "default_max_tokens": 131072,
2699 "can_reason": false,
2700 "supports_attachments": false,
2701 "options": {}
2702 },
2703 {
2704 "id": "qwen/qwen3-next-80b-a3b-thinking",
2705 "name": "Qwen: Qwen3 Next 80B A3B Thinking",
2706 "cost_per_1m_in": 0.3,
2707 "cost_per_1m_out": 0.3,
2708 "cost_per_1m_in_cached": 0,
2709 "cost_per_1m_out_cached": 0,
2710 "context_window": 262144,
2711 "default_max_tokens": 131072,
2712 "can_reason": true,
2713 "reasoning_levels": [
2714 "low",
2715 "medium",
2716 "high"
2717 ],
2718 "default_reasoning_effort": "medium",
2719 "supports_attachments": false,
2720 "options": {}
2721 },
2722 {
2723 "id": "qwen/qwen3-vl-235b-a22b-instruct",
2724 "name": "Qwen: Qwen3 VL 235B A22B Instruct",
2725 "cost_per_1m_in": 0.21,
2726 "cost_per_1m_out": 1.9,
2727 "cost_per_1m_in_cached": 0,
2728 "cost_per_1m_out_cached": 0,
2729 "context_window": 131072,
2730 "default_max_tokens": 16384,
2731 "can_reason": false,
2732 "supports_attachments": true,
2733 "options": {}
2734 },
2735 {
2736 "id": "qwen/qwen3-vl-235b-a22b-thinking",
2737 "name": "Qwen: Qwen3 VL 235B A22B Thinking",
2738 "cost_per_1m_in": 0.3,
2739 "cost_per_1m_out": 1.2,
2740 "cost_per_1m_in_cached": 0,
2741 "cost_per_1m_out_cached": 0,
2742 "context_window": 262144,
2743 "default_max_tokens": 131072,
2744 "can_reason": true,
2745 "reasoning_levels": [
2746 "low",
2747 "medium",
2748 "high"
2749 ],
2750 "default_reasoning_effort": "medium",
2751 "supports_attachments": true,
2752 "options": {}
2753 },
2754 {
2755 "id": "qwen/qwen3-vl-30b-a3b-instruct",
2756 "name": "Qwen: Qwen3 VL 30B A3B Instruct",
2757 "cost_per_1m_in": 0.15,
2758 "cost_per_1m_out": 0.6,
2759 "cost_per_1m_in_cached": 0,
2760 "cost_per_1m_out_cached": 0,
2761 "context_window": 262144,
2762 "default_max_tokens": 26214,
2763 "can_reason": false,
2764 "supports_attachments": true,
2765 "options": {}
2766 },
2767 {
2768 "id": "qwen/qwen3-vl-30b-a3b-thinking",
2769 "name": "Qwen: Qwen3 VL 30B A3B Thinking",
2770 "cost_per_1m_in": 0.16,
2771 "cost_per_1m_out": 0.7999999999999999,
2772 "cost_per_1m_in_cached": 0,
2773 "cost_per_1m_out_cached": 0,
2774 "context_window": 131072,
2775 "default_max_tokens": 16384,
2776 "can_reason": true,
2777 "reasoning_levels": [
2778 "low",
2779 "medium",
2780 "high"
2781 ],
2782 "default_reasoning_effort": "medium",
2783 "supports_attachments": true,
2784 "options": {}
2785 },
2786 {
2787 "id": "qwen/qwen3-vl-8b-instruct",
2788 "name": "Qwen: Qwen3 VL 8B Instruct",
2789 "cost_per_1m_in": 0.18,
2790 "cost_per_1m_out": 0.7,
2791 "cost_per_1m_in_cached": 0,
2792 "cost_per_1m_out_cached": 0,
2793 "context_window": 256000,
2794 "default_max_tokens": 16384,
2795 "can_reason": false,
2796 "supports_attachments": true,
2797 "options": {}
2798 },
2799 {
2800 "id": "qwen/qwen3-vl-8b-thinking",
2801 "name": "Qwen: Qwen3 VL 8B Thinking",
2802 "cost_per_1m_in": 0.18,
2803 "cost_per_1m_out": 2.0999999999999996,
2804 "cost_per_1m_in_cached": 0,
2805 "cost_per_1m_out_cached": 0,
2806 "context_window": 256000,
2807 "default_max_tokens": 16384,
2808 "can_reason": true,
2809 "reasoning_levels": [
2810 "low",
2811 "medium",
2812 "high"
2813 ],
2814 "default_reasoning_effort": "medium",
2815 "supports_attachments": true,
2816 "options": {}
2817 },
2818 {
2819 "id": "stepfun-ai/step3",
2820 "name": "StepFun: Step3",
2821 "cost_per_1m_in": 0.5700000000000001,
2822 "cost_per_1m_out": 1.42,
2823 "cost_per_1m_in_cached": 0,
2824 "cost_per_1m_out_cached": 0,
2825 "context_window": 65536,
2826 "default_max_tokens": 32768,
2827 "can_reason": true,
2828 "reasoning_levels": [
2829 "low",
2830 "medium",
2831 "high"
2832 ],
2833 "default_reasoning_effort": "medium",
2834 "supports_attachments": true,
2835 "options": {}
2836 },
2837 {
2838 "id": "tngtech/deepseek-r1t2-chimera",
2839 "name": "TNG: DeepSeek R1T2 Chimera",
2840 "cost_per_1m_in": 0.3,
2841 "cost_per_1m_out": 1.2,
2842 "cost_per_1m_in_cached": 0,
2843 "cost_per_1m_out_cached": 0,
2844 "context_window": 163840,
2845 "default_max_tokens": 81920,
2846 "can_reason": true,
2847 "reasoning_levels": [
2848 "low",
2849 "medium",
2850 "high"
2851 ],
2852 "default_reasoning_effort": "medium",
2853 "supports_attachments": false,
2854 "options": {}
2855 },
2856 {
2857 "id": "tngtech/tng-r1t-chimera",
2858 "name": "TNG: R1T Chimera",
2859 "cost_per_1m_in": 0.3,
2860 "cost_per_1m_out": 1.2,
2861 "cost_per_1m_in_cached": 0,
2862 "cost_per_1m_out_cached": 0,
2863 "context_window": 163840,
2864 "default_max_tokens": 81920,
2865 "can_reason": true,
2866 "reasoning_levels": [
2867 "low",
2868 "medium",
2869 "high"
2870 ],
2871 "default_reasoning_effort": "medium",
2872 "supports_attachments": false,
2873 "options": {}
2874 },
2875 {
2876 "id": "tngtech/tng-r1t-chimera:free",
2877 "name": "TNG: R1T Chimera (free)",
2878 "cost_per_1m_in": 0,
2879 "cost_per_1m_out": 0,
2880 "cost_per_1m_in_cached": 0,
2881 "cost_per_1m_out_cached": 0,
2882 "context_window": 163840,
2883 "default_max_tokens": 81920,
2884 "can_reason": true,
2885 "reasoning_levels": [
2886 "low",
2887 "medium",
2888 "high"
2889 ],
2890 "default_reasoning_effort": "medium",
2891 "supports_attachments": false,
2892 "options": {}
2893 },
2894 {
2895 "id": "thedrummer/rocinante-12b",
2896 "name": "TheDrummer: Rocinante 12B",
2897 "cost_per_1m_in": 0.16999999999999998,
2898 "cost_per_1m_out": 0.43,
2899 "cost_per_1m_in_cached": 0,
2900 "cost_per_1m_out_cached": 0,
2901 "context_window": 32768,
2902 "default_max_tokens": 3276,
2903 "can_reason": false,
2904 "supports_attachments": false,
2905 "options": {}
2906 },
2907 {
2908 "id": "thedrummer/unslopnemo-12b",
2909 "name": "TheDrummer: UnslopNemo 12B",
2910 "cost_per_1m_in": 0.39999999999999997,
2911 "cost_per_1m_out": 0.39999999999999997,
2912 "cost_per_1m_in_cached": 0,
2913 "cost_per_1m_out_cached": 0,
2914 "context_window": 32768,
2915 "default_max_tokens": 3276,
2916 "can_reason": false,
2917 "supports_attachments": false,
2918 "options": {}
2919 },
2920 {
2921 "id": "alibaba/tongyi-deepresearch-30b-a3b",
2922 "name": "Tongyi DeepResearch 30B A3B",
2923 "cost_per_1m_in": 0.09,
2924 "cost_per_1m_out": 0.39999999999999997,
2925 "cost_per_1m_in_cached": 0,
2926 "cost_per_1m_out_cached": 0,
2927 "context_window": 131072,
2928 "default_max_tokens": 65536,
2929 "can_reason": true,
2930 "reasoning_levels": [
2931 "low",
2932 "medium",
2933 "high"
2934 ],
2935 "default_reasoning_effort": "medium",
2936 "supports_attachments": false,
2937 "options": {}
2938 },
2939 {
2940 "id": "alibaba/tongyi-deepresearch-30b-a3b:free",
2941 "name": "Tongyi DeepResearch 30B A3B (free)",
2942 "cost_per_1m_in": 0,
2943 "cost_per_1m_out": 0,
2944 "cost_per_1m_in_cached": 0,
2945 "cost_per_1m_out_cached": 0,
2946 "context_window": 131072,
2947 "default_max_tokens": 65536,
2948 "can_reason": true,
2949 "reasoning_levels": [
2950 "low",
2951 "medium",
2952 "high"
2953 ],
2954 "default_reasoning_effort": "medium",
2955 "supports_attachments": false,
2956 "options": {}
2957 },
2958 {
2959 "id": "z-ai/glm-4-32b",
2960 "name": "Z.AI: GLM 4 32B ",
2961 "cost_per_1m_in": 0.09999999999999999,
2962 "cost_per_1m_out": 0.09999999999999999,
2963 "cost_per_1m_in_cached": 0,
2964 "cost_per_1m_out_cached": 0,
2965 "context_window": 128000,
2966 "default_max_tokens": 12800,
2967 "can_reason": false,
2968 "supports_attachments": false,
2969 "options": {}
2970 },
2971 {
2972 "id": "z-ai/glm-4.5",
2973 "name": "Z.AI: GLM 4.5",
2974 "cost_per_1m_in": 0.48,
2975 "cost_per_1m_out": 1.76,
2976 "cost_per_1m_in_cached": 0,
2977 "cost_per_1m_out_cached": 0.088,
2978 "context_window": 131072,
2979 "default_max_tokens": 49152,
2980 "can_reason": true,
2981 "reasoning_levels": [
2982 "low",
2983 "medium",
2984 "high"
2985 ],
2986 "default_reasoning_effort": "medium",
2987 "supports_attachments": false,
2988 "options": {}
2989 },
2990 {
2991 "id": "z-ai/glm-4.5-air",
2992 "name": "Z.AI: GLM 4.5 Air",
2993 "cost_per_1m_in": 0.10400000000000001,
2994 "cost_per_1m_out": 0.6799999999999999,
2995 "cost_per_1m_in_cached": 0,
2996 "cost_per_1m_out_cached": 0,
2997 "context_window": 131072,
2998 "default_max_tokens": 49152,
2999 "can_reason": true,
3000 "reasoning_levels": [
3001 "low",
3002 "medium",
3003 "high"
3004 ],
3005 "default_reasoning_effort": "medium",
3006 "supports_attachments": false,
3007 "options": {}
3008 },
3009 {
3010 "id": "z-ai/glm-4.5-air:free",
3011 "name": "Z.AI: GLM 4.5 Air (free)",
3012 "cost_per_1m_in": 0,
3013 "cost_per_1m_out": 0,
3014 "cost_per_1m_in_cached": 0,
3015 "cost_per_1m_out_cached": 0,
3016 "context_window": 131072,
3017 "default_max_tokens": 48000,
3018 "can_reason": true,
3019 "reasoning_levels": [
3020 "low",
3021 "medium",
3022 "high"
3023 ],
3024 "default_reasoning_effort": "medium",
3025 "supports_attachments": false,
3026 "options": {}
3027 },
3028 {
3029 "id": "z-ai/glm-4.5v",
3030 "name": "Z.AI: GLM 4.5V",
3031 "cost_per_1m_in": 0.48,
3032 "cost_per_1m_out": 1.44,
3033 "cost_per_1m_in_cached": 0,
3034 "cost_per_1m_out_cached": 0.088,
3035 "context_window": 65536,
3036 "default_max_tokens": 8192,
3037 "can_reason": true,
3038 "reasoning_levels": [
3039 "low",
3040 "medium",
3041 "high"
3042 ],
3043 "default_reasoning_effort": "medium",
3044 "supports_attachments": true,
3045 "options": {}
3046 },
3047 {
3048 "id": "z-ai/glm-4.6",
3049 "name": "Z.AI: GLM 4.6",
3050 "cost_per_1m_in": 0.44,
3051 "cost_per_1m_out": 1.76,
3052 "cost_per_1m_in_cached": 0,
3053 "cost_per_1m_out_cached": 0.088,
3054 "context_window": 204800,
3055 "default_max_tokens": 65536,
3056 "can_reason": true,
3057 "reasoning_levels": [
3058 "low",
3059 "medium",
3060 "high"
3061 ],
3062 "default_reasoning_effort": "medium",
3063 "supports_attachments": false,
3064 "options": {}
3065 },
3066 {
3067 "id": "z-ai/glm-4.6:exacto",
3068 "name": "Z.AI: GLM 4.6 (exacto)",
3069 "cost_per_1m_in": 0.43,
3070 "cost_per_1m_out": 1.75,
3071 "cost_per_1m_in_cached": 0,
3072 "cost_per_1m_out_cached": 0.0799999993,
3073 "context_window": 202752,
3074 "default_max_tokens": 20275,
3075 "can_reason": true,
3076 "reasoning_levels": [
3077 "low",
3078 "medium",
3079 "high"
3080 ],
3081 "default_reasoning_effort": "medium",
3082 "supports_attachments": false,
3083 "options": {}
3084 },
3085 {
3086 "id": "x-ai/grok-3",
3087 "name": "xAI: Grok 3",
3088 "cost_per_1m_in": 3,
3089 "cost_per_1m_out": 15,
3090 "cost_per_1m_in_cached": 0,
3091 "cost_per_1m_out_cached": 0.75,
3092 "context_window": 131072,
3093 "default_max_tokens": 13107,
3094 "can_reason": false,
3095 "supports_attachments": false,
3096 "options": {}
3097 },
3098 {
3099 "id": "x-ai/grok-3-beta",
3100 "name": "xAI: Grok 3 Beta",
3101 "cost_per_1m_in": 3,
3102 "cost_per_1m_out": 15,
3103 "cost_per_1m_in_cached": 0,
3104 "cost_per_1m_out_cached": 0.75,
3105 "context_window": 131072,
3106 "default_max_tokens": 13107,
3107 "can_reason": false,
3108 "supports_attachments": false,
3109 "options": {}
3110 },
3111 {
3112 "id": "x-ai/grok-3-mini",
3113 "name": "xAI: Grok 3 Mini",
3114 "cost_per_1m_in": 0.3,
3115 "cost_per_1m_out": 0.5,
3116 "cost_per_1m_in_cached": 0,
3117 "cost_per_1m_out_cached": 0.075,
3118 "context_window": 131072,
3119 "default_max_tokens": 13107,
3120 "can_reason": true,
3121 "reasoning_levels": [
3122 "low",
3123 "medium",
3124 "high"
3125 ],
3126 "default_reasoning_effort": "medium",
3127 "supports_attachments": false,
3128 "options": {}
3129 },
3130 {
3131 "id": "x-ai/grok-3-mini-beta",
3132 "name": "xAI: Grok 3 Mini Beta",
3133 "cost_per_1m_in": 0.3,
3134 "cost_per_1m_out": 0.5,
3135 "cost_per_1m_in_cached": 0,
3136 "cost_per_1m_out_cached": 0.075,
3137 "context_window": 131072,
3138 "default_max_tokens": 13107,
3139 "can_reason": true,
3140 "reasoning_levels": [
3141 "low",
3142 "medium",
3143 "high"
3144 ],
3145 "default_reasoning_effort": "medium",
3146 "supports_attachments": false,
3147 "options": {}
3148 },
3149 {
3150 "id": "x-ai/grok-4",
3151 "name": "xAI: Grok 4",
3152 "cost_per_1m_in": 3,
3153 "cost_per_1m_out": 15,
3154 "cost_per_1m_in_cached": 0,
3155 "cost_per_1m_out_cached": 0.75,
3156 "context_window": 256000,
3157 "default_max_tokens": 25600,
3158 "can_reason": true,
3159 "reasoning_levels": [
3160 "low",
3161 "medium",
3162 "high"
3163 ],
3164 "default_reasoning_effort": "medium",
3165 "supports_attachments": true,
3166 "options": {}
3167 },
3168 {
3169 "id": "x-ai/grok-4-fast",
3170 "name": "xAI: Grok 4 Fast",
3171 "cost_per_1m_in": 0.19999999999999998,
3172 "cost_per_1m_out": 0.5,
3173 "cost_per_1m_in_cached": 0,
3174 "cost_per_1m_out_cached": 0.049999999999999996,
3175 "context_window": 2000000,
3176 "default_max_tokens": 15000,
3177 "can_reason": true,
3178 "reasoning_levels": [
3179 "low",
3180 "medium",
3181 "high"
3182 ],
3183 "default_reasoning_effort": "medium",
3184 "supports_attachments": true,
3185 "options": {}
3186 },
3187 {
3188 "id": "x-ai/grok-4.1-fast",
3189 "name": "xAI: Grok 4.1 Fast",
3190 "cost_per_1m_in": 0.19999999999999998,
3191 "cost_per_1m_out": 0.5,
3192 "cost_per_1m_in_cached": 0,
3193 "cost_per_1m_out_cached": 0.049999999999999996,
3194 "context_window": 2000000,
3195 "default_max_tokens": 15000,
3196 "can_reason": true,
3197 "reasoning_levels": [
3198 "low",
3199 "medium",
3200 "high"
3201 ],
3202 "default_reasoning_effort": "medium",
3203 "supports_attachments": true,
3204 "options": {}
3205 },
3206 {
3207 "id": "x-ai/grok-code-fast-1",
3208 "name": "xAI: Grok Code Fast 1",
3209 "cost_per_1m_in": 0.19999999999999998,
3210 "cost_per_1m_out": 1.5,
3211 "cost_per_1m_in_cached": 0,
3212 "cost_per_1m_out_cached": 0.02,
3213 "context_window": 256000,
3214 "default_max_tokens": 5000,
3215 "can_reason": true,
3216 "reasoning_levels": [
3217 "low",
3218 "medium",
3219 "high"
3220 ],
3221 "default_reasoning_effort": "medium",
3222 "supports_attachments": false,
3223 "options": {}
3224 }
3225 ],
3226 "default_headers": {
3227 "HTTP-Referer": "https://charm.land",
3228 "X-Title": "Crush"
3229 }
3230}