{
  "key": "glm-4-6v-original",
  "name": "GLM 4.6V Original",
  "description": "GLM-4.6V scales its context window to 128k tokens in training, and achieves SoTA performance in visual understanding among models of similar parameter scales. Integrates native Function Calling capabilities, bridging 'visual perception' and 'executable action' for multimodal agents. Direct via Z-AI (Zhipu).",
  "lab": "zhipuai",
  "family": "glm",
  "release_date": "2025-12-08",
  "knowledge": null,
  "open_weights": true,
  "has_free_offering": false,
  "published": true,
  "modalities": {
    "input": [
      "text",
      "image"
    ],
    "output": [
      "text"
    ]
  },
  "capabilities": {
    "reasoning": false,
    "tool_call": false,
    "structured_output": false,
    "attachment": true,
    "reasoning_options": null
  },
  "limit": {
    "context": 128000,
    "output": 24000
  },
  "offerings": [
    {
      "provider": "nano-gpt",
      "provider_model_id": "z-ai/glm-4.6v-original",
      "name": "GLM 4.6V Original",
      "variants": [],
      "free": false,
      "priced": true,
      "cost": {
        "input": 0.6,
        "output": 0.9,
        "cache_read": 0.3,
        "cache_write": null,
        "reasoning": null,
        "context_over_200k": null,
        "tiers": null
      },
      "limit": {
        "context": 128000,
        "output": 24000,
        "input": 128000
      },
      "status": null,
      "last_updated": "2025-12-08"
    }
  ]
}