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-5.4",
 758      "name": "GPT 5.4",
 759      "cost_per_1m_in": 2.5,
 760      "cost_per_1m_out": 15,
 761      "cost_per_1m_in_cached": 0.25,
 762      "cost_per_1m_out_cached": 0,
 763      "context_window": 400000,
 764      "default_max_tokens": 8000,
 765      "can_reason": true,
 766      "reasoning_levels": [
 767        "low",
 768        "medium",
 769        "high"
 770      ],
 771      "default_reasoning_effort": "medium",
 772      "supports_attachments": true,
 773      "options": {}
 774    },
 775    {
 776      "id": "openai/gpt-4-turbo",
 777      "name": "GPT-4 Turbo",
 778      "cost_per_1m_in": 10,
 779      "cost_per_1m_out": 30,
 780      "cost_per_1m_in_cached": 0,
 781      "cost_per_1m_out_cached": 0,
 782      "context_window": 128000,
 783      "default_max_tokens": 4096,
 784      "can_reason": false,
 785      "supports_attachments": true,
 786      "options": {}
 787    },
 788    {
 789      "id": "openai/gpt-4.1",
 790      "name": "GPT-4.1",
 791      "cost_per_1m_in": 2,
 792      "cost_per_1m_out": 8,
 793      "cost_per_1m_in_cached": 0.5,
 794      "cost_per_1m_out_cached": 0,
 795      "context_window": 1047576,
 796      "default_max_tokens": 8000,
 797      "can_reason": false,
 798      "supports_attachments": true,
 799      "options": {}
 800    },
 801    {
 802      "id": "openai/gpt-4.1-mini",
 803      "name": "GPT-4.1 mini",
 804      "cost_per_1m_in": 0.39999999999999997,
 805      "cost_per_1m_out": 1.5999999999999999,
 806      "cost_per_1m_in_cached": 0.09999999999999999,
 807      "cost_per_1m_out_cached": 0,
 808      "context_window": 1047576,
 809      "default_max_tokens": 8000,
 810      "can_reason": false,
 811      "supports_attachments": true,
 812      "options": {}
 813    },
 814    {
 815      "id": "openai/gpt-4.1-nano",
 816      "name": "GPT-4.1 nano",
 817      "cost_per_1m_in": 0.09999999999999999,
 818      "cost_per_1m_out": 0.39999999999999997,
 819      "cost_per_1m_in_cached": 0.03,
 820      "cost_per_1m_out_cached": 0,
 821      "context_window": 1047576,
 822      "default_max_tokens": 8000,
 823      "can_reason": false,
 824      "supports_attachments": true,
 825      "options": {}
 826    },
 827    {
 828      "id": "openai/gpt-4o",
 829      "name": "GPT-4o",
 830      "cost_per_1m_in": 2.5,
 831      "cost_per_1m_out": 10,
 832      "cost_per_1m_in_cached": 1.25,
 833      "cost_per_1m_out_cached": 0,
 834      "context_window": 128000,
 835      "default_max_tokens": 8000,
 836      "can_reason": false,
 837      "supports_attachments": true,
 838      "options": {}
 839    },
 840    {
 841      "id": "openai/gpt-4o-mini",
 842      "name": "GPT-4o mini",
 843      "cost_per_1m_in": 0.15,
 844      "cost_per_1m_out": 0.6,
 845      "cost_per_1m_in_cached": 0.075,
 846      "cost_per_1m_out_cached": 0,
 847      "context_window": 128000,
 848      "default_max_tokens": 8000,
 849      "can_reason": false,
 850      "supports_attachments": true,
 851      "options": {}
 852    },
 853    {
 854      "id": "openai/gpt-5",
 855      "name": "GPT-5",
 856      "cost_per_1m_in": 1.25,
 857      "cost_per_1m_out": 10,
 858      "cost_per_1m_in_cached": 0.13,
 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-mini",
 874      "name": "GPT-5 mini",
 875      "cost_per_1m_in": 0.25,
 876      "cost_per_1m_out": 2,
 877      "cost_per_1m_in_cached": 0.03,
 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-nano",
 893      "name": "GPT-5 nano",
 894      "cost_per_1m_in": 0.049999999999999996,
 895      "cost_per_1m_out": 0.39999999999999997,
 896      "cost_per_1m_in_cached": 0.01,
 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-pro",
 912      "name": "GPT-5 pro",
 913      "cost_per_1m_in": 15,
 914      "cost_per_1m_out": 120,
 915      "cost_per_1m_in_cached": 0,
 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-codex",
 931      "name": "GPT-5-Codex",
 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": 400000,
 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-instant",
 950      "name": "GPT-5.1 Instant",
 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": 128000,
 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.1-codex",
 969      "name": "GPT-5.1-Codex",
 970      "cost_per_1m_in": 1.25,
 971      "cost_per_1m_out": 10,
 972      "cost_per_1m_in_cached": 0.13,
 973      "cost_per_1m_out_cached": 0,
 974      "context_window": 400000,
 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": "openai/gpt-5.3-chat",
 988      "name": "GPT-5.3 Chat",
 989      "cost_per_1m_in": 1.75,
 990      "cost_per_1m_out": 14,
 991      "cost_per_1m_in_cached": 0.175,
 992      "cost_per_1m_out_cached": 0,
 993      "context_window": 128000,
 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": true,
1003      "options": {}
1004    },
1005    {
1006      "id": "google/gemini-2.5-flash",
1007      "name": "Gemini 2.5 Flash",
1008      "cost_per_1m_in": 0.3,
1009      "cost_per_1m_out": 2.5,
1010      "cost_per_1m_in_cached": 0,
1011      "cost_per_1m_out_cached": 0,
1012      "context_window": 1000000,
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": false,
1022      "options": {}
1023    },
1024    {
1025      "id": "google/gemini-2.5-flash-lite",
1026      "name": "Gemini 2.5 Flash Lite",
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-lite-preview-09-2025",
1045      "name": "Gemini 2.5 Flash Lite Preview 09-2025",
1046      "cost_per_1m_in": 0.09999999999999999,
1047      "cost_per_1m_out": 0.39999999999999997,
1048      "cost_per_1m_in_cached": 0.01,
1049      "cost_per_1m_out_cached": 0,
1050      "context_window": 1048576,
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-flash-preview-09-2025",
1064      "name": "Gemini 2.5 Flash Preview 09-2025",
1065      "cost_per_1m_in": 0.3,
1066      "cost_per_1m_out": 2.5,
1067      "cost_per_1m_in_cached": 0.03,
1068      "cost_per_1m_out_cached": 0,
1069      "context_window": 1000000,
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": true,
1079      "options": {}
1080    },
1081    {
1082      "id": "google/gemini-2.5-pro",
1083      "name": "Gemini 2.5 Pro",
1084      "cost_per_1m_in": 1.25,
1085      "cost_per_1m_out": 10,
1086      "cost_per_1m_in_cached": 0,
1087      "cost_per_1m_out_cached": 0,
1088      "context_window": 1048576,
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": false,
1098      "options": {}
1099    },
1100    {
1101      "id": "google/gemini-3-flash",
1102      "name": "Gemini 3 Flash",
1103      "cost_per_1m_in": 0.5,
1104      "cost_per_1m_out": 3,
1105      "cost_per_1m_in_cached": 0.049999999999999996,
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-pro-preview",
1121      "name": "Gemini 3 Pro Preview",
1122      "cost_per_1m_in": 2,
1123      "cost_per_1m_out": 12,
1124      "cost_per_1m_in_cached": 0.19999999999999998,
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-flash-lite-preview",
1140      "name": "Gemini 3.1 Flash Lite Preview",
1141      "cost_per_1m_in": 0.25,
1142      "cost_per_1m_out": 1.5,
1143      "cost_per_1m_in_cached": 0,
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": "google/gemini-3.1-pro-preview",
1159      "name": "Gemini 3.1 Pro Preview",
1160      "cost_per_1m_in": 2,
1161      "cost_per_1m_out": 12,
1162      "cost_per_1m_in_cached": 0.19999999999999998,
1163      "cost_per_1m_out_cached": 0,
1164      "context_window": 1000000,
1165      "default_max_tokens": 8000,
1166      "can_reason": true,
1167      "reasoning_levels": [
1168        "low",
1169        "medium",
1170        "high"
1171      ],
1172      "default_reasoning_effort": "medium",
1173      "supports_attachments": true,
1174      "options": {}
1175    },
1176    {
1177      "id": "xai/grok-2-vision",
1178      "name": "Grok 2 Vision",
1179      "cost_per_1m_in": 2,
1180      "cost_per_1m_out": 10,
1181      "cost_per_1m_in_cached": 0,
1182      "cost_per_1m_out_cached": 0,
1183      "context_window": 32768,
1184      "default_max_tokens": 8000,
1185      "can_reason": false,
1186      "supports_attachments": true,
1187      "options": {}
1188    },
1189    {
1190      "id": "xai/grok-3",
1191      "name": "Grok 3 Beta",
1192      "cost_per_1m_in": 3,
1193      "cost_per_1m_out": 15,
1194      "cost_per_1m_in_cached": 0,
1195      "cost_per_1m_out_cached": 0,
1196      "context_window": 131072,
1197      "default_max_tokens": 8000,
1198      "can_reason": false,
1199      "supports_attachments": false,
1200      "options": {}
1201    },
1202    {
1203      "id": "xai/grok-3-fast",
1204      "name": "Grok 3 Fast Beta",
1205      "cost_per_1m_in": 5,
1206      "cost_per_1m_out": 25,
1207      "cost_per_1m_in_cached": 0,
1208      "cost_per_1m_out_cached": 0,
1209      "context_window": 131072,
1210      "default_max_tokens": 8000,
1211      "can_reason": false,
1212      "supports_attachments": false,
1213      "options": {}
1214    },
1215    {
1216      "id": "xai/grok-3-mini",
1217      "name": "Grok 3 Mini Beta",
1218      "cost_per_1m_in": 0.3,
1219      "cost_per_1m_out": 0.5,
1220      "cost_per_1m_in_cached": 0,
1221      "cost_per_1m_out_cached": 0,
1222      "context_window": 131072,
1223      "default_max_tokens": 8000,
1224      "can_reason": false,
1225      "supports_attachments": false,
1226      "options": {}
1227    },
1228    {
1229      "id": "xai/grok-3-mini-fast",
1230      "name": "Grok 3 Mini Fast Beta",
1231      "cost_per_1m_in": 0.6,
1232      "cost_per_1m_out": 4,
1233      "cost_per_1m_in_cached": 0,
1234      "cost_per_1m_out_cached": 0,
1235      "context_window": 131072,
1236      "default_max_tokens": 8000,
1237      "can_reason": false,
1238      "supports_attachments": false,
1239      "options": {}
1240    },
1241    {
1242      "id": "xai/grok-4",
1243      "name": "Grok 4",
1244      "cost_per_1m_in": 3,
1245      "cost_per_1m_out": 15,
1246      "cost_per_1m_in_cached": 0,
1247      "cost_per_1m_out_cached": 0,
1248      "context_window": 256000,
1249      "default_max_tokens": 8000,
1250      "can_reason": true,
1251      "reasoning_levels": [
1252        "low",
1253        "medium",
1254        "high"
1255      ],
1256      "default_reasoning_effort": "medium",
1257      "supports_attachments": true,
1258      "options": {}
1259    },
1260    {
1261      "id": "xai/grok-4-fast-non-reasoning",
1262      "name": "Grok 4 Fast Non-Reasoning",
1263      "cost_per_1m_in": 0.19999999999999998,
1264      "cost_per_1m_out": 0.5,
1265      "cost_per_1m_in_cached": 0.049999999999999996,
1266      "cost_per_1m_out_cached": 0,
1267      "context_window": 2000000,
1268      "default_max_tokens": 8000,
1269      "can_reason": false,
1270      "supports_attachments": false,
1271      "options": {}
1272    },
1273    {
1274      "id": "xai/grok-4-fast-reasoning",
1275      "name": "Grok 4 Fast 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": true,
1283      "reasoning_levels": [
1284        "low",
1285        "medium",
1286        "high"
1287      ],
1288      "default_reasoning_effort": "medium",
1289      "supports_attachments": false,
1290      "options": {}
1291    },
1292    {
1293      "id": "xai/grok-4.1-fast-non-reasoning",
1294      "name": "Grok 4.1 Fast Non-Reasoning",
1295      "cost_per_1m_in": 0.19999999999999998,
1296      "cost_per_1m_out": 0.5,
1297      "cost_per_1m_in_cached": 0.049999999999999996,
1298      "cost_per_1m_out_cached": 0,
1299      "context_window": 2000000,
1300      "default_max_tokens": 8000,
1301      "can_reason": false,
1302      "supports_attachments": false,
1303      "options": {}
1304    },
1305    {
1306      "id": "xai/grok-4.1-fast-reasoning",
1307      "name": "Grok 4.1 Fast Reasoning",
1308      "cost_per_1m_in": 0.19999999999999998,
1309      "cost_per_1m_out": 0.5,
1310      "cost_per_1m_in_cached": 0.049999999999999996,
1311      "cost_per_1m_out_cached": 0,
1312      "context_window": 2000000,
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": "xai/grok-code-fast-1",
1326      "name": "Grok Code Fast 1",
1327      "cost_per_1m_in": 0.19999999999999998,
1328      "cost_per_1m_out": 1.5,
1329      "cost_per_1m_in_cached": 0.02,
1330      "cost_per_1m_out_cached": 0,
1331      "context_window": 256000,
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": "prime-intellect/intellect-3",
1345      "name": "INTELLECT 3",
1346      "cost_per_1m_in": 0.19999999999999998,
1347      "cost_per_1m_out": 1.1,
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": true,
1353      "reasoning_levels": [
1354        "low",
1355        "medium",
1356        "high"
1357      ],
1358      "default_reasoning_effort": "medium",
1359      "supports_attachments": false,
1360      "options": {}
1361    },
1362    {
1363      "id": "moonshotai/kimi-k2",
1364      "name": "Kimi K2",
1365      "cost_per_1m_in": 0.5,
1366      "cost_per_1m_out": 2,
1367      "cost_per_1m_in_cached": 0,
1368      "cost_per_1m_out_cached": 0,
1369      "context_window": 131072,
1370      "default_max_tokens": 8000,
1371      "can_reason": false,
1372      "supports_attachments": false,
1373      "options": {}
1374    },
1375    {
1376      "id": "moonshotai/kimi-k2-thinking",
1377      "name": "Kimi K2 Thinking",
1378      "cost_per_1m_in": 0.47,
1379      "cost_per_1m_out": 2,
1380      "cost_per_1m_in_cached": 0.14100000000000001,
1381      "cost_per_1m_out_cached": 0,
1382      "context_window": 216144,
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-thinking-turbo",
1396      "name": "Kimi K2 Thinking Turbo",
1397      "cost_per_1m_in": 1.15,
1398      "cost_per_1m_out": 8,
1399      "cost_per_1m_in_cached": 0.15,
1400      "cost_per_1m_out_cached": 0,
1401      "context_window": 262114,
1402      "default_max_tokens": 8000,
1403      "can_reason": true,
1404      "reasoning_levels": [
1405        "low",
1406        "medium",
1407        "high"
1408      ],
1409      "default_reasoning_effort": "medium",
1410      "supports_attachments": false,
1411      "options": {}
1412    },
1413    {
1414      "id": "moonshotai/kimi-k2-turbo",
1415      "name": "Kimi K2 Turbo",
1416      "cost_per_1m_in": 2.4,
1417      "cost_per_1m_out": 10,
1418      "cost_per_1m_in_cached": 0,
1419      "cost_per_1m_out_cached": 0,
1420      "context_window": 256000,
1421      "default_max_tokens": 8000,
1422      "can_reason": false,
1423      "supports_attachments": false,
1424      "options": {}
1425    },
1426    {
1427      "id": "moonshotai/kimi-k2.5",
1428      "name": "Kimi K2.5",
1429      "cost_per_1m_in": 0.5,
1430      "cost_per_1m_out": 2.8,
1431      "cost_per_1m_in_cached": 0,
1432      "cost_per_1m_out_cached": 0,
1433      "context_window": 256000,
1434      "default_max_tokens": 8000,
1435      "can_reason": true,
1436      "reasoning_levels": [
1437        "low",
1438        "medium",
1439        "high"
1440      ],
1441      "default_reasoning_effort": "medium",
1442      "supports_attachments": true,
1443      "options": {}
1444    },
1445    {
1446      "id": "meta/llama-3.1-70b",
1447      "name": "Llama 3.1 70B Instruct",
1448      "cost_per_1m_in": 0.39999999999999997,
1449      "cost_per_1m_out": 0.39999999999999997,
1450      "cost_per_1m_in_cached": 0,
1451      "cost_per_1m_out_cached": 0,
1452      "context_window": 131072,
1453      "default_max_tokens": 8000,
1454      "can_reason": false,
1455      "supports_attachments": false,
1456      "options": {}
1457    },
1458    {
1459      "id": "meta/llama-3.1-8b",
1460      "name": "Llama 3.1 8B Instruct",
1461      "cost_per_1m_in": 0.03,
1462      "cost_per_1m_out": 0.049999999999999996,
1463      "cost_per_1m_in_cached": 0,
1464      "cost_per_1m_out_cached": 0,
1465      "context_window": 131072,
1466      "default_max_tokens": 8000,
1467      "can_reason": false,
1468      "supports_attachments": false,
1469      "options": {}
1470    },
1471    {
1472      "id": "meta/llama-3.2-11b",
1473      "name": "Llama 3.2 11B Vision Instruct",
1474      "cost_per_1m_in": 0.16,
1475      "cost_per_1m_out": 0.16,
1476      "cost_per_1m_in_cached": 0,
1477      "cost_per_1m_out_cached": 0,
1478      "context_window": 128000,
1479      "default_max_tokens": 8000,
1480      "can_reason": false,
1481      "supports_attachments": true,
1482      "options": {}
1483    },
1484    {
1485      "id": "meta/llama-3.2-90b",
1486      "name": "Llama 3.2 90B Vision Instruct",
1487      "cost_per_1m_in": 0.72,
1488      "cost_per_1m_out": 0.72,
1489      "cost_per_1m_in_cached": 0,
1490      "cost_per_1m_out_cached": 0,
1491      "context_window": 128000,
1492      "default_max_tokens": 8000,
1493      "can_reason": false,
1494      "supports_attachments": true,
1495      "options": {}
1496    },
1497    {
1498      "id": "meta/llama-3.3-70b",
1499      "name": "Llama 3.3 70B Instruct",
1500      "cost_per_1m_in": 0.72,
1501      "cost_per_1m_out": 0.72,
1502      "cost_per_1m_in_cached": 0,
1503      "cost_per_1m_out_cached": 0,
1504      "context_window": 128000,
1505      "default_max_tokens": 8000,
1506      "can_reason": false,
1507      "supports_attachments": false,
1508      "options": {}
1509    },
1510    {
1511      "id": "meta/llama-4-maverick",
1512      "name": "Llama 4 Maverick 17B Instruct",
1513      "cost_per_1m_in": 0.15,
1514      "cost_per_1m_out": 0.6,
1515      "cost_per_1m_in_cached": 0,
1516      "cost_per_1m_out_cached": 0,
1517      "context_window": 131072,
1518      "default_max_tokens": 8000,
1519      "can_reason": false,
1520      "supports_attachments": true,
1521      "options": {}
1522    },
1523    {
1524      "id": "meta/llama-4-scout",
1525      "name": "Llama 4 Scout 17B Instruct",
1526      "cost_per_1m_in": 0.08,
1527      "cost_per_1m_out": 0.3,
1528      "cost_per_1m_in_cached": 0,
1529      "cost_per_1m_out_cached": 0,
1530      "context_window": 131072,
1531      "default_max_tokens": 8000,
1532      "can_reason": false,
1533      "supports_attachments": true,
1534      "options": {}
1535    },
1536    {
1537      "id": "meituan/longcat-flash-chat",
1538      "name": "LongCat Flash Chat",
1539      "cost_per_1m_in": 0,
1540      "cost_per_1m_out": 0,
1541      "cost_per_1m_in_cached": 0,
1542      "cost_per_1m_out_cached": 0,
1543      "context_window": 128000,
1544      "default_max_tokens": 8000,
1545      "can_reason": false,
1546      "supports_attachments": false,
1547      "options": {}
1548    },
1549    {
1550      "id": "meituan/longcat-flash-thinking",
1551      "name": "LongCat Flash Thinking",
1552      "cost_per_1m_in": 0.15,
1553      "cost_per_1m_out": 1.5,
1554      "cost_per_1m_in_cached": 0,
1555      "cost_per_1m_out_cached": 0,
1556      "context_window": 128000,
1557      "default_max_tokens": 8000,
1558      "can_reason": true,
1559      "reasoning_levels": [
1560        "low",
1561        "medium",
1562        "high"
1563      ],
1564      "default_reasoning_effort": "medium",
1565      "supports_attachments": false,
1566      "options": {}
1567    },
1568    {
1569      "id": "inception/mercury-2",
1570      "name": "Mercury 2",
1571      "cost_per_1m_in": 0.25,
1572      "cost_per_1m_out": 0.75,
1573      "cost_per_1m_in_cached": 0.024999999999999998,
1574      "cost_per_1m_out_cached": 0,
1575      "context_window": 128000,
1576      "default_max_tokens": 8000,
1577      "can_reason": true,
1578      "reasoning_levels": [
1579        "low",
1580        "medium",
1581        "high"
1582      ],
1583      "default_reasoning_effort": "medium",
1584      "supports_attachments": false,
1585      "options": {}
1586    },
1587    {
1588      "id": "inception/mercury-coder-small",
1589      "name": "Mercury Coder Small Beta",
1590      "cost_per_1m_in": 0.25,
1591      "cost_per_1m_out": 1,
1592      "cost_per_1m_in_cached": 0,
1593      "cost_per_1m_out_cached": 0,
1594      "context_window": 32000,
1595      "default_max_tokens": 8000,
1596      "can_reason": false,
1597      "supports_attachments": false,
1598      "options": {}
1599    },
1600    {
1601      "id": "xiaomi/mimo-v2-flash",
1602      "name": "MiMo V2 Flash",
1603      "cost_per_1m_in": 0.09,
1604      "cost_per_1m_out": 0.29,
1605      "cost_per_1m_in_cached": 0,
1606      "cost_per_1m_out_cached": 0,
1607      "context_window": 262144,
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",
1621      "name": "MiniMax M2",
1622      "cost_per_1m_in": 0.3,
1623      "cost_per_1m_out": 1.2,
1624      "cost_per_1m_in_cached": 0.03,
1625      "cost_per_1m_out_cached": 0.375,
1626      "context_window": 205000,
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.1",
1640      "name": "MiniMax M2.1",
1641      "cost_per_1m_in": 0.3,
1642      "cost_per_1m_out": 1.2,
1643      "cost_per_1m_in_cached": 0.15,
1644      "cost_per_1m_out_cached": 0,
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": "minimax/minimax-m2.1-lightning",
1659      "name": "MiniMax M2.1 Lightning",
1660      "cost_per_1m_in": 0.3,
1661      "cost_per_1m_out": 2.4,
1662      "cost_per_1m_in_cached": 0.03,
1663      "cost_per_1m_out_cached": 0.375,
1664      "context_window": 204800,
1665      "default_max_tokens": 8000,
1666      "can_reason": true,
1667      "reasoning_levels": [
1668        "low",
1669        "medium",
1670        "high"
1671      ],
1672      "default_reasoning_effort": "medium",
1673      "supports_attachments": false,
1674      "options": {}
1675    },
1676    {
1677      "id": "minimax/minimax-m2.5",
1678      "name": "MiniMax M2.5",
1679      "cost_per_1m_in": 0.3,
1680      "cost_per_1m_out": 1.2,
1681      "cost_per_1m_in_cached": 0.03,
1682      "cost_per_1m_out_cached": 0.375,
1683      "context_window": 204800,
1684      "default_max_tokens": 8000,
1685      "can_reason": true,
1686      "reasoning_levels": [
1687        "low",
1688        "medium",
1689        "high"
1690      ],
1691      "default_reasoning_effort": "medium",
1692      "supports_attachments": false,
1693      "options": {}
1694    },
1695    {
1696      "id": "mistral/ministral-3b",
1697      "name": "Ministral 3B",
1698      "cost_per_1m_in": 0.04,
1699      "cost_per_1m_out": 0.04,
1700      "cost_per_1m_in_cached": 0,
1701      "cost_per_1m_out_cached": 0,
1702      "context_window": 128000,
1703      "default_max_tokens": 4000,
1704      "can_reason": false,
1705      "supports_attachments": false,
1706      "options": {}
1707    },
1708    {
1709      "id": "mistral/ministral-8b",
1710      "name": "Ministral 8B",
1711      "cost_per_1m_in": 0.09999999999999999,
1712      "cost_per_1m_out": 0.09999999999999999,
1713      "cost_per_1m_in_cached": 0,
1714      "cost_per_1m_out_cached": 0,
1715      "context_window": 128000,
1716      "default_max_tokens": 4000,
1717      "can_reason": false,
1718      "supports_attachments": false,
1719      "options": {}
1720    },
1721    {
1722      "id": "mistral/codestral",
1723      "name": "Mistral Codestral",
1724      "cost_per_1m_in": 0.3,
1725      "cost_per_1m_out": 0.8999999999999999,
1726      "cost_per_1m_in_cached": 0,
1727      "cost_per_1m_out_cached": 0,
1728      "context_window": 128000,
1729      "default_max_tokens": 4000,
1730      "can_reason": false,
1731      "supports_attachments": false,
1732      "options": {}
1733    },
1734    {
1735      "id": "mistral/mistral-medium",
1736      "name": "Mistral Medium 3.1",
1737      "cost_per_1m_in": 0.39999999999999997,
1738      "cost_per_1m_out": 2,
1739      "cost_per_1m_in_cached": 0,
1740      "cost_per_1m_out_cached": 0,
1741      "context_window": 128000,
1742      "default_max_tokens": 8000,
1743      "can_reason": false,
1744      "supports_attachments": true,
1745      "options": {}
1746    },
1747    {
1748      "id": "mistral/mistral-small",
1749      "name": "Mistral Small",
1750      "cost_per_1m_in": 0.09999999999999999,
1751      "cost_per_1m_out": 0.3,
1752      "cost_per_1m_in_cached": 0,
1753      "cost_per_1m_out_cached": 0,
1754      "context_window": 32000,
1755      "default_max_tokens": 4000,
1756      "can_reason": false,
1757      "supports_attachments": true,
1758      "options": {}
1759    },
1760    {
1761      "id": "nvidia/nemotron-nano-12b-v2-vl",
1762      "name": "Nvidia Nemotron Nano 12B V2 VL",
1763      "cost_per_1m_in": 0.19999999999999998,
1764      "cost_per_1m_out": 0.6,
1765      "cost_per_1m_in_cached": 0,
1766      "cost_per_1m_out_cached": 0,
1767      "context_window": 131072,
1768      "default_max_tokens": 8000,
1769      "can_reason": true,
1770      "reasoning_levels": [
1771        "low",
1772        "medium",
1773        "high"
1774      ],
1775      "default_reasoning_effort": "medium",
1776      "supports_attachments": true,
1777      "options": {}
1778    },
1779    {
1780      "id": "nvidia/nemotron-nano-9b-v2",
1781      "name": "Nvidia Nemotron Nano 9B V2",
1782      "cost_per_1m_in": 0.04,
1783      "cost_per_1m_out": 0.16,
1784      "cost_per_1m_in_cached": 0,
1785      "cost_per_1m_out_cached": 0,
1786      "context_window": 131072,
1787      "default_max_tokens": 8000,
1788      "can_reason": true,
1789      "reasoning_levels": [
1790        "low",
1791        "medium",
1792        "high"
1793      ],
1794      "default_reasoning_effort": "medium",
1795      "supports_attachments": false,
1796      "options": {}
1797    },
1798    {
1799      "id": "mistral/pixtral-12b",
1800      "name": "Pixtral 12B 2409",
1801      "cost_per_1m_in": 0.15,
1802      "cost_per_1m_out": 0.15,
1803      "cost_per_1m_in_cached": 0,
1804      "cost_per_1m_out_cached": 0,
1805      "context_window": 128000,
1806      "default_max_tokens": 4000,
1807      "can_reason": false,
1808      "supports_attachments": true,
1809      "options": {}
1810    },
1811    {
1812      "id": "mistral/pixtral-large",
1813      "name": "Pixtral Large",
1814      "cost_per_1m_in": 2,
1815      "cost_per_1m_out": 6,
1816      "cost_per_1m_in_cached": 0,
1817      "cost_per_1m_out_cached": 0,
1818      "context_window": 128000,
1819      "default_max_tokens": 4000,
1820      "can_reason": false,
1821      "supports_attachments": true,
1822      "options": {}
1823    },
1824    {
1825      "id": "alibaba/qwen-3-32b",
1826      "name": "Qwen 3 32B",
1827      "cost_per_1m_in": 0.09999999999999999,
1828      "cost_per_1m_out": 0.3,
1829      "cost_per_1m_in_cached": 0,
1830      "cost_per_1m_out_cached": 0,
1831      "context_window": 40960,
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-coder-30b-a3b",
1845      "name": "Qwen 3 Coder 30B A3B Instruct",
1846      "cost_per_1m_in": 0.07,
1847      "cost_per_1m_out": 0.27,
1848      "cost_per_1m_in_cached": 0,
1849      "cost_per_1m_out_cached": 0,
1850      "context_window": 160000,
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": false,
1860      "options": {}
1861    },
1862    {
1863      "id": "alibaba/qwen3-max-thinking",
1864      "name": "Qwen 3 Max Thinking",
1865      "cost_per_1m_in": 1.2,
1866      "cost_per_1m_out": 6,
1867      "cost_per_1m_in_cached": 0.24,
1868      "cost_per_1m_out_cached": 0,
1869      "context_window": 256000,
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": false,
1879      "options": {}
1880    },
1881    {
1882      "id": "alibaba/qwen3.5-flash",
1883      "name": "Qwen 3.5 Flash",
1884      "cost_per_1m_in": 0.09999999999999999,
1885      "cost_per_1m_out": 0.39999999999999997,
1886      "cost_per_1m_in_cached": 0.001,
1887      "cost_per_1m_out_cached": 0.125,
1888      "context_window": 1000000,
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.5-plus",
1902      "name": "Qwen 3.5 Plus",
1903      "cost_per_1m_in": 0.39999999999999997,
1904      "cost_per_1m_out": 2.4,
1905      "cost_per_1m_in_cached": 0.04,
1906      "cost_per_1m_out_cached": 0.5,
1907      "context_window": 1000000,
1908      "default_max_tokens": 8000,
1909      "can_reason": true,
1910      "reasoning_levels": [
1911        "low",
1912        "medium",
1913        "high"
1914      ],
1915      "default_reasoning_effort": "medium",
1916      "supports_attachments": true,
1917      "options": {}
1918    },
1919    {
1920      "id": "alibaba/qwen3-235b-a22b-thinking",
1921      "name": "Qwen3 235B A22B Thinking 2507",
1922      "cost_per_1m_in": 0.3,
1923      "cost_per_1m_out": 2.9000000000000004,
1924      "cost_per_1m_in_cached": 0,
1925      "cost_per_1m_out_cached": 0,
1926      "context_window": 262114,
1927      "default_max_tokens": 8000,
1928      "can_reason": true,
1929      "reasoning_levels": [
1930        "low",
1931        "medium",
1932        "high"
1933      ],
1934      "default_reasoning_effort": "medium",
1935      "supports_attachments": true,
1936      "options": {}
1937    },
1938    {
1939      "id": "alibaba/qwen3-coder",
1940      "name": "Qwen3 Coder 480B A35B Instruct",
1941      "cost_per_1m_in": 0.39999999999999997,
1942      "cost_per_1m_out": 1.5999999999999999,
1943      "cost_per_1m_in_cached": 0,
1944      "cost_per_1m_out_cached": 0,
1945      "context_window": 262144,
1946      "default_max_tokens": 8000,
1947      "can_reason": false,
1948      "supports_attachments": false,
1949      "options": {}
1950    },
1951    {
1952      "id": "alibaba/qwen3-coder-next",
1953      "name": "Qwen3 Coder Next",
1954      "cost_per_1m_in": 0.5,
1955      "cost_per_1m_out": 1.2,
1956      "cost_per_1m_in_cached": 0,
1957      "cost_per_1m_out_cached": 0,
1958      "context_window": 256000,
1959      "default_max_tokens": 8000,
1960      "can_reason": true,
1961      "reasoning_levels": [
1962        "low",
1963        "medium",
1964        "high"
1965      ],
1966      "default_reasoning_effort": "medium",
1967      "supports_attachments": false,
1968      "options": {}
1969    },
1970    {
1971      "id": "alibaba/qwen3-coder-plus",
1972      "name": "Qwen3 Coder Plus",
1973      "cost_per_1m_in": 1,
1974      "cost_per_1m_out": 5,
1975      "cost_per_1m_in_cached": 0.19999999999999998,
1976      "cost_per_1m_out_cached": 0,
1977      "context_window": 1000000,
1978      "default_max_tokens": 8000,
1979      "can_reason": false,
1980      "supports_attachments": false,
1981      "options": {}
1982    },
1983    {
1984      "id": "alibaba/qwen3-max-preview",
1985      "name": "Qwen3 Max Preview",
1986      "cost_per_1m_in": 1.2,
1987      "cost_per_1m_out": 6,
1988      "cost_per_1m_in_cached": 0.24,
1989      "cost_per_1m_out_cached": 0,
1990      "context_window": 262144,
1991      "default_max_tokens": 8000,
1992      "can_reason": false,
1993      "supports_attachments": false,
1994      "options": {}
1995    },
1996    {
1997      "id": "alibaba/qwen3-vl-thinking",
1998      "name": "Qwen3 VL 235B A22B Thinking",
1999      "cost_per_1m_in": 0.22,
2000      "cost_per_1m_out": 0.88,
2001      "cost_per_1m_in_cached": 0,
2002      "cost_per_1m_out_cached": 0,
2003      "context_window": 256000,
2004      "default_max_tokens": 8000,
2005      "can_reason": true,
2006      "reasoning_levels": [
2007        "low",
2008        "medium",
2009        "high"
2010      ],
2011      "default_reasoning_effort": "medium",
2012      "supports_attachments": true,
2013      "options": {}
2014    },
2015    {
2016      "id": "alibaba/qwen-3-14b",
2017      "name": "Qwen3-14B",
2018      "cost_per_1m_in": 0.06,
2019      "cost_per_1m_out": 0.24,
2020      "cost_per_1m_in_cached": 0,
2021      "cost_per_1m_out_cached": 0,
2022      "context_window": 40960,
2023      "default_max_tokens": 8000,
2024      "can_reason": true,
2025      "reasoning_levels": [
2026        "low",
2027        "medium",
2028        "high"
2029      ],
2030      "default_reasoning_effort": "medium",
2031      "supports_attachments": false,
2032      "options": {}
2033    },
2034    {
2035      "id": "alibaba/qwen-3-235b",
2036      "name": "Qwen3-235B-A22B",
2037      "cost_per_1m_in": 0.071,
2038      "cost_per_1m_out": 0.463,
2039      "cost_per_1m_in_cached": 0,
2040      "cost_per_1m_out_cached": 0,
2041      "context_window": 40960,
2042      "default_max_tokens": 8000,
2043      "can_reason": false,
2044      "supports_attachments": false,
2045      "options": {}
2046    },
2047    {
2048      "id": "alibaba/qwen-3-30b",
2049      "name": "Qwen3-30B-A3B",
2050      "cost_per_1m_in": 0.08,
2051      "cost_per_1m_out": 0.29,
2052      "cost_per_1m_in_cached": 0,
2053      "cost_per_1m_out_cached": 0,
2054      "context_window": 40960,
2055      "default_max_tokens": 8000,
2056      "can_reason": true,
2057      "reasoning_levels": [
2058        "low",
2059        "medium",
2060        "high"
2061      ],
2062      "default_reasoning_effort": "medium",
2063      "supports_attachments": false,
2064      "options": {}
2065    },
2066    {
2067      "id": "bytedance/seed-1.6",
2068      "name": "Seed 1.6",
2069      "cost_per_1m_in": 0.25,
2070      "cost_per_1m_out": 2,
2071      "cost_per_1m_in_cached": 0.049999999999999996,
2072      "cost_per_1m_out_cached": 0,
2073      "context_window": 256000,
2074      "default_max_tokens": 8000,
2075      "can_reason": true,
2076      "reasoning_levels": [
2077        "low",
2078        "medium",
2079        "high"
2080      ],
2081      "default_reasoning_effort": "medium",
2082      "supports_attachments": false,
2083      "options": {}
2084    },
2085    {
2086      "id": "perplexity/sonar",
2087      "name": "Sonar",
2088      "cost_per_1m_in": 1,
2089      "cost_per_1m_out": 1,
2090      "cost_per_1m_in_cached": 0,
2091      "cost_per_1m_out_cached": 0,
2092      "context_window": 127000,
2093      "default_max_tokens": 8000,
2094      "can_reason": false,
2095      "supports_attachments": true,
2096      "options": {}
2097    },
2098    {
2099      "id": "perplexity/sonar-pro",
2100      "name": "Sonar Pro",
2101      "cost_per_1m_in": 3,
2102      "cost_per_1m_out": 15,
2103      "cost_per_1m_in_cached": 0,
2104      "cost_per_1m_out_cached": 0,
2105      "context_window": 200000,
2106      "default_max_tokens": 8000,
2107      "can_reason": false,
2108      "supports_attachments": true,
2109      "options": {}
2110    },
2111    {
2112      "id": "arcee-ai/trinity-large-preview",
2113      "name": "Trinity Large Preview",
2114      "cost_per_1m_in": 0.25,
2115      "cost_per_1m_out": 1,
2116      "cost_per_1m_in_cached": 0,
2117      "cost_per_1m_out_cached": 0,
2118      "context_window": 131000,
2119      "default_max_tokens": 8000,
2120      "can_reason": false,
2121      "supports_attachments": false,
2122      "options": {}
2123    },
2124    {
2125      "id": "openai/gpt-oss-120b",
2126      "name": "gpt-oss-120b",
2127      "cost_per_1m_in": 0.09999999999999999,
2128      "cost_per_1m_out": 0.5,
2129      "cost_per_1m_in_cached": 0,
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/gpt-oss-20b",
2145      "name": "gpt-oss-20b",
2146      "cost_per_1m_in": 0.07,
2147      "cost_per_1m_out": 0.3,
2148      "cost_per_1m_in_cached": 0,
2149      "cost_per_1m_out_cached": 0,
2150      "context_window": 128000,
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": false,
2160      "options": {}
2161    },
2162    {
2163      "id": "openai/gpt-oss-safeguard-20b",
2164      "name": "gpt-oss-safeguard-20b",
2165      "cost_per_1m_in": 0.075,
2166      "cost_per_1m_out": 0.3,
2167      "cost_per_1m_in_cached": 0.037,
2168      "cost_per_1m_out_cached": 0,
2169      "context_window": 131072,
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": false,
2179      "options": {}
2180    },
2181    {
2182      "id": "openai/o1",
2183      "name": "o1",
2184      "cost_per_1m_in": 15,
2185      "cost_per_1m_out": 60,
2186      "cost_per_1m_in_cached": 7.5,
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",
2202      "name": "o3",
2203      "cost_per_1m_in": 2,
2204      "cost_per_1m_out": 8,
2205      "cost_per_1m_in_cached": 0.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-pro",
2221      "name": "o3 Pro",
2222      "cost_per_1m_in": 20,
2223      "cost_per_1m_out": 80,
2224      "cost_per_1m_in_cached": 0,
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": true,
2236      "options": {}
2237    },
2238    {
2239      "id": "openai/o3-deep-research",
2240      "name": "o3-deep-research",
2241      "cost_per_1m_in": 10,
2242      "cost_per_1m_out": 40,
2243      "cost_per_1m_in_cached": 2.5,
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": "openai/o3-mini",
2259      "name": "o3-mini",
2260      "cost_per_1m_in": 1.1,
2261      "cost_per_1m_out": 4.4,
2262      "cost_per_1m_in_cached": 0.55,
2263      "cost_per_1m_out_cached": 0,
2264      "context_window": 200000,
2265      "default_max_tokens": 8000,
2266      "can_reason": true,
2267      "reasoning_levels": [
2268        "low",
2269        "medium",
2270        "high"
2271      ],
2272      "default_reasoning_effort": "medium",
2273      "supports_attachments": false,
2274      "options": {}
2275    },
2276    {
2277      "id": "openai/o4-mini",
2278      "name": "o4-mini",
2279      "cost_per_1m_in": 1.1,
2280      "cost_per_1m_out": 4.4,
2281      "cost_per_1m_in_cached": 0.275,
2282      "cost_per_1m_out_cached": 0,
2283      "context_window": 200000,
2284      "default_max_tokens": 8000,
2285      "can_reason": true,
2286      "reasoning_levels": [
2287        "low",
2288        "medium",
2289        "high"
2290      ],
2291      "default_reasoning_effort": "medium",
2292      "supports_attachments": true,
2293      "options": {}
2294    },
2295    {
2296      "id": "vercel/v0-1.0-md",
2297      "name": "v0-1.0-md",
2298      "cost_per_1m_in": 3,
2299      "cost_per_1m_out": 15,
2300      "cost_per_1m_in_cached": 0,
2301      "cost_per_1m_out_cached": 0,
2302      "context_window": 128000,
2303      "default_max_tokens": 8000,
2304      "can_reason": false,
2305      "supports_attachments": true,
2306      "options": {}
2307    },
2308    {
2309      "id": "vercel/v0-1.5-md",
2310      "name": "v0-1.5-md",
2311      "cost_per_1m_in": 3,
2312      "cost_per_1m_out": 15,
2313      "cost_per_1m_in_cached": 0,
2314      "cost_per_1m_out_cached": 0,
2315      "context_window": 128000,
2316      "default_max_tokens": 8000,
2317      "can_reason": false,
2318      "supports_attachments": true,
2319      "options": {}
2320    }
2321  ],
2322  "default_headers": {
2323    "HTTP-Referer": "https://charm.land",
2324    "X-Title": "Crush"
2325  }
2326}