zai-glm-4.7
33K contextFree inputFree output
cerebras/zai-glm-4.7Quick Start
curl https://router.tangle.tools/v1/chat/completions \
-H "Authorization: Bearer $TANGLE_API_KEY" \
-H "Content-Type: application/json" \
-d '{
"model": "cerebras/zai-glm-4.7",
"messages": [{"role": "user", "content": "Hello!"}]
}'Modalities
Input: TextOutput: Text