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