{
  "key": "qwen-3-6-max-preview",
  "name": "Qwen 3.6 Max Preview",
  "description": "Flagship Qwen model for complex reasoning, coding, and agentic workflows",
  "lab": "alibaba",
  "family": "qwen",
  "release_date": "2026-04-20",
  "knowledge": null,
  "open_weights": true,
  "has_free_offering": false,
  "published": true,
  "modalities": {
    "input": [
      "text"
    ],
    "output": [
      "text"
    ]
  },
  "capabilities": {
    "reasoning": true,
    "tool_call": true,
    "structured_output": null,
    "attachment": true,
    "reasoning_options": [
      {
        "type": "toggle"
      },
      {
        "type": "budget_tokens",
        "min": 1,
        "max": 131072
      }
    ]
  },
  "limit": {
    "context": 240000,
    "output": 64000
  },
  "offerings": [
    {
      "provider": "vercel",
      "provider_model_id": "alibaba/qwen-3.6-max-preview",
      "name": "Qwen 3.6 Max Preview",
      "variants": [],
      "free": false,
      "priced": true,
      "cost": {
        "input": 1.3,
        "output": 7.8,
        "cache_read": 0.13,
        "cache_write": 1.625,
        "reasoning": null,
        "context_over_200k": null,
        "tiers": null
      },
      "limit": {
        "context": 240000,
        "output": 64000,
        "input": null
      },
      "status": null,
      "last_updated": "2026-04-24"
    }
  ]
}