{
  "key": "qwen3-32b-tee",
  "name": "Qwen3 32B TEE",
  "description": "Dense open Qwen model for self-hosted chat, reasoning, and coding",
  "lab": "alibaba",
  "family": "qwen",
  "release_date": "2025-04",
  "knowledge": "2025-04",
  "open_weights": true,
  "has_free_offering": false,
  "published": true,
  "modalities": {
    "input": [
      "text"
    ],
    "output": [
      "text"
    ]
  },
  "capabilities": {
    "reasoning": true,
    "tool_call": true,
    "structured_output": true,
    "attachment": false,
    "reasoning_options": [
      {
        "type": "toggle"
      }
    ]
  },
  "limit": {
    "context": 40960,
    "output": 40960
  },
  "offerings": [
    {
      "provider": "chutes",
      "provider_model_id": "Qwen/Qwen3-32B-TEE",
      "name": "Qwen3 32B TEE",
      "variants": [],
      "free": false,
      "priced": true,
      "cost": {
        "input": 0.104,
        "output": 0.416,
        "cache_read": 0.010399999999999998,
        "cache_write": null,
        "reasoning": null,
        "context_over_200k": null,
        "tiers": null
      },
      "limit": {
        "context": 40960,
        "output": 40960,
        "input": null
      },
      "status": null,
      "last_updated": "2025-04"
    }
  ]
}