{
  "key": "glm-4-air-0111",
  "name": "GLM 4 Air 0111",
  "description": "Compact GPT model for low-latency assistance and high-volume workloads",
  "lab": "zhipuai",
  "family": "glm",
  "release_date": "2025-01-11",
  "knowledge": null,
  "open_weights": false,
  "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": 128000,
    "output": 4096
  },
  "offerings": [
    {
      "provider": "nano-gpt",
      "provider_model_id": "glm-4-air-0111",
      "name": "GLM 4 Air 0111",
      "variants": [],
      "free": false,
      "priced": true,
      "cost": {
        "input": 0.1394,
        "output": 0.1394,
        "cache_read": 0.0697,
        "cache_write": null,
        "reasoning": null,
        "context_over_200k": null,
        "tiers": null
      },
      "limit": {
        "context": 128000,
        "output": 4096,
        "input": 128000
      },
      "status": null,
      "last_updated": "2025-01-11"
    }
  ]
}