{
  "key": "glm-z1-9b-0414",
  "name": "GLM Z1 9B 0414",
  "description": "Flagship GLM model for hybrid reasoning, coding, and agentic engineering",
  "lab": "zhipuai",
  "family": "glm-z",
  "release_date": "2024-01-01",
  "knowledge": null,
  "open_weights": true,
  "has_free_offering": false,
  "published": true,
  "modalities": {
    "input": [
      "text"
    ],
    "output": [
      "text"
    ]
  },
  "capabilities": {
    "reasoning": false,
    "tool_call": false,
    "structured_output": false,
    "attachment": false,
    "reasoning_options": null
  },
  "limit": {
    "context": 32000,
    "output": 8000
  },
  "offerings": [
    {
      "provider": "nano-gpt",
      "provider_model_id": "THUDM/GLM-Z1-9B-0414",
      "name": "GLM Z1 9B 0414",
      "variants": [],
      "free": false,
      "priced": true,
      "cost": {
        "input": 0.2,
        "output": 0.2,
        "cache_read": 0.1,
        "cache_write": null,
        "reasoning": null,
        "context_over_200k": null,
        "tiers": null
      },
      "limit": {
        "context": 32000,
        "output": 8000,
        "input": 32000
      },
      "status": null,
      "last_updated": "2025-04-14"
    }
  ]
}