{
  "key": "glm-4-6v-flash",
  "name": "GLM 4.6V Flash",
  "description": "Lightweight GLM vision model for visual reasoning, documents, and multimodal agents",
  "lab": "zhipuai",
  "family": "glm",
  "release_date": "2025-12-08",
  "knowledge": null,
  "open_weights": true,
  "has_free_offering": true,
  "published": true,
  "modalities": {
    "input": [
      "text",
      "image",
      "video",
      "pdf"
    ],
    "output": [
      "text"
    ]
  },
  "capabilities": {
    "reasoning": true,
    "tool_call": true,
    "structured_output": true,
    "attachment": true,
    "reasoning_options": [
      {
        "type": "toggle"
      }
    ]
  },
  "limit": {
    "context": 200000,
    "output": 64000
  },
  "offerings": [
    {
      "provider": "empiriolabs",
      "provider_model_id": "glm-4-6v-flash",
      "name": "GLM 4.6V Flash",
      "variants": [],
      "free": false,
      "priced": false,
      "cost": {
        "input": 0,
        "output": 0,
        "cache_read": null,
        "cache_write": null,
        "reasoning": null,
        "context_over_200k": null,
        "tiers": null
      },
      "limit": {
        "context": 128000,
        "output": 32768,
        "input": null
      },
      "status": null,
      "last_updated": "2025-12-08"
    },
    {
      "provider": "huggingface",
      "provider_model_id": "zai-org/GLM-4.6V-Flash",
      "name": "GLM-4.6V-Flash",
      "variants": [],
      "free": false,
      "priced": true,
      "cost": {
        "input": 0.3,
        "output": 0.9,
        "cache_read": null,
        "cache_write": null,
        "reasoning": null,
        "context_over_200k": null,
        "tiers": null
      },
      "limit": {
        "context": 131072,
        "output": 32768,
        "input": null
      },
      "status": null,
      "last_updated": "2025-12-08"
    },
    {
      "provider": "zenmux",
      "provider_model_id": "z-ai/glm-4.6v-flash",
      "name": "GLM 4.6V FlashX",
      "variants": [],
      "free": false,
      "priced": true,
      "cost": {
        "input": 0.02,
        "output": 0.21,
        "cache_read": 0.0043,
        "cache_write": null,
        "reasoning": null,
        "context_over_200k": null,
        "tiers": null
      },
      "limit": {
        "context": 200000,
        "output": 64000,
        "input": null
      },
      "status": null,
      "last_updated": "2025-12-08"
    },
    {
      "provider": "zenmux",
      "provider_model_id": "z-ai/glm-4.6v-flash-free",
      "name": "GLM 4.6V Flash (Free)",
      "variants": [
        "free"
      ],
      "free": true,
      "priced": false,
      "cost": {
        "input": 0,
        "output": 0,
        "cache_read": null,
        "cache_write": null,
        "reasoning": null,
        "context_over_200k": null,
        "tiers": null
      },
      "limit": {
        "context": 200000,
        "output": 64000,
        "input": null
      },
      "status": null,
      "last_updated": "2025-12-08"
    }
  ]
}