Z-
Z.ai: GLM 4 32B
128K context$0.10/M input$0.10/M output
z-ai/glm-4-32bDescription
GLM 4 32B is a cost-effective foundation language model. It can efficiently perform complex tasks and has significantly enhanced capabilities in tool use, online search, and code-related intelligent tasks. It...
Quick Start
curl https://router.tangle.tools/v1/chat/completions \
-H "Authorization: Bearer $TANGLE_API_KEY" \
-H "Content-Type: application/json" \
-d '{
"model": "z-ai/glm-4-32b",
"messages": [{"role": "user", "content": "Hello!"}]
}'Modalities
Input: TextOutput: Text