ZA
glm-5.3-flashx
$0.37/M input$1.25/M output
zai/glm-5.3-flashxDescription
GLM-5.3-FlashX is the high-speed variant of Z.ai's GLM-5.3-Flash, a native multimodal model delivering inference speeds of up to 200 tokens/s. Built on the same hybrid sparse and linear attention architecture...
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-flashx",
"messages": [{"role": "user", "content": "Hello!"}]
}'Modalities
Input: TextInput: ImageInput: VideoOutput: Text