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": 0,
 197      "cost_per_1m_out_cached": 0,
 198      "context_window": 200000,
 199      "default_max_tokens": 4096,
 200      "can_reason": false,
 201      "supports_attachments": true,
 202      "options": {}
 203    },
 204    {
 205      "id": "anthropic/claude-3.7-sonnet",
 206      "name": "Anthropic: Claude 3.7 Sonnet",
 207      "cost_per_1m_in": 3,
 208      "cost_per_1m_out": 15,
 209      "cost_per_1m_in_cached": 3.75,
 210      "cost_per_1m_out_cached": 0.3,
 211      "context_window": 200000,
 212      "default_max_tokens": 32000,
 213      "can_reason": true,
 214      "reasoning_levels": [
 215        "low",
 216        "medium",
 217        "high"
 218      ],
 219      "default_reasoning_effort": "medium",
 220      "supports_attachments": true,
 221      "options": {}
 222    },
 223    {
 224      "id": "anthropic/claude-3.7-sonnet:thinking",
 225      "name": "Anthropic: Claude 3.7 Sonnet (thinking)",
 226      "cost_per_1m_in": 3,
 227      "cost_per_1m_out": 15,
 228      "cost_per_1m_in_cached": 3.75,
 229      "cost_per_1m_out_cached": 0.3,
 230      "context_window": 200000,
 231      "default_max_tokens": 32000,
 232      "can_reason": true,
 233      "reasoning_levels": [
 234        "low",
 235        "medium",
 236        "high"
 237      ],
 238      "default_reasoning_effort": "medium",
 239      "supports_attachments": true,
 240      "options": {}
 241    },
 242    {
 243      "id": "anthropic/claude-haiku-4.5",
 244      "name": "Anthropic: Claude Haiku 4.5",
 245      "cost_per_1m_in": 1,
 246      "cost_per_1m_out": 5,
 247      "cost_per_1m_in_cached": 1.25,
 248      "cost_per_1m_out_cached": 0.09999999999999999,
 249      "context_window": 200000,
 250      "default_max_tokens": 32000,
 251      "can_reason": true,
 252      "reasoning_levels": [
 253        "low",
 254        "medium",
 255        "high"
 256      ],
 257      "default_reasoning_effort": "medium",
 258      "supports_attachments": true,
 259      "options": {}
 260    },
 261    {
 262      "id": "anthropic/claude-opus-4",
 263      "name": "Anthropic: Claude Opus 4",
 264      "cost_per_1m_in": 15,
 265      "cost_per_1m_out": 75,
 266      "cost_per_1m_in_cached": 18.75,
 267      "cost_per_1m_out_cached": 1.5,
 268      "context_window": 200000,
 269      "default_max_tokens": 16000,
 270      "can_reason": true,
 271      "reasoning_levels": [
 272        "low",
 273        "medium",
 274        "high"
 275      ],
 276      "default_reasoning_effort": "medium",
 277      "supports_attachments": true,
 278      "options": {}
 279    },
 280    {
 281      "id": "anthropic/claude-opus-4.1",
 282      "name": "Anthropic: Claude Opus 4.1",
 283      "cost_per_1m_in": 15,
 284      "cost_per_1m_out": 75,
 285      "cost_per_1m_in_cached": 18.75,
 286      "cost_per_1m_out_cached": 1.5,
 287      "context_window": 200000,
 288      "default_max_tokens": 16000,
 289      "can_reason": true,
 290      "reasoning_levels": [
 291        "low",
 292        "medium",
 293        "high"
 294      ],
 295      "default_reasoning_effort": "medium",
 296      "supports_attachments": true,
 297      "options": {}
 298    },
 299    {
 300      "id": "anthropic/claude-opus-4.5",
 301      "name": "Anthropic: Claude Opus 4.5",
 302      "cost_per_1m_in": 5,
 303      "cost_per_1m_out": 25,
 304      "cost_per_1m_in_cached": 6.25,
 305      "cost_per_1m_out_cached": 0.5,
 306      "context_window": 200000,
 307      "default_max_tokens": 32000,
 308      "can_reason": true,
 309      "reasoning_levels": [
 310        "low",
 311        "medium",
 312        "high"
 313      ],
 314      "default_reasoning_effort": "medium",
 315      "supports_attachments": true,
 316      "options": {}
 317    },
 318    {
 319      "id": "anthropic/claude-sonnet-4",
 320      "name": "Anthropic: Claude Sonnet 4",
 321      "cost_per_1m_in": 3,
 322      "cost_per_1m_out": 15,
 323      "cost_per_1m_in_cached": 3.75,
 324      "cost_per_1m_out_cached": 0.3,
 325      "context_window": 1000000,
 326      "default_max_tokens": 32000,
 327      "can_reason": true,
 328      "reasoning_levels": [
 329        "low",
 330        "medium",
 331        "high"
 332      ],
 333      "default_reasoning_effort": "medium",
 334      "supports_attachments": true,
 335      "options": {}
 336    },
 337    {
 338      "id": "anthropic/claude-sonnet-4.5",
 339      "name": "Anthropic: Claude Sonnet 4.5",
 340      "cost_per_1m_in": 3,
 341      "cost_per_1m_out": 15,
 342      "cost_per_1m_in_cached": 3.75,
 343      "cost_per_1m_out_cached": 0.3,
 344      "context_window": 1000000,
 345      "default_max_tokens": 32000,
 346      "can_reason": true,
 347      "reasoning_levels": [
 348        "low",
 349        "medium",
 350        "high"
 351      ],
 352      "default_reasoning_effort": "medium",
 353      "supports_attachments": true,
 354      "options": {}
 355    },
 356    {
 357      "id": "arcee-ai/trinity-mini",
 358      "name": "Arcee AI: Trinity Mini",
 359      "cost_per_1m_in": 0.045,
 360      "cost_per_1m_out": 0.15,
 361      "cost_per_1m_in_cached": 0,
 362      "cost_per_1m_out_cached": 0,
 363      "context_window": 131072,
 364      "default_max_tokens": 65536,
 365      "can_reason": true,
 366      "reasoning_levels": [
 367        "low",
 368        "medium",
 369        "high"
 370      ],
 371      "default_reasoning_effort": "medium",
 372      "supports_attachments": false,
 373      "options": {}
 374    },
 375    {
 376      "id": "arcee-ai/trinity-mini:free",
 377      "name": "Arcee AI: Trinity Mini (free)",
 378      "cost_per_1m_in": 0,
 379      "cost_per_1m_out": 0,
 380      "cost_per_1m_in_cached": 0,
 381      "cost_per_1m_out_cached": 0,
 382      "context_window": 131072,
 383      "default_max_tokens": 13107,
 384      "can_reason": true,
 385      "reasoning_levels": [
 386        "low",
 387        "medium",
 388        "high"
 389      ],
 390      "default_reasoning_effort": "medium",
 391      "supports_attachments": false,
 392      "options": {}
 393    },
 394    {
 395      "id": "arcee-ai/virtuoso-large",
 396      "name": "Arcee AI: Virtuoso Large",
 397      "cost_per_1m_in": 0.75,
 398      "cost_per_1m_out": 1.2,
 399      "cost_per_1m_in_cached": 0,
 400      "cost_per_1m_out_cached": 0,
 401      "context_window": 131072,
 402      "default_max_tokens": 32000,
 403      "can_reason": false,
 404      "supports_attachments": false,
 405      "options": {}
 406    },
 407    {
 408      "id": "baidu/ernie-4.5-21b-a3b",
 409      "name": "Baidu: ERNIE 4.5 21B A3B",
 410      "cost_per_1m_in": 0.056,
 411      "cost_per_1m_out": 0.224,
 412      "cost_per_1m_in_cached": 0,
 413      "cost_per_1m_out_cached": 0,
 414      "context_window": 120000,
 415      "default_max_tokens": 4000,
 416      "can_reason": false,
 417      "supports_attachments": false,
 418      "options": {}
 419    },
 420    {
 421      "id": "baidu/ernie-4.5-vl-28b-a3b",
 422      "name": "Baidu: ERNIE 4.5 VL 28B A3B",
 423      "cost_per_1m_in": 0.112,
 424      "cost_per_1m_out": 0.448,
 425      "cost_per_1m_in_cached": 0,
 426      "cost_per_1m_out_cached": 0,
 427      "context_window": 30000,
 428      "default_max_tokens": 4000,
 429      "can_reason": true,
 430      "reasoning_levels": [
 431        "low",
 432        "medium",
 433        "high"
 434      ],
 435      "default_reasoning_effort": "medium",
 436      "supports_attachments": true,
 437      "options": {}
 438    },
 439    {
 440      "id": "deepcogito/cogito-v2-preview-llama-109b-moe",
 441      "name": "Cogito V2 Preview Llama 109B",
 442      "cost_per_1m_in": 0.18,
 443      "cost_per_1m_out": 0.59,
 444      "cost_per_1m_in_cached": 0,
 445      "cost_per_1m_out_cached": 0,
 446      "context_window": 32767,
 447      "default_max_tokens": 3276,
 448      "can_reason": true,
 449      "reasoning_levels": [
 450        "low",
 451        "medium",
 452        "high"
 453      ],
 454      "default_reasoning_effort": "medium",
 455      "supports_attachments": true,
 456      "options": {}
 457    },
 458    {
 459      "id": "cohere/command-r-08-2024",
 460      "name": "Cohere: Command R (08-2024)",
 461      "cost_per_1m_in": 0.15,
 462      "cost_per_1m_out": 0.6,
 463      "cost_per_1m_in_cached": 0,
 464      "cost_per_1m_out_cached": 0,
 465      "context_window": 128000,
 466      "default_max_tokens": 2000,
 467      "can_reason": false,
 468      "supports_attachments": false,
 469      "options": {}
 470    },
 471    {
 472      "id": "cohere/command-r-plus-08-2024",
 473      "name": "Cohere: Command R+ (08-2024)",
 474      "cost_per_1m_in": 2.5,
 475      "cost_per_1m_out": 10,
 476      "cost_per_1m_in_cached": 0,
 477      "cost_per_1m_out_cached": 0,
 478      "context_window": 128000,
 479      "default_max_tokens": 2000,
 480      "can_reason": false,
 481      "supports_attachments": false,
 482      "options": {}
 483    },
 484    {
 485      "id": "deepcogito/cogito-v2-preview-llama-405b",
 486      "name": "Deep Cogito: Cogito V2 Preview Llama 405B",
 487      "cost_per_1m_in": 3.5,
 488      "cost_per_1m_out": 3.5,
 489      "cost_per_1m_in_cached": 0,
 490      "cost_per_1m_out_cached": 0,
 491      "context_window": 32768,
 492      "default_max_tokens": 3276,
 493      "can_reason": true,
 494      "reasoning_levels": [
 495        "low",
 496        "medium",
 497        "high"
 498      ],
 499      "default_reasoning_effort": "medium",
 500      "supports_attachments": false,
 501      "options": {}
 502    },
 503    {
 504      "id": "deepcogito/cogito-v2-preview-llama-70b",
 505      "name": "Deep Cogito: Cogito V2 Preview Llama 70B",
 506      "cost_per_1m_in": 0.88,
 507      "cost_per_1m_out": 0.88,
 508      "cost_per_1m_in_cached": 0,
 509      "cost_per_1m_out_cached": 0,
 510      "context_window": 32768,
 511      "default_max_tokens": 3276,
 512      "can_reason": true,
 513      "reasoning_levels": [
 514        "low",
 515        "medium",
 516        "high"
 517      ],
 518      "default_reasoning_effort": "medium",
 519      "supports_attachments": false,
 520      "options": {}
 521    },
 522    {
 523      "id": "deepseek/deepseek-chat",
 524      "name": "DeepSeek: DeepSeek V3",
 525      "cost_per_1m_in": 0.32,
 526      "cost_per_1m_out": 1.04,
 527      "cost_per_1m_in_cached": 0,
 528      "cost_per_1m_out_cached": 0,
 529      "context_window": 64000,
 530      "default_max_tokens": 8000,
 531      "can_reason": false,
 532      "supports_attachments": false,
 533      "options": {}
 534    },
 535    {
 536      "id": "deepseek/deepseek-chat-v3-0324",
 537      "name": "DeepSeek: DeepSeek V3 0324",
 538      "cost_per_1m_in": 0.77,
 539      "cost_per_1m_out": 0.77,
 540      "cost_per_1m_in_cached": 0,
 541      "cost_per_1m_out_cached": 0,
 542      "context_window": 163840,
 543      "default_max_tokens": 65536,
 544      "can_reason": true,
 545      "reasoning_levels": [
 546        "low",
 547        "medium",
 548        "high"
 549      ],
 550      "default_reasoning_effort": "medium",
 551      "supports_attachments": false,
 552      "options": {}
 553    },
 554    {
 555      "id": "deepseek/deepseek-v3.1-terminus",
 556      "name": "DeepSeek: DeepSeek V3.1 Terminus",
 557      "cost_per_1m_in": 0.21,
 558      "cost_per_1m_out": 0.7899999999999999,
 559      "cost_per_1m_in_cached": 0,
 560      "cost_per_1m_out_cached": 0.16799999999999998,
 561      "context_window": 163840,
 562      "default_max_tokens": 16384,
 563      "can_reason": true,
 564      "reasoning_levels": [
 565        "low",
 566        "medium",
 567        "high"
 568      ],
 569      "default_reasoning_effort": "medium",
 570      "supports_attachments": false,
 571      "options": {}
 572    },
 573    {
 574      "id": "deepseek/deepseek-v3.1-terminus:exacto",
 575      "name": "DeepSeek: DeepSeek V3.1 Terminus (exacto)",
 576      "cost_per_1m_in": 0.21,
 577      "cost_per_1m_out": 0.7899999999999999,
 578      "cost_per_1m_in_cached": 0,
 579      "cost_per_1m_out_cached": 0.16799999999999998,
 580      "context_window": 163840,
 581      "default_max_tokens": 16384,
 582      "can_reason": true,
 583      "reasoning_levels": [
 584        "low",
 585        "medium",
 586        "high"
 587      ],
 588      "default_reasoning_effort": "medium",
 589      "supports_attachments": false,
 590      "options": {}
 591    },
 592    {
 593      "id": "deepseek/deepseek-v3.2",
 594      "name": "DeepSeek: DeepSeek V3.2",
 595      "cost_per_1m_in": 0.26,
 596      "cost_per_1m_out": 0.38,
 597      "cost_per_1m_in_cached": 0,
 598      "cost_per_1m_out_cached": 0,
 599      "context_window": 163840,
 600      "default_max_tokens": 32768,
 601      "can_reason": true,
 602      "reasoning_levels": [
 603        "low",
 604        "medium",
 605        "high"
 606      ],
 607      "default_reasoning_effort": "medium",
 608      "supports_attachments": false,
 609      "options": {}
 610    },
 611    {
 612      "id": "deepseek/deepseek-v3.2-exp",
 613      "name": "DeepSeek: DeepSeek V3.2 Exp",
 614      "cost_per_1m_in": 0.21,
 615      "cost_per_1m_out": 0.32,
 616      "cost_per_1m_in_cached": 0,
 617      "cost_per_1m_out_cached": 0,
 618      "context_window": 163840,
 619      "default_max_tokens": 32768,
 620      "can_reason": true,
 621      "reasoning_levels": [
 622        "low",
 623        "medium",
 624        "high"
 625      ],
 626      "default_reasoning_effort": "medium",
 627      "supports_attachments": false,
 628      "options": {}
 629    },
 630    {
 631      "id": "deepseek/deepseek-r1",
 632      "name": "DeepSeek: R1",
 633      "cost_per_1m_in": 0.7,
 634      "cost_per_1m_out": 2.4,
 635      "cost_per_1m_in_cached": 0,
 636      "cost_per_1m_out_cached": 0,
 637      "context_window": 163840,
 638      "default_max_tokens": 81920,
 639      "can_reason": true,
 640      "reasoning_levels": [
 641        "low",
 642        "medium",
 643        "high"
 644      ],
 645      "default_reasoning_effort": "medium",
 646      "supports_attachments": false,
 647      "options": {}
 648    },
 649    {
 650      "id": "deepseek/deepseek-r1-0528",
 651      "name": "DeepSeek: R1 0528",
 652      "cost_per_1m_in": 0.56,
 653      "cost_per_1m_out": 2,
 654      "cost_per_1m_in_cached": 0,
 655      "cost_per_1m_out_cached": 0.28,
 656      "context_window": 163840,
 657      "default_max_tokens": 16384,
 658      "can_reason": true,
 659      "reasoning_levels": [
 660        "low",
 661        "medium",
 662        "high"
 663      ],
 664      "default_reasoning_effort": "medium",
 665      "supports_attachments": false,
 666      "options": {}
 667    },
 668    {
 669      "id": "deepseek/deepseek-r1-distill-llama-70b",
 670      "name": "DeepSeek: R1 Distill Llama 70B",
 671      "cost_per_1m_in": 0.03,
 672      "cost_per_1m_out": 0.13,
 673      "cost_per_1m_in_cached": 0,
 674      "cost_per_1m_out_cached": 0,
 675      "context_window": 131072,
 676      "default_max_tokens": 65536,
 677      "can_reason": true,
 678      "reasoning_levels": [
 679        "low",
 680        "medium",
 681        "high"
 682      ],
 683      "default_reasoning_effort": "medium",
 684      "supports_attachments": false,
 685      "options": {}
 686    },
 687    {
 688      "id": "google/gemini-2.0-flash-001",
 689      "name": "Google: Gemini 2.0 Flash",
 690      "cost_per_1m_in": 0.09999999999999999,
 691      "cost_per_1m_out": 0.39999999999999997,
 692      "cost_per_1m_in_cached": 0.18330000000000002,
 693      "cost_per_1m_out_cached": 0.024999999999999998,
 694      "context_window": 1048576,
 695      "default_max_tokens": 4096,
 696      "can_reason": false,
 697      "supports_attachments": true,
 698      "options": {}
 699    },
 700    {
 701      "id": "google/gemini-2.0-flash-exp:free",
 702      "name": "Google: Gemini 2.0 Flash Experimental (free)",
 703      "cost_per_1m_in": 0,
 704      "cost_per_1m_out": 0,
 705      "cost_per_1m_in_cached": 0,
 706      "cost_per_1m_out_cached": 0,
 707      "context_window": 1048576,
 708      "default_max_tokens": 4096,
 709      "can_reason": false,
 710      "supports_attachments": true,
 711      "options": {}
 712    },
 713    {
 714      "id": "google/gemini-2.0-flash-lite-001",
 715      "name": "Google: Gemini 2.0 Flash Lite",
 716      "cost_per_1m_in": 0.075,
 717      "cost_per_1m_out": 0.3,
 718      "cost_per_1m_in_cached": 0,
 719      "cost_per_1m_out_cached": 0,
 720      "context_window": 1048576,
 721      "default_max_tokens": 4096,
 722      "can_reason": false,
 723      "supports_attachments": true,
 724      "options": {}
 725    },
 726    {
 727      "id": "google/gemini-2.5-flash",
 728      "name": "Google: Gemini 2.5 Flash",
 729      "cost_per_1m_in": 0.3,
 730      "cost_per_1m_out": 2.5,
 731      "cost_per_1m_in_cached": 0.3833,
 732      "cost_per_1m_out_cached": 0.03,
 733      "context_window": 1048576,
 734      "default_max_tokens": 32767,
 735      "can_reason": true,
 736      "reasoning_levels": [
 737        "low",
 738        "medium",
 739        "high"
 740      ],
 741      "default_reasoning_effort": "medium",
 742      "supports_attachments": true,
 743      "options": {}
 744    },
 745    {
 746      "id": "google/gemini-2.5-flash-lite",
 747      "name": "Google: Gemini 2.5 Flash Lite",
 748      "cost_per_1m_in": 0.09999999999999999,
 749      "cost_per_1m_out": 0.39999999999999997,
 750      "cost_per_1m_in_cached": 0.18330000000000002,
 751      "cost_per_1m_out_cached": 0.01,
 752      "context_window": 1048576,
 753      "default_max_tokens": 32767,
 754      "can_reason": true,
 755      "reasoning_levels": [
 756        "low",
 757        "medium",
 758        "high"
 759      ],
 760      "default_reasoning_effort": "medium",
 761      "supports_attachments": true,
 762      "options": {}
 763    },
 764    {
 765      "id": "google/gemini-2.5-flash-lite-preview-09-2025",
 766      "name": "Google: Gemini 2.5 Flash Lite Preview 09-2025",
 767      "cost_per_1m_in": 0.09999999999999999,
 768      "cost_per_1m_out": 0.39999999999999997,
 769      "cost_per_1m_in_cached": 0,
 770      "cost_per_1m_out_cached": 0,
 771      "context_window": 1048576,
 772      "default_max_tokens": 32767,
 773      "can_reason": true,
 774      "reasoning_levels": [
 775        "low",
 776        "medium",
 777        "high"
 778      ],
 779      "default_reasoning_effort": "medium",
 780      "supports_attachments": true,
 781      "options": {}
 782    },
 783    {
 784      "id": "google/gemini-2.5-flash-preview-09-2025",
 785      "name": "Google: Gemini 2.5 Flash Preview 09-2025",
 786      "cost_per_1m_in": 0.3,
 787      "cost_per_1m_out": 2.5,
 788      "cost_per_1m_in_cached": 0.3833,
 789      "cost_per_1m_out_cached": 0.075,
 790      "context_window": 1048576,
 791      "default_max_tokens": 32768,
 792      "can_reason": true,
 793      "reasoning_levels": [
 794        "low",
 795        "medium",
 796        "high"
 797      ],
 798      "default_reasoning_effort": "medium",
 799      "supports_attachments": true,
 800      "options": {}
 801    },
 802    {
 803      "id": "google/gemini-2.5-pro",
 804      "name": "Google: Gemini 2.5 Pro",
 805      "cost_per_1m_in": 1.25,
 806      "cost_per_1m_out": 10,
 807      "cost_per_1m_in_cached": 1.625,
 808      "cost_per_1m_out_cached": 0.125,
 809      "context_window": 1048576,
 810      "default_max_tokens": 32768,
 811      "can_reason": true,
 812      "reasoning_levels": [
 813        "low",
 814        "medium",
 815        "high"
 816      ],
 817      "default_reasoning_effort": "medium",
 818      "supports_attachments": true,
 819      "options": {}
 820    },
 821    {
 822      "id": "google/gemini-2.5-pro-preview-05-06",
 823      "name": "Google: Gemini 2.5 Pro Preview 05-06",
 824      "cost_per_1m_in": 1.25,
 825      "cost_per_1m_out": 10,
 826      "cost_per_1m_in_cached": 1.625,
 827      "cost_per_1m_out_cached": 0.125,
 828      "context_window": 1048576,
 829      "default_max_tokens": 32768,
 830      "can_reason": true,
 831      "reasoning_levels": [
 832        "low",
 833        "medium",
 834        "high"
 835      ],
 836      "default_reasoning_effort": "medium",
 837      "supports_attachments": true,
 838      "options": {}
 839    },
 840    {
 841      "id": "google/gemini-2.5-pro-preview",
 842      "name": "Google: Gemini 2.5 Pro Preview 06-05",
 843      "cost_per_1m_in": 1.25,
 844      "cost_per_1m_out": 10,
 845      "cost_per_1m_in_cached": 1.625,
 846      "cost_per_1m_out_cached": 0.125,
 847      "context_window": 1048576,
 848      "default_max_tokens": 32768,
 849      "can_reason": true,
 850      "reasoning_levels": [
 851        "low",
 852        "medium",
 853        "high"
 854      ],
 855      "default_reasoning_effort": "medium",
 856      "supports_attachments": true,
 857      "options": {}
 858    },
 859    {
 860      "id": "google/gemini-3-pro-preview",
 861      "name": "Google: Gemini 3 Pro Preview",
 862      "cost_per_1m_in": 2,
 863      "cost_per_1m_out": 12,
 864      "cost_per_1m_in_cached": 2.375,
 865      "cost_per_1m_out_cached": 0.19999999999999998,
 866      "context_window": 1048576,
 867      "default_max_tokens": 32768,
 868      "can_reason": true,
 869      "reasoning_levels": [
 870        "low",
 871        "medium",
 872        "high"
 873      ],
 874      "default_reasoning_effort": "medium",
 875      "supports_attachments": true,
 876      "options": {}
 877    },
 878    {
 879      "id": "google/gemma-3-27b-it",
 880      "name": "Google: Gemma 3 27B",
 881      "cost_per_1m_in": 0.04,
 882      "cost_per_1m_out": 0.15,
 883      "cost_per_1m_in_cached": 0,
 884      "cost_per_1m_out_cached": 0,
 885      "context_window": 96000,
 886      "default_max_tokens": 48000,
 887      "can_reason": false,
 888      "supports_attachments": true,
 889      "options": {}
 890    },
 891    {
 892      "id": "inception/mercury",
 893      "name": "Inception: Mercury",
 894      "cost_per_1m_in": 0.25,
 895      "cost_per_1m_out": 1,
 896      "cost_per_1m_in_cached": 0,
 897      "cost_per_1m_out_cached": 0,
 898      "context_window": 128000,
 899      "default_max_tokens": 8192,
 900      "can_reason": false,
 901      "supports_attachments": false,
 902      "options": {}
 903    },
 904    {
 905      "id": "inception/mercury-coder",
 906      "name": "Inception: Mercury Coder",
 907      "cost_per_1m_in": 0.25,
 908      "cost_per_1m_out": 1,
 909      "cost_per_1m_in_cached": 0,
 910      "cost_per_1m_out_cached": 0,
 911      "context_window": 128000,
 912      "default_max_tokens": 8192,
 913      "can_reason": false,
 914      "supports_attachments": false,
 915      "options": {}
 916    },
 917    {
 918      "id": "kwaipilot/kat-coder-pro:free",
 919      "name": "Kwaipilot: KAT-Coder-Pro V1 (free)",
 920      "cost_per_1m_in": 0,
 921      "cost_per_1m_out": 0,
 922      "cost_per_1m_in_cached": 0,
 923      "cost_per_1m_out_cached": 0,
 924      "context_window": 256000,
 925      "default_max_tokens": 16000,
 926      "can_reason": false,
 927      "supports_attachments": false,
 928      "options": {}
 929    },
 930    {
 931      "id": "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.39999999999999997,
 947      "cost_per_1m_out": 0.39999999999999997,
 948      "cost_per_1m_in_cached": 0,
 949      "cost_per_1m_out_cached": 0,
 950      "context_window": 131072,
 951      "default_max_tokens": 8192,
 952      "can_reason": false,
 953      "supports_attachments": false,
 954      "options": {}
 955    },
 956    {
 957      "id": "meta-llama/llama-3.1-8b-instruct",
 958      "name": "Meta: Llama 3.1 8B Instruct",
 959      "cost_per_1m_in": 0.03,
 960      "cost_per_1m_out": 0.049999999999999996,
 961      "cost_per_1m_in_cached": 0,
 962      "cost_per_1m_out_cached": 0,
 963      "context_window": 131072,
 964      "default_max_tokens": 8192,
 965      "can_reason": false,
 966      "supports_attachments": false,
 967      "options": {}
 968    },
 969    {
 970      "id": "meta-llama/llama-3.2-3b-instruct",
 971      "name": "Meta: Llama 3.2 3B Instruct",
 972      "cost_per_1m_in": 0.024,
 973      "cost_per_1m_out": 0.04,
 974      "cost_per_1m_in_cached": 0,
 975      "cost_per_1m_out_cached": 0,
 976      "context_window": 32768,
 977      "default_max_tokens": 16000,
 978      "can_reason": false,
 979      "supports_attachments": false,
 980      "options": {}
 981    },
 982    {
 983      "id": "meta-llama/llama-3.3-70b-instruct",
 984      "name": "Meta: Llama 3.3 70B Instruct",
 985      "cost_per_1m_in": 0.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.27,
1012      "cost_per_1m_out": 0.85,
1013      "cost_per_1m_in_cached": 0,
1014      "cost_per_1m_out_cached": 0,
1015      "context_window": 1048576,
1016      "default_max_tokens": 104857,
1017      "can_reason": false,
1018      "supports_attachments": true,
1019      "options": {}
1020    },
1021    {
1022      "id": "meta-llama/llama-4-scout",
1023      "name": "Meta: Llama 4 Scout",
1024      "cost_per_1m_in": 0.25,
1025      "cost_per_1m_out": 0.7,
1026      "cost_per_1m_in_cached": 0,
1027      "cost_per_1m_out_cached": 0,
1028      "context_window": 1310720,
1029      "default_max_tokens": 4096,
1030      "can_reason": false,
1031      "supports_attachments": true,
1032      "options": {}
1033    },
1034    {
1035      "id": "microsoft/phi-3-medium-128k-instruct",
1036      "name": "Microsoft: Phi-3 Medium 128K Instruct",
1037      "cost_per_1m_in": 1,
1038      "cost_per_1m_out": 1,
1039      "cost_per_1m_in_cached": 0,
1040      "cost_per_1m_out_cached": 0,
1041      "context_window": 128000,
1042      "default_max_tokens": 12800,
1043      "can_reason": false,
1044      "supports_attachments": false,
1045      "options": {}
1046    },
1047    {
1048      "id": "microsoft/phi-3-mini-128k-instruct",
1049      "name": "Microsoft: Phi-3 Mini 128K Instruct",
1050      "cost_per_1m_in": 0.09999999999999999,
1051      "cost_per_1m_out": 0.09999999999999999,
1052      "cost_per_1m_in_cached": 0,
1053      "cost_per_1m_out_cached": 0,
1054      "context_window": 128000,
1055      "default_max_tokens": 12800,
1056      "can_reason": false,
1057      "supports_attachments": false,
1058      "options": {}
1059    },
1060    {
1061      "id": "microsoft/phi-3.5-mini-128k-instruct",
1062      "name": "Microsoft: Phi-3.5 Mini 128K Instruct",
1063      "cost_per_1m_in": 0.09999999999999999,
1064      "cost_per_1m_out": 0.09999999999999999,
1065      "cost_per_1m_in_cached": 0,
1066      "cost_per_1m_out_cached": 0,
1067      "context_window": 128000,
1068      "default_max_tokens": 12800,
1069      "can_reason": false,
1070      "supports_attachments": false,
1071      "options": {}
1072    },
1073    {
1074      "id": "minimax/minimax-m2",
1075      "name": "MiniMax: MiniMax M2",
1076      "cost_per_1m_in": 0.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/mixtral-8x22b-instruct",
1406      "name": "Mistral: Mixtral 8x22B Instruct",
1407      "cost_per_1m_in": 2,
1408      "cost_per_1m_out": 6,
1409      "cost_per_1m_in_cached": 0,
1410      "cost_per_1m_out_cached": 0,
1411      "context_window": 65536,
1412      "default_max_tokens": 6553,
1413      "can_reason": false,
1414      "supports_attachments": false,
1415      "options": {}
1416    },
1417    {
1418      "id": "mistralai/mixtral-8x7b-instruct",
1419      "name": "Mistral: Mixtral 8x7B Instruct",
1420      "cost_per_1m_in": 0.54,
1421      "cost_per_1m_out": 0.54,
1422      "cost_per_1m_in_cached": 0,
1423      "cost_per_1m_out_cached": 0,
1424      "context_window": 32768,
1425      "default_max_tokens": 8192,
1426      "can_reason": false,
1427      "supports_attachments": false,
1428      "options": {}
1429    },
1430    {
1431      "id": "mistralai/pixtral-large-2411",
1432      "name": "Mistral: Pixtral Large 2411",
1433      "cost_per_1m_in": 2,
1434      "cost_per_1m_out": 6,
1435      "cost_per_1m_in_cached": 0,
1436      "cost_per_1m_out_cached": 0,
1437      "context_window": 131072,
1438      "default_max_tokens": 13107,
1439      "can_reason": false,
1440      "supports_attachments": true,
1441      "options": {}
1442    },
1443    {
1444      "id": "mistralai/mistral-saba",
1445      "name": "Mistral: Saba",
1446      "cost_per_1m_in": 0.19999999999999998,
1447      "cost_per_1m_out": 0.6,
1448      "cost_per_1m_in_cached": 0,
1449      "cost_per_1m_out_cached": 0,
1450      "context_window": 32768,
1451      "default_max_tokens": 3276,
1452      "can_reason": false,
1453      "supports_attachments": false,
1454      "options": {}
1455    },
1456    {
1457      "id": "mistralai/voxtral-small-24b-2507",
1458      "name": "Mistral: Voxtral Small 24B 2507",
1459      "cost_per_1m_in": 0.09999999999999999,
1460      "cost_per_1m_out": 0.3,
1461      "cost_per_1m_in_cached": 0,
1462      "cost_per_1m_out_cached": 0,
1463      "context_window": 32000,
1464      "default_max_tokens": 3200,
1465      "can_reason": false,
1466      "supports_attachments": false,
1467      "options": {}
1468    },
1469    {
1470      "id": "moonshotai/kimi-k2",
1471      "name": "MoonshotAI: Kimi K2 0711",
1472      "cost_per_1m_in": 0.5,
1473      "cost_per_1m_out": 2.4,
1474      "cost_per_1m_in_cached": 0,
1475      "cost_per_1m_out_cached": 0,
1476      "context_window": 131072,
1477      "default_max_tokens": 13107,
1478      "can_reason": false,
1479      "supports_attachments": false,
1480      "options": {}
1481    },
1482    {
1483      "id": "moonshotai/kimi-k2-0905",
1484      "name": "MoonshotAI: Kimi K2 0905",
1485      "cost_per_1m_in": 0.59,
1486      "cost_per_1m_out": 2.99,
1487      "cost_per_1m_in_cached": 0,
1488      "cost_per_1m_out_cached": 0,
1489      "context_window": 262144,
1490      "default_max_tokens": 131072,
1491      "can_reason": false,
1492      "supports_attachments": false,
1493      "options": {}
1494    },
1495    {
1496      "id": "moonshotai/kimi-k2-0905:exacto",
1497      "name": "MoonshotAI: Kimi K2 0905 (exacto)",
1498      "cost_per_1m_in": 1.15,
1499      "cost_per_1m_out": 8,
1500      "cost_per_1m_in_cached": 0,
1501      "cost_per_1m_out_cached": 0.15,
1502      "context_window": 262144,
1503      "default_max_tokens": 26214,
1504      "can_reason": false,
1505      "supports_attachments": false,
1506      "options": {}
1507    },
1508    {
1509      "id": "moonshotai/kimi-k2-thinking",
1510      "name": "MoonshotAI: Kimi K2 Thinking",
1511      "cost_per_1m_in": 0.6,
1512      "cost_per_1m_out": 2.5,
1513      "cost_per_1m_in_cached": 0,
1514      "cost_per_1m_out_cached": 0.15,
1515      "context_window": 262144,
1516      "default_max_tokens": 131072,
1517      "can_reason": true,
1518      "reasoning_levels": [
1519        "low",
1520        "medium",
1521        "high"
1522      ],
1523      "default_reasoning_effort": "medium",
1524      "supports_attachments": false,
1525      "options": {}
1526    },
1527    {
1528      "id": "nvidia/llama-3.1-nemotron-70b-instruct",
1529      "name": "NVIDIA: Llama 3.1 Nemotron 70B Instruct",
1530      "cost_per_1m_in": 1.2,
1531      "cost_per_1m_out": 1.2,
1532      "cost_per_1m_in_cached": 0,
1533      "cost_per_1m_out_cached": 0,
1534      "context_window": 131072,
1535      "default_max_tokens": 8192,
1536      "can_reason": false,
1537      "supports_attachments": false,
1538      "options": {}
1539    },
1540    {
1541      "id": "nvidia/llama-3.3-nemotron-super-49b-v1.5",
1542      "name": "NVIDIA: Llama 3.3 Nemotron Super 49B V1.5",
1543      "cost_per_1m_in": 0.09999999999999999,
1544      "cost_per_1m_out": 0.39999999999999997,
1545      "cost_per_1m_in_cached": 0,
1546      "cost_per_1m_out_cached": 0,
1547      "context_window": 131072,
1548      "default_max_tokens": 13107,
1549      "can_reason": true,
1550      "reasoning_levels": [
1551        "low",
1552        "medium",
1553        "high"
1554      ],
1555      "default_reasoning_effort": "medium",
1556      "supports_attachments": false,
1557      "options": {}
1558    },
1559    {
1560      "id": "nvidia/nemotron-3-nano-30b-a3b:free",
1561      "name": "NVIDIA: Nemotron 3 Nano 30B A3B (free)",
1562      "cost_per_1m_in": 0,
1563      "cost_per_1m_out": 0,
1564      "cost_per_1m_in_cached": 0,
1565      "cost_per_1m_out_cached": 0,
1566      "context_window": 256000,
1567      "default_max_tokens": 25600,
1568      "can_reason": true,
1569      "reasoning_levels": [
1570        "low",
1571        "medium",
1572        "high"
1573      ],
1574      "default_reasoning_effort": "medium",
1575      "supports_attachments": false,
1576      "options": {}
1577    },
1578    {
1579      "id": "nvidia/nemotron-nano-12b-v2-vl:free",
1580      "name": "NVIDIA: Nemotron Nano 12B 2 VL (free)",
1581      "cost_per_1m_in": 0,
1582      "cost_per_1m_out": 0,
1583      "cost_per_1m_in_cached": 0,
1584      "cost_per_1m_out_cached": 0,
1585      "context_window": 128000,
1586      "default_max_tokens": 64000,
1587      "can_reason": true,
1588      "reasoning_levels": [
1589        "low",
1590        "medium",
1591        "high"
1592      ],
1593      "default_reasoning_effort": "medium",
1594      "supports_attachments": true,
1595      "options": {}
1596    },
1597    {
1598      "id": "nvidia/nemotron-nano-9b-v2",
1599      "name": "NVIDIA: Nemotron Nano 9B V2",
1600      "cost_per_1m_in": 0.04,
1601      "cost_per_1m_out": 0.16,
1602      "cost_per_1m_in_cached": 0,
1603      "cost_per_1m_out_cached": 0,
1604      "context_window": 131072,
1605      "default_max_tokens": 13107,
1606      "can_reason": true,
1607      "reasoning_levels": [
1608        "low",
1609        "medium",
1610        "high"
1611      ],
1612      "default_reasoning_effort": "medium",
1613      "supports_attachments": false,
1614      "options": {}
1615    },
1616    {
1617      "id": "nvidia/nemotron-nano-9b-v2:free",
1618      "name": "NVIDIA: Nemotron Nano 9B V2 (free)",
1619      "cost_per_1m_in": 0,
1620      "cost_per_1m_out": 0,
1621      "cost_per_1m_in_cached": 0,
1622      "cost_per_1m_out_cached": 0,
1623      "context_window": 128000,
1624      "default_max_tokens": 12800,
1625      "can_reason": true,
1626      "reasoning_levels": [
1627        "low",
1628        "medium",
1629        "high"
1630      ],
1631      "default_reasoning_effort": "medium",
1632      "supports_attachments": false,
1633      "options": {}
1634    },
1635    {
1636      "id": "nex-agi/deepseek-v3.1-nex-n1:free",
1637      "name": "Nex AGI: DeepSeek V3.1 Nex N1 (free)",
1638      "cost_per_1m_in": 0,
1639      "cost_per_1m_out": 0,
1640      "cost_per_1m_in_cached": 0,
1641      "cost_per_1m_out_cached": 0,
1642      "context_window": 131072,
1643      "default_max_tokens": 81920,
1644      "can_reason": false,
1645      "supports_attachments": false,
1646      "options": {}
1647    },
1648    {
1649      "id": "nousresearch/deephermes-3-mistral-24b-preview",
1650      "name": "Nous: DeepHermes 3 Mistral 24B Preview",
1651      "cost_per_1m_in": 0.049999999999999996,
1652      "cost_per_1m_out": 0.19999999999999998,
1653      "cost_per_1m_in_cached": 0,
1654      "cost_per_1m_out_cached": 0,
1655      "context_window": 32768,
1656      "default_max_tokens": 16384,
1657      "can_reason": true,
1658      "reasoning_levels": [
1659        "low",
1660        "medium",
1661        "high"
1662      ],
1663      "default_reasoning_effort": "medium",
1664      "supports_attachments": false,
1665      "options": {}
1666    },
1667    {
1668      "id": "openai/codex-mini",
1669      "name": "OpenAI: Codex Mini",
1670      "cost_per_1m_in": 1.5,
1671      "cost_per_1m_out": 6,
1672      "cost_per_1m_in_cached": 0,
1673      "cost_per_1m_out_cached": 0.375,
1674      "context_window": 200000,
1675      "default_max_tokens": 50000,
1676      "can_reason": true,
1677      "reasoning_levels": [
1678        "low",
1679        "medium",
1680        "high"
1681      ],
1682      "default_reasoning_effort": "medium",
1683      "supports_attachments": true,
1684      "options": {}
1685    },
1686    {
1687      "id": "openai/gpt-4-turbo",
1688      "name": "OpenAI: GPT-4 Turbo",
1689      "cost_per_1m_in": 10,
1690      "cost_per_1m_out": 30,
1691      "cost_per_1m_in_cached": 0,
1692      "cost_per_1m_out_cached": 0,
1693      "context_window": 128000,
1694      "default_max_tokens": 2048,
1695      "can_reason": false,
1696      "supports_attachments": true,
1697      "options": {}
1698    },
1699    {
1700      "id": "openai/gpt-4-1106-preview",
1701      "name": "OpenAI: GPT-4 Turbo (older v1106)",
1702      "cost_per_1m_in": 10,
1703      "cost_per_1m_out": 30,
1704      "cost_per_1m_in_cached": 0,
1705      "cost_per_1m_out_cached": 0,
1706      "context_window": 128000,
1707      "default_max_tokens": 2048,
1708      "can_reason": false,
1709      "supports_attachments": false,
1710      "options": {}
1711    },
1712    {
1713      "id": "openai/gpt-4-turbo-preview",
1714      "name": "OpenAI: GPT-4 Turbo Preview",
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.1",
1727      "name": "OpenAI: GPT-4.1",
1728      "cost_per_1m_in": 2,
1729      "cost_per_1m_out": 8,
1730      "cost_per_1m_in_cached": 0,
1731      "cost_per_1m_out_cached": 0.5,
1732      "context_window": 1047576,
1733      "default_max_tokens": 104757,
1734      "can_reason": false,
1735      "supports_attachments": true,
1736      "options": {}
1737    },
1738    {
1739      "id": "openai/gpt-4.1-mini",
1740      "name": "OpenAI: GPT-4.1 Mini",
1741      "cost_per_1m_in": 0.39999999999999997,
1742      "cost_per_1m_out": 1.5999999999999999,
1743      "cost_per_1m_in_cached": 0,
1744      "cost_per_1m_out_cached": 0.09999999999999999,
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-nano",
1753      "name": "OpenAI: GPT-4.1 Nano",
1754      "cost_per_1m_in": 0.09999999999999999,
1755      "cost_per_1m_out": 0.39999999999999997,
1756      "cost_per_1m_in_cached": 0,
1757      "cost_per_1m_out_cached": 0.03,
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-4o",
1766      "name": "OpenAI: GPT-4o",
1767      "cost_per_1m_in": 2.5,
1768      "cost_per_1m_out": 10,
1769      "cost_per_1m_in_cached": 0,
1770      "cost_per_1m_out_cached": 0,
1771      "context_window": 128000,
1772      "default_max_tokens": 8192,
1773      "can_reason": false,
1774      "supports_attachments": true,
1775      "options": {}
1776    },
1777    {
1778      "id": "openai/gpt-4o-2024-05-13",
1779      "name": "OpenAI: GPT-4o (2024-05-13)",
1780      "cost_per_1m_in": 5,
1781      "cost_per_1m_out": 15,
1782      "cost_per_1m_in_cached": 0,
1783      "cost_per_1m_out_cached": 0,
1784      "context_window": 128000,
1785      "default_max_tokens": 2048,
1786      "can_reason": false,
1787      "supports_attachments": true,
1788      "options": {}
1789    },
1790    {
1791      "id": "openai/gpt-4o-2024-08-06",
1792      "name": "OpenAI: GPT-4o (2024-08-06)",
1793      "cost_per_1m_in": 2.5,
1794      "cost_per_1m_out": 10,
1795      "cost_per_1m_in_cached": 0,
1796      "cost_per_1m_out_cached": 1.25,
1797      "context_window": 128000,
1798      "default_max_tokens": 8192,
1799      "can_reason": false,
1800      "supports_attachments": true,
1801      "options": {}
1802    },
1803    {
1804      "id": "openai/gpt-4o-2024-11-20",
1805      "name": "OpenAI: GPT-4o (2024-11-20)",
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:extended",
1818      "name": "OpenAI: GPT-4o (extended)",
1819      "cost_per_1m_in": 6,
1820      "cost_per_1m_out": 18,
1821      "cost_per_1m_in_cached": 0,
1822      "cost_per_1m_out_cached": 0,
1823      "context_window": 128000,
1824      "default_max_tokens": 32000,
1825      "can_reason": false,
1826      "supports_attachments": true,
1827      "options": {}
1828    },
1829    {
1830      "id": "openai/gpt-4o-audio-preview",
1831      "name": "OpenAI: GPT-4o Audio",
1832      "cost_per_1m_in": 2.5,
1833      "cost_per_1m_out": 10,
1834      "cost_per_1m_in_cached": 0,
1835      "cost_per_1m_out_cached": 0,
1836      "context_window": 128000,
1837      "default_max_tokens": 8192,
1838      "can_reason": false,
1839      "supports_attachments": false,
1840      "options": {}
1841    },
1842    {
1843      "id": "openai/gpt-4o-mini",
1844      "name": "OpenAI: GPT-4o-mini",
1845      "cost_per_1m_in": 0.15,
1846      "cost_per_1m_out": 0.6,
1847      "cost_per_1m_in_cached": 0,
1848      "cost_per_1m_out_cached": 0.075,
1849      "context_window": 128000,
1850      "default_max_tokens": 8192,
1851      "can_reason": false,
1852      "supports_attachments": true,
1853      "options": {}
1854    },
1855    {
1856      "id": "openai/gpt-4o-mini-2024-07-18",
1857      "name": "OpenAI: GPT-4o-mini (2024-07-18)",
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-5",
1870      "name": "OpenAI: GPT-5",
1871      "cost_per_1m_in": 1.25,
1872      "cost_per_1m_out": 10,
1873      "cost_per_1m_in_cached": 0,
1874      "cost_per_1m_out_cached": 0.125,
1875      "context_window": 400000,
1876      "default_max_tokens": 64000,
1877      "can_reason": true,
1878      "reasoning_levels": [
1879        "low",
1880        "medium",
1881        "high"
1882      ],
1883      "default_reasoning_effort": "medium",
1884      "supports_attachments": true,
1885      "options": {}
1886    },
1887    {
1888      "id": "openai/gpt-5-codex",
1889      "name": "OpenAI: GPT-5 Codex",
1890      "cost_per_1m_in": 1.25,
1891      "cost_per_1m_out": 10,
1892      "cost_per_1m_in_cached": 0,
1893      "cost_per_1m_out_cached": 0.125,
1894      "context_window": 400000,
1895      "default_max_tokens": 64000,
1896      "can_reason": true,
1897      "reasoning_levels": [
1898        "low",
1899        "medium",
1900        "high"
1901      ],
1902      "default_reasoning_effort": "medium",
1903      "supports_attachments": true,
1904      "options": {}
1905    },
1906    {
1907      "id": "openai/gpt-5-image",
1908      "name": "OpenAI: GPT-5 Image",
1909      "cost_per_1m_in": 10,
1910      "cost_per_1m_out": 10,
1911      "cost_per_1m_in_cached": 0,
1912      "cost_per_1m_out_cached": 1.25,
1913      "context_window": 400000,
1914      "default_max_tokens": 64000,
1915      "can_reason": true,
1916      "reasoning_levels": [
1917        "low",
1918        "medium",
1919        "high"
1920      ],
1921      "default_reasoning_effort": "medium",
1922      "supports_attachments": true,
1923      "options": {}
1924    },
1925    {
1926      "id": "openai/gpt-5-image-mini",
1927      "name": "OpenAI: GPT-5 Image Mini",
1928      "cost_per_1m_in": 2.5,
1929      "cost_per_1m_out": 2,
1930      "cost_per_1m_in_cached": 0,
1931      "cost_per_1m_out_cached": 0.25,
1932      "context_window": 400000,
1933      "default_max_tokens": 64000,
1934      "can_reason": true,
1935      "reasoning_levels": [
1936        "low",
1937        "medium",
1938        "high"
1939      ],
1940      "default_reasoning_effort": "medium",
1941      "supports_attachments": true,
1942      "options": {}
1943    },
1944    {
1945      "id": "openai/gpt-5-mini",
1946      "name": "OpenAI: GPT-5 Mini",
1947      "cost_per_1m_in": 0.25,
1948      "cost_per_1m_out": 2,
1949      "cost_per_1m_in_cached": 0,
1950      "cost_per_1m_out_cached": 0.03,
1951      "context_window": 400000,
1952      "default_max_tokens": 40000,
1953      "can_reason": true,
1954      "reasoning_levels": [
1955        "low",
1956        "medium",
1957        "high"
1958      ],
1959      "default_reasoning_effort": "medium",
1960      "supports_attachments": true,
1961      "options": {}
1962    },
1963    {
1964      "id": "openai/gpt-5-nano",
1965      "name": "OpenAI: GPT-5 Nano",
1966      "cost_per_1m_in": 0.049999999999999996,
1967      "cost_per_1m_out": 0.39999999999999997,
1968      "cost_per_1m_in_cached": 0,
1969      "cost_per_1m_out_cached": 0.01,
1970      "context_window": 400000,
1971      "default_max_tokens": 40000,
1972      "can_reason": true,
1973      "reasoning_levels": [
1974        "low",
1975        "medium",
1976        "high"
1977      ],
1978      "default_reasoning_effort": "medium",
1979      "supports_attachments": true,
1980      "options": {}
1981    },
1982    {
1983      "id": "openai/gpt-5-pro",
1984      "name": "OpenAI: GPT-5 Pro",
1985      "cost_per_1m_in": 15,
1986      "cost_per_1m_out": 120,
1987      "cost_per_1m_in_cached": 0,
1988      "cost_per_1m_out_cached": 0,
1989      "context_window": 400000,
1990      "default_max_tokens": 64000,
1991      "can_reason": true,
1992      "reasoning_levels": [
1993        "low",
1994        "medium",
1995        "high"
1996      ],
1997      "default_reasoning_effort": "medium",
1998      "supports_attachments": true,
1999      "options": {}
2000    },
2001    {
2002      "id": "openai/gpt-5.1",
2003      "name": "OpenAI: GPT-5.1",
2004      "cost_per_1m_in": 1.25,
2005      "cost_per_1m_out": 10,
2006      "cost_per_1m_in_cached": 0,
2007      "cost_per_1m_out_cached": 0.125,
2008      "context_window": 400000,
2009      "default_max_tokens": 64000,
2010      "can_reason": true,
2011      "reasoning_levels": [
2012        "low",
2013        "medium",
2014        "high"
2015      ],
2016      "default_reasoning_effort": "medium",
2017      "supports_attachments": true,
2018      "options": {}
2019    },
2020    {
2021      "id": "openai/gpt-5.1-chat",
2022      "name": "OpenAI: GPT-5.1 Chat",
2023      "cost_per_1m_in": 1.25,
2024      "cost_per_1m_out": 10,
2025      "cost_per_1m_in_cached": 0,
2026      "cost_per_1m_out_cached": 0.125,
2027      "context_window": 128000,
2028      "default_max_tokens": 8192,
2029      "can_reason": false,
2030      "supports_attachments": true,
2031      "options": {}
2032    },
2033    {
2034      "id": "openai/gpt-5.1-codex",
2035      "name": "OpenAI: GPT-5.1-Codex",
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": 400000,
2041      "default_max_tokens": 64000,
2042      "can_reason": true,
2043      "reasoning_levels": [
2044        "low",
2045        "medium",
2046        "high"
2047      ],
2048      "default_reasoning_effort": "medium",
2049      "supports_attachments": true,
2050      "options": {}
2051    },
2052    {
2053      "id": "openai/gpt-5.1-codex-max",
2054      "name": "OpenAI: GPT-5.1-Codex-Max",
2055      "cost_per_1m_in": 1.25,
2056      "cost_per_1m_out": 10,
2057      "cost_per_1m_in_cached": 0,
2058      "cost_per_1m_out_cached": 0.125,
2059      "context_window": 400000,
2060      "default_max_tokens": 64000,
2061      "can_reason": true,
2062      "reasoning_levels": [
2063        "low",
2064        "medium",
2065        "high"
2066      ],
2067      "default_reasoning_effort": "medium",
2068      "supports_attachments": true,
2069      "options": {}
2070    },
2071    {
2072      "id": "openai/gpt-5.1-codex-mini",
2073      "name": "OpenAI: GPT-5.1-Codex-Mini",
2074      "cost_per_1m_in": 0.25,
2075      "cost_per_1m_out": 2,
2076      "cost_per_1m_in_cached": 0,
2077      "cost_per_1m_out_cached": 0.024999999999999998,
2078      "context_window": 400000,
2079      "default_max_tokens": 50000,
2080      "can_reason": true,
2081      "reasoning_levels": [
2082        "low",
2083        "medium",
2084        "high"
2085      ],
2086      "default_reasoning_effort": "medium",
2087      "supports_attachments": true,
2088      "options": {}
2089    },
2090    {
2091      "id": "openai/gpt-5.2",
2092      "name": "OpenAI: GPT-5.2",
2093      "cost_per_1m_in": 1.75,
2094      "cost_per_1m_out": 14,
2095      "cost_per_1m_in_cached": 0,
2096      "cost_per_1m_out_cached": 0.175,
2097      "context_window": 400000,
2098      "default_max_tokens": 64000,
2099      "can_reason": true,
2100      "reasoning_levels": [
2101        "low",
2102        "medium",
2103        "high"
2104      ],
2105      "default_reasoning_effort": "medium",
2106      "supports_attachments": true,
2107      "options": {}
2108    },
2109    {
2110      "id": "openai/gpt-5.2-chat",
2111      "name": "OpenAI: GPT-5.2 Chat",
2112      "cost_per_1m_in": 1.75,
2113      "cost_per_1m_out": 14,
2114      "cost_per_1m_in_cached": 0,
2115      "cost_per_1m_out_cached": 0.175,
2116      "context_window": 128000,
2117      "default_max_tokens": 8192,
2118      "can_reason": false,
2119      "supports_attachments": true,
2120      "options": {}
2121    },
2122    {
2123      "id": "openai/gpt-5.2-pro",
2124      "name": "OpenAI: GPT-5.2 Pro",
2125      "cost_per_1m_in": 21,
2126      "cost_per_1m_out": 168,
2127      "cost_per_1m_in_cached": 0,
2128      "cost_per_1m_out_cached": 0,
2129      "context_window": 400000,
2130      "default_max_tokens": 64000,
2131      "can_reason": true,
2132      "reasoning_levels": [
2133        "low",
2134        "medium",
2135        "high"
2136      ],
2137      "default_reasoning_effort": "medium",
2138      "supports_attachments": true,
2139      "options": {}
2140    },
2141    {
2142      "id": "openai/gpt-oss-120b",
2143      "name": "OpenAI: gpt-oss-120b",
2144      "cost_per_1m_in": 0.09999999999999999,
2145      "cost_per_1m_out": 0.49,
2146      "cost_per_1m_in_cached": 0,
2147      "cost_per_1m_out_cached": 0,
2148      "context_window": 131072,
2149      "default_max_tokens": 13107,
2150      "can_reason": true,
2151      "reasoning_levels": [
2152        "low",
2153        "medium",
2154        "high"
2155      ],
2156      "default_reasoning_effort": "medium",
2157      "supports_attachments": false,
2158      "options": {}
2159    },
2160    {
2161      "id": "openai/gpt-oss-120b:exacto",
2162      "name": "OpenAI: gpt-oss-120b (exacto)",
2163      "cost_per_1m_in": 0.039,
2164      "cost_per_1m_out": 0.19,
2165      "cost_per_1m_in_cached": 0,
2166      "cost_per_1m_out_cached": 0,
2167      "context_window": 131072,
2168      "default_max_tokens": 13107,
2169      "can_reason": true,
2170      "reasoning_levels": [
2171        "low",
2172        "medium",
2173        "high"
2174      ],
2175      "default_reasoning_effort": "medium",
2176      "supports_attachments": false,
2177      "options": {}
2178    },
2179    {
2180      "id": "openai/gpt-oss-120b:free",
2181      "name": "OpenAI: gpt-oss-120b (free)",
2182      "cost_per_1m_in": 0,
2183      "cost_per_1m_out": 0,
2184      "cost_per_1m_in_cached": 0,
2185      "cost_per_1m_out_cached": 0,
2186      "context_window": 131072,
2187      "default_max_tokens": 13107,
2188      "can_reason": true,
2189      "reasoning_levels": [
2190        "low",
2191        "medium",
2192        "high"
2193      ],
2194      "default_reasoning_effort": "medium",
2195      "supports_attachments": false,
2196      "options": {}
2197    },
2198    {
2199      "id": "openai/gpt-oss-20b",
2200      "name": "OpenAI: gpt-oss-20b",
2201      "cost_per_1m_in": 0.04,
2202      "cost_per_1m_out": 0.15,
2203      "cost_per_1m_in_cached": 0,
2204      "cost_per_1m_out_cached": 0,
2205      "context_window": 131072,
2206      "default_max_tokens": 13107,
2207      "can_reason": true,
2208      "reasoning_levels": [
2209        "low",
2210        "medium",
2211        "high"
2212      ],
2213      "default_reasoning_effort": "medium",
2214      "supports_attachments": false,
2215      "options": {}
2216    },
2217    {
2218      "id": "openai/gpt-oss-20b:free",
2219      "name": "OpenAI: gpt-oss-20b (free)",
2220      "cost_per_1m_in": 0,
2221      "cost_per_1m_out": 0,
2222      "cost_per_1m_in_cached": 0,
2223      "cost_per_1m_out_cached": 0,
2224      "context_window": 131072,
2225      "default_max_tokens": 13107,
2226      "can_reason": true,
2227      "reasoning_levels": [
2228        "low",
2229        "medium",
2230        "high"
2231      ],
2232      "default_reasoning_effort": "medium",
2233      "supports_attachments": false,
2234      "options": {}
2235    },
2236    {
2237      "id": "openai/gpt-oss-safeguard-20b",
2238      "name": "OpenAI: gpt-oss-safeguard-20b",
2239      "cost_per_1m_in": 0.075,
2240      "cost_per_1m_out": 0.3,
2241      "cost_per_1m_in_cached": 0,
2242      "cost_per_1m_out_cached": 0.037,
2243      "context_window": 131072,
2244      "default_max_tokens": 32768,
2245      "can_reason": true,
2246      "reasoning_levels": [
2247        "low",
2248        "medium",
2249        "high"
2250      ],
2251      "default_reasoning_effort": "medium",
2252      "supports_attachments": false,
2253      "options": {}
2254    },
2255    {
2256      "id": "openai/o1",
2257      "name": "OpenAI: o1",
2258      "cost_per_1m_in": 15,
2259      "cost_per_1m_out": 60,
2260      "cost_per_1m_in_cached": 0,
2261      "cost_per_1m_out_cached": 7.5,
2262      "context_window": 200000,
2263      "default_max_tokens": 50000,
2264      "can_reason": false,
2265      "supports_attachments": true,
2266      "options": {}
2267    },
2268    {
2269      "id": "openai/o3",
2270      "name": "OpenAI: o3",
2271      "cost_per_1m_in": 2,
2272      "cost_per_1m_out": 8,
2273      "cost_per_1m_in_cached": 0,
2274      "cost_per_1m_out_cached": 0.5,
2275      "context_window": 200000,
2276      "default_max_tokens": 50000,
2277      "can_reason": true,
2278      "reasoning_levels": [
2279        "low",
2280        "medium",
2281        "high"
2282      ],
2283      "default_reasoning_effort": "medium",
2284      "supports_attachments": true,
2285      "options": {}
2286    },
2287    {
2288      "id": "openai/o3-deep-research",
2289      "name": "OpenAI: o3 Deep Research",
2290      "cost_per_1m_in": 10,
2291      "cost_per_1m_out": 40,
2292      "cost_per_1m_in_cached": 0,
2293      "cost_per_1m_out_cached": 2.5,
2294      "context_window": 200000,
2295      "default_max_tokens": 50000,
2296      "can_reason": true,
2297      "reasoning_levels": [
2298        "low",
2299        "medium",
2300        "high"
2301      ],
2302      "default_reasoning_effort": "medium",
2303      "supports_attachments": true,
2304      "options": {}
2305    },
2306    {
2307      "id": "openai/o3-mini",
2308      "name": "OpenAI: o3 Mini",
2309      "cost_per_1m_in": 1.1,
2310      "cost_per_1m_out": 4.4,
2311      "cost_per_1m_in_cached": 0,
2312      "cost_per_1m_out_cached": 0.55,
2313      "context_window": 200000,
2314      "default_max_tokens": 50000,
2315      "can_reason": false,
2316      "supports_attachments": false,
2317      "options": {}
2318    },
2319    {
2320      "id": "openai/o3-mini-high",
2321      "name": "OpenAI: o3 Mini High",
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-pro",
2334      "name": "OpenAI: o3 Pro",
2335      "cost_per_1m_in": 20,
2336      "cost_per_1m_out": 80,
2337      "cost_per_1m_in_cached": 0,
2338      "cost_per_1m_out_cached": 0,
2339      "context_window": 200000,
2340      "default_max_tokens": 50000,
2341      "can_reason": true,
2342      "reasoning_levels": [
2343        "low",
2344        "medium",
2345        "high"
2346      ],
2347      "default_reasoning_effort": "medium",
2348      "supports_attachments": true,
2349      "options": {}
2350    },
2351    {
2352      "id": "openai/o4-mini",
2353      "name": "OpenAI: o4 Mini",
2354      "cost_per_1m_in": 1.1,
2355      "cost_per_1m_out": 4.4,
2356      "cost_per_1m_in_cached": 0,
2357      "cost_per_1m_out_cached": 0.275,
2358      "context_window": 200000,
2359      "default_max_tokens": 50000,
2360      "can_reason": true,
2361      "reasoning_levels": [
2362        "low",
2363        "medium",
2364        "high"
2365      ],
2366      "default_reasoning_effort": "medium",
2367      "supports_attachments": true,
2368      "options": {}
2369    },
2370    {
2371      "id": "openai/o4-mini-deep-research",
2372      "name": "OpenAI: o4 Mini Deep Research",
2373      "cost_per_1m_in": 2,
2374      "cost_per_1m_out": 8,
2375      "cost_per_1m_in_cached": 0,
2376      "cost_per_1m_out_cached": 0.5,
2377      "context_window": 200000,
2378      "default_max_tokens": 50000,
2379      "can_reason": true,
2380      "reasoning_levels": [
2381        "low",
2382        "medium",
2383        "high"
2384      ],
2385      "default_reasoning_effort": "medium",
2386      "supports_attachments": true,
2387      "options": {}
2388    },
2389    {
2390      "id": "openai/o4-mini-high",
2391      "name": "OpenAI: o4 Mini High",
2392      "cost_per_1m_in": 1.1,
2393      "cost_per_1m_out": 4.4,
2394      "cost_per_1m_in_cached": 0,
2395      "cost_per_1m_out_cached": 0.275,
2396      "context_window": 200000,
2397      "default_max_tokens": 50000,
2398      "can_reason": true,
2399      "reasoning_levels": [
2400        "low",
2401        "medium",
2402        "high"
2403      ],
2404      "default_reasoning_effort": "medium",
2405      "supports_attachments": true,
2406      "options": {}
2407    },
2408    {
2409      "id": "prime-intellect/intellect-3",
2410      "name": "Prime Intellect: INTELLECT-3",
2411      "cost_per_1m_in": 0.19999999999999998,
2412      "cost_per_1m_out": 1.1,
2413      "cost_per_1m_in_cached": 0,
2414      "cost_per_1m_out_cached": 0,
2415      "context_window": 131072,
2416      "default_max_tokens": 65536,
2417      "can_reason": true,
2418      "reasoning_levels": [
2419        "low",
2420        "medium",
2421        "high"
2422      ],
2423      "default_reasoning_effort": "medium",
2424      "supports_attachments": false,
2425      "options": {}
2426    },
2427    {
2428      "id": "qwen/qwen-2.5-72b-instruct",
2429      "name": "Qwen2.5 72B Instruct",
2430      "cost_per_1m_in": 0.07,
2431      "cost_per_1m_out": 0.26,
2432      "cost_per_1m_in_cached": 0,
2433      "cost_per_1m_out_cached": 0,
2434      "context_window": 32768,
2435      "default_max_tokens": 16384,
2436      "can_reason": false,
2437      "supports_attachments": false,
2438      "options": {}
2439    },
2440    {
2441      "id": "qwen/qwen-plus-2025-07-28",
2442      "name": "Qwen: Qwen Plus 0728",
2443      "cost_per_1m_in": 0.39999999999999997,
2444      "cost_per_1m_out": 1.2,
2445      "cost_per_1m_in_cached": 0,
2446      "cost_per_1m_out_cached": 0,
2447      "context_window": 1000000,
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:thinking",
2455      "name": "Qwen: Qwen Plus 0728 (thinking)",
2456      "cost_per_1m_in": 0.39999999999999997,
2457      "cost_per_1m_out": 4,
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": true,
2463      "reasoning_levels": [
2464        "low",
2465        "medium",
2466        "high"
2467      ],
2468      "default_reasoning_effort": "medium",
2469      "supports_attachments": false,
2470      "options": {}
2471    },
2472    {
2473      "id": "qwen/qwen-vl-max",
2474      "name": "Qwen: Qwen VL Max",
2475      "cost_per_1m_in": 0.7999999999999999,
2476      "cost_per_1m_out": 3.1999999999999997,
2477      "cost_per_1m_in_cached": 0,
2478      "cost_per_1m_out_cached": 0,
2479      "context_window": 131072,
2480      "default_max_tokens": 4096,
2481      "can_reason": false,
2482      "supports_attachments": true,
2483      "options": {}
2484    },
2485    {
2486      "id": "qwen/qwen-max",
2487      "name": "Qwen: Qwen-Max ",
2488      "cost_per_1m_in": 1.5999999999999999,
2489      "cost_per_1m_out": 6.3999999999999995,
2490      "cost_per_1m_in_cached": 0,
2491      "cost_per_1m_out_cached": 0.64,
2492      "context_window": 32768,
2493      "default_max_tokens": 4096,
2494      "can_reason": false,
2495      "supports_attachments": false,
2496      "options": {}
2497    },
2498    {
2499      "id": "qwen/qwen-plus",
2500      "name": "Qwen: Qwen-Plus",
2501      "cost_per_1m_in": 0.39999999999999997,
2502      "cost_per_1m_out": 1.2,
2503      "cost_per_1m_in_cached": 0,
2504      "cost_per_1m_out_cached": 0.16,
2505      "context_window": 131072,
2506      "default_max_tokens": 4096,
2507      "can_reason": false,
2508      "supports_attachments": false,
2509      "options": {}
2510    },
2511    {
2512      "id": "qwen/qwen-turbo",
2513      "name": "Qwen: Qwen-Turbo",
2514      "cost_per_1m_in": 0.049999999999999996,
2515      "cost_per_1m_out": 0.19999999999999998,
2516      "cost_per_1m_in_cached": 0,
2517      "cost_per_1m_out_cached": 0.02,
2518      "context_window": 1000000,
2519      "default_max_tokens": 4096,
2520      "can_reason": false,
2521      "supports_attachments": false,
2522      "options": {}
2523    },
2524    {
2525      "id": "qwen/qwen3-14b",
2526      "name": "Qwen: Qwen3 14B",
2527      "cost_per_1m_in": 0.049999999999999996,
2528      "cost_per_1m_out": 0.22,
2529      "cost_per_1m_in_cached": 0,
2530      "cost_per_1m_out_cached": 0,
2531      "context_window": 40960,
2532      "default_max_tokens": 20480,
2533      "can_reason": true,
2534      "reasoning_levels": [
2535        "low",
2536        "medium",
2537        "high"
2538      ],
2539      "default_reasoning_effort": "medium",
2540      "supports_attachments": false,
2541      "options": {}
2542    },
2543    {
2544      "id": "qwen/qwen3-235b-a22b",
2545      "name": "Qwen: Qwen3 235B A22B",
2546      "cost_per_1m_in": 0.22,
2547      "cost_per_1m_out": 0.88,
2548      "cost_per_1m_in_cached": 0,
2549      "cost_per_1m_out_cached": 0,
2550      "context_window": 131072,
2551      "default_max_tokens": 13107,
2552      "can_reason": true,
2553      "reasoning_levels": [
2554        "low",
2555        "medium",
2556        "high"
2557      ],
2558      "default_reasoning_effort": "medium",
2559      "supports_attachments": false,
2560      "options": {}
2561    },
2562    {
2563      "id": "qwen/qwen3-235b-a22b:free",
2564      "name": "Qwen: Qwen3 235B A22B (free)",
2565      "cost_per_1m_in": 0,
2566      "cost_per_1m_out": 0,
2567      "cost_per_1m_in_cached": 0,
2568      "cost_per_1m_out_cached": 0,
2569      "context_window": 131072,
2570      "default_max_tokens": 13107,
2571      "can_reason": true,
2572      "reasoning_levels": [
2573        "low",
2574        "medium",
2575        "high"
2576      ],
2577      "default_reasoning_effort": "medium",
2578      "supports_attachments": false,
2579      "options": {}
2580    },
2581    {
2582      "id": "qwen/qwen3-235b-a22b-2507",
2583      "name": "Qwen: Qwen3 235B A22B Instruct 2507",
2584      "cost_per_1m_in": 0.19999999999999998,
2585      "cost_per_1m_out": 0.6,
2586      "cost_per_1m_in_cached": 0,
2587      "cost_per_1m_out_cached": 0,
2588      "context_window": 262144,
2589      "default_max_tokens": 26214,
2590      "can_reason": false,
2591      "supports_attachments": false,
2592      "options": {}
2593    },
2594    {
2595      "id": "qwen/qwen3-235b-a22b-thinking-2507",
2596      "name": "Qwen: Qwen3 235B A22B Thinking 2507",
2597      "cost_per_1m_in": 0.11,
2598      "cost_per_1m_out": 0.6,
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": true,
2604      "reasoning_levels": [
2605        "low",
2606        "medium",
2607        "high"
2608      ],
2609      "default_reasoning_effort": "medium",
2610      "supports_attachments": false,
2611      "options": {}
2612    },
2613    {
2614      "id": "qwen/qwen3-30b-a3b",
2615      "name": "Qwen: Qwen3 30B A3B",
2616      "cost_per_1m_in": 0.09,
2617      "cost_per_1m_out": 0.44999999999999996,
2618      "cost_per_1m_in_cached": 0,
2619      "cost_per_1m_out_cached": 0,
2620      "context_window": 131072,
2621      "default_max_tokens": 65536,
2622      "can_reason": true,
2623      "reasoning_levels": [
2624        "low",
2625        "medium",
2626        "high"
2627      ],
2628      "default_reasoning_effort": "medium",
2629      "supports_attachments": false,
2630      "options": {}
2631    },
2632    {
2633      "id": "qwen/qwen3-30b-a3b-instruct-2507",
2634      "name": "Qwen: Qwen3 30B A3B Instruct 2507",
2635      "cost_per_1m_in": 0.08,
2636      "cost_per_1m_out": 0.33,
2637      "cost_per_1m_in_cached": 0,
2638      "cost_per_1m_out_cached": 0,
2639      "context_window": 262144,
2640      "default_max_tokens": 131072,
2641      "can_reason": false,
2642      "supports_attachments": false,
2643      "options": {}
2644    },
2645    {
2646      "id": "qwen/qwen3-32b",
2647      "name": "Qwen: Qwen3 32B",
2648      "cost_per_1m_in": 0.15,
2649      "cost_per_1m_out": 0.5,
2650      "cost_per_1m_in_cached": 0,
2651      "cost_per_1m_out_cached": 0,
2652      "context_window": 131072,
2653      "default_max_tokens": 4000,
2654      "can_reason": true,
2655      "reasoning_levels": [
2656        "low",
2657        "medium",
2658        "high"
2659      ],
2660      "default_reasoning_effort": "medium",
2661      "supports_attachments": false,
2662      "options": {}
2663    },
2664    {
2665      "id": "qwen/qwen3-4b:free",
2666      "name": "Qwen: Qwen3 4B (free)",
2667      "cost_per_1m_in": 0,
2668      "cost_per_1m_out": 0,
2669      "cost_per_1m_in_cached": 0,
2670      "cost_per_1m_out_cached": 0,
2671      "context_window": 40960,
2672      "default_max_tokens": 4096,
2673      "can_reason": true,
2674      "reasoning_levels": [
2675        "low",
2676        "medium",
2677        "high"
2678      ],
2679      "default_reasoning_effort": "medium",
2680      "supports_attachments": false,
2681      "options": {}
2682    },
2683    {
2684      "id": "qwen/qwen3-8b",
2685      "name": "Qwen: Qwen3 8B",
2686      "cost_per_1m_in": 0.2,
2687      "cost_per_1m_out": 0.2,
2688      "cost_per_1m_in_cached": 0,
2689      "cost_per_1m_out_cached": 0,
2690      "context_window": 40960,
2691      "default_max_tokens": 4096,
2692      "can_reason": true,
2693      "reasoning_levels": [
2694        "low",
2695        "medium",
2696        "high"
2697      ],
2698      "default_reasoning_effort": "medium",
2699      "supports_attachments": false,
2700      "options": {}
2701    },
2702    {
2703      "id": "qwen/qwen3-coder-30b-a3b-instruct",
2704      "name": "Qwen: Qwen3 Coder 30B A3B Instruct",
2705      "cost_per_1m_in": 0.07,
2706      "cost_per_1m_out": 0.28,
2707      "cost_per_1m_in_cached": 0,
2708      "cost_per_1m_out_cached": 0,
2709      "context_window": 262144,
2710      "default_max_tokens": 131072,
2711      "can_reason": false,
2712      "supports_attachments": false,
2713      "options": {}
2714    },
2715    {
2716      "id": "qwen/qwen3-coder",
2717      "name": "Qwen: Qwen3 Coder 480B A35B",
2718      "cost_per_1m_in": 0.28,
2719      "cost_per_1m_out": 1.2,
2720      "cost_per_1m_in_cached": 0,
2721      "cost_per_1m_out_cached": 0,
2722      "context_window": 262144,
2723      "default_max_tokens": 26214,
2724      "can_reason": false,
2725      "supports_attachments": false,
2726      "options": {}
2727    },
2728    {
2729      "id": "qwen/qwen3-coder:exacto",
2730      "name": "Qwen: Qwen3 Coder 480B A35B (exacto)",
2731      "cost_per_1m_in": 0.22,
2732      "cost_per_1m_out": 1.7999999999999998,
2733      "cost_per_1m_in_cached": 0,
2734      "cost_per_1m_out_cached": 0,
2735      "context_window": 262144,
2736      "default_max_tokens": 32768,
2737      "can_reason": false,
2738      "supports_attachments": false,
2739      "options": {}
2740    },
2741    {
2742      "id": "qwen/qwen3-coder:free",
2743      "name": "Qwen: Qwen3 Coder 480B A35B (free)",
2744      "cost_per_1m_in": 0,
2745      "cost_per_1m_out": 0,
2746      "cost_per_1m_in_cached": 0,
2747      "cost_per_1m_out_cached": 0,
2748      "context_window": 262000,
2749      "default_max_tokens": 131000,
2750      "can_reason": false,
2751      "supports_attachments": false,
2752      "options": {}
2753    },
2754    {
2755      "id": "qwen/qwen3-coder-flash",
2756      "name": "Qwen: Qwen3 Coder Flash",
2757      "cost_per_1m_in": 0.3,
2758      "cost_per_1m_out": 1.5,
2759      "cost_per_1m_in_cached": 0,
2760      "cost_per_1m_out_cached": 0.08,
2761      "context_window": 128000,
2762      "default_max_tokens": 32768,
2763      "can_reason": false,
2764      "supports_attachments": false,
2765      "options": {}
2766    },
2767    {
2768      "id": "qwen/qwen3-coder-plus",
2769      "name": "Qwen: Qwen3 Coder Plus",
2770      "cost_per_1m_in": 1,
2771      "cost_per_1m_out": 5,
2772      "cost_per_1m_in_cached": 0,
2773      "cost_per_1m_out_cached": 0.09999999999999999,
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-max",
2782      "name": "Qwen: Qwen3 Max",
2783      "cost_per_1m_in": 1.2,
2784      "cost_per_1m_out": 6,
2785      "cost_per_1m_in_cached": 0,
2786      "cost_per_1m_out_cached": 0.24,
2787      "context_window": 256000,
2788      "default_max_tokens": 16384,
2789      "can_reason": false,
2790      "supports_attachments": false,
2791      "options": {}
2792    },
2793    {
2794      "id": "qwen/qwen3-next-80b-a3b-instruct",
2795      "name": "Qwen: Qwen3 Next 80B A3B Instruct",
2796      "cost_per_1m_in": 0.09,
2797      "cost_per_1m_out": 1.1,
2798      "cost_per_1m_in_cached": 0,
2799      "cost_per_1m_out_cached": 0,
2800      "context_window": 262144,
2801      "default_max_tokens": 26214,
2802      "can_reason": false,
2803      "supports_attachments": false,
2804      "options": {}
2805    },
2806    {
2807      "id": "qwen/qwen3-next-80b-a3b-thinking",
2808      "name": "Qwen: Qwen3 Next 80B A3B Thinking",
2809      "cost_per_1m_in": 0.15,
2810      "cost_per_1m_out": 1.2,
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": true,
2816      "reasoning_levels": [
2817        "low",
2818        "medium",
2819        "high"
2820      ],
2821      "default_reasoning_effort": "medium",
2822      "supports_attachments": false,
2823      "options": {}
2824    },
2825    {
2826      "id": "qwen/qwen3-vl-235b-a22b-instruct",
2827      "name": "Qwen: Qwen3 VL 235B A22B Instruct",
2828      "cost_per_1m_in": 0.39999999999999997,
2829      "cost_per_1m_out": 1.5999999999999999,
2830      "cost_per_1m_in_cached": 0,
2831      "cost_per_1m_out_cached": 0,
2832      "context_window": 131072,
2833      "default_max_tokens": 16384,
2834      "can_reason": false,
2835      "supports_attachments": true,
2836      "options": {}
2837    },
2838    {
2839      "id": "qwen/qwen3-vl-30b-a3b-instruct",
2840      "name": "Qwen: Qwen3 VL 30B A3B Instruct",
2841      "cost_per_1m_in": 0.15,
2842      "cost_per_1m_out": 0.6,
2843      "cost_per_1m_in_cached": 0,
2844      "cost_per_1m_out_cached": 0,
2845      "context_window": 262144,
2846      "default_max_tokens": 26214,
2847      "can_reason": false,
2848      "supports_attachments": true,
2849      "options": {}
2850    },
2851    {
2852      "id": "qwen/qwen3-vl-30b-a3b-thinking",
2853      "name": "Qwen: Qwen3 VL 30B A3B Thinking",
2854      "cost_per_1m_in": 0.16,
2855      "cost_per_1m_out": 0.7999999999999999,
2856      "cost_per_1m_in_cached": 0,
2857      "cost_per_1m_out_cached": 0,
2858      "context_window": 131072,
2859      "default_max_tokens": 16384,
2860      "can_reason": true,
2861      "reasoning_levels": [
2862        "low",
2863        "medium",
2864        "high"
2865      ],
2866      "default_reasoning_effort": "medium",
2867      "supports_attachments": true,
2868      "options": {}
2869    },
2870    {
2871      "id": "qwen/qwen3-vl-8b-instruct",
2872      "name": "Qwen: Qwen3 VL 8B Instruct",
2873      "cost_per_1m_in": 0.18,
2874      "cost_per_1m_out": 0.7,
2875      "cost_per_1m_in_cached": 0,
2876      "cost_per_1m_out_cached": 0,
2877      "context_window": 256000,
2878      "default_max_tokens": 16384,
2879      "can_reason": false,
2880      "supports_attachments": true,
2881      "options": {}
2882    },
2883    {
2884      "id": "qwen/qwen3-vl-8b-thinking",
2885      "name": "Qwen: Qwen3 VL 8B Thinking",
2886      "cost_per_1m_in": 0.18,
2887      "cost_per_1m_out": 2.0999999999999996,
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": true,
2893      "reasoning_levels": [
2894        "low",
2895        "medium",
2896        "high"
2897      ],
2898      "default_reasoning_effort": "medium",
2899      "supports_attachments": true,
2900      "options": {}
2901    },
2902    {
2903      "id": "relace/relace-search",
2904      "name": "Relace: Relace Search",
2905      "cost_per_1m_in": 1,
2906      "cost_per_1m_out": 3,
2907      "cost_per_1m_in_cached": 0,
2908      "cost_per_1m_out_cached": 0,
2909      "context_window": 256000,
2910      "default_max_tokens": 64000,
2911      "can_reason": false,
2912      "supports_attachments": false,
2913      "options": {}
2914    },
2915    {
2916      "id": "stepfun-ai/step3",
2917      "name": "StepFun: Step3",
2918      "cost_per_1m_in": 0.5700000000000001,
2919      "cost_per_1m_out": 1.42,
2920      "cost_per_1m_in_cached": 0,
2921      "cost_per_1m_out_cached": 0,
2922      "context_window": 65536,
2923      "default_max_tokens": 32768,
2924      "can_reason": true,
2925      "reasoning_levels": [
2926        "low",
2927        "medium",
2928        "high"
2929      ],
2930      "default_reasoning_effort": "medium",
2931      "supports_attachments": true,
2932      "options": {}
2933    },
2934    {
2935      "id": "tngtech/deepseek-r1t2-chimera",
2936      "name": "TNG: DeepSeek R1T2 Chimera",
2937      "cost_per_1m_in": 0.3,
2938      "cost_per_1m_out": 1.2,
2939      "cost_per_1m_in_cached": 0,
2940      "cost_per_1m_out_cached": 0,
2941      "context_window": 163840,
2942      "default_max_tokens": 81920,
2943      "can_reason": true,
2944      "reasoning_levels": [
2945        "low",
2946        "medium",
2947        "high"
2948      ],
2949      "default_reasoning_effort": "medium",
2950      "supports_attachments": false,
2951      "options": {}
2952    },
2953    {
2954      "id": "tngtech/tng-r1t-chimera",
2955      "name": "TNG: R1T Chimera",
2956      "cost_per_1m_in": 0.3,
2957      "cost_per_1m_out": 1.2,
2958      "cost_per_1m_in_cached": 0,
2959      "cost_per_1m_out_cached": 0,
2960      "context_window": 163840,
2961      "default_max_tokens": 81920,
2962      "can_reason": true,
2963      "reasoning_levels": [
2964        "low",
2965        "medium",
2966        "high"
2967      ],
2968      "default_reasoning_effort": "medium",
2969      "supports_attachments": false,
2970      "options": {}
2971    },
2972    {
2973      "id": "tngtech/tng-r1t-chimera:free",
2974      "name": "TNG: R1T Chimera (free)",
2975      "cost_per_1m_in": 0,
2976      "cost_per_1m_out": 0,
2977      "cost_per_1m_in_cached": 0,
2978      "cost_per_1m_out_cached": 0,
2979      "context_window": 163840,
2980      "default_max_tokens": 81920,
2981      "can_reason": true,
2982      "reasoning_levels": [
2983        "low",
2984        "medium",
2985        "high"
2986      ],
2987      "default_reasoning_effort": "medium",
2988      "supports_attachments": false,
2989      "options": {}
2990    },
2991    {
2992      "id": "thedrummer/rocinante-12b",
2993      "name": "TheDrummer: Rocinante 12B",
2994      "cost_per_1m_in": 0.16999999999999998,
2995      "cost_per_1m_out": 0.43,
2996      "cost_per_1m_in_cached": 0,
2997      "cost_per_1m_out_cached": 0,
2998      "context_window": 32768,
2999      "default_max_tokens": 3276,
3000      "can_reason": false,
3001      "supports_attachments": false,
3002      "options": {}
3003    },
3004    {
3005      "id": "thedrummer/unslopnemo-12b",
3006      "name": "TheDrummer: UnslopNemo 12B",
3007      "cost_per_1m_in": 0.39999999999999997,
3008      "cost_per_1m_out": 0.39999999999999997,
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": "alibaba/tongyi-deepresearch-30b-a3b",
3019      "name": "Tongyi DeepResearch 30B A3B",
3020      "cost_per_1m_in": 0.09,
3021      "cost_per_1m_out": 0.44999999999999996,
3022      "cost_per_1m_in_cached": 0,
3023      "cost_per_1m_out_cached": 0,
3024      "context_window": 131072,
3025      "default_max_tokens": 65536,
3026      "can_reason": true,
3027      "reasoning_levels": [
3028        "low",
3029        "medium",
3030        "high"
3031      ],
3032      "default_reasoning_effort": "medium",
3033      "supports_attachments": false,
3034      "options": {}
3035    },
3036    {
3037      "id": "alibaba/tongyi-deepresearch-30b-a3b:free",
3038      "name": "Tongyi DeepResearch 30B A3B (free)",
3039      "cost_per_1m_in": 0,
3040      "cost_per_1m_out": 0,
3041      "cost_per_1m_in_cached": 0,
3042      "cost_per_1m_out_cached": 0,
3043      "context_window": 131072,
3044      "default_max_tokens": 65536,
3045      "can_reason": true,
3046      "reasoning_levels": [
3047        "low",
3048        "medium",
3049        "high"
3050      ],
3051      "default_reasoning_effort": "medium",
3052      "supports_attachments": false,
3053      "options": {}
3054    },
3055    {
3056      "id": "z-ai/glm-4-32b",
3057      "name": "Z.AI: GLM 4 32B ",
3058      "cost_per_1m_in": 0.09999999999999999,
3059      "cost_per_1m_out": 0.09999999999999999,
3060      "cost_per_1m_in_cached": 0,
3061      "cost_per_1m_out_cached": 0,
3062      "context_window": 128000,
3063      "default_max_tokens": 12800,
3064      "can_reason": false,
3065      "supports_attachments": false,
3066      "options": {}
3067    },
3068    {
3069      "id": "z-ai/glm-4.5",
3070      "name": "Z.AI: GLM 4.5",
3071      "cost_per_1m_in": 0.35,
3072      "cost_per_1m_out": 1.55,
3073      "cost_per_1m_in_cached": 0,
3074      "cost_per_1m_out_cached": 0,
3075      "context_window": 131072,
3076      "default_max_tokens": 65536,
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.5-air",
3089      "name": "Z.AI: GLM 4.5 Air",
3090      "cost_per_1m_in": 0.10400000000000001,
3091      "cost_per_1m_out": 0.6799999999999999,
3092      "cost_per_1m_in_cached": 0,
3093      "cost_per_1m_out_cached": 0,
3094      "context_window": 131072,
3095      "default_max_tokens": 49152,
3096      "can_reason": true,
3097      "reasoning_levels": [
3098        "low",
3099        "medium",
3100        "high"
3101      ],
3102      "default_reasoning_effort": "medium",
3103      "supports_attachments": false,
3104      "options": {}
3105    },
3106    {
3107      "id": "z-ai/glm-4.5-air:free",
3108      "name": "Z.AI: GLM 4.5 Air (free)",
3109      "cost_per_1m_in": 0,
3110      "cost_per_1m_out": 0,
3111      "cost_per_1m_in_cached": 0,
3112      "cost_per_1m_out_cached": 0,
3113      "context_window": 131072,
3114      "default_max_tokens": 65536,
3115      "can_reason": true,
3116      "reasoning_levels": [
3117        "low",
3118        "medium",
3119        "high"
3120      ],
3121      "default_reasoning_effort": "medium",
3122      "supports_attachments": false,
3123      "options": {}
3124    },
3125    {
3126      "id": "z-ai/glm-4.5v",
3127      "name": "Z.AI: GLM 4.5V",
3128      "cost_per_1m_in": 0.48,
3129      "cost_per_1m_out": 1.44,
3130      "cost_per_1m_in_cached": 0,
3131      "cost_per_1m_out_cached": 0.088,
3132      "context_window": 65536,
3133      "default_max_tokens": 8192,
3134      "can_reason": true,
3135      "reasoning_levels": [
3136        "low",
3137        "medium",
3138        "high"
3139      ],
3140      "default_reasoning_effort": "medium",
3141      "supports_attachments": true,
3142      "options": {}
3143    },
3144    {
3145      "id": "z-ai/glm-4.6",
3146      "name": "Z.AI: GLM 4.6",
3147      "cost_per_1m_in": 0.44,
3148      "cost_per_1m_out": 1.76,
3149      "cost_per_1m_in_cached": 0,
3150      "cost_per_1m_out_cached": 0.088,
3151      "context_window": 204800,
3152      "default_max_tokens": 65536,
3153      "can_reason": true,
3154      "reasoning_levels": [
3155        "low",
3156        "medium",
3157        "high"
3158      ],
3159      "default_reasoning_effort": "medium",
3160      "supports_attachments": false,
3161      "options": {}
3162    },
3163    {
3164      "id": "z-ai/glm-4.6:exacto",
3165      "name": "Z.AI: GLM 4.6 (exacto)",
3166      "cost_per_1m_in": 0.44,
3167      "cost_per_1m_out": 1.76,
3168      "cost_per_1m_in_cached": 0,
3169      "cost_per_1m_out_cached": 0,
3170      "context_window": 204800,
3171      "default_max_tokens": 65536,
3172      "can_reason": true,
3173      "reasoning_levels": [
3174        "low",
3175        "medium",
3176        "high"
3177      ],
3178      "default_reasoning_effort": "medium",
3179      "supports_attachments": false,
3180      "options": {}
3181    },
3182    {
3183      "id": "z-ai/glm-4.6v",
3184      "name": "Z.AI: GLM 4.6V",
3185      "cost_per_1m_in": 0.3,
3186      "cost_per_1m_out": 0.8999999999999999,
3187      "cost_per_1m_in_cached": 0,
3188      "cost_per_1m_out_cached": 0.049999999999999996,
3189      "context_window": 131072,
3190      "default_max_tokens": 12000,
3191      "can_reason": true,
3192      "reasoning_levels": [
3193        "low",
3194        "medium",
3195        "high"
3196      ],
3197      "default_reasoning_effort": "medium",
3198      "supports_attachments": true,
3199      "options": {}
3200    },
3201    {
3202      "id": "x-ai/grok-3",
3203      "name": "xAI: Grok 3",
3204      "cost_per_1m_in": 5,
3205      "cost_per_1m_out": 25,
3206      "cost_per_1m_in_cached": 0,
3207      "cost_per_1m_out_cached": 1.25,
3208      "context_window": 131072,
3209      "default_max_tokens": 13107,
3210      "can_reason": false,
3211      "supports_attachments": false,
3212      "options": {}
3213    },
3214    {
3215      "id": "x-ai/grok-3-beta",
3216      "name": "xAI: Grok 3 Beta",
3217      "cost_per_1m_in": 5,
3218      "cost_per_1m_out": 25,
3219      "cost_per_1m_in_cached": 0,
3220      "cost_per_1m_out_cached": 1.25,
3221      "context_window": 131072,
3222      "default_max_tokens": 13107,
3223      "can_reason": false,
3224      "supports_attachments": false,
3225      "options": {}
3226    },
3227    {
3228      "id": "x-ai/grok-3-mini",
3229      "name": "xAI: Grok 3 Mini",
3230      "cost_per_1m_in": 0.3,
3231      "cost_per_1m_out": 0.5,
3232      "cost_per_1m_in_cached": 0,
3233      "cost_per_1m_out_cached": 0.075,
3234      "context_window": 131072,
3235      "default_max_tokens": 13107,
3236      "can_reason": true,
3237      "reasoning_levels": [
3238        "low",
3239        "medium",
3240        "high"
3241      ],
3242      "default_reasoning_effort": "medium",
3243      "supports_attachments": false,
3244      "options": {}
3245    },
3246    {
3247      "id": "x-ai/grok-3-mini-beta",
3248      "name": "xAI: Grok 3 Mini Beta",
3249      "cost_per_1m_in": 0.3,
3250      "cost_per_1m_out": 0.5,
3251      "cost_per_1m_in_cached": 0,
3252      "cost_per_1m_out_cached": 0.075,
3253      "context_window": 131072,
3254      "default_max_tokens": 13107,
3255      "can_reason": true,
3256      "reasoning_levels": [
3257        "low",
3258        "medium",
3259        "high"
3260      ],
3261      "default_reasoning_effort": "medium",
3262      "supports_attachments": false,
3263      "options": {}
3264    },
3265    {
3266      "id": "x-ai/grok-4",
3267      "name": "xAI: Grok 4",
3268      "cost_per_1m_in": 3,
3269      "cost_per_1m_out": 15,
3270      "cost_per_1m_in_cached": 0,
3271      "cost_per_1m_out_cached": 0.75,
3272      "context_window": 256000,
3273      "default_max_tokens": 25600,
3274      "can_reason": true,
3275      "reasoning_levels": [
3276        "low",
3277        "medium",
3278        "high"
3279      ],
3280      "default_reasoning_effort": "medium",
3281      "supports_attachments": true,
3282      "options": {}
3283    },
3284    {
3285      "id": "x-ai/grok-4-fast",
3286      "name": "xAI: Grok 4 Fast",
3287      "cost_per_1m_in": 0.19999999999999998,
3288      "cost_per_1m_out": 0.5,
3289      "cost_per_1m_in_cached": 0,
3290      "cost_per_1m_out_cached": 0.049999999999999996,
3291      "context_window": 2000000,
3292      "default_max_tokens": 15000,
3293      "can_reason": true,
3294      "reasoning_levels": [
3295        "low",
3296        "medium",
3297        "high"
3298      ],
3299      "default_reasoning_effort": "medium",
3300      "supports_attachments": true,
3301      "options": {}
3302    },
3303    {
3304      "id": "x-ai/grok-4.1-fast",
3305      "name": "xAI: Grok 4.1 Fast",
3306      "cost_per_1m_in": 0.19999999999999998,
3307      "cost_per_1m_out": 0.5,
3308      "cost_per_1m_in_cached": 0,
3309      "cost_per_1m_out_cached": 0.049999999999999996,
3310      "context_window": 2000000,
3311      "default_max_tokens": 15000,
3312      "can_reason": true,
3313      "reasoning_levels": [
3314        "low",
3315        "medium",
3316        "high"
3317      ],
3318      "default_reasoning_effort": "medium",
3319      "supports_attachments": true,
3320      "options": {}
3321    },
3322    {
3323      "id": "x-ai/grok-code-fast-1",
3324      "name": "xAI: Grok Code Fast 1",
3325      "cost_per_1m_in": 0.19999999999999998,
3326      "cost_per_1m_out": 1.5,
3327      "cost_per_1m_in_cached": 0,
3328      "cost_per_1m_out_cached": 0.02,
3329      "context_window": 256000,
3330      "default_max_tokens": 5000,
3331      "can_reason": true,
3332      "reasoning_levels": [
3333        "low",
3334        "medium",
3335        "high"
3336      ],
3337      "default_reasoning_effort": "medium",
3338      "supports_attachments": false,
3339      "options": {}
3340    }
3341  ],
3342  "default_headers": {
3343    "HTTP-Referer": "https://charm.land",
3344    "X-Title": "Crush"
3345  }
3346}