Models/Z.AI/glm-5.3
ZA

glm-5.3

$1.40/M input$4.40/M output
zai/glm-5.3

Description

GLM-5.3 is a large-scale reasoning model from Z.ai, built for complex software engineering and long-horizon agent tasks. It supports text input and output with a 1M-token context window, and improves...

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

Modalities

Input: TextOutput: Text

Pricing

Input$1.40/M
Output$4.40/M

Model Info

ProviderZ.AI
IDzai/glm-5.3