{
  "key": "glm-4-5-x",
  "name": "GLM-4.5 X",
  "description": "Flagship GLM model for hybrid reasoning, coding, and agentic engineering",
  "lab": "zhipuai",
  "family": "glm",
  "release_date": "2025-07-28",
  "knowledge": null,
  "open_weights": false,
  "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": 128000,
    "output": 128000
  },
  "offerings": [
    {
      "provider": "llmgateway",
      "provider_model_id": "glm-4.5-x",
      "name": "GLM-4.5 X",
      "variants": [],
      "free": false,
      "priced": true,
      "cost": {
        "input": 2.2,
        "output": 8.9,
        "cache_read": 0.45,
        "cache_write": null,
        "reasoning": null,
        "context_over_200k": null,
        "tiers": null
      },
      "limit": {
        "context": 128000,
        "output": 16384,
        "input": null
      },
      "status": "beta",
      "last_updated": "2025-07-28"
    },
    {
      "provider": "llmgateway-providers",
      "provider_model_id": "zai/glm-4.5-x",
      "name": "GLM-4.5 X (Z AI)",
      "variants": [],
      "free": false,
      "priced": true,
      "cost": {
        "input": 2.2,
        "output": 8.9,
        "cache_read": 0.45,
        "cache_write": null,
        "reasoning": null,
        "context_over_200k": null,
        "tiers": null
      },
      "limit": {
        "context": 128000,
        "output": 128000,
        "input": null
      },
      "status": null,
      "last_updated": "2025-07-28"
    }
  ]
}