Models/Z.AI/glm-5.3-flash
ZA

glm-5.3-flash

$0.15/M input$0.50/M output
zai/glm-5.3-flash

Description

GLM-5.3-Flash is a native multimodal model from Z.ai. It is suited for efficient coding and long-horizon agent tasks. Its hybrid sparse and linear attention architecture maintains accurate long-context behavior while...

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

Modalities

Input: TextInput: ImageInput: VideoOutput: Text

Pricing

Input$0.15/M
Output$0.50/M

Model Info

ProviderZ.AI
IDzai/glm-5.3-flash