Models/zai/glm-4.6
ZA

glm-4.6

203K context$0.43/M input$1.74/M output
zai/glm-4.6

Description

Compared with GLM-4.5, this generation brings several key improvements: Longer context window: The context window has been expanded from 128K to 200K tokens, enabling the model to handle more complex...

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-4.6",
    "messages": [{"role": "user", "content": "Hello!"}]
  }'

Modalities

Input: TextOutput: Text

Pricing

Input$0.43/M
Output$1.74/M
Context203K tokens

Model Info

Providerzai
IDzai/glm-4.6