{
  "key": "qwen3p7-plus",
  "name": "Qwen 3.7 Plus",
  "description": "Qwen vision-language model for visual reasoning, documents, and agent tasks",
  "lab": "alibaba",
  "family": "qwen",
  "release_date": "2026-06-12",
  "knowledge": null,
  "open_weights": false,
  "has_free_offering": false,
  "published": true,
  "modalities": {
    "input": [
      "text",
      "image"
    ],
    "output": [
      "text"
    ]
  },
  "capabilities": {
    "reasoning": true,
    "tool_call": true,
    "structured_output": null,
    "attachment": true,
    "reasoning_options": [
      {
        "type": "toggle"
      },
      {
        "type": "effort",
        "values": [
          "low",
          "medium",
          "high"
        ]
      },
      {
        "type": "budget_tokens",
        "min": 1
      }
    ]
  },
  "limit": {
    "context": 262144,
    "output": 65536
  },
  "offerings": [
    {
      "provider": "fireworks-ai",
      "provider_model_id": "accounts/fireworks/models/qwen3p7-plus",
      "name": "Qwen 3.7 Plus",
      "variants": [],
      "free": false,
      "priced": true,
      "cost": {
        "input": 0.4,
        "output": 1.6,
        "cache_read": 0.08,
        "cache_write": null,
        "reasoning": null,
        "context_over_200k": null,
        "tiers": null
      },
      "limit": {
        "context": 262144,
        "output": 65536,
        "input": null
      },
      "status": null,
      "last_updated": "2026-06-12"
    }
  ]
}