{
  "key": "glm-5-2-caveman-lite",
  "name": "GLM-5.2 Caveman Lite",
  "description": "glm-5.2 carrying a built-in ruleset that compresses prose, keeping code and technical detail verbatim. The gentlest tier: it cuts filler only and keeps the explanation intact. Same upstream model and price per token as glm-5.2, with fewer output tokens.",
  "lab": "zhipuai",
  "family": "glm",
  "release_date": "2026-06-13",
  "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": [
      {
        "type": "effort",
        "values": [
          "none",
          "minimal",
          "low",
          "medium",
          "high"
        ]
      }
    ]
  },
  "limit": {
    "context": 1000000,
    "output": 131072
  },
  "offerings": [
    {
      "provider": "greenpt",
      "provider_model_id": "glm-5.2-caveman-lite",
      "name": "GLM-5.2 Caveman Lite",
      "variants": [],
      "free": false,
      "priced": true,
      "cost": {
        "input": 1.254,
        "output": 5.016,
        "cache_read": 0.3135,
        "cache_write": null,
        "reasoning": null,
        "context_over_200k": null,
        "tiers": null
      },
      "limit": {
        "context": 1000000,
        "output": 131072,
        "input": null
      },
      "status": null,
      "last_updated": "2026-06-13"
    }
  ]
}