{
  "key": "qwen-image",
  "name": "Qwen Image",
  "description": "Image model for prompt-driven generation, editing, and visual design workflows",
  "lab": "alibaba",
  "family": "qwen",
  "release_date": "2025-08-07",
  "knowledge": null,
  "open_weights": false,
  "has_free_offering": false,
  "published": true,
  "modalities": {
    "input": [
      "text",
      "image"
    ],
    "output": [
      "image"
    ]
  },
  "capabilities": {
    "reasoning": false,
    "tool_call": false,
    "structured_output": false,
    "attachment": true,
    "reasoning_options": null
  },
  "limit": {
    "context": 8192,
    "output": 4096
  },
  "offerings": [
    {
      "provider": "nvidia",
      "provider_model_id": "qwen/qwen-image",
      "name": "Qwen Image",
      "variants": [],
      "free": false,
      "priced": false,
      "cost": {
        "input": 0,
        "output": 0,
        "cache_read": null,
        "cache_write": null,
        "reasoning": null,
        "context_over_200k": null,
        "tiers": null
      },
      "limit": {
        "context": 0,
        "output": 0,
        "input": null
      },
      "status": null,
      "last_updated": "2025-08-07"
    },
    {
      "provider": "regolo-ai",
      "provider_model_id": "qwen-image",
      "name": "Qwen-Image",
      "variants": [],
      "free": false,
      "priced": true,
      "cost": {
        "input": 0.5,
        "output": 2,
        "cache_read": null,
        "cache_write": null,
        "reasoning": null,
        "context_over_200k": null,
        "tiers": null
      },
      "limit": {
        "context": 8192,
        "output": 4096,
        "input": null
      },
      "status": null,
      "last_updated": "2026-03-01"
    }
  ]
}