{
  "key": "glm-5p2-fast",
  "name": "GLM 5.2 Fast",
  "description": "Efficient GLM model for fast reasoning, coding, and agent workflows",
  "lab": "zhipuai",
  "family": "glm",
  "release_date": "2026-06-26",
  "knowledge": null,
  "open_weights": true,
  "has_free_offering": false,
  "published": true,
  "modalities": {
    "input": [
      "text"
    ],
    "output": [
      "text"
    ]
  },
  "capabilities": {
    "reasoning": true,
    "tool_call": true,
    "structured_output": null,
    "attachment": false,
    "reasoning_options": [
      {
        "type": "toggle"
      },
      {
        "type": "effort",
        "values": [
          "high",
          "max"
        ]
      }
    ]
  },
  "limit": {
    "context": 1048575,
    "output": 131072
  },
  "offerings": [
    {
      "provider": "fireworks-ai",
      "provider_model_id": "accounts/fireworks/routers/glm-5p2-fast",
      "name": "GLM 5.2 Fast",
      "variants": [],
      "free": false,
      "priced": true,
      "cost": {
        "input": 2.1,
        "output": 6.6,
        "cache_read": 0.21,
        "cache_write": null,
        "reasoning": null,
        "context_over_200k": null,
        "tiers": null
      },
      "limit": {
        "context": 1048575,
        "output": 131072,
        "input": null
      },
      "status": null,
      "last_updated": "2026-06-26"
    }
  ]
}