openrouter.json

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