{
  "key": "qwen-3-7-plus",
  "name": "Qwen 3.7 Plus",
  "description": "Multimodal Qwen workhorse for long-context agents, visual inputs, and coding",
  "lab": "alibaba",
  "family": "qwen",
  "release_date": "2026-06-02",
  "knowledge": "2025-04",
  "open_weights": false,
  "has_free_offering": false,
  "published": true,
  "modalities": {
    "input": [
      "text",
      "image",
      "video"
    ],
    "output": [
      "text"
    ]
  },
  "capabilities": {
    "reasoning": true,
    "tool_call": true,
    "structured_output": true,
    "attachment": true,
    "reasoning_options": []
  },
  "limit": {
    "context": 1000000,
    "output": 65536
  },
  "offerings": [
    {
      "provider": "venice",
      "provider_model_id": "qwen-3-7-plus",
      "name": "Qwen 3.7 Plus",
      "variants": [],
      "free": false,
      "priced": true,
      "cost": {
        "input": 0.5,
        "output": 2,
        "cache_read": 0.05,
        "cache_write": 0.625,
        "reasoning": null,
        "context_over_200k": {
          "input": 1.5,
          "output": 6
        },
        "tiers": [
          {
            "input": 1.5,
            "output": 6,
            "cache_read": 0.15,
            "cache_write": 1.875,
            "tier": {
              "type": "context",
              "size": 256000
            }
          }
        ]
      },
      "limit": {
        "context": 1000000,
        "output": 65536,
        "input": null
      },
      "status": null,
      "last_updated": "2026-06-11"
    }
  ]
}