Models/Z.AI/glm-5-turbo
ZA

glm-5-turbo

262K context$1.20/M input$4.00/M output
zai/glm-5-turbo

Description

GLM-5 Turbo is a new model from Z.ai designed for fast inference and strong performance in agent-driven environments such as OpenClaw scenarios. It is deeply optimized for real-world agent workflows...

Quick Start

curl https://router.tangle.tools/v1/chat/completions \
  -H "Authorization: Bearer $TANGLE_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{
    "model": "zai/glm-5-turbo",
    "messages": [{"role": "user", "content": "Hello!"}]
  }'

Modalities

Input: TextOutput: Text

Pricing

Input$1.20/M
Output$4.00/M
Context262K tokens

Model Info

ProviderZ.AI
IDzai/glm-5-turbo