{
  "key": "qwen3-8-27b-queen",
  "name": "Qwen 3.8 27B Queen",
  "description": "Qwen 3.8 27B Queen is an open-weight roleplay finetune with image understanding, tool calling, optional reasoning, and a 262,144-token context window.",
  "lab": "alibaba",
  "family": "qwen",
  "release_date": "2026-09-09",
  "knowledge": null,
  "open_weights": true,
  "has_free_offering": false,
  "published": true,
  "modalities": {
    "input": [
      "text",
      "image"
    ],
    "output": [
      "text"
    ]
  },
  "capabilities": {
    "reasoning": true,
    "tool_call": true,
    "structured_output": false,
    "attachment": true,
    "reasoning_options": []
  },
  "limit": {
    "context": 262144,
    "output": 32768
  },
  "offerings": [
    {
      "provider": "nano-gpt",
      "provider_model_id": "qwen/qwen3.8-27b-queen",
      "name": "Qwen 3.8 27B Queen",
      "variants": [],
      "free": false,
      "priced": true,
      "cost": {
        "input": 0.25,
        "output": 1.5,
        "cache_read": 0.125,
        "cache_write": null,
        "reasoning": null,
        "context_over_200k": null,
        "tiers": null
      },
      "limit": {
        "context": 262144,
        "output": 32768,
        "input": 262144
      },
      "status": null,
      "last_updated": "2026-09-09"
    }
  ]
}