{
  "key": "glm-5-original",
  "name": "GLM 5 Original",
  "description": "GLM-5 is Zhipu's latest flagship model with advanced reasoning and instruction following. Routed directly via Z-AI (Zhipu).",
  "lab": "zhipuai",
  "family": "glm",
  "release_date": "2026-02-11",
  "knowledge": null,
  "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": []
  },
  "limit": {
    "context": 200000,
    "output": 128000
  },
  "offerings": [
    {
      "provider": "nano-gpt",
      "provider_model_id": "z-ai/glm-5-original",
      "name": "GLM 5 Original",
      "variants": [],
      "free": false,
      "priced": true,
      "cost": {
        "input": 1,
        "output": 3.2,
        "cache_read": 0.2,
        "cache_write": null,
        "reasoning": null,
        "context_over_200k": null,
        "tiers": null
      },
      "limit": {
        "context": 200000,
        "output": 128000,
        "input": 200000
      },
      "status": null,
      "last_updated": "2026-02-11"
    },
    {
      "provider": "nano-gpt",
      "provider_model_id": "z-ai/glm-5-original:thinking",
      "name": "GLM 5 Original Thinking",
      "variants": [
        "thinking"
      ],
      "free": false,
      "priced": true,
      "cost": {
        "input": 1,
        "output": 3.2,
        "cache_read": 0.2,
        "cache_write": null,
        "reasoning": null,
        "context_over_200k": null,
        "tiers": null
      },
      "limit": {
        "context": 200000,
        "output": 128000,
        "input": 200000
      },
      "status": null,
      "last_updated": "2026-02-11"
    }
  ]
}