{
  "key": "glm-5-2-short-fast-flex",
  "name": "GLM 5.2 Short Fast Flex",
  "description": "Efficient GLM model for fast reasoning, coding, and agent workflows",
  "lab": "zhipuai",
  "family": "glm",
  "release_date": "2026-06-17",
  "knowledge": null,
  "open_weights": true,
  "has_free_offering": false,
  "published": true,
  "modalities": {
    "input": [
      "text"
    ],
    "output": [
      "text"
    ]
  },
  "capabilities": {
    "reasoning": true,
    "tool_call": true,
    "structured_output": false,
    "attachment": false,
    "reasoning_options": [
      {
        "type": "effort",
        "values": [
          "none",
          "high",
          "max"
        ]
      },
      {
        "type": "budget_tokens"
      }
    ]
  },
  "limit": {
    "context": 199984,
    "output": 32000
  },
  "offerings": [
    {
      "provider": "neuralwatt",
      "provider_model_id": "glm-5.2-short-fast-flex",
      "name": "GLM 5.2 Short Fast Flex",
      "variants": [],
      "free": false,
      "priced": true,
      "cost": {
        "input": 0.9425,
        "output": 2.925,
        "cache_read": 0.09425,
        "cache_write": null,
        "reasoning": null,
        "context_over_200k": null,
        "tiers": null
      },
      "limit": {
        "context": 199984,
        "output": 32000,
        "input": null
      },
      "status": null,
      "last_updated": "2026-06-17"
    }
  ]
}