{
  "key": "qwen-plus-2025-07-28",
  "name": "Qwen: Qwen Plus 0728",
  "description": "Qwen instruction model for multilingual chat, reasoning, and tool use",
  "lab": "alibaba",
  "family": "qwen",
  "release_date": "2025-09-08",
  "knowledge": null,
  "open_weights": false,
  "has_free_offering": false,
  "published": true,
  "modalities": {
    "input": [
      "text"
    ],
    "output": [
      "text"
    ]
  },
  "capabilities": {
    "reasoning": false,
    "tool_call": true,
    "structured_output": true,
    "attachment": false,
    "reasoning_options": null
  },
  "limit": {
    "context": 1000000,
    "output": 32768
  },
  "offerings": [
    {
      "provider": "kilo",
      "provider_model_id": "qwen/qwen-plus-2025-07-28",
      "name": "Qwen: Qwen Plus 0728",
      "variants": [],
      "free": false,
      "priced": true,
      "cost": {
        "input": 0.26,
        "output": 0.78,
        "cache_read": null,
        "cache_write": null,
        "reasoning": null,
        "context_over_200k": null,
        "tiers": null
      },
      "limit": {
        "context": 1000000,
        "output": 32768,
        "input": null
      },
      "status": null,
      "last_updated": "2025-09-08"
    },
    {
      "provider": "openrouter",
      "provider_model_id": "qwen/qwen-plus-2025-07-28",
      "name": "Qwen Plus 0728",
      "variants": [],
      "free": false,
      "priced": true,
      "cost": {
        "input": 0.26,
        "output": 0.78,
        "cache_read": null,
        "cache_write": null,
        "reasoning": null,
        "context_over_200k": {
          "input": 0.78,
          "output": 2.34
        },
        "tiers": [
          {
            "input": 0.78,
            "output": 2.34,
            "tier": {
              "type": "context",
              "size": 256000
            }
          }
        ]
      },
      "limit": {
        "context": 1000000,
        "output": 32768,
        "input": null
      },
      "status": null,
      "last_updated": "2025-09-08"
    }
  ]
}