{
  "key": "qwen3-vl-flash",
  "name": "Qwen3 VL Flash",
  "description": "Qwen vision-language model for visual reasoning, documents, and agent tasks",
  "lab": "alibaba",
  "family": "qwen",
  "release_date": "2025-10-09",
  "knowledge": null,
  "open_weights": false,
  "has_free_offering": false,
  "published": true,
  "modalities": {
    "input": [
      "text",
      "image"
    ],
    "output": [
      "text"
    ]
  },
  "capabilities": {
    "reasoning": false,
    "tool_call": true,
    "structured_output": true,
    "attachment": true,
    "reasoning_options": null
  },
  "limit": {
    "context": 262144,
    "output": 32768
  },
  "offerings": [
    {
      "provider": "llmgateway",
      "provider_model_id": "qwen3-vl-flash",
      "name": "Qwen3 VL Flash",
      "variants": [],
      "free": false,
      "priced": true,
      "cost": {
        "input": 0.05,
        "output": 0.4,
        "cache_read": 0.01,
        "cache_write": null,
        "reasoning": null,
        "context_over_200k": null,
        "tiers": null
      },
      "limit": {
        "context": 262144,
        "output": 32000,
        "input": null
      },
      "status": null,
      "last_updated": "2025-10-09"
    },
    {
      "provider": "llmgateway-providers",
      "provider_model_id": "alibaba/qwen3-vl-flash",
      "name": "Qwen3 VL Flash (Alibaba Cloud)",
      "variants": [],
      "free": false,
      "priced": true,
      "cost": {
        "input": 0.05,
        "output": 0.4,
        "cache_read": 0.01,
        "cache_write": null,
        "reasoning": null,
        "context_over_200k": null,
        "tiers": null
      },
      "limit": {
        "context": 262144,
        "output": 32768,
        "input": null
      },
      "status": null,
      "last_updated": "2025-10-15"
    }
  ]
}