{
  "key": "glm-4-6-original",
  "name": "GLM 4.6 Original",
  "description": "GLM-4.6, Zhipu's flagship text model with 256K context window and advanced reasoning capabilities. Direct via Z-AI (Zhipu).",
  "lab": "zhipuai",
  "family": "glm",
  "release_date": "2025-12-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": false,
    "attachment": false,
    "reasoning_options": []
  },
  "limit": {
    "context": 256000,
    "output": 65535
  },
  "offerings": [
    {
      "provider": "nano-gpt",
      "provider_model_id": "z-ai/glm-4.6-original",
      "name": "GLM 4.6 Original",
      "variants": [],
      "free": false,
      "priced": true,
      "cost": {
        "input": 0.35,
        "output": 1.4,
        "cache_read": 0.175,
        "cache_write": null,
        "reasoning": null,
        "context_over_200k": null,
        "tiers": null
      },
      "limit": {
        "context": 256000,
        "output": 65535,
        "input": 256000
      },
      "status": null,
      "last_updated": "2025-12-11"
    }
  ]
}