ZA
glm-4.6
203K context$0.43/M input$1.74/M output
zai/glm-4.6Description
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