vercel.json

   1{
   2  "name": "Vercel",
   3  "id": "vercel",
   4  "api_key": "$VERCEL_API_KEY",
   5  "api_endpoint": "https://ai-gateway.vercel.sh/v1",
   6  "type": "vercel",
   7  "default_large_model_id": "anthropic/claude-sonnet-4",
   8  "default_small_model_id": "anthropic/claude-haiku-4.5",
   9  "models": [
  10    {
  11      "id": "anthropic/claude-3-haiku",
  12      "name": "Claude 3 Haiku",
  13      "cost_per_1m_in": 0.25,
  14      "cost_per_1m_out": 1.25,
  15      "cost_per_1m_in_cached": 0.03,
  16      "cost_per_1m_out_cached": 0.3,
  17      "context_window": 200000,
  18      "default_max_tokens": 4096,
  19      "can_reason": false,
  20      "supports_attachments": true,
  21      "options": {}
  22    },
  23    {
  24      "id": "anthropic/claude-3.5-haiku",
  25      "name": "Claude 3.5 Haiku",
  26      "cost_per_1m_in": 0.7999999999999999,
  27      "cost_per_1m_out": 4,
  28      "cost_per_1m_in_cached": 0.08,
  29      "cost_per_1m_out_cached": 1,
  30      "context_window": 200000,
  31      "default_max_tokens": 8000,
  32      "can_reason": false,
  33      "supports_attachments": true,
  34      "options": {}
  35    },
  36    {
  37      "id": "anthropic/claude-3.5-sonnet",
  38      "name": "Claude 3.5 Sonnet",
  39      "cost_per_1m_in": 3,
  40      "cost_per_1m_out": 15,
  41      "cost_per_1m_in_cached": 0.3,
  42      "cost_per_1m_out_cached": 3.75,
  43      "context_window": 200000,
  44      "default_max_tokens": 8000,
  45      "can_reason": false,
  46      "supports_attachments": true,
  47      "options": {}
  48    },
  49    {
  50      "id": "anthropic/claude-3.5-sonnet-20240620",
  51      "name": "Claude 3.5 Sonnet (2024-06-20)",
  52      "cost_per_1m_in": 3,
  53      "cost_per_1m_out": 15,
  54      "cost_per_1m_in_cached": 0,
  55      "cost_per_1m_out_cached": 0,
  56      "context_window": 200000,
  57      "default_max_tokens": 8000,
  58      "can_reason": false,
  59      "supports_attachments": true,
  60      "options": {}
  61    },
  62    {
  63      "id": "anthropic/claude-3.7-sonnet",
  64      "name": "Claude 3.7 Sonnet",
  65      "cost_per_1m_in": 3,
  66      "cost_per_1m_out": 15,
  67      "cost_per_1m_in_cached": 0.3,
  68      "cost_per_1m_out_cached": 3.75,
  69      "context_window": 200000,
  70      "default_max_tokens": 8000,
  71      "can_reason": true,
  72      "reasoning_levels": [
  73        "none",
  74        "minimal",
  75        "low",
  76        "medium",
  77        "high",
  78        "xhigh"
  79      ],
  80      "default_reasoning_effort": "medium",
  81      "supports_attachments": true,
  82      "options": {}
  83    },
  84    {
  85      "id": "anthropic/claude-haiku-4.5",
  86      "name": "Claude Haiku 4.5",
  87      "cost_per_1m_in": 1,
  88      "cost_per_1m_out": 5,
  89      "cost_per_1m_in_cached": 0.09999999999999999,
  90      "cost_per_1m_out_cached": 1.25,
  91      "context_window": 200000,
  92      "default_max_tokens": 8000,
  93      "can_reason": true,
  94      "reasoning_levels": [
  95        "none",
  96        "minimal",
  97        "low",
  98        "medium",
  99        "high",
 100        "xhigh"
 101      ],
 102      "default_reasoning_effort": "medium",
 103      "supports_attachments": true,
 104      "options": {}
 105    },
 106    {
 107      "id": "anthropic/claude-opus-4",
 108      "name": "Claude Opus 4",
 109      "cost_per_1m_in": 15,
 110      "cost_per_1m_out": 75,
 111      "cost_per_1m_in_cached": 1.5,
 112      "cost_per_1m_out_cached": 18.75,
 113      "context_window": 200000,
 114      "default_max_tokens": 8000,
 115      "can_reason": true,
 116      "reasoning_levels": [
 117        "none",
 118        "minimal",
 119        "low",
 120        "medium",
 121        "high",
 122        "xhigh"
 123      ],
 124      "default_reasoning_effort": "medium",
 125      "supports_attachments": true,
 126      "options": {}
 127    },
 128    {
 129      "id": "anthropic/claude-opus-4.1",
 130      "name": "Claude Opus 4.1",
 131      "cost_per_1m_in": 15,
 132      "cost_per_1m_out": 75,
 133      "cost_per_1m_in_cached": 1.5,
 134      "cost_per_1m_out_cached": 18.75,
 135      "context_window": 200000,
 136      "default_max_tokens": 8000,
 137      "can_reason": true,
 138      "reasoning_levels": [
 139        "none",
 140        "minimal",
 141        "low",
 142        "medium",
 143        "high",
 144        "xhigh"
 145      ],
 146      "default_reasoning_effort": "medium",
 147      "supports_attachments": true,
 148      "options": {}
 149    },
 150    {
 151      "id": "anthropic/claude-opus-4.5",
 152      "name": "Claude Opus 4.5",
 153      "cost_per_1m_in": 5,
 154      "cost_per_1m_out": 25,
 155      "cost_per_1m_in_cached": 0.5,
 156      "cost_per_1m_out_cached": 6.25,
 157      "context_window": 200000,
 158      "default_max_tokens": 8000,
 159      "can_reason": true,
 160      "reasoning_levels": [
 161        "none",
 162        "minimal",
 163        "low",
 164        "medium",
 165        "high",
 166        "xhigh"
 167      ],
 168      "default_reasoning_effort": "medium",
 169      "supports_attachments": true,
 170      "options": {}
 171    },
 172    {
 173      "id": "anthropic/claude-opus-4.6",
 174      "name": "Claude Opus 4.6",
 175      "cost_per_1m_in": 5,
 176      "cost_per_1m_out": 25,
 177      "cost_per_1m_in_cached": 0.5,
 178      "cost_per_1m_out_cached": 6.25,
 179      "context_window": 1000000,
 180      "default_max_tokens": 8000,
 181      "can_reason": true,
 182      "reasoning_levels": [
 183        "none",
 184        "minimal",
 185        "low",
 186        "medium",
 187        "high",
 188        "xhigh"
 189      ],
 190      "default_reasoning_effort": "medium",
 191      "supports_attachments": true,
 192      "options": {}
 193    },
 194    {
 195      "id": "anthropic/claude-sonnet-4",
 196      "name": "Claude Sonnet 4",
 197      "cost_per_1m_in": 3,
 198      "cost_per_1m_out": 15,
 199      "cost_per_1m_in_cached": 0.3,
 200      "cost_per_1m_out_cached": 3.75,
 201      "context_window": 1000000,
 202      "default_max_tokens": 8000,
 203      "can_reason": true,
 204      "reasoning_levels": [
 205        "none",
 206        "minimal",
 207        "low",
 208        "medium",
 209        "high",
 210        "xhigh"
 211      ],
 212      "default_reasoning_effort": "medium",
 213      "supports_attachments": true,
 214      "options": {}
 215    },
 216    {
 217      "id": "anthropic/claude-sonnet-4.5",
 218      "name": "Claude Sonnet 4.5",
 219      "cost_per_1m_in": 3,
 220      "cost_per_1m_out": 15,
 221      "cost_per_1m_in_cached": 0.3,
 222      "cost_per_1m_out_cached": 3.75,
 223      "context_window": 1000000,
 224      "default_max_tokens": 8000,
 225      "can_reason": true,
 226      "reasoning_levels": [
 227        "none",
 228        "minimal",
 229        "low",
 230        "medium",
 231        "high",
 232        "xhigh"
 233      ],
 234      "default_reasoning_effort": "medium",
 235      "supports_attachments": true,
 236      "options": {}
 237    },
 238    {
 239      "id": "anthropic/claude-sonnet-4.6",
 240      "name": "Claude Sonnet 4.6",
 241      "cost_per_1m_in": 3,
 242      "cost_per_1m_out": 15,
 243      "cost_per_1m_in_cached": 0.3,
 244      "cost_per_1m_out_cached": 3.75,
 245      "context_window": 1000000,
 246      "default_max_tokens": 8000,
 247      "can_reason": true,
 248      "reasoning_levels": [
 249        "none",
 250        "minimal",
 251        "low",
 252        "medium",
 253        "high",
 254        "xhigh"
 255      ],
 256      "default_reasoning_effort": "medium",
 257      "supports_attachments": true,
 258      "options": {}
 259    },
 260    {
 261      "id": "openai/codex-mini",
 262      "name": "Codex Mini",
 263      "cost_per_1m_in": 1.5,
 264      "cost_per_1m_out": 6,
 265      "cost_per_1m_in_cached": 0.375,
 266      "cost_per_1m_out_cached": 0,
 267      "context_window": 200000,
 268      "default_max_tokens": 8000,
 269      "can_reason": true,
 270      "reasoning_levels": [
 271        "low",
 272        "medium",
 273        "high"
 274      ],
 275      "default_reasoning_effort": "medium",
 276      "supports_attachments": true,
 277      "options": {}
 278    },
 279    {
 280      "id": "cohere/command-a",
 281      "name": "Command A",
 282      "cost_per_1m_in": 2.5,
 283      "cost_per_1m_out": 10,
 284      "cost_per_1m_in_cached": 0,
 285      "cost_per_1m_out_cached": 0,
 286      "context_window": 256000,
 287      "default_max_tokens": 8000,
 288      "can_reason": false,
 289      "supports_attachments": false,
 290      "options": {}
 291    },
 292    {
 293      "id": "deepseek/deepseek-v3",
 294      "name": "DeepSeek V3 0324",
 295      "cost_per_1m_in": 0.77,
 296      "cost_per_1m_out": 0.77,
 297      "cost_per_1m_in_cached": 0,
 298      "cost_per_1m_out_cached": 0,
 299      "context_window": 163840,
 300      "default_max_tokens": 8000,
 301      "can_reason": false,
 302      "supports_attachments": false,
 303      "options": {}
 304    },
 305    {
 306      "id": "deepseek/deepseek-v3.1-terminus",
 307      "name": "DeepSeek V3.1 Terminus",
 308      "cost_per_1m_in": 0.27,
 309      "cost_per_1m_out": 1,
 310      "cost_per_1m_in_cached": 0,
 311      "cost_per_1m_out_cached": 0,
 312      "context_window": 131072,
 313      "default_max_tokens": 8000,
 314      "can_reason": true,
 315      "reasoning_levels": [
 316        "low",
 317        "medium",
 318        "high"
 319      ],
 320      "default_reasoning_effort": "medium",
 321      "supports_attachments": false,
 322      "options": {}
 323    },
 324    {
 325      "id": "deepseek/deepseek-v3.2",
 326      "name": "DeepSeek V3.2",
 327      "cost_per_1m_in": 0.26,
 328      "cost_per_1m_out": 0.38,
 329      "cost_per_1m_in_cached": 0.13,
 330      "cost_per_1m_out_cached": 0,
 331      "context_window": 128000,
 332      "default_max_tokens": 8000,
 333      "can_reason": false,
 334      "supports_attachments": false,
 335      "options": {}
 336    },
 337    {
 338      "id": "deepseek/deepseek-v3.2-thinking",
 339      "name": "DeepSeek V3.2 Thinking",
 340      "cost_per_1m_in": 0.28,
 341      "cost_per_1m_out": 0.42,
 342      "cost_per_1m_in_cached": 0.028,
 343      "cost_per_1m_out_cached": 0,
 344      "context_window": 128000,
 345      "default_max_tokens": 8000,
 346      "can_reason": true,
 347      "reasoning_levels": [
 348        "low",
 349        "medium",
 350        "high"
 351      ],
 352      "default_reasoning_effort": "medium",
 353      "supports_attachments": false,
 354      "options": {}
 355    },
 356    {
 357      "id": "deepseek/deepseek-v3.1",
 358      "name": "DeepSeek-V3.1",
 359      "cost_per_1m_in": 0.21,
 360      "cost_per_1m_out": 0.7899999999999999,
 361      "cost_per_1m_in_cached": 0,
 362      "cost_per_1m_out_cached": 0,
 363      "context_window": 163840,
 364      "default_max_tokens": 8000,
 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": "mistral/devstral-2",
 377      "name": "Devstral 2",
 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": 256000,
 383      "default_max_tokens": 8000,
 384      "can_reason": false,
 385      "supports_attachments": false,
 386      "options": {}
 387    },
 388    {
 389      "id": "mistral/devstral-small",
 390      "name": "Devstral Small 1.1",
 391      "cost_per_1m_in": 0.09999999999999999,
 392      "cost_per_1m_out": 0.3,
 393      "cost_per_1m_in_cached": 0,
 394      "cost_per_1m_out_cached": 0,
 395      "context_window": 128000,
 396      "default_max_tokens": 8000,
 397      "can_reason": false,
 398      "supports_attachments": false,
 399      "options": {}
 400    },
 401    {
 402      "id": "mistral/devstral-small-2",
 403      "name": "Devstral Small 2",
 404      "cost_per_1m_in": 0,
 405      "cost_per_1m_out": 0,
 406      "cost_per_1m_in_cached": 0,
 407      "cost_per_1m_out_cached": 0,
 408      "context_window": 256000,
 409      "default_max_tokens": 8000,
 410      "can_reason": false,
 411      "supports_attachments": false,
 412      "options": {}
 413    },
 414    {
 415      "id": "zai/glm-4.5-air",
 416      "name": "GLM 4.5 Air",
 417      "cost_per_1m_in": 0.19999999999999998,
 418      "cost_per_1m_out": 1.1,
 419      "cost_per_1m_in_cached": 0.03,
 420      "cost_per_1m_out_cached": 0,
 421      "context_window": 128000,
 422      "default_max_tokens": 8000,
 423      "can_reason": true,
 424      "reasoning_levels": [
 425        "low",
 426        "medium",
 427        "high"
 428      ],
 429      "default_reasoning_effort": "medium",
 430      "supports_attachments": false,
 431      "options": {}
 432    },
 433    {
 434      "id": "zai/glm-4.5v",
 435      "name": "GLM 4.5V",
 436      "cost_per_1m_in": 0.6,
 437      "cost_per_1m_out": 1.7999999999999998,
 438      "cost_per_1m_in_cached": 0,
 439      "cost_per_1m_out_cached": 0,
 440      "context_window": 65536,
 441      "default_max_tokens": 8000,
 442      "can_reason": true,
 443      "reasoning_levels": [
 444        "low",
 445        "medium",
 446        "high"
 447      ],
 448      "default_reasoning_effort": "medium",
 449      "supports_attachments": true,
 450      "options": {}
 451    },
 452    {
 453      "id": "zai/glm-4.6",
 454      "name": "GLM 4.6",
 455      "cost_per_1m_in": 0.44999999999999996,
 456      "cost_per_1m_out": 1.7999999999999998,
 457      "cost_per_1m_in_cached": 0.11,
 458      "cost_per_1m_out_cached": 0,
 459      "context_window": 200000,
 460      "default_max_tokens": 8000,
 461      "can_reason": true,
 462      "reasoning_levels": [
 463        "low",
 464        "medium",
 465        "high"
 466      ],
 467      "default_reasoning_effort": "medium",
 468      "supports_attachments": false,
 469      "options": {}
 470    },
 471    {
 472      "id": "zai/glm-4.7",
 473      "name": "GLM 4.7",
 474      "cost_per_1m_in": 0.43,
 475      "cost_per_1m_out": 1.75,
 476      "cost_per_1m_in_cached": 0.08,
 477      "cost_per_1m_out_cached": 0,
 478      "context_window": 202752,
 479      "default_max_tokens": 8000,
 480      "can_reason": true,
 481      "reasoning_levels": [
 482        "low",
 483        "medium",
 484        "high"
 485      ],
 486      "default_reasoning_effort": "medium",
 487      "supports_attachments": false,
 488      "options": {}
 489    },
 490    {
 491      "id": "zai/glm-4.7-flashx",
 492      "name": "GLM 4.7 FlashX",
 493      "cost_per_1m_in": 0.06,
 494      "cost_per_1m_out": 0.39999999999999997,
 495      "cost_per_1m_in_cached": 0.01,
 496      "cost_per_1m_out_cached": 0,
 497      "context_window": 200000,
 498      "default_max_tokens": 8000,
 499      "can_reason": true,
 500      "reasoning_levels": [
 501        "low",
 502        "medium",
 503        "high"
 504      ],
 505      "default_reasoning_effort": "medium",
 506      "supports_attachments": false,
 507      "options": {}
 508    },
 509    {
 510      "id": "zai/glm-4.5",
 511      "name": "GLM-4.5",
 512      "cost_per_1m_in": 0.6,
 513      "cost_per_1m_out": 2.2,
 514      "cost_per_1m_in_cached": 0,
 515      "cost_per_1m_out_cached": 0,
 516      "context_window": 131072,
 517      "default_max_tokens": 8000,
 518      "can_reason": true,
 519      "reasoning_levels": [
 520        "low",
 521        "medium",
 522        "high"
 523      ],
 524      "default_reasoning_effort": "medium",
 525      "supports_attachments": false,
 526      "options": {}
 527    },
 528    {
 529      "id": "zai/glm-4.6v",
 530      "name": "GLM-4.6V",
 531      "cost_per_1m_in": 0.3,
 532      "cost_per_1m_out": 0.8999999999999999,
 533      "cost_per_1m_in_cached": 0.049999999999999996,
 534      "cost_per_1m_out_cached": 0,
 535      "context_window": 128000,
 536      "default_max_tokens": 8000,
 537      "can_reason": true,
 538      "reasoning_levels": [
 539        "low",
 540        "medium",
 541        "high"
 542      ],
 543      "default_reasoning_effort": "medium",
 544      "supports_attachments": true,
 545      "options": {}
 546    },
 547    {
 548      "id": "zai/glm-4.6v-flash",
 549      "name": "GLM-4.6V-Flash",
 550      "cost_per_1m_in": 0,
 551      "cost_per_1m_out": 0,
 552      "cost_per_1m_in_cached": 0,
 553      "cost_per_1m_out_cached": 0,
 554      "context_window": 128000,
 555      "default_max_tokens": 8000,
 556      "can_reason": true,
 557      "reasoning_levels": [
 558        "low",
 559        "medium",
 560        "high"
 561      ],
 562      "default_reasoning_effort": "medium",
 563      "supports_attachments": true,
 564      "options": {}
 565    },
 566    {
 567      "id": "zai/glm-5",
 568      "name": "GLM-5",
 569      "cost_per_1m_in": 1,
 570      "cost_per_1m_out": 3.1999999999999997,
 571      "cost_per_1m_in_cached": 0.19999999999999998,
 572      "cost_per_1m_out_cached": 0,
 573      "context_window": 202800,
 574      "default_max_tokens": 8000,
 575      "can_reason": true,
 576      "reasoning_levels": [
 577        "low",
 578        "medium",
 579        "high"
 580      ],
 581      "default_reasoning_effort": "medium",
 582      "supports_attachments": false,
 583      "options": {}
 584    },
 585    {
 586      "id": "openai/gpt-5-chat",
 587      "name": "GPT 5 Chat",
 588      "cost_per_1m_in": 1.25,
 589      "cost_per_1m_out": 10,
 590      "cost_per_1m_in_cached": 0.125,
 591      "cost_per_1m_out_cached": 0,
 592      "context_window": 128000,
 593      "default_max_tokens": 8000,
 594      "can_reason": true,
 595      "reasoning_levels": [
 596        "low",
 597        "medium",
 598        "high"
 599      ],
 600      "default_reasoning_effort": "medium",
 601      "supports_attachments": true,
 602      "options": {}
 603    },
 604    {
 605      "id": "openai/gpt-5.1-codex-max",
 606      "name": "GPT 5.1 Codex Max",
 607      "cost_per_1m_in": 1.25,
 608      "cost_per_1m_out": 10,
 609      "cost_per_1m_in_cached": 0.125,
 610      "cost_per_1m_out_cached": 0,
 611      "context_window": 400000,
 612      "default_max_tokens": 8000,
 613      "can_reason": true,
 614      "reasoning_levels": [
 615        "low",
 616        "medium",
 617        "high"
 618      ],
 619      "default_reasoning_effort": "medium",
 620      "supports_attachments": true,
 621      "options": {}
 622    },
 623    {
 624      "id": "openai/gpt-5.1-codex-mini",
 625      "name": "GPT 5.1 Codex Mini",
 626      "cost_per_1m_in": 0.25,
 627      "cost_per_1m_out": 2,
 628      "cost_per_1m_in_cached": 0.024999999999999998,
 629      "cost_per_1m_out_cached": 0,
 630      "context_window": 400000,
 631      "default_max_tokens": 8000,
 632      "can_reason": true,
 633      "reasoning_levels": [
 634        "low",
 635        "medium",
 636        "high"
 637      ],
 638      "default_reasoning_effort": "medium",
 639      "supports_attachments": true,
 640      "options": {}
 641    },
 642    {
 643      "id": "openai/gpt-5.1-thinking",
 644      "name": "GPT 5.1 Thinking",
 645      "cost_per_1m_in": 1.25,
 646      "cost_per_1m_out": 10,
 647      "cost_per_1m_in_cached": 0.13,
 648      "cost_per_1m_out_cached": 0,
 649      "context_window": 400000,
 650      "default_max_tokens": 8000,
 651      "can_reason": true,
 652      "reasoning_levels": [
 653        "low",
 654        "medium",
 655        "high"
 656      ],
 657      "default_reasoning_effort": "medium",
 658      "supports_attachments": true,
 659      "options": {}
 660    },
 661    {
 662      "id": "openai/gpt-5.2",
 663      "name": "GPT 5.2",
 664      "cost_per_1m_in": 1.75,
 665      "cost_per_1m_out": 14,
 666      "cost_per_1m_in_cached": 0.18,
 667      "cost_per_1m_out_cached": 0,
 668      "context_window": 400000,
 669      "default_max_tokens": 8000,
 670      "can_reason": true,
 671      "reasoning_levels": [
 672        "low",
 673        "medium",
 674        "high"
 675      ],
 676      "default_reasoning_effort": "medium",
 677      "supports_attachments": true,
 678      "options": {}
 679    },
 680    {
 681      "id": "openai/gpt-5.2-pro",
 682      "name": "GPT 5.2 ",
 683      "cost_per_1m_in": 21,
 684      "cost_per_1m_out": 168,
 685      "cost_per_1m_in_cached": 0,
 686      "cost_per_1m_out_cached": 0,
 687      "context_window": 400000,
 688      "default_max_tokens": 8000,
 689      "can_reason": true,
 690      "reasoning_levels": [
 691        "low",
 692        "medium",
 693        "high"
 694      ],
 695      "default_reasoning_effort": "medium",
 696      "supports_attachments": true,
 697      "options": {}
 698    },
 699    {
 700      "id": "openai/gpt-5.2-chat",
 701      "name": "GPT 5.2 Chat",
 702      "cost_per_1m_in": 1.75,
 703      "cost_per_1m_out": 14,
 704      "cost_per_1m_in_cached": 0.175,
 705      "cost_per_1m_out_cached": 0,
 706      "context_window": 128000,
 707      "default_max_tokens": 8000,
 708      "can_reason": true,
 709      "reasoning_levels": [
 710        "low",
 711        "medium",
 712        "high"
 713      ],
 714      "default_reasoning_effort": "medium",
 715      "supports_attachments": true,
 716      "options": {}
 717    },
 718    {
 719      "id": "openai/gpt-5.2-codex",
 720      "name": "GPT 5.2 Codex",
 721      "cost_per_1m_in": 1.75,
 722      "cost_per_1m_out": 14,
 723      "cost_per_1m_in_cached": 0.175,
 724      "cost_per_1m_out_cached": 0,
 725      "context_window": 400000,
 726      "default_max_tokens": 8000,
 727      "can_reason": true,
 728      "reasoning_levels": [
 729        "low",
 730        "medium",
 731        "high"
 732      ],
 733      "default_reasoning_effort": "medium",
 734      "supports_attachments": true,
 735      "options": {}
 736    },
 737    {
 738      "id": "openai/gpt-5.3-codex",
 739      "name": "GPT 5.3 Codex",
 740      "cost_per_1m_in": 1.75,
 741      "cost_per_1m_out": 14,
 742      "cost_per_1m_in_cached": 0.175,
 743      "cost_per_1m_out_cached": 0,
 744      "context_window": 400000,
 745      "default_max_tokens": 8000,
 746      "can_reason": true,
 747      "reasoning_levels": [
 748        "low",
 749        "medium",
 750        "high"
 751      ],
 752      "default_reasoning_effort": "medium",
 753      "supports_attachments": true,
 754      "options": {}
 755    },
 756    {
 757      "id": "openai/gpt-4-turbo",
 758      "name": "GPT-4 Turbo",
 759      "cost_per_1m_in": 10,
 760      "cost_per_1m_out": 30,
 761      "cost_per_1m_in_cached": 0,
 762      "cost_per_1m_out_cached": 0,
 763      "context_window": 128000,
 764      "default_max_tokens": 4096,
 765      "can_reason": false,
 766      "supports_attachments": true,
 767      "options": {}
 768    },
 769    {
 770      "id": "openai/gpt-4.1",
 771      "name": "GPT-4.1",
 772      "cost_per_1m_in": 2,
 773      "cost_per_1m_out": 8,
 774      "cost_per_1m_in_cached": 0.5,
 775      "cost_per_1m_out_cached": 0,
 776      "context_window": 1047576,
 777      "default_max_tokens": 8000,
 778      "can_reason": false,
 779      "supports_attachments": true,
 780      "options": {}
 781    },
 782    {
 783      "id": "openai/gpt-4.1-mini",
 784      "name": "GPT-4.1 mini",
 785      "cost_per_1m_in": 0.39999999999999997,
 786      "cost_per_1m_out": 1.5999999999999999,
 787      "cost_per_1m_in_cached": 0.09999999999999999,
 788      "cost_per_1m_out_cached": 0,
 789      "context_window": 1047576,
 790      "default_max_tokens": 8000,
 791      "can_reason": false,
 792      "supports_attachments": true,
 793      "options": {}
 794    },
 795    {
 796      "id": "openai/gpt-4.1-nano",
 797      "name": "GPT-4.1 nano",
 798      "cost_per_1m_in": 0.09999999999999999,
 799      "cost_per_1m_out": 0.39999999999999997,
 800      "cost_per_1m_in_cached": 0.03,
 801      "cost_per_1m_out_cached": 0,
 802      "context_window": 1047576,
 803      "default_max_tokens": 8000,
 804      "can_reason": false,
 805      "supports_attachments": true,
 806      "options": {}
 807    },
 808    {
 809      "id": "openai/gpt-4o",
 810      "name": "GPT-4o",
 811      "cost_per_1m_in": 2.5,
 812      "cost_per_1m_out": 10,
 813      "cost_per_1m_in_cached": 1.25,
 814      "cost_per_1m_out_cached": 0,
 815      "context_window": 128000,
 816      "default_max_tokens": 8000,
 817      "can_reason": false,
 818      "supports_attachments": true,
 819      "options": {}
 820    },
 821    {
 822      "id": "openai/gpt-4o-mini",
 823      "name": "GPT-4o mini",
 824      "cost_per_1m_in": 0.15,
 825      "cost_per_1m_out": 0.6,
 826      "cost_per_1m_in_cached": 0.075,
 827      "cost_per_1m_out_cached": 0,
 828      "context_window": 128000,
 829      "default_max_tokens": 8000,
 830      "can_reason": false,
 831      "supports_attachments": true,
 832      "options": {}
 833    },
 834    {
 835      "id": "openai/gpt-5",
 836      "name": "GPT-5",
 837      "cost_per_1m_in": 1.25,
 838      "cost_per_1m_out": 10,
 839      "cost_per_1m_in_cached": 0.13,
 840      "cost_per_1m_out_cached": 0,
 841      "context_window": 400000,
 842      "default_max_tokens": 8000,
 843      "can_reason": true,
 844      "reasoning_levels": [
 845        "low",
 846        "medium",
 847        "high"
 848      ],
 849      "default_reasoning_effort": "medium",
 850      "supports_attachments": true,
 851      "options": {}
 852    },
 853    {
 854      "id": "openai/gpt-5-mini",
 855      "name": "GPT-5 mini",
 856      "cost_per_1m_in": 0.25,
 857      "cost_per_1m_out": 2,
 858      "cost_per_1m_in_cached": 0.03,
 859      "cost_per_1m_out_cached": 0,
 860      "context_window": 400000,
 861      "default_max_tokens": 8000,
 862      "can_reason": true,
 863      "reasoning_levels": [
 864        "low",
 865        "medium",
 866        "high"
 867      ],
 868      "default_reasoning_effort": "medium",
 869      "supports_attachments": true,
 870      "options": {}
 871    },
 872    {
 873      "id": "openai/gpt-5-nano",
 874      "name": "GPT-5 nano",
 875      "cost_per_1m_in": 0.049999999999999996,
 876      "cost_per_1m_out": 0.39999999999999997,
 877      "cost_per_1m_in_cached": 0.01,
 878      "cost_per_1m_out_cached": 0,
 879      "context_window": 400000,
 880      "default_max_tokens": 8000,
 881      "can_reason": true,
 882      "reasoning_levels": [
 883        "low",
 884        "medium",
 885        "high"
 886      ],
 887      "default_reasoning_effort": "medium",
 888      "supports_attachments": true,
 889      "options": {}
 890    },
 891    {
 892      "id": "openai/gpt-5-pro",
 893      "name": "GPT-5 pro",
 894      "cost_per_1m_in": 15,
 895      "cost_per_1m_out": 120,
 896      "cost_per_1m_in_cached": 0,
 897      "cost_per_1m_out_cached": 0,
 898      "context_window": 400000,
 899      "default_max_tokens": 8000,
 900      "can_reason": true,
 901      "reasoning_levels": [
 902        "low",
 903        "medium",
 904        "high"
 905      ],
 906      "default_reasoning_effort": "medium",
 907      "supports_attachments": true,
 908      "options": {}
 909    },
 910    {
 911      "id": "openai/gpt-5-codex",
 912      "name": "GPT-5-Codex",
 913      "cost_per_1m_in": 1.25,
 914      "cost_per_1m_out": 10,
 915      "cost_per_1m_in_cached": 0.13,
 916      "cost_per_1m_out_cached": 0,
 917      "context_window": 400000,
 918      "default_max_tokens": 8000,
 919      "can_reason": true,
 920      "reasoning_levels": [
 921        "low",
 922        "medium",
 923        "high"
 924      ],
 925      "default_reasoning_effort": "medium",
 926      "supports_attachments": true,
 927      "options": {}
 928    },
 929    {
 930      "id": "openai/gpt-5.1-instant",
 931      "name": "GPT-5.1 Instant",
 932      "cost_per_1m_in": 1.25,
 933      "cost_per_1m_out": 10,
 934      "cost_per_1m_in_cached": 0.13,
 935      "cost_per_1m_out_cached": 0,
 936      "context_window": 128000,
 937      "default_max_tokens": 8000,
 938      "can_reason": true,
 939      "reasoning_levels": [
 940        "low",
 941        "medium",
 942        "high"
 943      ],
 944      "default_reasoning_effort": "medium",
 945      "supports_attachments": true,
 946      "options": {}
 947    },
 948    {
 949      "id": "openai/gpt-5.1-codex",
 950      "name": "GPT-5.1-Codex",
 951      "cost_per_1m_in": 1.25,
 952      "cost_per_1m_out": 10,
 953      "cost_per_1m_in_cached": 0.13,
 954      "cost_per_1m_out_cached": 0,
 955      "context_window": 400000,
 956      "default_max_tokens": 8000,
 957      "can_reason": true,
 958      "reasoning_levels": [
 959        "low",
 960        "medium",
 961        "high"
 962      ],
 963      "default_reasoning_effort": "medium",
 964      "supports_attachments": true,
 965      "options": {}
 966    },
 967    {
 968      "id": "openai/gpt-5.3-chat",
 969      "name": "GPT-5.3 Chat",
 970      "cost_per_1m_in": 1.75,
 971      "cost_per_1m_out": 14,
 972      "cost_per_1m_in_cached": 0.175,
 973      "cost_per_1m_out_cached": 0,
 974      "context_window": 128000,
 975      "default_max_tokens": 8000,
 976      "can_reason": true,
 977      "reasoning_levels": [
 978        "low",
 979        "medium",
 980        "high"
 981      ],
 982      "default_reasoning_effort": "medium",
 983      "supports_attachments": true,
 984      "options": {}
 985    },
 986    {
 987      "id": "google/gemini-2.5-flash",
 988      "name": "Gemini 2.5 Flash",
 989      "cost_per_1m_in": 0.3,
 990      "cost_per_1m_out": 2.5,
 991      "cost_per_1m_in_cached": 0,
 992      "cost_per_1m_out_cached": 0,
 993      "context_window": 1000000,
 994      "default_max_tokens": 8000,
 995      "can_reason": true,
 996      "reasoning_levels": [
 997        "low",
 998        "medium",
 999        "high"
1000      ],
1001      "default_reasoning_effort": "medium",
1002      "supports_attachments": false,
1003      "options": {}
1004    },
1005    {
1006      "id": "google/gemini-2.5-flash-lite",
1007      "name": "Gemini 2.5 Flash Lite",
1008      "cost_per_1m_in": 0.09999999999999999,
1009      "cost_per_1m_out": 0.39999999999999997,
1010      "cost_per_1m_in_cached": 0.01,
1011      "cost_per_1m_out_cached": 0,
1012      "context_window": 1048576,
1013      "default_max_tokens": 8000,
1014      "can_reason": true,
1015      "reasoning_levels": [
1016        "low",
1017        "medium",
1018        "high"
1019      ],
1020      "default_reasoning_effort": "medium",
1021      "supports_attachments": true,
1022      "options": {}
1023    },
1024    {
1025      "id": "google/gemini-2.5-flash-lite-preview-09-2025",
1026      "name": "Gemini 2.5 Flash Lite Preview 09-2025",
1027      "cost_per_1m_in": 0.09999999999999999,
1028      "cost_per_1m_out": 0.39999999999999997,
1029      "cost_per_1m_in_cached": 0.01,
1030      "cost_per_1m_out_cached": 0,
1031      "context_window": 1048576,
1032      "default_max_tokens": 8000,
1033      "can_reason": true,
1034      "reasoning_levels": [
1035        "low",
1036        "medium",
1037        "high"
1038      ],
1039      "default_reasoning_effort": "medium",
1040      "supports_attachments": true,
1041      "options": {}
1042    },
1043    {
1044      "id": "google/gemini-2.5-flash-preview-09-2025",
1045      "name": "Gemini 2.5 Flash Preview 09-2025",
1046      "cost_per_1m_in": 0.3,
1047      "cost_per_1m_out": 2.5,
1048      "cost_per_1m_in_cached": 0.03,
1049      "cost_per_1m_out_cached": 0,
1050      "context_window": 1000000,
1051      "default_max_tokens": 8000,
1052      "can_reason": true,
1053      "reasoning_levels": [
1054        "low",
1055        "medium",
1056        "high"
1057      ],
1058      "default_reasoning_effort": "medium",
1059      "supports_attachments": true,
1060      "options": {}
1061    },
1062    {
1063      "id": "google/gemini-2.5-pro",
1064      "name": "Gemini 2.5 Pro",
1065      "cost_per_1m_in": 1.25,
1066      "cost_per_1m_out": 10,
1067      "cost_per_1m_in_cached": 0,
1068      "cost_per_1m_out_cached": 0,
1069      "context_window": 1048576,
1070      "default_max_tokens": 8000,
1071      "can_reason": true,
1072      "reasoning_levels": [
1073        "low",
1074        "medium",
1075        "high"
1076      ],
1077      "default_reasoning_effort": "medium",
1078      "supports_attachments": false,
1079      "options": {}
1080    },
1081    {
1082      "id": "google/gemini-3-flash",
1083      "name": "Gemini 3 Flash",
1084      "cost_per_1m_in": 0.5,
1085      "cost_per_1m_out": 3,
1086      "cost_per_1m_in_cached": 0.049999999999999996,
1087      "cost_per_1m_out_cached": 0,
1088      "context_window": 1000000,
1089      "default_max_tokens": 8000,
1090      "can_reason": true,
1091      "reasoning_levels": [
1092        "low",
1093        "medium",
1094        "high"
1095      ],
1096      "default_reasoning_effort": "medium",
1097      "supports_attachments": true,
1098      "options": {}
1099    },
1100    {
1101      "id": "google/gemini-3-pro-preview",
1102      "name": "Gemini 3 Pro Preview",
1103      "cost_per_1m_in": 2,
1104      "cost_per_1m_out": 12,
1105      "cost_per_1m_in_cached": 0.19999999999999998,
1106      "cost_per_1m_out_cached": 0,
1107      "context_window": 1000000,
1108      "default_max_tokens": 8000,
1109      "can_reason": true,
1110      "reasoning_levels": [
1111        "low",
1112        "medium",
1113        "high"
1114      ],
1115      "default_reasoning_effort": "medium",
1116      "supports_attachments": true,
1117      "options": {}
1118    },
1119    {
1120      "id": "google/gemini-3.1-flash-lite-preview",
1121      "name": "Gemini 3.1 Flash Lite Preview",
1122      "cost_per_1m_in": 0.25,
1123      "cost_per_1m_out": 1.5,
1124      "cost_per_1m_in_cached": 0,
1125      "cost_per_1m_out_cached": 0,
1126      "context_window": 1000000,
1127      "default_max_tokens": 8000,
1128      "can_reason": true,
1129      "reasoning_levels": [
1130        "low",
1131        "medium",
1132        "high"
1133      ],
1134      "default_reasoning_effort": "medium",
1135      "supports_attachments": true,
1136      "options": {}
1137    },
1138    {
1139      "id": "google/gemini-3.1-pro-preview",
1140      "name": "Gemini 3.1 Pro Preview",
1141      "cost_per_1m_in": 2,
1142      "cost_per_1m_out": 12,
1143      "cost_per_1m_in_cached": 0.19999999999999998,
1144      "cost_per_1m_out_cached": 0,
1145      "context_window": 1000000,
1146      "default_max_tokens": 8000,
1147      "can_reason": true,
1148      "reasoning_levels": [
1149        "low",
1150        "medium",
1151        "high"
1152      ],
1153      "default_reasoning_effort": "medium",
1154      "supports_attachments": true,
1155      "options": {}
1156    },
1157    {
1158      "id": "xai/grok-2-vision",
1159      "name": "Grok 2 Vision",
1160      "cost_per_1m_in": 2,
1161      "cost_per_1m_out": 10,
1162      "cost_per_1m_in_cached": 0,
1163      "cost_per_1m_out_cached": 0,
1164      "context_window": 32768,
1165      "default_max_tokens": 8000,
1166      "can_reason": false,
1167      "supports_attachments": true,
1168      "options": {}
1169    },
1170    {
1171      "id": "xai/grok-3",
1172      "name": "Grok 3 Beta",
1173      "cost_per_1m_in": 3,
1174      "cost_per_1m_out": 15,
1175      "cost_per_1m_in_cached": 0,
1176      "cost_per_1m_out_cached": 0,
1177      "context_window": 131072,
1178      "default_max_tokens": 8000,
1179      "can_reason": false,
1180      "supports_attachments": false,
1181      "options": {}
1182    },
1183    {
1184      "id": "xai/grok-3-fast",
1185      "name": "Grok 3 Fast Beta",
1186      "cost_per_1m_in": 5,
1187      "cost_per_1m_out": 25,
1188      "cost_per_1m_in_cached": 0,
1189      "cost_per_1m_out_cached": 0,
1190      "context_window": 131072,
1191      "default_max_tokens": 8000,
1192      "can_reason": false,
1193      "supports_attachments": false,
1194      "options": {}
1195    },
1196    {
1197      "id": "xai/grok-3-mini",
1198      "name": "Grok 3 Mini Beta",
1199      "cost_per_1m_in": 0.3,
1200      "cost_per_1m_out": 0.5,
1201      "cost_per_1m_in_cached": 0,
1202      "cost_per_1m_out_cached": 0,
1203      "context_window": 131072,
1204      "default_max_tokens": 8000,
1205      "can_reason": false,
1206      "supports_attachments": false,
1207      "options": {}
1208    },
1209    {
1210      "id": "xai/grok-3-mini-fast",
1211      "name": "Grok 3 Mini Fast Beta",
1212      "cost_per_1m_in": 0.6,
1213      "cost_per_1m_out": 4,
1214      "cost_per_1m_in_cached": 0,
1215      "cost_per_1m_out_cached": 0,
1216      "context_window": 131072,
1217      "default_max_tokens": 8000,
1218      "can_reason": false,
1219      "supports_attachments": false,
1220      "options": {}
1221    },
1222    {
1223      "id": "xai/grok-4",
1224      "name": "Grok 4",
1225      "cost_per_1m_in": 3,
1226      "cost_per_1m_out": 15,
1227      "cost_per_1m_in_cached": 0,
1228      "cost_per_1m_out_cached": 0,
1229      "context_window": 256000,
1230      "default_max_tokens": 8000,
1231      "can_reason": true,
1232      "reasoning_levels": [
1233        "low",
1234        "medium",
1235        "high"
1236      ],
1237      "default_reasoning_effort": "medium",
1238      "supports_attachments": true,
1239      "options": {}
1240    },
1241    {
1242      "id": "xai/grok-4-fast-non-reasoning",
1243      "name": "Grok 4 Fast Non-Reasoning",
1244      "cost_per_1m_in": 0.19999999999999998,
1245      "cost_per_1m_out": 0.5,
1246      "cost_per_1m_in_cached": 0.049999999999999996,
1247      "cost_per_1m_out_cached": 0,
1248      "context_window": 2000000,
1249      "default_max_tokens": 8000,
1250      "can_reason": false,
1251      "supports_attachments": false,
1252      "options": {}
1253    },
1254    {
1255      "id": "xai/grok-4-fast-reasoning",
1256      "name": "Grok 4 Fast Reasoning",
1257      "cost_per_1m_in": 0.19999999999999998,
1258      "cost_per_1m_out": 0.5,
1259      "cost_per_1m_in_cached": 0.049999999999999996,
1260      "cost_per_1m_out_cached": 0,
1261      "context_window": 2000000,
1262      "default_max_tokens": 8000,
1263      "can_reason": true,
1264      "reasoning_levels": [
1265        "low",
1266        "medium",
1267        "high"
1268      ],
1269      "default_reasoning_effort": "medium",
1270      "supports_attachments": false,
1271      "options": {}
1272    },
1273    {
1274      "id": "xai/grok-4.1-fast-non-reasoning",
1275      "name": "Grok 4.1 Fast Non-Reasoning",
1276      "cost_per_1m_in": 0.19999999999999998,
1277      "cost_per_1m_out": 0.5,
1278      "cost_per_1m_in_cached": 0.049999999999999996,
1279      "cost_per_1m_out_cached": 0,
1280      "context_window": 2000000,
1281      "default_max_tokens": 8000,
1282      "can_reason": false,
1283      "supports_attachments": false,
1284      "options": {}
1285    },
1286    {
1287      "id": "xai/grok-4.1-fast-reasoning",
1288      "name": "Grok 4.1 Fast Reasoning",
1289      "cost_per_1m_in": 0.19999999999999998,
1290      "cost_per_1m_out": 0.5,
1291      "cost_per_1m_in_cached": 0.049999999999999996,
1292      "cost_per_1m_out_cached": 0,
1293      "context_window": 2000000,
1294      "default_max_tokens": 8000,
1295      "can_reason": true,
1296      "reasoning_levels": [
1297        "low",
1298        "medium",
1299        "high"
1300      ],
1301      "default_reasoning_effort": "medium",
1302      "supports_attachments": false,
1303      "options": {}
1304    },
1305    {
1306      "id": "xai/grok-code-fast-1",
1307      "name": "Grok Code Fast 1",
1308      "cost_per_1m_in": 0.19999999999999998,
1309      "cost_per_1m_out": 1.5,
1310      "cost_per_1m_in_cached": 0.02,
1311      "cost_per_1m_out_cached": 0,
1312      "context_window": 256000,
1313      "default_max_tokens": 8000,
1314      "can_reason": true,
1315      "reasoning_levels": [
1316        "low",
1317        "medium",
1318        "high"
1319      ],
1320      "default_reasoning_effort": "medium",
1321      "supports_attachments": false,
1322      "options": {}
1323    },
1324    {
1325      "id": "prime-intellect/intellect-3",
1326      "name": "INTELLECT 3",
1327      "cost_per_1m_in": 0.19999999999999998,
1328      "cost_per_1m_out": 1.1,
1329      "cost_per_1m_in_cached": 0,
1330      "cost_per_1m_out_cached": 0,
1331      "context_window": 131072,
1332      "default_max_tokens": 8000,
1333      "can_reason": true,
1334      "reasoning_levels": [
1335        "low",
1336        "medium",
1337        "high"
1338      ],
1339      "default_reasoning_effort": "medium",
1340      "supports_attachments": false,
1341      "options": {}
1342    },
1343    {
1344      "id": "moonshotai/kimi-k2",
1345      "name": "Kimi K2",
1346      "cost_per_1m_in": 0.5,
1347      "cost_per_1m_out": 2,
1348      "cost_per_1m_in_cached": 0,
1349      "cost_per_1m_out_cached": 0,
1350      "context_window": 131072,
1351      "default_max_tokens": 8000,
1352      "can_reason": false,
1353      "supports_attachments": false,
1354      "options": {}
1355    },
1356    {
1357      "id": "moonshotai/kimi-k2-thinking",
1358      "name": "Kimi K2 Thinking",
1359      "cost_per_1m_in": 0.47,
1360      "cost_per_1m_out": 2,
1361      "cost_per_1m_in_cached": 0.14100000000000001,
1362      "cost_per_1m_out_cached": 0,
1363      "context_window": 216144,
1364      "default_max_tokens": 8000,
1365      "can_reason": true,
1366      "reasoning_levels": [
1367        "low",
1368        "medium",
1369        "high"
1370      ],
1371      "default_reasoning_effort": "medium",
1372      "supports_attachments": false,
1373      "options": {}
1374    },
1375    {
1376      "id": "moonshotai/kimi-k2-thinking-turbo",
1377      "name": "Kimi K2 Thinking Turbo",
1378      "cost_per_1m_in": 1.15,
1379      "cost_per_1m_out": 8,
1380      "cost_per_1m_in_cached": 0.15,
1381      "cost_per_1m_out_cached": 0,
1382      "context_window": 262114,
1383      "default_max_tokens": 8000,
1384      "can_reason": true,
1385      "reasoning_levels": [
1386        "low",
1387        "medium",
1388        "high"
1389      ],
1390      "default_reasoning_effort": "medium",
1391      "supports_attachments": false,
1392      "options": {}
1393    },
1394    {
1395      "id": "moonshotai/kimi-k2-turbo",
1396      "name": "Kimi K2 Turbo",
1397      "cost_per_1m_in": 2.4,
1398      "cost_per_1m_out": 10,
1399      "cost_per_1m_in_cached": 0,
1400      "cost_per_1m_out_cached": 0,
1401      "context_window": 256000,
1402      "default_max_tokens": 8000,
1403      "can_reason": false,
1404      "supports_attachments": false,
1405      "options": {}
1406    },
1407    {
1408      "id": "moonshotai/kimi-k2.5",
1409      "name": "Kimi K2.5",
1410      "cost_per_1m_in": 0.5,
1411      "cost_per_1m_out": 2.8,
1412      "cost_per_1m_in_cached": 0,
1413      "cost_per_1m_out_cached": 0,
1414      "context_window": 256000,
1415      "default_max_tokens": 8000,
1416      "can_reason": true,
1417      "reasoning_levels": [
1418        "low",
1419        "medium",
1420        "high"
1421      ],
1422      "default_reasoning_effort": "medium",
1423      "supports_attachments": true,
1424      "options": {}
1425    },
1426    {
1427      "id": "meta/llama-3.1-70b",
1428      "name": "Llama 3.1 70B Instruct",
1429      "cost_per_1m_in": 0.39999999999999997,
1430      "cost_per_1m_out": 0.39999999999999997,
1431      "cost_per_1m_in_cached": 0,
1432      "cost_per_1m_out_cached": 0,
1433      "context_window": 131072,
1434      "default_max_tokens": 8000,
1435      "can_reason": false,
1436      "supports_attachments": false,
1437      "options": {}
1438    },
1439    {
1440      "id": "meta/llama-3.1-8b",
1441      "name": "Llama 3.1 8B Instruct",
1442      "cost_per_1m_in": 0.03,
1443      "cost_per_1m_out": 0.049999999999999996,
1444      "cost_per_1m_in_cached": 0,
1445      "cost_per_1m_out_cached": 0,
1446      "context_window": 131072,
1447      "default_max_tokens": 8000,
1448      "can_reason": false,
1449      "supports_attachments": false,
1450      "options": {}
1451    },
1452    {
1453      "id": "meta/llama-3.2-11b",
1454      "name": "Llama 3.2 11B Vision Instruct",
1455      "cost_per_1m_in": 0.16,
1456      "cost_per_1m_out": 0.16,
1457      "cost_per_1m_in_cached": 0,
1458      "cost_per_1m_out_cached": 0,
1459      "context_window": 128000,
1460      "default_max_tokens": 8000,
1461      "can_reason": false,
1462      "supports_attachments": true,
1463      "options": {}
1464    },
1465    {
1466      "id": "meta/llama-3.2-90b",
1467      "name": "Llama 3.2 90B Vision Instruct",
1468      "cost_per_1m_in": 0.72,
1469      "cost_per_1m_out": 0.72,
1470      "cost_per_1m_in_cached": 0,
1471      "cost_per_1m_out_cached": 0,
1472      "context_window": 128000,
1473      "default_max_tokens": 8000,
1474      "can_reason": false,
1475      "supports_attachments": true,
1476      "options": {}
1477    },
1478    {
1479      "id": "meta/llama-3.3-70b",
1480      "name": "Llama 3.3 70B Instruct",
1481      "cost_per_1m_in": 0.72,
1482      "cost_per_1m_out": 0.72,
1483      "cost_per_1m_in_cached": 0,
1484      "cost_per_1m_out_cached": 0,
1485      "context_window": 128000,
1486      "default_max_tokens": 8000,
1487      "can_reason": false,
1488      "supports_attachments": false,
1489      "options": {}
1490    },
1491    {
1492      "id": "meta/llama-4-maverick",
1493      "name": "Llama 4 Maverick 17B Instruct",
1494      "cost_per_1m_in": 0.15,
1495      "cost_per_1m_out": 0.6,
1496      "cost_per_1m_in_cached": 0,
1497      "cost_per_1m_out_cached": 0,
1498      "context_window": 131072,
1499      "default_max_tokens": 8000,
1500      "can_reason": false,
1501      "supports_attachments": true,
1502      "options": {}
1503    },
1504    {
1505      "id": "meta/llama-4-scout",
1506      "name": "Llama 4 Scout 17B Instruct",
1507      "cost_per_1m_in": 0.08,
1508      "cost_per_1m_out": 0.3,
1509      "cost_per_1m_in_cached": 0,
1510      "cost_per_1m_out_cached": 0,
1511      "context_window": 131072,
1512      "default_max_tokens": 8000,
1513      "can_reason": false,
1514      "supports_attachments": true,
1515      "options": {}
1516    },
1517    {
1518      "id": "meituan/longcat-flash-chat",
1519      "name": "LongCat Flash Chat",
1520      "cost_per_1m_in": 0,
1521      "cost_per_1m_out": 0,
1522      "cost_per_1m_in_cached": 0,
1523      "cost_per_1m_out_cached": 0,
1524      "context_window": 128000,
1525      "default_max_tokens": 8000,
1526      "can_reason": false,
1527      "supports_attachments": false,
1528      "options": {}
1529    },
1530    {
1531      "id": "meituan/longcat-flash-thinking",
1532      "name": "LongCat Flash Thinking",
1533      "cost_per_1m_in": 0.15,
1534      "cost_per_1m_out": 1.5,
1535      "cost_per_1m_in_cached": 0,
1536      "cost_per_1m_out_cached": 0,
1537      "context_window": 128000,
1538      "default_max_tokens": 8000,
1539      "can_reason": true,
1540      "reasoning_levels": [
1541        "low",
1542        "medium",
1543        "high"
1544      ],
1545      "default_reasoning_effort": "medium",
1546      "supports_attachments": false,
1547      "options": {}
1548    },
1549    {
1550      "id": "inception/mercury-coder-small",
1551      "name": "Mercury Coder Small Beta",
1552      "cost_per_1m_in": 0.25,
1553      "cost_per_1m_out": 1,
1554      "cost_per_1m_in_cached": 0,
1555      "cost_per_1m_out_cached": 0,
1556      "context_window": 32000,
1557      "default_max_tokens": 8000,
1558      "can_reason": false,
1559      "supports_attachments": false,
1560      "options": {}
1561    },
1562    {
1563      "id": "xiaomi/mimo-v2-flash",
1564      "name": "MiMo V2 Flash",
1565      "cost_per_1m_in": 0.09,
1566      "cost_per_1m_out": 0.29,
1567      "cost_per_1m_in_cached": 0,
1568      "cost_per_1m_out_cached": 0,
1569      "context_window": 262144,
1570      "default_max_tokens": 8000,
1571      "can_reason": true,
1572      "reasoning_levels": [
1573        "low",
1574        "medium",
1575        "high"
1576      ],
1577      "default_reasoning_effort": "medium",
1578      "supports_attachments": false,
1579      "options": {}
1580    },
1581    {
1582      "id": "minimax/minimax-m2",
1583      "name": "MiniMax M2",
1584      "cost_per_1m_in": 0.3,
1585      "cost_per_1m_out": 1.2,
1586      "cost_per_1m_in_cached": 0.03,
1587      "cost_per_1m_out_cached": 0.375,
1588      "context_window": 205000,
1589      "default_max_tokens": 8000,
1590      "can_reason": true,
1591      "reasoning_levels": [
1592        "low",
1593        "medium",
1594        "high"
1595      ],
1596      "default_reasoning_effort": "medium",
1597      "supports_attachments": false,
1598      "options": {}
1599    },
1600    {
1601      "id": "minimax/minimax-m2.1",
1602      "name": "MiniMax M2.1",
1603      "cost_per_1m_in": 0.3,
1604      "cost_per_1m_out": 1.2,
1605      "cost_per_1m_in_cached": 0.15,
1606      "cost_per_1m_out_cached": 0,
1607      "context_window": 204800,
1608      "default_max_tokens": 8000,
1609      "can_reason": true,
1610      "reasoning_levels": [
1611        "low",
1612        "medium",
1613        "high"
1614      ],
1615      "default_reasoning_effort": "medium",
1616      "supports_attachments": false,
1617      "options": {}
1618    },
1619    {
1620      "id": "minimax/minimax-m2.1-lightning",
1621      "name": "MiniMax M2.1 Lightning",
1622      "cost_per_1m_in": 0.3,
1623      "cost_per_1m_out": 2.4,
1624      "cost_per_1m_in_cached": 0.03,
1625      "cost_per_1m_out_cached": 0.375,
1626      "context_window": 204800,
1627      "default_max_tokens": 8000,
1628      "can_reason": true,
1629      "reasoning_levels": [
1630        "low",
1631        "medium",
1632        "high"
1633      ],
1634      "default_reasoning_effort": "medium",
1635      "supports_attachments": false,
1636      "options": {}
1637    },
1638    {
1639      "id": "minimax/minimax-m2.5",
1640      "name": "MiniMax M2.5",
1641      "cost_per_1m_in": 0.3,
1642      "cost_per_1m_out": 1.2,
1643      "cost_per_1m_in_cached": 0.03,
1644      "cost_per_1m_out_cached": 0.375,
1645      "context_window": 204800,
1646      "default_max_tokens": 8000,
1647      "can_reason": true,
1648      "reasoning_levels": [
1649        "low",
1650        "medium",
1651        "high"
1652      ],
1653      "default_reasoning_effort": "medium",
1654      "supports_attachments": false,
1655      "options": {}
1656    },
1657    {
1658      "id": "mistral/ministral-3b",
1659      "name": "Ministral 3B",
1660      "cost_per_1m_in": 0.04,
1661      "cost_per_1m_out": 0.04,
1662      "cost_per_1m_in_cached": 0,
1663      "cost_per_1m_out_cached": 0,
1664      "context_window": 128000,
1665      "default_max_tokens": 4000,
1666      "can_reason": false,
1667      "supports_attachments": false,
1668      "options": {}
1669    },
1670    {
1671      "id": "mistral/ministral-8b",
1672      "name": "Ministral 8B",
1673      "cost_per_1m_in": 0.09999999999999999,
1674      "cost_per_1m_out": 0.09999999999999999,
1675      "cost_per_1m_in_cached": 0,
1676      "cost_per_1m_out_cached": 0,
1677      "context_window": 128000,
1678      "default_max_tokens": 4000,
1679      "can_reason": false,
1680      "supports_attachments": false,
1681      "options": {}
1682    },
1683    {
1684      "id": "mistral/codestral",
1685      "name": "Mistral Codestral",
1686      "cost_per_1m_in": 0.3,
1687      "cost_per_1m_out": 0.8999999999999999,
1688      "cost_per_1m_in_cached": 0,
1689      "cost_per_1m_out_cached": 0,
1690      "context_window": 128000,
1691      "default_max_tokens": 4000,
1692      "can_reason": false,
1693      "supports_attachments": false,
1694      "options": {}
1695    },
1696    {
1697      "id": "mistral/mistral-medium",
1698      "name": "Mistral Medium 3.1",
1699      "cost_per_1m_in": 0.39999999999999997,
1700      "cost_per_1m_out": 2,
1701      "cost_per_1m_in_cached": 0,
1702      "cost_per_1m_out_cached": 0,
1703      "context_window": 128000,
1704      "default_max_tokens": 8000,
1705      "can_reason": false,
1706      "supports_attachments": true,
1707      "options": {}
1708    },
1709    {
1710      "id": "mistral/mistral-small",
1711      "name": "Mistral Small",
1712      "cost_per_1m_in": 0.09999999999999999,
1713      "cost_per_1m_out": 0.3,
1714      "cost_per_1m_in_cached": 0,
1715      "cost_per_1m_out_cached": 0,
1716      "context_window": 32000,
1717      "default_max_tokens": 4000,
1718      "can_reason": false,
1719      "supports_attachments": true,
1720      "options": {}
1721    },
1722    {
1723      "id": "nvidia/nemotron-nano-12b-v2-vl",
1724      "name": "Nvidia Nemotron Nano 12B V2 VL",
1725      "cost_per_1m_in": 0.19999999999999998,
1726      "cost_per_1m_out": 0.6,
1727      "cost_per_1m_in_cached": 0,
1728      "cost_per_1m_out_cached": 0,
1729      "context_window": 131072,
1730      "default_max_tokens": 8000,
1731      "can_reason": true,
1732      "reasoning_levels": [
1733        "low",
1734        "medium",
1735        "high"
1736      ],
1737      "default_reasoning_effort": "medium",
1738      "supports_attachments": true,
1739      "options": {}
1740    },
1741    {
1742      "id": "nvidia/nemotron-nano-9b-v2",
1743      "name": "Nvidia Nemotron Nano 9B V2",
1744      "cost_per_1m_in": 0.04,
1745      "cost_per_1m_out": 0.16,
1746      "cost_per_1m_in_cached": 0,
1747      "cost_per_1m_out_cached": 0,
1748      "context_window": 131072,
1749      "default_max_tokens": 8000,
1750      "can_reason": true,
1751      "reasoning_levels": [
1752        "low",
1753        "medium",
1754        "high"
1755      ],
1756      "default_reasoning_effort": "medium",
1757      "supports_attachments": false,
1758      "options": {}
1759    },
1760    {
1761      "id": "mistral/pixtral-12b",
1762      "name": "Pixtral 12B 2409",
1763      "cost_per_1m_in": 0.15,
1764      "cost_per_1m_out": 0.15,
1765      "cost_per_1m_in_cached": 0,
1766      "cost_per_1m_out_cached": 0,
1767      "context_window": 128000,
1768      "default_max_tokens": 4000,
1769      "can_reason": false,
1770      "supports_attachments": true,
1771      "options": {}
1772    },
1773    {
1774      "id": "mistral/pixtral-large",
1775      "name": "Pixtral Large",
1776      "cost_per_1m_in": 2,
1777      "cost_per_1m_out": 6,
1778      "cost_per_1m_in_cached": 0,
1779      "cost_per_1m_out_cached": 0,
1780      "context_window": 128000,
1781      "default_max_tokens": 4000,
1782      "can_reason": false,
1783      "supports_attachments": true,
1784      "options": {}
1785    },
1786    {
1787      "id": "alibaba/qwen-3-32b",
1788      "name": "Qwen 3 32B",
1789      "cost_per_1m_in": 0.09999999999999999,
1790      "cost_per_1m_out": 0.3,
1791      "cost_per_1m_in_cached": 0,
1792      "cost_per_1m_out_cached": 0,
1793      "context_window": 40960,
1794      "default_max_tokens": 8000,
1795      "can_reason": true,
1796      "reasoning_levels": [
1797        "low",
1798        "medium",
1799        "high"
1800      ],
1801      "default_reasoning_effort": "medium",
1802      "supports_attachments": false,
1803      "options": {}
1804    },
1805    {
1806      "id": "alibaba/qwen3-coder-30b-a3b",
1807      "name": "Qwen 3 Coder 30B A3B Instruct",
1808      "cost_per_1m_in": 0.07,
1809      "cost_per_1m_out": 0.27,
1810      "cost_per_1m_in_cached": 0,
1811      "cost_per_1m_out_cached": 0,
1812      "context_window": 160000,
1813      "default_max_tokens": 8000,
1814      "can_reason": true,
1815      "reasoning_levels": [
1816        "low",
1817        "medium",
1818        "high"
1819      ],
1820      "default_reasoning_effort": "medium",
1821      "supports_attachments": false,
1822      "options": {}
1823    },
1824    {
1825      "id": "alibaba/qwen3-max-thinking",
1826      "name": "Qwen 3 Max Thinking",
1827      "cost_per_1m_in": 1.2,
1828      "cost_per_1m_out": 6,
1829      "cost_per_1m_in_cached": 0.24,
1830      "cost_per_1m_out_cached": 0,
1831      "context_window": 256000,
1832      "default_max_tokens": 8000,
1833      "can_reason": true,
1834      "reasoning_levels": [
1835        "low",
1836        "medium",
1837        "high"
1838      ],
1839      "default_reasoning_effort": "medium",
1840      "supports_attachments": false,
1841      "options": {}
1842    },
1843    {
1844      "id": "alibaba/qwen3.5-flash",
1845      "name": "Qwen 3.5 Flash",
1846      "cost_per_1m_in": 0.09999999999999999,
1847      "cost_per_1m_out": 0.39999999999999997,
1848      "cost_per_1m_in_cached": 0.001,
1849      "cost_per_1m_out_cached": 0.125,
1850      "context_window": 1000000,
1851      "default_max_tokens": 8000,
1852      "can_reason": true,
1853      "reasoning_levels": [
1854        "low",
1855        "medium",
1856        "high"
1857      ],
1858      "default_reasoning_effort": "medium",
1859      "supports_attachments": true,
1860      "options": {}
1861    },
1862    {
1863      "id": "alibaba/qwen3.5-plus",
1864      "name": "Qwen 3.5 Plus",
1865      "cost_per_1m_in": 0.39999999999999997,
1866      "cost_per_1m_out": 2.4,
1867      "cost_per_1m_in_cached": 0.04,
1868      "cost_per_1m_out_cached": 0.5,
1869      "context_window": 1000000,
1870      "default_max_tokens": 8000,
1871      "can_reason": true,
1872      "reasoning_levels": [
1873        "low",
1874        "medium",
1875        "high"
1876      ],
1877      "default_reasoning_effort": "medium",
1878      "supports_attachments": true,
1879      "options": {}
1880    },
1881    {
1882      "id": "alibaba/qwen3-235b-a22b-thinking",
1883      "name": "Qwen3 235B A22B Thinking 2507",
1884      "cost_per_1m_in": 0.3,
1885      "cost_per_1m_out": 2.9000000000000004,
1886      "cost_per_1m_in_cached": 0,
1887      "cost_per_1m_out_cached": 0,
1888      "context_window": 262114,
1889      "default_max_tokens": 8000,
1890      "can_reason": true,
1891      "reasoning_levels": [
1892        "low",
1893        "medium",
1894        "high"
1895      ],
1896      "default_reasoning_effort": "medium",
1897      "supports_attachments": true,
1898      "options": {}
1899    },
1900    {
1901      "id": "alibaba/qwen3-coder",
1902      "name": "Qwen3 Coder 480B A35B Instruct",
1903      "cost_per_1m_in": 0.39999999999999997,
1904      "cost_per_1m_out": 1.5999999999999999,
1905      "cost_per_1m_in_cached": 0,
1906      "cost_per_1m_out_cached": 0,
1907      "context_window": 262144,
1908      "default_max_tokens": 8000,
1909      "can_reason": false,
1910      "supports_attachments": false,
1911      "options": {}
1912    },
1913    {
1914      "id": "alibaba/qwen3-coder-next",
1915      "name": "Qwen3 Coder Next",
1916      "cost_per_1m_in": 0.5,
1917      "cost_per_1m_out": 1.2,
1918      "cost_per_1m_in_cached": 0,
1919      "cost_per_1m_out_cached": 0,
1920      "context_window": 256000,
1921      "default_max_tokens": 8000,
1922      "can_reason": true,
1923      "reasoning_levels": [
1924        "low",
1925        "medium",
1926        "high"
1927      ],
1928      "default_reasoning_effort": "medium",
1929      "supports_attachments": false,
1930      "options": {}
1931    },
1932    {
1933      "id": "alibaba/qwen3-coder-plus",
1934      "name": "Qwen3 Coder Plus",
1935      "cost_per_1m_in": 1,
1936      "cost_per_1m_out": 5,
1937      "cost_per_1m_in_cached": 0.19999999999999998,
1938      "cost_per_1m_out_cached": 0,
1939      "context_window": 1000000,
1940      "default_max_tokens": 8000,
1941      "can_reason": false,
1942      "supports_attachments": false,
1943      "options": {}
1944    },
1945    {
1946      "id": "alibaba/qwen3-max-preview",
1947      "name": "Qwen3 Max Preview",
1948      "cost_per_1m_in": 1.2,
1949      "cost_per_1m_out": 6,
1950      "cost_per_1m_in_cached": 0.24,
1951      "cost_per_1m_out_cached": 0,
1952      "context_window": 262144,
1953      "default_max_tokens": 8000,
1954      "can_reason": false,
1955      "supports_attachments": false,
1956      "options": {}
1957    },
1958    {
1959      "id": "alibaba/qwen3-vl-thinking",
1960      "name": "Qwen3 VL 235B A22B Thinking",
1961      "cost_per_1m_in": 0.22,
1962      "cost_per_1m_out": 0.88,
1963      "cost_per_1m_in_cached": 0,
1964      "cost_per_1m_out_cached": 0,
1965      "context_window": 256000,
1966      "default_max_tokens": 8000,
1967      "can_reason": true,
1968      "reasoning_levels": [
1969        "low",
1970        "medium",
1971        "high"
1972      ],
1973      "default_reasoning_effort": "medium",
1974      "supports_attachments": true,
1975      "options": {}
1976    },
1977    {
1978      "id": "alibaba/qwen-3-14b",
1979      "name": "Qwen3-14B",
1980      "cost_per_1m_in": 0.06,
1981      "cost_per_1m_out": 0.24,
1982      "cost_per_1m_in_cached": 0,
1983      "cost_per_1m_out_cached": 0,
1984      "context_window": 40960,
1985      "default_max_tokens": 8000,
1986      "can_reason": true,
1987      "reasoning_levels": [
1988        "low",
1989        "medium",
1990        "high"
1991      ],
1992      "default_reasoning_effort": "medium",
1993      "supports_attachments": false,
1994      "options": {}
1995    },
1996    {
1997      "id": "alibaba/qwen-3-235b",
1998      "name": "Qwen3-235B-A22B",
1999      "cost_per_1m_in": 0.071,
2000      "cost_per_1m_out": 0.463,
2001      "cost_per_1m_in_cached": 0,
2002      "cost_per_1m_out_cached": 0,
2003      "context_window": 40960,
2004      "default_max_tokens": 8000,
2005      "can_reason": false,
2006      "supports_attachments": false,
2007      "options": {}
2008    },
2009    {
2010      "id": "alibaba/qwen-3-30b",
2011      "name": "Qwen3-30B-A3B",
2012      "cost_per_1m_in": 0.08,
2013      "cost_per_1m_out": 0.29,
2014      "cost_per_1m_in_cached": 0,
2015      "cost_per_1m_out_cached": 0,
2016      "context_window": 40960,
2017      "default_max_tokens": 8000,
2018      "can_reason": true,
2019      "reasoning_levels": [
2020        "low",
2021        "medium",
2022        "high"
2023      ],
2024      "default_reasoning_effort": "medium",
2025      "supports_attachments": false,
2026      "options": {}
2027    },
2028    {
2029      "id": "bytedance/seed-1.6",
2030      "name": "Seed 1.6",
2031      "cost_per_1m_in": 0.25,
2032      "cost_per_1m_out": 2,
2033      "cost_per_1m_in_cached": 0.049999999999999996,
2034      "cost_per_1m_out_cached": 0,
2035      "context_window": 256000,
2036      "default_max_tokens": 8000,
2037      "can_reason": true,
2038      "reasoning_levels": [
2039        "low",
2040        "medium",
2041        "high"
2042      ],
2043      "default_reasoning_effort": "medium",
2044      "supports_attachments": false,
2045      "options": {}
2046    },
2047    {
2048      "id": "perplexity/sonar",
2049      "name": "Sonar",
2050      "cost_per_1m_in": 1,
2051      "cost_per_1m_out": 1,
2052      "cost_per_1m_in_cached": 0,
2053      "cost_per_1m_out_cached": 0,
2054      "context_window": 127000,
2055      "default_max_tokens": 8000,
2056      "can_reason": false,
2057      "supports_attachments": true,
2058      "options": {}
2059    },
2060    {
2061      "id": "perplexity/sonar-pro",
2062      "name": "Sonar Pro",
2063      "cost_per_1m_in": 3,
2064      "cost_per_1m_out": 15,
2065      "cost_per_1m_in_cached": 0,
2066      "cost_per_1m_out_cached": 0,
2067      "context_window": 200000,
2068      "default_max_tokens": 8000,
2069      "can_reason": false,
2070      "supports_attachments": true,
2071      "options": {}
2072    },
2073    {
2074      "id": "arcee-ai/trinity-large-preview",
2075      "name": "Trinity Large Preview",
2076      "cost_per_1m_in": 0.25,
2077      "cost_per_1m_out": 1,
2078      "cost_per_1m_in_cached": 0,
2079      "cost_per_1m_out_cached": 0,
2080      "context_window": 131000,
2081      "default_max_tokens": 8000,
2082      "can_reason": false,
2083      "supports_attachments": false,
2084      "options": {}
2085    },
2086    {
2087      "id": "openai/gpt-oss-120b",
2088      "name": "gpt-oss-120b",
2089      "cost_per_1m_in": 0.09999999999999999,
2090      "cost_per_1m_out": 0.5,
2091      "cost_per_1m_in_cached": 0,
2092      "cost_per_1m_out_cached": 0,
2093      "context_window": 131072,
2094      "default_max_tokens": 8000,
2095      "can_reason": true,
2096      "reasoning_levels": [
2097        "low",
2098        "medium",
2099        "high"
2100      ],
2101      "default_reasoning_effort": "medium",
2102      "supports_attachments": false,
2103      "options": {}
2104    },
2105    {
2106      "id": "openai/gpt-oss-20b",
2107      "name": "gpt-oss-20b",
2108      "cost_per_1m_in": 0.07,
2109      "cost_per_1m_out": 0.3,
2110      "cost_per_1m_in_cached": 0,
2111      "cost_per_1m_out_cached": 0,
2112      "context_window": 128000,
2113      "default_max_tokens": 8000,
2114      "can_reason": true,
2115      "reasoning_levels": [
2116        "low",
2117        "medium",
2118        "high"
2119      ],
2120      "default_reasoning_effort": "medium",
2121      "supports_attachments": false,
2122      "options": {}
2123    },
2124    {
2125      "id": "openai/gpt-oss-safeguard-20b",
2126      "name": "gpt-oss-safeguard-20b",
2127      "cost_per_1m_in": 0.075,
2128      "cost_per_1m_out": 0.3,
2129      "cost_per_1m_in_cached": 0.037,
2130      "cost_per_1m_out_cached": 0,
2131      "context_window": 131072,
2132      "default_max_tokens": 8000,
2133      "can_reason": true,
2134      "reasoning_levels": [
2135        "low",
2136        "medium",
2137        "high"
2138      ],
2139      "default_reasoning_effort": "medium",
2140      "supports_attachments": false,
2141      "options": {}
2142    },
2143    {
2144      "id": "openai/o1",
2145      "name": "o1",
2146      "cost_per_1m_in": 15,
2147      "cost_per_1m_out": 60,
2148      "cost_per_1m_in_cached": 7.5,
2149      "cost_per_1m_out_cached": 0,
2150      "context_window": 200000,
2151      "default_max_tokens": 8000,
2152      "can_reason": true,
2153      "reasoning_levels": [
2154        "low",
2155        "medium",
2156        "high"
2157      ],
2158      "default_reasoning_effort": "medium",
2159      "supports_attachments": true,
2160      "options": {}
2161    },
2162    {
2163      "id": "openai/o3",
2164      "name": "o3",
2165      "cost_per_1m_in": 2,
2166      "cost_per_1m_out": 8,
2167      "cost_per_1m_in_cached": 0.5,
2168      "cost_per_1m_out_cached": 0,
2169      "context_window": 200000,
2170      "default_max_tokens": 8000,
2171      "can_reason": true,
2172      "reasoning_levels": [
2173        "low",
2174        "medium",
2175        "high"
2176      ],
2177      "default_reasoning_effort": "medium",
2178      "supports_attachments": true,
2179      "options": {}
2180    },
2181    {
2182      "id": "openai/o3-pro",
2183      "name": "o3 Pro",
2184      "cost_per_1m_in": 20,
2185      "cost_per_1m_out": 80,
2186      "cost_per_1m_in_cached": 0,
2187      "cost_per_1m_out_cached": 0,
2188      "context_window": 200000,
2189      "default_max_tokens": 8000,
2190      "can_reason": true,
2191      "reasoning_levels": [
2192        "low",
2193        "medium",
2194        "high"
2195      ],
2196      "default_reasoning_effort": "medium",
2197      "supports_attachments": true,
2198      "options": {}
2199    },
2200    {
2201      "id": "openai/o3-deep-research",
2202      "name": "o3-deep-research",
2203      "cost_per_1m_in": 10,
2204      "cost_per_1m_out": 40,
2205      "cost_per_1m_in_cached": 2.5,
2206      "cost_per_1m_out_cached": 0,
2207      "context_window": 200000,
2208      "default_max_tokens": 8000,
2209      "can_reason": true,
2210      "reasoning_levels": [
2211        "low",
2212        "medium",
2213        "high"
2214      ],
2215      "default_reasoning_effort": "medium",
2216      "supports_attachments": true,
2217      "options": {}
2218    },
2219    {
2220      "id": "openai/o3-mini",
2221      "name": "o3-mini",
2222      "cost_per_1m_in": 1.1,
2223      "cost_per_1m_out": 4.4,
2224      "cost_per_1m_in_cached": 0.55,
2225      "cost_per_1m_out_cached": 0,
2226      "context_window": 200000,
2227      "default_max_tokens": 8000,
2228      "can_reason": true,
2229      "reasoning_levels": [
2230        "low",
2231        "medium",
2232        "high"
2233      ],
2234      "default_reasoning_effort": "medium",
2235      "supports_attachments": false,
2236      "options": {}
2237    },
2238    {
2239      "id": "openai/o4-mini",
2240      "name": "o4-mini",
2241      "cost_per_1m_in": 1.1,
2242      "cost_per_1m_out": 4.4,
2243      "cost_per_1m_in_cached": 0.275,
2244      "cost_per_1m_out_cached": 0,
2245      "context_window": 200000,
2246      "default_max_tokens": 8000,
2247      "can_reason": true,
2248      "reasoning_levels": [
2249        "low",
2250        "medium",
2251        "high"
2252      ],
2253      "default_reasoning_effort": "medium",
2254      "supports_attachments": true,
2255      "options": {}
2256    },
2257    {
2258      "id": "vercel/v0-1.0-md",
2259      "name": "v0-1.0-md",
2260      "cost_per_1m_in": 3,
2261      "cost_per_1m_out": 15,
2262      "cost_per_1m_in_cached": 0,
2263      "cost_per_1m_out_cached": 0,
2264      "context_window": 128000,
2265      "default_max_tokens": 8000,
2266      "can_reason": false,
2267      "supports_attachments": true,
2268      "options": {}
2269    },
2270    {
2271      "id": "vercel/v0-1.5-md",
2272      "name": "v0-1.5-md",
2273      "cost_per_1m_in": 3,
2274      "cost_per_1m_out": 15,
2275      "cost_per_1m_in_cached": 0,
2276      "cost_per_1m_out_cached": 0,
2277      "context_window": 128000,
2278      "default_max_tokens": 8000,
2279      "can_reason": false,
2280      "supports_attachments": true,
2281      "options": {}
2282    }
2283  ],
2284  "default_headers": {
2285    "HTTP-Referer": "https://charm.land",
2286    "X-Title": "Crush"
2287  }
2288}