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": 64000,
 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.24,
 596      "cost_per_1m_out": 0.38,
 597      "cost_per_1m_in_cached": 0,
 598      "cost_per_1m_out_cached": 0.19,
 599      "context_window": 163840,
 600      "default_max_tokens": 81920,
 601      "can_reason": true,
 602      "reasoning_levels": [
 603        "low",
 604        "medium",
 605        "high"
 606      ],
 607      "default_reasoning_effort": "medium",
 608      "supports_attachments": false,
 609      "options": {}
 610    },
 611    {
 612      "id": "deepseek/deepseek-v3.2-exp",
 613      "name": "DeepSeek: DeepSeek V3.2 Exp",
 614      "cost_per_1m_in": 0.21,
 615      "cost_per_1m_out": 0.32,
 616      "cost_per_1m_in_cached": 0,
 617      "cost_per_1m_out_cached": 0.16799999999999998,
 618      "context_window": 163840,
 619      "default_max_tokens": 16384,
 620      "can_reason": true,
 621      "reasoning_levels": [
 622        "low",
 623        "medium",
 624        "high"
 625      ],
 626      "default_reasoning_effort": "medium",
 627      "supports_attachments": false,
 628      "options": {}
 629    },
 630    {
 631      "id": "deepseek/deepseek-r1",
 632      "name": "DeepSeek: R1",
 633      "cost_per_1m_in": 0.7,
 634      "cost_per_1m_out": 2.4,
 635      "cost_per_1m_in_cached": 0,
 636      "cost_per_1m_out_cached": 0,
 637      "context_window": 163840,
 638      "default_max_tokens": 81920,
 639      "can_reason": true,
 640      "reasoning_levels": [
 641        "low",
 642        "medium",
 643        "high"
 644      ],
 645      "default_reasoning_effort": "medium",
 646      "supports_attachments": false,
 647      "options": {}
 648    },
 649    {
 650      "id": "deepseek/deepseek-r1-0528",
 651      "name": "DeepSeek: R1 0528",
 652      "cost_per_1m_in": 0.39999999999999997,
 653      "cost_per_1m_out": 1.75,
 654      "cost_per_1m_in_cached": 0,
 655      "cost_per_1m_out_cached": 0,
 656      "context_window": 163840,
 657      "default_max_tokens": 81920,
 658      "can_reason": true,
 659      "reasoning_levels": [
 660        "low",
 661        "medium",
 662        "high"
 663      ],
 664      "default_reasoning_effort": "medium",
 665      "supports_attachments": false,
 666      "options": {}
 667    },
 668    {
 669      "id": "deepseek/deepseek-r1-distill-llama-70b",
 670      "name": "DeepSeek: R1 Distill Llama 70B",
 671      "cost_per_1m_in": 0.03,
 672      "cost_per_1m_out": 0.13,
 673      "cost_per_1m_in_cached": 0,
 674      "cost_per_1m_out_cached": 0,
 675      "context_window": 131072,
 676      "default_max_tokens": 65536,
 677      "can_reason": true,
 678      "reasoning_levels": [
 679        "low",
 680        "medium",
 681        "high"
 682      ],
 683      "default_reasoning_effort": "medium",
 684      "supports_attachments": false,
 685      "options": {}
 686    },
 687    {
 688      "id": "google/gemini-2.0-flash-001",
 689      "name": "Google: Gemini 2.0 Flash",
 690      "cost_per_1m_in": 0.09999999999999999,
 691      "cost_per_1m_out": 0.39999999999999997,
 692      "cost_per_1m_in_cached": 0.18330000000000002,
 693      "cost_per_1m_out_cached": 0.024999999999999998,
 694      "context_window": 1048576,
 695      "default_max_tokens": 4096,
 696      "can_reason": false,
 697      "supports_attachments": true,
 698      "options": {}
 699    },
 700    {
 701      "id": "google/gemini-2.0-flash-exp:free",
 702      "name": "Google: Gemini 2.0 Flash Experimental (free)",
 703      "cost_per_1m_in": 0,
 704      "cost_per_1m_out": 0,
 705      "cost_per_1m_in_cached": 0,
 706      "cost_per_1m_out_cached": 0,
 707      "context_window": 1048576,
 708      "default_max_tokens": 4096,
 709      "can_reason": false,
 710      "supports_attachments": true,
 711      "options": {}
 712    },
 713    {
 714      "id": "google/gemini-2.0-flash-lite-001",
 715      "name": "Google: Gemini 2.0 Flash Lite",
 716      "cost_per_1m_in": 0.075,
 717      "cost_per_1m_out": 0.3,
 718      "cost_per_1m_in_cached": 0,
 719      "cost_per_1m_out_cached": 0,
 720      "context_window": 1048576,
 721      "default_max_tokens": 4096,
 722      "can_reason": false,
 723      "supports_attachments": true,
 724      "options": {}
 725    },
 726    {
 727      "id": "google/gemini-2.5-flash",
 728      "name": "Google: Gemini 2.5 Flash",
 729      "cost_per_1m_in": 0.3,
 730      "cost_per_1m_out": 2.5,
 731      "cost_per_1m_in_cached": 0.3833,
 732      "cost_per_1m_out_cached": 0.03,
 733      "context_window": 1048576,
 734      "default_max_tokens": 32767,
 735      "can_reason": true,
 736      "reasoning_levels": [
 737        "low",
 738        "medium",
 739        "high"
 740      ],
 741      "default_reasoning_effort": "medium",
 742      "supports_attachments": true,
 743      "options": {}
 744    },
 745    {
 746      "id": "google/gemini-2.5-flash-lite",
 747      "name": "Google: Gemini 2.5 Flash Lite",
 748      "cost_per_1m_in": 0.09999999999999999,
 749      "cost_per_1m_out": 0.39999999999999997,
 750      "cost_per_1m_in_cached": 0.18330000000000002,
 751      "cost_per_1m_out_cached": 0.01,
 752      "context_window": 1048576,
 753      "default_max_tokens": 32767,
 754      "can_reason": true,
 755      "reasoning_levels": [
 756        "low",
 757        "medium",
 758        "high"
 759      ],
 760      "default_reasoning_effort": "medium",
 761      "supports_attachments": true,
 762      "options": {}
 763    },
 764    {
 765      "id": "google/gemini-2.5-flash-lite-preview-09-2025",
 766      "name": "Google: Gemini 2.5 Flash Lite Preview 09-2025",
 767      "cost_per_1m_in": 0.09999999999999999,
 768      "cost_per_1m_out": 0.39999999999999997,
 769      "cost_per_1m_in_cached": 0,
 770      "cost_per_1m_out_cached": 0,
 771      "context_window": 1048576,
 772      "default_max_tokens": 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": 32767,
 792      "can_reason": true,
 793      "reasoning_levels": [
 794        "low",
 795        "medium",
 796        "high"
 797      ],
 798      "default_reasoning_effort": "medium",
 799      "supports_attachments": true,
 800      "options": {}
 801    },
 802    {
 803      "id": "google/gemini-2.5-pro",
 804      "name": "Google: Gemini 2.5 Pro",
 805      "cost_per_1m_in": 1.25,
 806      "cost_per_1m_out": 10,
 807      "cost_per_1m_in_cached": 1.625,
 808      "cost_per_1m_out_cached": 0.125,
 809      "context_window": 1048576,
 810      "default_max_tokens": 32768,
 811      "can_reason": true,
 812      "reasoning_levels": [
 813        "low",
 814        "medium",
 815        "high"
 816      ],
 817      "default_reasoning_effort": "medium",
 818      "supports_attachments": true,
 819      "options": {}
 820    },
 821    {
 822      "id": "google/gemini-2.5-pro-preview-05-06",
 823      "name": "Google: Gemini 2.5 Pro Preview 05-06",
 824      "cost_per_1m_in": 1.25,
 825      "cost_per_1m_out": 10,
 826      "cost_per_1m_in_cached": 1.625,
 827      "cost_per_1m_out_cached": 0.125,
 828      "context_window": 1048576,
 829      "default_max_tokens": 32768,
 830      "can_reason": true,
 831      "reasoning_levels": [
 832        "low",
 833        "medium",
 834        "high"
 835      ],
 836      "default_reasoning_effort": "medium",
 837      "supports_attachments": true,
 838      "options": {}
 839    },
 840    {
 841      "id": "google/gemini-2.5-pro-preview",
 842      "name": "Google: Gemini 2.5 Pro Preview 06-05",
 843      "cost_per_1m_in": 1.25,
 844      "cost_per_1m_out": 10,
 845      "cost_per_1m_in_cached": 1.625,
 846      "cost_per_1m_out_cached": 0.125,
 847      "context_window": 1048576,
 848      "default_max_tokens": 32768,
 849      "can_reason": true,
 850      "reasoning_levels": [
 851        "low",
 852        "medium",
 853        "high"
 854      ],
 855      "default_reasoning_effort": "medium",
 856      "supports_attachments": true,
 857      "options": {}
 858    },
 859    {
 860      "id": "google/gemini-3-pro-preview",
 861      "name": "Google: Gemini 3 Pro Preview",
 862      "cost_per_1m_in": 2,
 863      "cost_per_1m_out": 12,
 864      "cost_per_1m_in_cached": 2.375,
 865      "cost_per_1m_out_cached": 0.19999999999999998,
 866      "context_window": 1048576,
 867      "default_max_tokens": 32768,
 868      "can_reason": true,
 869      "reasoning_levels": [
 870        "low",
 871        "medium",
 872        "high"
 873      ],
 874      "default_reasoning_effort": "medium",
 875      "supports_attachments": true,
 876      "options": {}
 877    },
 878    {
 879      "id": "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": "meta-llama/llama-3.1-405b-instruct",
 932      "name": "Meta: Llama 3.1 405B Instruct",
 933      "cost_per_1m_in": 3.5,
 934      "cost_per_1m_out": 3.5,
 935      "cost_per_1m_in_cached": 0,
 936      "cost_per_1m_out_cached": 0,
 937      "context_window": 130815,
 938      "default_max_tokens": 13081,
 939      "can_reason": false,
 940      "supports_attachments": false,
 941      "options": {}
 942    },
 943    {
 944      "id": "meta-llama/llama-3.1-70b-instruct",
 945      "name": "Meta: Llama 3.1 70B Instruct",
 946      "cost_per_1m_in": 0.88,
 947      "cost_per_1m_out": 0.88,
 948      "cost_per_1m_in_cached": 0,
 949      "cost_per_1m_out_cached": 0,
 950      "context_window": 131072,
 951      "default_max_tokens": 13107,
 952      "can_reason": false,
 953      "supports_attachments": false,
 954      "options": {}
 955    },
 956    {
 957      "id": "meta-llama/llama-3.1-8b-instruct",
 958      "name": "Meta: Llama 3.1 8B Instruct",
 959      "cost_per_1m_in": 0.02,
 960      "cost_per_1m_out": 0.06,
 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.2-3b-instruct",
 971      "name": "Meta: Llama 3.2 3B Instruct",
 972      "cost_per_1m_in": 0.024,
 973      "cost_per_1m_out": 0.04,
 974      "cost_per_1m_in_cached": 0,
 975      "cost_per_1m_out_cached": 0,
 976      "context_window": 32768,
 977      "default_max_tokens": 16000,
 978      "can_reason": false,
 979      "supports_attachments": false,
 980      "options": {}
 981    },
 982    {
 983      "id": "meta-llama/llama-3.3-70b-instruct",
 984      "name": "Meta: Llama 3.3 70B Instruct",
 985      "cost_per_1m_in": 0.09999999999999999,
 986      "cost_per_1m_out": 0.32,
 987      "cost_per_1m_in_cached": 0,
 988      "cost_per_1m_out_cached": 0,
 989      "context_window": 131072,
 990      "default_max_tokens": 8192,
 991      "can_reason": false,
 992      "supports_attachments": false,
 993      "options": {}
 994    },
 995    {
 996      "id": "meta-llama/llama-3.3-70b-instruct:free",
 997      "name": "Meta: Llama 3.3 70B Instruct (free)",
 998      "cost_per_1m_in": 0,
 999      "cost_per_1m_out": 0,
1000      "cost_per_1m_in_cached": 0,
1001      "cost_per_1m_out_cached": 0,
1002      "context_window": 131072,
1003      "default_max_tokens": 13107,
1004      "can_reason": false,
1005      "supports_attachments": false,
1006      "options": {}
1007    },
1008    {
1009      "id": "meta-llama/llama-4-maverick",
1010      "name": "Meta: Llama 4 Maverick",
1011      "cost_per_1m_in": 0.35,
1012      "cost_per_1m_out": 1.15,
1013      "cost_per_1m_in_cached": 0,
1014      "cost_per_1m_out_cached": 0,
1015      "context_window": 524288,
1016      "default_max_tokens": 4096,
1017      "can_reason": false,
1018      "supports_attachments": true,
1019      "options": {}
1020    },
1021    {
1022      "id": "meta-llama/llama-4-scout",
1023      "name": "Meta: Llama 4 Scout",
1024      "cost_per_1m_in": 0.25,
1025      "cost_per_1m_out": 0.7,
1026      "cost_per_1m_in_cached": 0,
1027      "cost_per_1m_out_cached": 0,
1028      "context_window": 1310720,
1029      "default_max_tokens": 4096,
1030      "can_reason": false,
1031      "supports_attachments": true,
1032      "options": {}
1033    },
1034    {
1035      "id": "microsoft/phi-3-medium-128k-instruct",
1036      "name": "Microsoft: Phi-3 Medium 128K Instruct",
1037      "cost_per_1m_in": 1,
1038      "cost_per_1m_out": 1,
1039      "cost_per_1m_in_cached": 0,
1040      "cost_per_1m_out_cached": 0,
1041      "context_window": 128000,
1042      "default_max_tokens": 12800,
1043      "can_reason": false,
1044      "supports_attachments": false,
1045      "options": {}
1046    },
1047    {
1048      "id": "microsoft/phi-3-mini-128k-instruct",
1049      "name": "Microsoft: Phi-3 Mini 128K Instruct",
1050      "cost_per_1m_in": 0.09999999999999999,
1051      "cost_per_1m_out": 0.09999999999999999,
1052      "cost_per_1m_in_cached": 0,
1053      "cost_per_1m_out_cached": 0,
1054      "context_window": 128000,
1055      "default_max_tokens": 12800,
1056      "can_reason": false,
1057      "supports_attachments": false,
1058      "options": {}
1059    },
1060    {
1061      "id": "microsoft/phi-3.5-mini-128k-instruct",
1062      "name": "Microsoft: Phi-3.5 Mini 128K Instruct",
1063      "cost_per_1m_in": 0.09999999999999999,
1064      "cost_per_1m_out": 0.09999999999999999,
1065      "cost_per_1m_in_cached": 0,
1066      "cost_per_1m_out_cached": 0,
1067      "context_window": 128000,
1068      "default_max_tokens": 12800,
1069      "can_reason": false,
1070      "supports_attachments": false,
1071      "options": {}
1072    },
1073    {
1074      "id": "minimax/minimax-m2",
1075      "name": "MiniMax: MiniMax M2",
1076      "cost_per_1m_in": 0.254,
1077      "cost_per_1m_out": 1.02,
1078      "cost_per_1m_in_cached": 0,
1079      "cost_per_1m_out_cached": 0.127,
1080      "context_window": 262144,
1081      "default_max_tokens": 26214,
1082      "can_reason": true,
1083      "reasoning_levels": [
1084        "low",
1085        "medium",
1086        "high"
1087      ],
1088      "default_reasoning_effort": "medium",
1089      "supports_attachments": false,
1090      "options": {}
1091    },
1092    {
1093      "id": "mistralai/mistral-large",
1094      "name": "Mistral Large",
1095      "cost_per_1m_in": 2,
1096      "cost_per_1m_out": 6,
1097      "cost_per_1m_in_cached": 0,
1098      "cost_per_1m_out_cached": 0,
1099      "context_window": 128000,
1100      "default_max_tokens": 12800,
1101      "can_reason": false,
1102      "supports_attachments": false,
1103      "options": {}
1104    },
1105    {
1106      "id": "mistralai/mistral-large-2407",
1107      "name": "Mistral Large 2407",
1108      "cost_per_1m_in": 2,
1109      "cost_per_1m_out": 6,
1110      "cost_per_1m_in_cached": 0,
1111      "cost_per_1m_out_cached": 0,
1112      "context_window": 131072,
1113      "default_max_tokens": 13107,
1114      "can_reason": false,
1115      "supports_attachments": false,
1116      "options": {}
1117    },
1118    {
1119      "id": "mistralai/mistral-large-2411",
1120      "name": "Mistral Large 2411",
1121      "cost_per_1m_in": 2,
1122      "cost_per_1m_out": 6,
1123      "cost_per_1m_in_cached": 0,
1124      "cost_per_1m_out_cached": 0,
1125      "context_window": 131072,
1126      "default_max_tokens": 13107,
1127      "can_reason": false,
1128      "supports_attachments": false,
1129      "options": {}
1130    },
1131    {
1132      "id": "mistralai/mistral-tiny",
1133      "name": "Mistral Tiny",
1134      "cost_per_1m_in": 0.25,
1135      "cost_per_1m_out": 0.25,
1136      "cost_per_1m_in_cached": 0,
1137      "cost_per_1m_out_cached": 0,
1138      "context_window": 32768,
1139      "default_max_tokens": 3276,
1140      "can_reason": false,
1141      "supports_attachments": false,
1142      "options": {}
1143    },
1144    {
1145      "id": "mistralai/codestral-2508",
1146      "name": "Mistral: Codestral 2508",
1147      "cost_per_1m_in": 0.3,
1148      "cost_per_1m_out": 0.8999999999999999,
1149      "cost_per_1m_in_cached": 0,
1150      "cost_per_1m_out_cached": 0,
1151      "context_window": 256000,
1152      "default_max_tokens": 25600,
1153      "can_reason": false,
1154      "supports_attachments": false,
1155      "options": {}
1156    },
1157    {
1158      "id": "mistralai/devstral-2512",
1159      "name": "Mistral: Devstral 2 2512",
1160      "cost_per_1m_in": 0.15,
1161      "cost_per_1m_out": 0.6,
1162      "cost_per_1m_in_cached": 0,
1163      "cost_per_1m_out_cached": 0,
1164      "context_window": 262144,
1165      "default_max_tokens": 32768,
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.7999999999999999,
1356      "cost_per_1m_out": 0.7999999999999999,
1357      "cost_per_1m_in_cached": 0,
1358      "cost_per_1m_out_cached": 0,
1359      "context_window": 32768,
1360      "default_max_tokens": 1024,
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/mistral-small-creative",
1406      "name": "Mistral: Mistral Small Creative",
1407      "cost_per_1m_in": 0.09999999999999999,
1408      "cost_per_1m_out": 0.3,
1409      "cost_per_1m_in_cached": 0,
1410      "cost_per_1m_out_cached": 0,
1411      "context_window": 32768,
1412      "default_max_tokens": 3276,
1413      "can_reason": false,
1414      "supports_attachments": false,
1415      "options": {}
1416    },
1417    {
1418      "id": "mistralai/mixtral-8x22b-instruct",
1419      "name": "Mistral: Mixtral 8x22B Instruct",
1420      "cost_per_1m_in": 2,
1421      "cost_per_1m_out": 6,
1422      "cost_per_1m_in_cached": 0,
1423      "cost_per_1m_out_cached": 0,
1424      "context_window": 65536,
1425      "default_max_tokens": 6553,
1426      "can_reason": false,
1427      "supports_attachments": false,
1428      "options": {}
1429    },
1430    {
1431      "id": "mistralai/mixtral-8x7b-instruct",
1432      "name": "Mistral: Mixtral 8x7B Instruct",
1433      "cost_per_1m_in": 0.54,
1434      "cost_per_1m_out": 0.54,
1435      "cost_per_1m_in_cached": 0,
1436      "cost_per_1m_out_cached": 0,
1437      "context_window": 32768,
1438      "default_max_tokens": 8192,
1439      "can_reason": false,
1440      "supports_attachments": false,
1441      "options": {}
1442    },
1443    {
1444      "id": "mistralai/pixtral-large-2411",
1445      "name": "Mistral: Pixtral Large 2411",
1446      "cost_per_1m_in": 2,
1447      "cost_per_1m_out": 6,
1448      "cost_per_1m_in_cached": 0,
1449      "cost_per_1m_out_cached": 0,
1450      "context_window": 131072,
1451      "default_max_tokens": 13107,
1452      "can_reason": false,
1453      "supports_attachments": true,
1454      "options": {}
1455    },
1456    {
1457      "id": "mistralai/mistral-saba",
1458      "name": "Mistral: Saba",
1459      "cost_per_1m_in": 0.19999999999999998,
1460      "cost_per_1m_out": 0.6,
1461      "cost_per_1m_in_cached": 0,
1462      "cost_per_1m_out_cached": 0,
1463      "context_window": 32768,
1464      "default_max_tokens": 3276,
1465      "can_reason": false,
1466      "supports_attachments": false,
1467      "options": {}
1468    },
1469    {
1470      "id": "mistralai/voxtral-small-24b-2507",
1471      "name": "Mistral: Voxtral Small 24B 2507",
1472      "cost_per_1m_in": 0.09999999999999999,
1473      "cost_per_1m_out": 0.3,
1474      "cost_per_1m_in_cached": 0,
1475      "cost_per_1m_out_cached": 0,
1476      "context_window": 32000,
1477      "default_max_tokens": 3200,
1478      "can_reason": false,
1479      "supports_attachments": false,
1480      "options": {}
1481    },
1482    {
1483      "id": "moonshotai/kimi-k2",
1484      "name": "MoonshotAI: Kimi K2 0711",
1485      "cost_per_1m_in": 0.6,
1486      "cost_per_1m_out": 2.5,
1487      "cost_per_1m_in_cached": 0,
1488      "cost_per_1m_out_cached": 0.15,
1489      "context_window": 131072,
1490      "default_max_tokens": 13107,
1491      "can_reason": false,
1492      "supports_attachments": false,
1493      "options": {}
1494    },
1495    {
1496      "id": "moonshotai/kimi-k2-0905",
1497      "name": "MoonshotAI: Kimi K2 0905",
1498      "cost_per_1m_in": 0.59,
1499      "cost_per_1m_out": 2.99,
1500      "cost_per_1m_in_cached": 0,
1501      "cost_per_1m_out_cached": 0,
1502      "context_window": 262144,
1503      "default_max_tokens": 131072,
1504      "can_reason": false,
1505      "supports_attachments": false,
1506      "options": {}
1507    },
1508    {
1509      "id": "moonshotai/kimi-k2-0905:exacto",
1510      "name": "MoonshotAI: Kimi K2 0905 (exacto)",
1511      "cost_per_1m_in": 1.15,
1512      "cost_per_1m_out": 8,
1513      "cost_per_1m_in_cached": 0,
1514      "cost_per_1m_out_cached": 0.15,
1515      "context_window": 262144,
1516      "default_max_tokens": 26214,
1517      "can_reason": false,
1518      "supports_attachments": false,
1519      "options": {}
1520    },
1521    {
1522      "id": "moonshotai/kimi-k2-thinking",
1523      "name": "MoonshotAI: Kimi K2 Thinking",
1524      "cost_per_1m_in": 0.6,
1525      "cost_per_1m_out": 2.5,
1526      "cost_per_1m_in_cached": 0,
1527      "cost_per_1m_out_cached": 0.15,
1528      "context_window": 262144,
1529      "default_max_tokens": 131072,
1530      "can_reason": true,
1531      "reasoning_levels": [
1532        "low",
1533        "medium",
1534        "high"
1535      ],
1536      "default_reasoning_effort": "medium",
1537      "supports_attachments": false,
1538      "options": {}
1539    },
1540    {
1541      "id": "nvidia/llama-3.1-nemotron-70b-instruct",
1542      "name": "NVIDIA: Llama 3.1 Nemotron 70B Instruct",
1543      "cost_per_1m_in": 1.2,
1544      "cost_per_1m_out": 1.2,
1545      "cost_per_1m_in_cached": 0,
1546      "cost_per_1m_out_cached": 0,
1547      "context_window": 131072,
1548      "default_max_tokens": 8192,
1549      "can_reason": false,
1550      "supports_attachments": false,
1551      "options": {}
1552    },
1553    {
1554      "id": "nvidia/llama-3.3-nemotron-super-49b-v1.5",
1555      "name": "NVIDIA: Llama 3.3 Nemotron Super 49B V1.5",
1556      "cost_per_1m_in": 0.09999999999999999,
1557      "cost_per_1m_out": 0.39999999999999997,
1558      "cost_per_1m_in_cached": 0,
1559      "cost_per_1m_out_cached": 0,
1560      "context_window": 131072,
1561      "default_max_tokens": 13107,
1562      "can_reason": true,
1563      "reasoning_levels": [
1564        "low",
1565        "medium",
1566        "high"
1567      ],
1568      "default_reasoning_effort": "medium",
1569      "supports_attachments": false,
1570      "options": {}
1571    },
1572    {
1573      "id": "nvidia/nemotron-3-nano-30b-a3b:free",
1574      "name": "NVIDIA: Nemotron 3 Nano 30B A3B (free)",
1575      "cost_per_1m_in": 0,
1576      "cost_per_1m_out": 0,
1577      "cost_per_1m_in_cached": 0,
1578      "cost_per_1m_out_cached": 0,
1579      "context_window": 256000,
1580      "default_max_tokens": 25600,
1581      "can_reason": true,
1582      "reasoning_levels": [
1583        "low",
1584        "medium",
1585        "high"
1586      ],
1587      "default_reasoning_effort": "medium",
1588      "supports_attachments": false,
1589      "options": {}
1590    },
1591    {
1592      "id": "nvidia/nemotron-nano-12b-v2-vl:free",
1593      "name": "NVIDIA: Nemotron Nano 12B 2 VL (free)",
1594      "cost_per_1m_in": 0,
1595      "cost_per_1m_out": 0,
1596      "cost_per_1m_in_cached": 0,
1597      "cost_per_1m_out_cached": 0,
1598      "context_window": 128000,
1599      "default_max_tokens": 64000,
1600      "can_reason": true,
1601      "reasoning_levels": [
1602        "low",
1603        "medium",
1604        "high"
1605      ],
1606      "default_reasoning_effort": "medium",
1607      "supports_attachments": true,
1608      "options": {}
1609    },
1610    {
1611      "id": "nvidia/nemotron-nano-9b-v2",
1612      "name": "NVIDIA: Nemotron Nano 9B V2",
1613      "cost_per_1m_in": 0.04,
1614      "cost_per_1m_out": 0.16,
1615      "cost_per_1m_in_cached": 0,
1616      "cost_per_1m_out_cached": 0,
1617      "context_window": 131072,
1618      "default_max_tokens": 13107,
1619      "can_reason": true,
1620      "reasoning_levels": [
1621        "low",
1622        "medium",
1623        "high"
1624      ],
1625      "default_reasoning_effort": "medium",
1626      "supports_attachments": false,
1627      "options": {}
1628    },
1629    {
1630      "id": "nvidia/nemotron-nano-9b-v2:free",
1631      "name": "NVIDIA: Nemotron Nano 9B V2 (free)",
1632      "cost_per_1m_in": 0,
1633      "cost_per_1m_out": 0,
1634      "cost_per_1m_in_cached": 0,
1635      "cost_per_1m_out_cached": 0,
1636      "context_window": 128000,
1637      "default_max_tokens": 12800,
1638      "can_reason": true,
1639      "reasoning_levels": [
1640        "low",
1641        "medium",
1642        "high"
1643      ],
1644      "default_reasoning_effort": "medium",
1645      "supports_attachments": false,
1646      "options": {}
1647    },
1648    {
1649      "id": "nex-agi/deepseek-v3.1-nex-n1:free",
1650      "name": "Nex AGI: DeepSeek V3.1 Nex N1 (free)",
1651      "cost_per_1m_in": 0,
1652      "cost_per_1m_out": 0,
1653      "cost_per_1m_in_cached": 0,
1654      "cost_per_1m_out_cached": 0,
1655      "context_window": 131072,
1656      "default_max_tokens": 81920,
1657      "can_reason": false,
1658      "supports_attachments": false,
1659      "options": {}
1660    },
1661    {
1662      "id": "nousresearch/deephermes-3-mistral-24b-preview",
1663      "name": "Nous: DeepHermes 3 Mistral 24B Preview",
1664      "cost_per_1m_in": 0.049999999999999996,
1665      "cost_per_1m_out": 0.19999999999999998,
1666      "cost_per_1m_in_cached": 0,
1667      "cost_per_1m_out_cached": 0,
1668      "context_window": 32768,
1669      "default_max_tokens": 16384,
1670      "can_reason": true,
1671      "reasoning_levels": [
1672        "low",
1673        "medium",
1674        "high"
1675      ],
1676      "default_reasoning_effort": "medium",
1677      "supports_attachments": false,
1678      "options": {}
1679    },
1680    {
1681      "id": "openai/codex-mini",
1682      "name": "OpenAI: Codex Mini",
1683      "cost_per_1m_in": 1.5,
1684      "cost_per_1m_out": 6,
1685      "cost_per_1m_in_cached": 0,
1686      "cost_per_1m_out_cached": 0.375,
1687      "context_window": 200000,
1688      "default_max_tokens": 50000,
1689      "can_reason": true,
1690      "reasoning_levels": [
1691        "low",
1692        "medium",
1693        "high"
1694      ],
1695      "default_reasoning_effort": "medium",
1696      "supports_attachments": true,
1697      "options": {}
1698    },
1699    {
1700      "id": "openai/gpt-4-turbo",
1701      "name": "OpenAI: GPT-4 Turbo",
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": true,
1710      "options": {}
1711    },
1712    {
1713      "id": "openai/gpt-4-1106-preview",
1714      "name": "OpenAI: GPT-4 Turbo (older v1106)",
1715      "cost_per_1m_in": 10,
1716      "cost_per_1m_out": 30,
1717      "cost_per_1m_in_cached": 0,
1718      "cost_per_1m_out_cached": 0,
1719      "context_window": 128000,
1720      "default_max_tokens": 2048,
1721      "can_reason": false,
1722      "supports_attachments": false,
1723      "options": {}
1724    },
1725    {
1726      "id": "openai/gpt-4-turbo-preview",
1727      "name": "OpenAI: GPT-4 Turbo Preview",
1728      "cost_per_1m_in": 10,
1729      "cost_per_1m_out": 30,
1730      "cost_per_1m_in_cached": 0,
1731      "cost_per_1m_out_cached": 0,
1732      "context_window": 128000,
1733      "default_max_tokens": 2048,
1734      "can_reason": false,
1735      "supports_attachments": false,
1736      "options": {}
1737    },
1738    {
1739      "id": "openai/gpt-4.1",
1740      "name": "OpenAI: GPT-4.1",
1741      "cost_per_1m_in": 2,
1742      "cost_per_1m_out": 8,
1743      "cost_per_1m_in_cached": 0,
1744      "cost_per_1m_out_cached": 0.5,
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-4.1-mini",
1753      "name": "OpenAI: GPT-4.1 Mini",
1754      "cost_per_1m_in": 0.39999999999999997,
1755      "cost_per_1m_out": 1.5999999999999999,
1756      "cost_per_1m_in_cached": 0,
1757      "cost_per_1m_out_cached": 0.09999999999999999,
1758      "context_window": 1047576,
1759      "default_max_tokens": 104757,
1760      "can_reason": false,
1761      "supports_attachments": true,
1762      "options": {}
1763    },
1764    {
1765      "id": "openai/gpt-4.1-nano",
1766      "name": "OpenAI: GPT-4.1 Nano",
1767      "cost_per_1m_in": 0.09999999999999999,
1768      "cost_per_1m_out": 0.39999999999999997,
1769      "cost_per_1m_in_cached": 0,
1770      "cost_per_1m_out_cached": 0.03,
1771      "context_window": 1047576,
1772      "default_max_tokens": 104757,
1773      "can_reason": false,
1774      "supports_attachments": true,
1775      "options": {}
1776    },
1777    {
1778      "id": "openai/gpt-4o",
1779      "name": "OpenAI: GPT-4o",
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": 0,
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-05-13",
1792      "name": "OpenAI: GPT-4o (2024-05-13)",
1793      "cost_per_1m_in": 5,
1794      "cost_per_1m_out": 15,
1795      "cost_per_1m_in_cached": 0,
1796      "cost_per_1m_out_cached": 0,
1797      "context_window": 128000,
1798      "default_max_tokens": 2048,
1799      "can_reason": false,
1800      "supports_attachments": true,
1801      "options": {}
1802    },
1803    {
1804      "id": "openai/gpt-4o-2024-08-06",
1805      "name": "OpenAI: GPT-4o (2024-08-06)",
1806      "cost_per_1m_in": 2.5,
1807      "cost_per_1m_out": 10,
1808      "cost_per_1m_in_cached": 0,
1809      "cost_per_1m_out_cached": 1.25,
1810      "context_window": 128000,
1811      "default_max_tokens": 8192,
1812      "can_reason": false,
1813      "supports_attachments": true,
1814      "options": {}
1815    },
1816    {
1817      "id": "openai/gpt-4o-2024-11-20",
1818      "name": "OpenAI: GPT-4o (2024-11-20)",
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": 1.25,
1823      "context_window": 128000,
1824      "default_max_tokens": 8192,
1825      "can_reason": false,
1826      "supports_attachments": true,
1827      "options": {}
1828    },
1829    {
1830      "id": "openai/gpt-4o:extended",
1831      "name": "OpenAI: GPT-4o (extended)",
1832      "cost_per_1m_in": 6,
1833      "cost_per_1m_out": 18,
1834      "cost_per_1m_in_cached": 0,
1835      "cost_per_1m_out_cached": 0,
1836      "context_window": 128000,
1837      "default_max_tokens": 32000,
1838      "can_reason": false,
1839      "supports_attachments": true,
1840      "options": {}
1841    },
1842    {
1843      "id": "openai/gpt-4o-audio-preview",
1844      "name": "OpenAI: GPT-4o Audio",
1845      "cost_per_1m_in": 2.5,
1846      "cost_per_1m_out": 10,
1847      "cost_per_1m_in_cached": 0,
1848      "cost_per_1m_out_cached": 0,
1849      "context_window": 128000,
1850      "default_max_tokens": 8192,
1851      "can_reason": false,
1852      "supports_attachments": false,
1853      "options": {}
1854    },
1855    {
1856      "id": "openai/gpt-4o-mini",
1857      "name": "OpenAI: GPT-4o-mini",
1858      "cost_per_1m_in": 0.15,
1859      "cost_per_1m_out": 0.6,
1860      "cost_per_1m_in_cached": 0,
1861      "cost_per_1m_out_cached": 0.075,
1862      "context_window": 128000,
1863      "default_max_tokens": 8192,
1864      "can_reason": false,
1865      "supports_attachments": true,
1866      "options": {}
1867    },
1868    {
1869      "id": "openai/gpt-4o-mini-2024-07-18",
1870      "name": "OpenAI: GPT-4o-mini (2024-07-18)",
1871      "cost_per_1m_in": 0.15,
1872      "cost_per_1m_out": 0.6,
1873      "cost_per_1m_in_cached": 0,
1874      "cost_per_1m_out_cached": 0.075,
1875      "context_window": 128000,
1876      "default_max_tokens": 8192,
1877      "can_reason": false,
1878      "supports_attachments": true,
1879      "options": {}
1880    },
1881    {
1882      "id": "openai/gpt-5",
1883      "name": "OpenAI: GPT-5",
1884      "cost_per_1m_in": 1.25,
1885      "cost_per_1m_out": 10,
1886      "cost_per_1m_in_cached": 0,
1887      "cost_per_1m_out_cached": 0.125,
1888      "context_window": 400000,
1889      "default_max_tokens": 64000,
1890      "can_reason": true,
1891      "reasoning_levels": [
1892        "low",
1893        "medium",
1894        "high"
1895      ],
1896      "default_reasoning_effort": "medium",
1897      "supports_attachments": true,
1898      "options": {}
1899    },
1900    {
1901      "id": "openai/gpt-5-codex",
1902      "name": "OpenAI: GPT-5 Codex",
1903      "cost_per_1m_in": 1.25,
1904      "cost_per_1m_out": 10,
1905      "cost_per_1m_in_cached": 0,
1906      "cost_per_1m_out_cached": 0.125,
1907      "context_window": 400000,
1908      "default_max_tokens": 64000,
1909      "can_reason": true,
1910      "reasoning_levels": [
1911        "low",
1912        "medium",
1913        "high"
1914      ],
1915      "default_reasoning_effort": "medium",
1916      "supports_attachments": true,
1917      "options": {}
1918    },
1919    {
1920      "id": "openai/gpt-5-image",
1921      "name": "OpenAI: GPT-5 Image",
1922      "cost_per_1m_in": 10,
1923      "cost_per_1m_out": 10,
1924      "cost_per_1m_in_cached": 0,
1925      "cost_per_1m_out_cached": 1.25,
1926      "context_window": 400000,
1927      "default_max_tokens": 64000,
1928      "can_reason": true,
1929      "reasoning_levels": [
1930        "low",
1931        "medium",
1932        "high"
1933      ],
1934      "default_reasoning_effort": "medium",
1935      "supports_attachments": true,
1936      "options": {}
1937    },
1938    {
1939      "id": "openai/gpt-5-image-mini",
1940      "name": "OpenAI: GPT-5 Image Mini",
1941      "cost_per_1m_in": 2.5,
1942      "cost_per_1m_out": 2,
1943      "cost_per_1m_in_cached": 0,
1944      "cost_per_1m_out_cached": 0.25,
1945      "context_window": 400000,
1946      "default_max_tokens": 64000,
1947      "can_reason": true,
1948      "reasoning_levels": [
1949        "low",
1950        "medium",
1951        "high"
1952      ],
1953      "default_reasoning_effort": "medium",
1954      "supports_attachments": true,
1955      "options": {}
1956    },
1957    {
1958      "id": "openai/gpt-5-mini",
1959      "name": "OpenAI: GPT-5 Mini",
1960      "cost_per_1m_in": 0.25,
1961      "cost_per_1m_out": 2,
1962      "cost_per_1m_in_cached": 0,
1963      "cost_per_1m_out_cached": 0.03,
1964      "context_window": 400000,
1965      "default_max_tokens": 40000,
1966      "can_reason": true,
1967      "reasoning_levels": [
1968        "low",
1969        "medium",
1970        "high"
1971      ],
1972      "default_reasoning_effort": "medium",
1973      "supports_attachments": true,
1974      "options": {}
1975    },
1976    {
1977      "id": "openai/gpt-5-nano",
1978      "name": "OpenAI: GPT-5 Nano",
1979      "cost_per_1m_in": 0.049999999999999996,
1980      "cost_per_1m_out": 0.39999999999999997,
1981      "cost_per_1m_in_cached": 0,
1982      "cost_per_1m_out_cached": 0.01,
1983      "context_window": 400000,
1984      "default_max_tokens": 40000,
1985      "can_reason": true,
1986      "reasoning_levels": [
1987        "low",
1988        "medium",
1989        "high"
1990      ],
1991      "default_reasoning_effort": "medium",
1992      "supports_attachments": true,
1993      "options": {}
1994    },
1995    {
1996      "id": "openai/gpt-5-pro",
1997      "name": "OpenAI: GPT-5 Pro",
1998      "cost_per_1m_in": 15,
1999      "cost_per_1m_out": 120,
2000      "cost_per_1m_in_cached": 0,
2001      "cost_per_1m_out_cached": 0,
2002      "context_window": 400000,
2003      "default_max_tokens": 64000,
2004      "can_reason": true,
2005      "reasoning_levels": [
2006        "low",
2007        "medium",
2008        "high"
2009      ],
2010      "default_reasoning_effort": "medium",
2011      "supports_attachments": true,
2012      "options": {}
2013    },
2014    {
2015      "id": "openai/gpt-5.1",
2016      "name": "OpenAI: GPT-5.1",
2017      "cost_per_1m_in": 1.25,
2018      "cost_per_1m_out": 10,
2019      "cost_per_1m_in_cached": 0,
2020      "cost_per_1m_out_cached": 0.125,
2021      "context_window": 400000,
2022      "default_max_tokens": 64000,
2023      "can_reason": true,
2024      "reasoning_levels": [
2025        "low",
2026        "medium",
2027        "high"
2028      ],
2029      "default_reasoning_effort": "medium",
2030      "supports_attachments": true,
2031      "options": {}
2032    },
2033    {
2034      "id": "openai/gpt-5.1-chat",
2035      "name": "OpenAI: GPT-5.1 Chat",
2036      "cost_per_1m_in": 1.25,
2037      "cost_per_1m_out": 10,
2038      "cost_per_1m_in_cached": 0,
2039      "cost_per_1m_out_cached": 0.125,
2040      "context_window": 128000,
2041      "default_max_tokens": 8192,
2042      "can_reason": false,
2043      "supports_attachments": true,
2044      "options": {}
2045    },
2046    {
2047      "id": "openai/gpt-5.1-codex",
2048      "name": "OpenAI: GPT-5.1-Codex",
2049      "cost_per_1m_in": 1.25,
2050      "cost_per_1m_out": 10,
2051      "cost_per_1m_in_cached": 0,
2052      "cost_per_1m_out_cached": 0.125,
2053      "context_window": 400000,
2054      "default_max_tokens": 64000,
2055      "can_reason": true,
2056      "reasoning_levels": [
2057        "low",
2058        "medium",
2059        "high"
2060      ],
2061      "default_reasoning_effort": "medium",
2062      "supports_attachments": true,
2063      "options": {}
2064    },
2065    {
2066      "id": "openai/gpt-5.1-codex-max",
2067      "name": "OpenAI: GPT-5.1-Codex-Max",
2068      "cost_per_1m_in": 1.25,
2069      "cost_per_1m_out": 10,
2070      "cost_per_1m_in_cached": 0,
2071      "cost_per_1m_out_cached": 0.125,
2072      "context_window": 400000,
2073      "default_max_tokens": 64000,
2074      "can_reason": true,
2075      "reasoning_levels": [
2076        "low",
2077        "medium",
2078        "high"
2079      ],
2080      "default_reasoning_effort": "medium",
2081      "supports_attachments": true,
2082      "options": {}
2083    },
2084    {
2085      "id": "openai/gpt-5.1-codex-mini",
2086      "name": "OpenAI: GPT-5.1-Codex-Mini",
2087      "cost_per_1m_in": 0.25,
2088      "cost_per_1m_out": 2,
2089      "cost_per_1m_in_cached": 0,
2090      "cost_per_1m_out_cached": 0.024999999999999998,
2091      "context_window": 400000,
2092      "default_max_tokens": 50000,
2093      "can_reason": true,
2094      "reasoning_levels": [
2095        "low",
2096        "medium",
2097        "high"
2098      ],
2099      "default_reasoning_effort": "medium",
2100      "supports_attachments": true,
2101      "options": {}
2102    },
2103    {
2104      "id": "openai/gpt-5.2",
2105      "name": "OpenAI: GPT-5.2",
2106      "cost_per_1m_in": 1.75,
2107      "cost_per_1m_out": 14,
2108      "cost_per_1m_in_cached": 0,
2109      "cost_per_1m_out_cached": 0.175,
2110      "context_window": 400000,
2111      "default_max_tokens": 64000,
2112      "can_reason": true,
2113      "reasoning_levels": [
2114        "low",
2115        "medium",
2116        "high"
2117      ],
2118      "default_reasoning_effort": "medium",
2119      "supports_attachments": true,
2120      "options": {}
2121    },
2122    {
2123      "id": "openai/gpt-5.2-chat",
2124      "name": "OpenAI: GPT-5.2 Chat",
2125      "cost_per_1m_in": 1.75,
2126      "cost_per_1m_out": 14,
2127      "cost_per_1m_in_cached": 0,
2128      "cost_per_1m_out_cached": 0.175,
2129      "context_window": 128000,
2130      "default_max_tokens": 8192,
2131      "can_reason": false,
2132      "supports_attachments": true,
2133      "options": {}
2134    },
2135    {
2136      "id": "openai/gpt-5.2-pro",
2137      "name": "OpenAI: GPT-5.2 Pro",
2138      "cost_per_1m_in": 21,
2139      "cost_per_1m_out": 168,
2140      "cost_per_1m_in_cached": 0,
2141      "cost_per_1m_out_cached": 0,
2142      "context_window": 400000,
2143      "default_max_tokens": 64000,
2144      "can_reason": true,
2145      "reasoning_levels": [
2146        "low",
2147        "medium",
2148        "high"
2149      ],
2150      "default_reasoning_effort": "medium",
2151      "supports_attachments": true,
2152      "options": {}
2153    },
2154    {
2155      "id": "openai/gpt-oss-120b",
2156      "name": "OpenAI: gpt-oss-120b",
2157      "cost_per_1m_in": 0.039,
2158      "cost_per_1m_out": 0.19,
2159      "cost_per_1m_in_cached": 0,
2160      "cost_per_1m_out_cached": 0,
2161      "context_window": 131072,
2162      "default_max_tokens": 13107,
2163      "can_reason": true,
2164      "reasoning_levels": [
2165        "low",
2166        "medium",
2167        "high"
2168      ],
2169      "default_reasoning_effort": "medium",
2170      "supports_attachments": false,
2171      "options": {}
2172    },
2173    {
2174      "id": "openai/gpt-oss-120b:exacto",
2175      "name": "OpenAI: gpt-oss-120b (exacto)",
2176      "cost_per_1m_in": 0.039,
2177      "cost_per_1m_out": 0.19,
2178      "cost_per_1m_in_cached": 0,
2179      "cost_per_1m_out_cached": 0,
2180      "context_window": 131072,
2181      "default_max_tokens": 13107,
2182      "can_reason": true,
2183      "reasoning_levels": [
2184        "low",
2185        "medium",
2186        "high"
2187      ],
2188      "default_reasoning_effort": "medium",
2189      "supports_attachments": false,
2190      "options": {}
2191    },
2192    {
2193      "id": "openai/gpt-oss-120b:free",
2194      "name": "OpenAI: gpt-oss-120b (free)",
2195      "cost_per_1m_in": 0,
2196      "cost_per_1m_out": 0,
2197      "cost_per_1m_in_cached": 0,
2198      "cost_per_1m_out_cached": 0,
2199      "context_window": 131072,
2200      "default_max_tokens": 13107,
2201      "can_reason": true,
2202      "reasoning_levels": [
2203        "low",
2204        "medium",
2205        "high"
2206      ],
2207      "default_reasoning_effort": "medium",
2208      "supports_attachments": false,
2209      "options": {}
2210    },
2211    {
2212      "id": "openai/gpt-oss-20b",
2213      "name": "OpenAI: gpt-oss-20b",
2214      "cost_per_1m_in": 0.03,
2215      "cost_per_1m_out": 0.14,
2216      "cost_per_1m_in_cached": 0,
2217      "cost_per_1m_out_cached": 0,
2218      "context_window": 131072,
2219      "default_max_tokens": 13107,
2220      "can_reason": true,
2221      "reasoning_levels": [
2222        "low",
2223        "medium",
2224        "high"
2225      ],
2226      "default_reasoning_effort": "medium",
2227      "supports_attachments": false,
2228      "options": {}
2229    },
2230    {
2231      "id": "openai/gpt-oss-20b:free",
2232      "name": "OpenAI: gpt-oss-20b (free)",
2233      "cost_per_1m_in": 0,
2234      "cost_per_1m_out": 0,
2235      "cost_per_1m_in_cached": 0,
2236      "cost_per_1m_out_cached": 0,
2237      "context_window": 131072,
2238      "default_max_tokens": 65536,
2239      "can_reason": true,
2240      "reasoning_levels": [
2241        "low",
2242        "medium",
2243        "high"
2244      ],
2245      "default_reasoning_effort": "medium",
2246      "supports_attachments": false,
2247      "options": {}
2248    },
2249    {
2250      "id": "openai/gpt-oss-safeguard-20b",
2251      "name": "OpenAI: gpt-oss-safeguard-20b",
2252      "cost_per_1m_in": 0.075,
2253      "cost_per_1m_out": 0.3,
2254      "cost_per_1m_in_cached": 0,
2255      "cost_per_1m_out_cached": 0.037,
2256      "context_window": 131072,
2257      "default_max_tokens": 32768,
2258      "can_reason": true,
2259      "reasoning_levels": [
2260        "low",
2261        "medium",
2262        "high"
2263      ],
2264      "default_reasoning_effort": "medium",
2265      "supports_attachments": false,
2266      "options": {}
2267    },
2268    {
2269      "id": "openai/o1",
2270      "name": "OpenAI: o1",
2271      "cost_per_1m_in": 15,
2272      "cost_per_1m_out": 60,
2273      "cost_per_1m_in_cached": 0,
2274      "cost_per_1m_out_cached": 7.5,
2275      "context_window": 200000,
2276      "default_max_tokens": 50000,
2277      "can_reason": false,
2278      "supports_attachments": true,
2279      "options": {}
2280    },
2281    {
2282      "id": "openai/o3",
2283      "name": "OpenAI: o3",
2284      "cost_per_1m_in": 2,
2285      "cost_per_1m_out": 8,
2286      "cost_per_1m_in_cached": 0,
2287      "cost_per_1m_out_cached": 0.5,
2288      "context_window": 200000,
2289      "default_max_tokens": 50000,
2290      "can_reason": true,
2291      "reasoning_levels": [
2292        "low",
2293        "medium",
2294        "high"
2295      ],
2296      "default_reasoning_effort": "medium",
2297      "supports_attachments": true,
2298      "options": {}
2299    },
2300    {
2301      "id": "openai/o3-deep-research",
2302      "name": "OpenAI: o3 Deep Research",
2303      "cost_per_1m_in": 10,
2304      "cost_per_1m_out": 40,
2305      "cost_per_1m_in_cached": 0,
2306      "cost_per_1m_out_cached": 2.5,
2307      "context_window": 200000,
2308      "default_max_tokens": 50000,
2309      "can_reason": true,
2310      "reasoning_levels": [
2311        "low",
2312        "medium",
2313        "high"
2314      ],
2315      "default_reasoning_effort": "medium",
2316      "supports_attachments": true,
2317      "options": {}
2318    },
2319    {
2320      "id": "openai/o3-mini",
2321      "name": "OpenAI: o3 Mini",
2322      "cost_per_1m_in": 1.1,
2323      "cost_per_1m_out": 4.4,
2324      "cost_per_1m_in_cached": 0,
2325      "cost_per_1m_out_cached": 0.55,
2326      "context_window": 200000,
2327      "default_max_tokens": 50000,
2328      "can_reason": false,
2329      "supports_attachments": false,
2330      "options": {}
2331    },
2332    {
2333      "id": "openai/o3-mini-high",
2334      "name": "OpenAI: o3 Mini High",
2335      "cost_per_1m_in": 1.1,
2336      "cost_per_1m_out": 4.4,
2337      "cost_per_1m_in_cached": 0,
2338      "cost_per_1m_out_cached": 0.55,
2339      "context_window": 200000,
2340      "default_max_tokens": 50000,
2341      "can_reason": false,
2342      "supports_attachments": false,
2343      "options": {}
2344    },
2345    {
2346      "id": "openai/o3-pro",
2347      "name": "OpenAI: o3 Pro",
2348      "cost_per_1m_in": 20,
2349      "cost_per_1m_out": 80,
2350      "cost_per_1m_in_cached": 0,
2351      "cost_per_1m_out_cached": 0,
2352      "context_window": 200000,
2353      "default_max_tokens": 50000,
2354      "can_reason": true,
2355      "reasoning_levels": [
2356        "low",
2357        "medium",
2358        "high"
2359      ],
2360      "default_reasoning_effort": "medium",
2361      "supports_attachments": true,
2362      "options": {}
2363    },
2364    {
2365      "id": "openai/o4-mini",
2366      "name": "OpenAI: o4 Mini",
2367      "cost_per_1m_in": 1.1,
2368      "cost_per_1m_out": 4.4,
2369      "cost_per_1m_in_cached": 0,
2370      "cost_per_1m_out_cached": 0.275,
2371      "context_window": 200000,
2372      "default_max_tokens": 50000,
2373      "can_reason": true,
2374      "reasoning_levels": [
2375        "low",
2376        "medium",
2377        "high"
2378      ],
2379      "default_reasoning_effort": "medium",
2380      "supports_attachments": true,
2381      "options": {}
2382    },
2383    {
2384      "id": "openai/o4-mini-deep-research",
2385      "name": "OpenAI: o4 Mini Deep Research",
2386      "cost_per_1m_in": 2,
2387      "cost_per_1m_out": 8,
2388      "cost_per_1m_in_cached": 0,
2389      "cost_per_1m_out_cached": 0.5,
2390      "context_window": 200000,
2391      "default_max_tokens": 50000,
2392      "can_reason": true,
2393      "reasoning_levels": [
2394        "low",
2395        "medium",
2396        "high"
2397      ],
2398      "default_reasoning_effort": "medium",
2399      "supports_attachments": true,
2400      "options": {}
2401    },
2402    {
2403      "id": "openai/o4-mini-high",
2404      "name": "OpenAI: o4 Mini High",
2405      "cost_per_1m_in": 1.1,
2406      "cost_per_1m_out": 4.4,
2407      "cost_per_1m_in_cached": 0,
2408      "cost_per_1m_out_cached": 0.275,
2409      "context_window": 200000,
2410      "default_max_tokens": 50000,
2411      "can_reason": true,
2412      "reasoning_levels": [
2413        "low",
2414        "medium",
2415        "high"
2416      ],
2417      "default_reasoning_effort": "medium",
2418      "supports_attachments": true,
2419      "options": {}
2420    },
2421    {
2422      "id": "prime-intellect/intellect-3",
2423      "name": "Prime Intellect: INTELLECT-3",
2424      "cost_per_1m_in": 0.19999999999999998,
2425      "cost_per_1m_out": 1.1,
2426      "cost_per_1m_in_cached": 0,
2427      "cost_per_1m_out_cached": 0,
2428      "context_window": 131072,
2429      "default_max_tokens": 65536,
2430      "can_reason": true,
2431      "reasoning_levels": [
2432        "low",
2433        "medium",
2434        "high"
2435      ],
2436      "default_reasoning_effort": "medium",
2437      "supports_attachments": false,
2438      "options": {}
2439    },
2440    {
2441      "id": "qwen/qwen-2.5-72b-instruct",
2442      "name": "Qwen2.5 72B Instruct",
2443      "cost_per_1m_in": 0.07,
2444      "cost_per_1m_out": 0.26,
2445      "cost_per_1m_in_cached": 0,
2446      "cost_per_1m_out_cached": 0,
2447      "context_window": 32768,
2448      "default_max_tokens": 16384,
2449      "can_reason": false,
2450      "supports_attachments": false,
2451      "options": {}
2452    },
2453    {
2454      "id": "qwen/qwen-plus-2025-07-28",
2455      "name": "Qwen: Qwen Plus 0728",
2456      "cost_per_1m_in": 0.39999999999999997,
2457      "cost_per_1m_out": 1.2,
2458      "cost_per_1m_in_cached": 0,
2459      "cost_per_1m_out_cached": 0,
2460      "context_window": 1000000,
2461      "default_max_tokens": 16384,
2462      "can_reason": false,
2463      "supports_attachments": false,
2464      "options": {}
2465    },
2466    {
2467      "id": "qwen/qwen-plus-2025-07-28:thinking",
2468      "name": "Qwen: Qwen Plus 0728 (thinking)",
2469      "cost_per_1m_in": 0.39999999999999997,
2470      "cost_per_1m_out": 4,
2471      "cost_per_1m_in_cached": 0,
2472      "cost_per_1m_out_cached": 0,
2473      "context_window": 1000000,
2474      "default_max_tokens": 16384,
2475      "can_reason": true,
2476      "reasoning_levels": [
2477        "low",
2478        "medium",
2479        "high"
2480      ],
2481      "default_reasoning_effort": "medium",
2482      "supports_attachments": false,
2483      "options": {}
2484    },
2485    {
2486      "id": "qwen/qwen-vl-max",
2487      "name": "Qwen: Qwen VL Max",
2488      "cost_per_1m_in": 0.7999999999999999,
2489      "cost_per_1m_out": 3.1999999999999997,
2490      "cost_per_1m_in_cached": 0,
2491      "cost_per_1m_out_cached": 0,
2492      "context_window": 131072,
2493      "default_max_tokens": 4096,
2494      "can_reason": false,
2495      "supports_attachments": true,
2496      "options": {}
2497    },
2498    {
2499      "id": "qwen/qwen-max",
2500      "name": "Qwen: Qwen-Max ",
2501      "cost_per_1m_in": 1.5999999999999999,
2502      "cost_per_1m_out": 6.3999999999999995,
2503      "cost_per_1m_in_cached": 0,
2504      "cost_per_1m_out_cached": 0.64,
2505      "context_window": 32768,
2506      "default_max_tokens": 4096,
2507      "can_reason": false,
2508      "supports_attachments": false,
2509      "options": {}
2510    },
2511    {
2512      "id": "qwen/qwen-plus",
2513      "name": "Qwen: Qwen-Plus",
2514      "cost_per_1m_in": 0.39999999999999997,
2515      "cost_per_1m_out": 1.2,
2516      "cost_per_1m_in_cached": 0,
2517      "cost_per_1m_out_cached": 0.16,
2518      "context_window": 131072,
2519      "default_max_tokens": 4096,
2520      "can_reason": false,
2521      "supports_attachments": false,
2522      "options": {}
2523    },
2524    {
2525      "id": "qwen/qwen-turbo",
2526      "name": "Qwen: Qwen-Turbo",
2527      "cost_per_1m_in": 0.049999999999999996,
2528      "cost_per_1m_out": 0.19999999999999998,
2529      "cost_per_1m_in_cached": 0,
2530      "cost_per_1m_out_cached": 0.02,
2531      "context_window": 1000000,
2532      "default_max_tokens": 4096,
2533      "can_reason": false,
2534      "supports_attachments": false,
2535      "options": {}
2536    },
2537    {
2538      "id": "qwen/qwen3-14b",
2539      "name": "Qwen: Qwen3 14B",
2540      "cost_per_1m_in": 0.049999999999999996,
2541      "cost_per_1m_out": 0.22,
2542      "cost_per_1m_in_cached": 0,
2543      "cost_per_1m_out_cached": 0,
2544      "context_window": 40960,
2545      "default_max_tokens": 20480,
2546      "can_reason": true,
2547      "reasoning_levels": [
2548        "low",
2549        "medium",
2550        "high"
2551      ],
2552      "default_reasoning_effort": "medium",
2553      "supports_attachments": false,
2554      "options": {}
2555    },
2556    {
2557      "id": "qwen/qwen3-235b-a22b",
2558      "name": "Qwen: Qwen3 235B A22B",
2559      "cost_per_1m_in": 0.22,
2560      "cost_per_1m_out": 0.88,
2561      "cost_per_1m_in_cached": 0,
2562      "cost_per_1m_out_cached": 0,
2563      "context_window": 131072,
2564      "default_max_tokens": 13107,
2565      "can_reason": true,
2566      "reasoning_levels": [
2567        "low",
2568        "medium",
2569        "high"
2570      ],
2571      "default_reasoning_effort": "medium",
2572      "supports_attachments": false,
2573      "options": {}
2574    },
2575    {
2576      "id": "qwen/qwen3-235b-a22b:free",
2577      "name": "Qwen: Qwen3 235B A22B (free)",
2578      "cost_per_1m_in": 0,
2579      "cost_per_1m_out": 0,
2580      "cost_per_1m_in_cached": 0,
2581      "cost_per_1m_out_cached": 0,
2582      "context_window": 131072,
2583      "default_max_tokens": 13107,
2584      "can_reason": true,
2585      "reasoning_levels": [
2586        "low",
2587        "medium",
2588        "high"
2589      ],
2590      "default_reasoning_effort": "medium",
2591      "supports_attachments": false,
2592      "options": {}
2593    },
2594    {
2595      "id": "qwen/qwen3-235b-a22b-2507",
2596      "name": "Qwen: Qwen3 235B A22B Instruct 2507",
2597      "cost_per_1m_in": 0.08,
2598      "cost_per_1m_out": 0.55,
2599      "cost_per_1m_in_cached": 0,
2600      "cost_per_1m_out_cached": 0,
2601      "context_window": 262144,
2602      "default_max_tokens": 131072,
2603      "can_reason": false,
2604      "supports_attachments": false,
2605      "options": {}
2606    },
2607    {
2608      "id": "qwen/qwen3-235b-a22b-thinking-2507",
2609      "name": "Qwen: Qwen3 235B A22B Thinking 2507",
2610      "cost_per_1m_in": 0.65,
2611      "cost_per_1m_out": 3,
2612      "cost_per_1m_in_cached": 0,
2613      "cost_per_1m_out_cached": 0,
2614      "context_window": 262144,
2615      "default_max_tokens": 26214,
2616      "can_reason": true,
2617      "reasoning_levels": [
2618        "low",
2619        "medium",
2620        "high"
2621      ],
2622      "default_reasoning_effort": "medium",
2623      "supports_attachments": false,
2624      "options": {}
2625    },
2626    {
2627      "id": "qwen/qwen3-30b-a3b",
2628      "name": "Qwen: Qwen3 30B A3B",
2629      "cost_per_1m_in": 0.08,
2630      "cost_per_1m_out": 0.28,
2631      "cost_per_1m_in_cached": 0,
2632      "cost_per_1m_out_cached": 0,
2633      "context_window": 131072,
2634      "default_max_tokens": 65536,
2635      "can_reason": true,
2636      "reasoning_levels": [
2637        "low",
2638        "medium",
2639        "high"
2640      ],
2641      "default_reasoning_effort": "medium",
2642      "supports_attachments": false,
2643      "options": {}
2644    },
2645    {
2646      "id": "qwen/qwen3-30b-a3b-instruct-2507",
2647      "name": "Qwen: Qwen3 30B A3B Instruct 2507",
2648      "cost_per_1m_in": 0.08,
2649      "cost_per_1m_out": 0.33,
2650      "cost_per_1m_in_cached": 0,
2651      "cost_per_1m_out_cached": 0,
2652      "context_window": 262144,
2653      "default_max_tokens": 131072,
2654      "can_reason": false,
2655      "supports_attachments": false,
2656      "options": {}
2657    },
2658    {
2659      "id": "qwen/qwen3-32b",
2660      "name": "Qwen: Qwen3 32B",
2661      "cost_per_1m_in": 0.15,
2662      "cost_per_1m_out": 0.5,
2663      "cost_per_1m_in_cached": 0,
2664      "cost_per_1m_out_cached": 0,
2665      "context_window": 131072,
2666      "default_max_tokens": 4000,
2667      "can_reason": true,
2668      "reasoning_levels": [
2669        "low",
2670        "medium",
2671        "high"
2672      ],
2673      "default_reasoning_effort": "medium",
2674      "supports_attachments": false,
2675      "options": {}
2676    },
2677    {
2678      "id": "qwen/qwen3-4b:free",
2679      "name": "Qwen: Qwen3 4B (free)",
2680      "cost_per_1m_in": 0,
2681      "cost_per_1m_out": 0,
2682      "cost_per_1m_in_cached": 0,
2683      "cost_per_1m_out_cached": 0,
2684      "context_window": 40960,
2685      "default_max_tokens": 4096,
2686      "can_reason": true,
2687      "reasoning_levels": [
2688        "low",
2689        "medium",
2690        "high"
2691      ],
2692      "default_reasoning_effort": "medium",
2693      "supports_attachments": false,
2694      "options": {}
2695    },
2696    {
2697      "id": "qwen/qwen3-8b",
2698      "name": "Qwen: Qwen3 8B",
2699      "cost_per_1m_in": 0.2,
2700      "cost_per_1m_out": 0.2,
2701      "cost_per_1m_in_cached": 0,
2702      "cost_per_1m_out_cached": 0,
2703      "context_window": 40960,
2704      "default_max_tokens": 4096,
2705      "can_reason": true,
2706      "reasoning_levels": [
2707        "low",
2708        "medium",
2709        "high"
2710      ],
2711      "default_reasoning_effort": "medium",
2712      "supports_attachments": false,
2713      "options": {}
2714    },
2715    {
2716      "id": "qwen/qwen3-coder-30b-a3b-instruct",
2717      "name": "Qwen: Qwen3 Coder 30B A3B Instruct",
2718      "cost_per_1m_in": 0.07,
2719      "cost_per_1m_out": 0.27,
2720      "cost_per_1m_in_cached": 0,
2721      "cost_per_1m_out_cached": 0,
2722      "context_window": 160000,
2723      "default_max_tokens": 16384,
2724      "can_reason": false,
2725      "supports_attachments": false,
2726      "options": {}
2727    },
2728    {
2729      "id": "qwen/qwen3-coder",
2730      "name": "Qwen: Qwen3 Coder 480B A35B",
2731      "cost_per_1m_in": 0.28,
2732      "cost_per_1m_out": 1.2,
2733      "cost_per_1m_in_cached": 0,
2734      "cost_per_1m_out_cached": 0,
2735      "context_window": 262144,
2736      "default_max_tokens": 26214,
2737      "can_reason": false,
2738      "supports_attachments": false,
2739      "options": {}
2740    },
2741    {
2742      "id": "qwen/qwen3-coder:exacto",
2743      "name": "Qwen: Qwen3 Coder 480B A35B (exacto)",
2744      "cost_per_1m_in": 0.22,
2745      "cost_per_1m_out": 1.7999999999999998,
2746      "cost_per_1m_in_cached": 0,
2747      "cost_per_1m_out_cached": 0,
2748      "context_window": 262144,
2749      "default_max_tokens": 32768,
2750      "can_reason": false,
2751      "supports_attachments": false,
2752      "options": {}
2753    },
2754    {
2755      "id": "qwen/qwen3-coder:free",
2756      "name": "Qwen: Qwen3 Coder 480B A35B (free)",
2757      "cost_per_1m_in": 0,
2758      "cost_per_1m_out": 0,
2759      "cost_per_1m_in_cached": 0,
2760      "cost_per_1m_out_cached": 0,
2761      "context_window": 262000,
2762      "default_max_tokens": 131000,
2763      "can_reason": false,
2764      "supports_attachments": false,
2765      "options": {}
2766    },
2767    {
2768      "id": "qwen/qwen3-coder-flash",
2769      "name": "Qwen: Qwen3 Coder Flash",
2770      "cost_per_1m_in": 0.3,
2771      "cost_per_1m_out": 1.5,
2772      "cost_per_1m_in_cached": 0,
2773      "cost_per_1m_out_cached": 0.08,
2774      "context_window": 128000,
2775      "default_max_tokens": 32768,
2776      "can_reason": false,
2777      "supports_attachments": false,
2778      "options": {}
2779    },
2780    {
2781      "id": "qwen/qwen3-coder-plus",
2782      "name": "Qwen: Qwen3 Coder Plus",
2783      "cost_per_1m_in": 1,
2784      "cost_per_1m_out": 5,
2785      "cost_per_1m_in_cached": 0,
2786      "cost_per_1m_out_cached": 0.09999999999999999,
2787      "context_window": 128000,
2788      "default_max_tokens": 32768,
2789      "can_reason": false,
2790      "supports_attachments": false,
2791      "options": {}
2792    },
2793    {
2794      "id": "qwen/qwen3-max",
2795      "name": "Qwen: Qwen3 Max",
2796      "cost_per_1m_in": 1.2,
2797      "cost_per_1m_out": 6,
2798      "cost_per_1m_in_cached": 0,
2799      "cost_per_1m_out_cached": 0.24,
2800      "context_window": 256000,
2801      "default_max_tokens": 16384,
2802      "can_reason": false,
2803      "supports_attachments": false,
2804      "options": {}
2805    },
2806    {
2807      "id": "qwen/qwen3-next-80b-a3b-instruct",
2808      "name": "Qwen: Qwen3 Next 80B A3B Instruct",
2809      "cost_per_1m_in": 0.09999999999999999,
2810      "cost_per_1m_out": 0.7999999999999999,
2811      "cost_per_1m_in_cached": 0,
2812      "cost_per_1m_out_cached": 0,
2813      "context_window": 262144,
2814      "default_max_tokens": 131072,
2815      "can_reason": false,
2816      "supports_attachments": false,
2817      "options": {}
2818    },
2819    {
2820      "id": "qwen/qwen3-next-80b-a3b-thinking",
2821      "name": "Qwen: Qwen3 Next 80B A3B Thinking",
2822      "cost_per_1m_in": 0.3,
2823      "cost_per_1m_out": 0.3,
2824      "cost_per_1m_in_cached": 0,
2825      "cost_per_1m_out_cached": 0,
2826      "context_window": 262144,
2827      "default_max_tokens": 131072,
2828      "can_reason": true,
2829      "reasoning_levels": [
2830        "low",
2831        "medium",
2832        "high"
2833      ],
2834      "default_reasoning_effort": "medium",
2835      "supports_attachments": false,
2836      "options": {}
2837    },
2838    {
2839      "id": "qwen/qwen3-vl-235b-a22b-instruct",
2840      "name": "Qwen: Qwen3 VL 235B A22B Instruct",
2841      "cost_per_1m_in": 0.3,
2842      "cost_per_1m_out": 1.2,
2843      "cost_per_1m_in_cached": 0,
2844      "cost_per_1m_out_cached": 0,
2845      "context_window": 262144,
2846      "default_max_tokens": 131072,
2847      "can_reason": false,
2848      "supports_attachments": true,
2849      "options": {}
2850    },
2851    {
2852      "id": "qwen/qwen3-vl-30b-a3b-instruct",
2853      "name": "Qwen: Qwen3 VL 30B A3B Instruct",
2854      "cost_per_1m_in": 0.15,
2855      "cost_per_1m_out": 0.6,
2856      "cost_per_1m_in_cached": 0,
2857      "cost_per_1m_out_cached": 0,
2858      "context_window": 262144,
2859      "default_max_tokens": 26214,
2860      "can_reason": false,
2861      "supports_attachments": true,
2862      "options": {}
2863    },
2864    {
2865      "id": "qwen/qwen3-vl-30b-a3b-thinking",
2866      "name": "Qwen: Qwen3 VL 30B A3B Thinking",
2867      "cost_per_1m_in": 0.16,
2868      "cost_per_1m_out": 0.7999999999999999,
2869      "cost_per_1m_in_cached": 0,
2870      "cost_per_1m_out_cached": 0,
2871      "context_window": 131072,
2872      "default_max_tokens": 16384,
2873      "can_reason": true,
2874      "reasoning_levels": [
2875        "low",
2876        "medium",
2877        "high"
2878      ],
2879      "default_reasoning_effort": "medium",
2880      "supports_attachments": true,
2881      "options": {}
2882    },
2883    {
2884      "id": "qwen/qwen3-vl-8b-instruct",
2885      "name": "Qwen: Qwen3 VL 8B Instruct",
2886      "cost_per_1m_in": 0.18,
2887      "cost_per_1m_out": 0.7,
2888      "cost_per_1m_in_cached": 0,
2889      "cost_per_1m_out_cached": 0,
2890      "context_window": 256000,
2891      "default_max_tokens": 16384,
2892      "can_reason": false,
2893      "supports_attachments": true,
2894      "options": {}
2895    },
2896    {
2897      "id": "qwen/qwen3-vl-8b-thinking",
2898      "name": "Qwen: Qwen3 VL 8B Thinking",
2899      "cost_per_1m_in": 0.18,
2900      "cost_per_1m_out": 2.0999999999999996,
2901      "cost_per_1m_in_cached": 0,
2902      "cost_per_1m_out_cached": 0,
2903      "context_window": 256000,
2904      "default_max_tokens": 16384,
2905      "can_reason": true,
2906      "reasoning_levels": [
2907        "low",
2908        "medium",
2909        "high"
2910      ],
2911      "default_reasoning_effort": "medium",
2912      "supports_attachments": true,
2913      "options": {}
2914    },
2915    {
2916      "id": "relace/relace-search",
2917      "name": "Relace: Relace Search",
2918      "cost_per_1m_in": 1,
2919      "cost_per_1m_out": 3,
2920      "cost_per_1m_in_cached": 0,
2921      "cost_per_1m_out_cached": 0,
2922      "context_window": 256000,
2923      "default_max_tokens": 64000,
2924      "can_reason": false,
2925      "supports_attachments": false,
2926      "options": {}
2927    },
2928    {
2929      "id": "stepfun-ai/step3",
2930      "name": "StepFun: Step3",
2931      "cost_per_1m_in": 0.5700000000000001,
2932      "cost_per_1m_out": 1.42,
2933      "cost_per_1m_in_cached": 0,
2934      "cost_per_1m_out_cached": 0,
2935      "context_window": 65536,
2936      "default_max_tokens": 32768,
2937      "can_reason": true,
2938      "reasoning_levels": [
2939        "low",
2940        "medium",
2941        "high"
2942      ],
2943      "default_reasoning_effort": "medium",
2944      "supports_attachments": true,
2945      "options": {}
2946    },
2947    {
2948      "id": "tngtech/deepseek-r1t2-chimera",
2949      "name": "TNG: DeepSeek R1T2 Chimera",
2950      "cost_per_1m_in": 0.3,
2951      "cost_per_1m_out": 1.2,
2952      "cost_per_1m_in_cached": 0,
2953      "cost_per_1m_out_cached": 0,
2954      "context_window": 163840,
2955      "default_max_tokens": 81920,
2956      "can_reason": true,
2957      "reasoning_levels": [
2958        "low",
2959        "medium",
2960        "high"
2961      ],
2962      "default_reasoning_effort": "medium",
2963      "supports_attachments": false,
2964      "options": {}
2965    },
2966    {
2967      "id": "tngtech/tng-r1t-chimera",
2968      "name": "TNG: R1T Chimera",
2969      "cost_per_1m_in": 0.3,
2970      "cost_per_1m_out": 1.2,
2971      "cost_per_1m_in_cached": 0,
2972      "cost_per_1m_out_cached": 0,
2973      "context_window": 163840,
2974      "default_max_tokens": 81920,
2975      "can_reason": true,
2976      "reasoning_levels": [
2977        "low",
2978        "medium",
2979        "high"
2980      ],
2981      "default_reasoning_effort": "medium",
2982      "supports_attachments": false,
2983      "options": {}
2984    },
2985    {
2986      "id": "tngtech/tng-r1t-chimera:free",
2987      "name": "TNG: R1T Chimera (free)",
2988      "cost_per_1m_in": 0,
2989      "cost_per_1m_out": 0,
2990      "cost_per_1m_in_cached": 0,
2991      "cost_per_1m_out_cached": 0,
2992      "context_window": 163840,
2993      "default_max_tokens": 81920,
2994      "can_reason": true,
2995      "reasoning_levels": [
2996        "low",
2997        "medium",
2998        "high"
2999      ],
3000      "default_reasoning_effort": "medium",
3001      "supports_attachments": false,
3002      "options": {}
3003    },
3004    {
3005      "id": "thedrummer/rocinante-12b",
3006      "name": "TheDrummer: Rocinante 12B",
3007      "cost_per_1m_in": 0.16999999999999998,
3008      "cost_per_1m_out": 0.43,
3009      "cost_per_1m_in_cached": 0,
3010      "cost_per_1m_out_cached": 0,
3011      "context_window": 32768,
3012      "default_max_tokens": 3276,
3013      "can_reason": false,
3014      "supports_attachments": false,
3015      "options": {}
3016    },
3017    {
3018      "id": "thedrummer/unslopnemo-12b",
3019      "name": "TheDrummer: UnslopNemo 12B",
3020      "cost_per_1m_in": 0.39999999999999997,
3021      "cost_per_1m_out": 0.39999999999999997,
3022      "cost_per_1m_in_cached": 0,
3023      "cost_per_1m_out_cached": 0,
3024      "context_window": 32768,
3025      "default_max_tokens": 3276,
3026      "can_reason": false,
3027      "supports_attachments": false,
3028      "options": {}
3029    },
3030    {
3031      "id": "alibaba/tongyi-deepresearch-30b-a3b",
3032      "name": "Tongyi DeepResearch 30B A3B",
3033      "cost_per_1m_in": 0.09,
3034      "cost_per_1m_out": 0.39999999999999997,
3035      "cost_per_1m_in_cached": 0,
3036      "cost_per_1m_out_cached": 0,
3037      "context_window": 131072,
3038      "default_max_tokens": 65536,
3039      "can_reason": true,
3040      "reasoning_levels": [
3041        "low",
3042        "medium",
3043        "high"
3044      ],
3045      "default_reasoning_effort": "medium",
3046      "supports_attachments": false,
3047      "options": {}
3048    },
3049    {
3050      "id": "alibaba/tongyi-deepresearch-30b-a3b:free",
3051      "name": "Tongyi DeepResearch 30B A3B (free)",
3052      "cost_per_1m_in": 0,
3053      "cost_per_1m_out": 0,
3054      "cost_per_1m_in_cached": 0,
3055      "cost_per_1m_out_cached": 0,
3056      "context_window": 131072,
3057      "default_max_tokens": 65536,
3058      "can_reason": true,
3059      "reasoning_levels": [
3060        "low",
3061        "medium",
3062        "high"
3063      ],
3064      "default_reasoning_effort": "medium",
3065      "supports_attachments": false,
3066      "options": {}
3067    },
3068    {
3069      "id": "xiaomi/mimo-v2-flash:free",
3070      "name": "Xiaomi: MiMo-V2-Flash (free)",
3071      "cost_per_1m_in": 0,
3072      "cost_per_1m_out": 0,
3073      "cost_per_1m_in_cached": 0,
3074      "cost_per_1m_out_cached": 0,
3075      "context_window": 262144,
3076      "default_max_tokens": 131072,
3077      "can_reason": true,
3078      "reasoning_levels": [
3079        "low",
3080        "medium",
3081        "high"
3082      ],
3083      "default_reasoning_effort": "medium",
3084      "supports_attachments": false,
3085      "options": {}
3086    },
3087    {
3088      "id": "z-ai/glm-4-32b",
3089      "name": "Z.AI: GLM 4 32B ",
3090      "cost_per_1m_in": 0.09999999999999999,
3091      "cost_per_1m_out": 0.09999999999999999,
3092      "cost_per_1m_in_cached": 0,
3093      "cost_per_1m_out_cached": 0,
3094      "context_window": 128000,
3095      "default_max_tokens": 12800,
3096      "can_reason": false,
3097      "supports_attachments": false,
3098      "options": {}
3099    },
3100    {
3101      "id": "z-ai/glm-4.5",
3102      "name": "Z.AI: GLM 4.5",
3103      "cost_per_1m_in": 0.35,
3104      "cost_per_1m_out": 1.55,
3105      "cost_per_1m_in_cached": 0,
3106      "cost_per_1m_out_cached": 0,
3107      "context_window": 131072,
3108      "default_max_tokens": 65536,
3109      "can_reason": true,
3110      "reasoning_levels": [
3111        "low",
3112        "medium",
3113        "high"
3114      ],
3115      "default_reasoning_effort": "medium",
3116      "supports_attachments": false,
3117      "options": {}
3118    },
3119    {
3120      "id": "z-ai/glm-4.5-air",
3121      "name": "Z.AI: GLM 4.5 Air",
3122      "cost_per_1m_in": 0.10400000000000001,
3123      "cost_per_1m_out": 0.6799999999999999,
3124      "cost_per_1m_in_cached": 0,
3125      "cost_per_1m_out_cached": 0,
3126      "context_window": 131072,
3127      "default_max_tokens": 49152,
3128      "can_reason": true,
3129      "reasoning_levels": [
3130        "low",
3131        "medium",
3132        "high"
3133      ],
3134      "default_reasoning_effort": "medium",
3135      "supports_attachments": false,
3136      "options": {}
3137    },
3138    {
3139      "id": "z-ai/glm-4.5-air:free",
3140      "name": "Z.AI: GLM 4.5 Air (free)",
3141      "cost_per_1m_in": 0,
3142      "cost_per_1m_out": 0,
3143      "cost_per_1m_in_cached": 0,
3144      "cost_per_1m_out_cached": 0,
3145      "context_window": 131072,
3146      "default_max_tokens": 65536,
3147      "can_reason": true,
3148      "reasoning_levels": [
3149        "low",
3150        "medium",
3151        "high"
3152      ],
3153      "default_reasoning_effort": "medium",
3154      "supports_attachments": false,
3155      "options": {}
3156    },
3157    {
3158      "id": "z-ai/glm-4.5v",
3159      "name": "Z.AI: GLM 4.5V",
3160      "cost_per_1m_in": 0.48,
3161      "cost_per_1m_out": 1.44,
3162      "cost_per_1m_in_cached": 0,
3163      "cost_per_1m_out_cached": 0.088,
3164      "context_window": 65536,
3165      "default_max_tokens": 8192,
3166      "can_reason": true,
3167      "reasoning_levels": [
3168        "low",
3169        "medium",
3170        "high"
3171      ],
3172      "default_reasoning_effort": "medium",
3173      "supports_attachments": true,
3174      "options": {}
3175    },
3176    {
3177      "id": "z-ai/glm-4.6",
3178      "name": "Z.AI: GLM 4.6",
3179      "cost_per_1m_in": 0.44,
3180      "cost_per_1m_out": 1.76,
3181      "cost_per_1m_in_cached": 0,
3182      "cost_per_1m_out_cached": 0.088,
3183      "context_window": 204800,
3184      "default_max_tokens": 65536,
3185      "can_reason": true,
3186      "reasoning_levels": [
3187        "low",
3188        "medium",
3189        "high"
3190      ],
3191      "default_reasoning_effort": "medium",
3192      "supports_attachments": false,
3193      "options": {}
3194    },
3195    {
3196      "id": "z-ai/glm-4.6:exacto",
3197      "name": "Z.AI: GLM 4.6 (exacto)",
3198      "cost_per_1m_in": 0.44,
3199      "cost_per_1m_out": 1.76,
3200      "cost_per_1m_in_cached": 0,
3201      "cost_per_1m_out_cached": 0,
3202      "context_window": 204800,
3203      "default_max_tokens": 65536,
3204      "can_reason": true,
3205      "reasoning_levels": [
3206        "low",
3207        "medium",
3208        "high"
3209      ],
3210      "default_reasoning_effort": "medium",
3211      "supports_attachments": false,
3212      "options": {}
3213    },
3214    {
3215      "id": "z-ai/glm-4.6v",
3216      "name": "Z.AI: GLM 4.6V",
3217      "cost_per_1m_in": 0.3,
3218      "cost_per_1m_out": 0.8999999999999999,
3219      "cost_per_1m_in_cached": 0,
3220      "cost_per_1m_out_cached": 0.055,
3221      "context_window": 131072,
3222      "default_max_tokens": 16384,
3223      "can_reason": true,
3224      "reasoning_levels": [
3225        "low",
3226        "medium",
3227        "high"
3228      ],
3229      "default_reasoning_effort": "medium",
3230      "supports_attachments": true,
3231      "options": {}
3232    },
3233    {
3234      "id": "x-ai/grok-3",
3235      "name": "xAI: Grok 3",
3236      "cost_per_1m_in": 5,
3237      "cost_per_1m_out": 25,
3238      "cost_per_1m_in_cached": 0,
3239      "cost_per_1m_out_cached": 1.25,
3240      "context_window": 131072,
3241      "default_max_tokens": 13107,
3242      "can_reason": false,
3243      "supports_attachments": false,
3244      "options": {}
3245    },
3246    {
3247      "id": "x-ai/grok-3-beta",
3248      "name": "xAI: Grok 3 Beta",
3249      "cost_per_1m_in": 5,
3250      "cost_per_1m_out": 25,
3251      "cost_per_1m_in_cached": 0,
3252      "cost_per_1m_out_cached": 1.25,
3253      "context_window": 131072,
3254      "default_max_tokens": 13107,
3255      "can_reason": false,
3256      "supports_attachments": false,
3257      "options": {}
3258    },
3259    {
3260      "id": "x-ai/grok-3-mini",
3261      "name": "xAI: Grok 3 Mini",
3262      "cost_per_1m_in": 0.6,
3263      "cost_per_1m_out": 4,
3264      "cost_per_1m_in_cached": 0,
3265      "cost_per_1m_out_cached": 0.15,
3266      "context_window": 131072,
3267      "default_max_tokens": 13107,
3268      "can_reason": true,
3269      "reasoning_levels": [
3270        "low",
3271        "medium",
3272        "high"
3273      ],
3274      "default_reasoning_effort": "medium",
3275      "supports_attachments": false,
3276      "options": {}
3277    },
3278    {
3279      "id": "x-ai/grok-3-mini-beta",
3280      "name": "xAI: Grok 3 Mini Beta",
3281      "cost_per_1m_in": 0.6,
3282      "cost_per_1m_out": 4,
3283      "cost_per_1m_in_cached": 0,
3284      "cost_per_1m_out_cached": 0.15,
3285      "context_window": 131072,
3286      "default_max_tokens": 13107,
3287      "can_reason": true,
3288      "reasoning_levels": [
3289        "low",
3290        "medium",
3291        "high"
3292      ],
3293      "default_reasoning_effort": "medium",
3294      "supports_attachments": false,
3295      "options": {}
3296    },
3297    {
3298      "id": "x-ai/grok-4",
3299      "name": "xAI: Grok 4",
3300      "cost_per_1m_in": 3,
3301      "cost_per_1m_out": 15,
3302      "cost_per_1m_in_cached": 0,
3303      "cost_per_1m_out_cached": 0.75,
3304      "context_window": 256000,
3305      "default_max_tokens": 25600,
3306      "can_reason": true,
3307      "reasoning_levels": [
3308        "low",
3309        "medium",
3310        "high"
3311      ],
3312      "default_reasoning_effort": "medium",
3313      "supports_attachments": true,
3314      "options": {}
3315    },
3316    {
3317      "id": "x-ai/grok-4-fast",
3318      "name": "xAI: Grok 4 Fast",
3319      "cost_per_1m_in": 0.19999999999999998,
3320      "cost_per_1m_out": 0.5,
3321      "cost_per_1m_in_cached": 0,
3322      "cost_per_1m_out_cached": 0.049999999999999996,
3323      "context_window": 2000000,
3324      "default_max_tokens": 15000,
3325      "can_reason": true,
3326      "reasoning_levels": [
3327        "low",
3328        "medium",
3329        "high"
3330      ],
3331      "default_reasoning_effort": "medium",
3332      "supports_attachments": true,
3333      "options": {}
3334    },
3335    {
3336      "id": "x-ai/grok-4.1-fast",
3337      "name": "xAI: Grok 4.1 Fast",
3338      "cost_per_1m_in": 0.19999999999999998,
3339      "cost_per_1m_out": 0.5,
3340      "cost_per_1m_in_cached": 0,
3341      "cost_per_1m_out_cached": 0.049999999999999996,
3342      "context_window": 2000000,
3343      "default_max_tokens": 15000,
3344      "can_reason": true,
3345      "reasoning_levels": [
3346        "low",
3347        "medium",
3348        "high"
3349      ],
3350      "default_reasoning_effort": "medium",
3351      "supports_attachments": true,
3352      "options": {}
3353    },
3354    {
3355      "id": "x-ai/grok-code-fast-1",
3356      "name": "xAI: Grok Code Fast 1",
3357      "cost_per_1m_in": 0.19999999999999998,
3358      "cost_per_1m_out": 1.5,
3359      "cost_per_1m_in_cached": 0,
3360      "cost_per_1m_out_cached": 0.02,
3361      "context_window": 256000,
3362      "default_max_tokens": 5000,
3363      "can_reason": true,
3364      "reasoning_levels": [
3365        "low",
3366        "medium",
3367        "high"
3368      ],
3369      "default_reasoning_effort": "medium",
3370      "supports_attachments": false,
3371      "options": {}
3372    }
3373  ],
3374  "default_headers": {
3375    "HTTP-Referer": "https://charm.land",
3376    "X-Title": "Crush"
3377  }
3378}