GLM 4.6
GLM-4.6 expands the context window to 200K tokens and delivers higher coding benchmark scores and stronger real-world performance in coding tools, including more visually polished front-end generation. It improves reasoning with tool use during inference, performs better as a tool-using and search agent within agent frameworks, and aligns more naturally in writing and role-play.
Quick start
Drop-in requests for the OpenAI-compatible Deva endpoint.
1curl https://api.deva.me/v1/chat/completions \2 -H "Authorization: Bearer $DEVA_API_KEY" \3 -H "Content-Type: application/json" \4 -d '{5 "model": "z-ai/glm-4.6",6 "messages": [{"role":"user","content":"Hello from Deva"}],7 "stream": true8 }'Capabilities
Feature metadata advertised for this model.
Related models
More options from z-ai and the recommended set.
Z AI: GLM 5.1
GLM-5.1 delivers a major leap in coding capability, with especially strong gains on long-horizon tasks. Rather than minute-level interactions, it can work independently and continuously on a single task for more than eight hours, autonomously planning, executing, and refining its work to deliver complete, engineering-grade results.
Z AI: GLM 5.2
Z AI: GLM 5.3
X AI: Grok 4.3
Grok 4.3 is a reasoning model from xAI that accepts text and image inputs with text output, suited to agentic workflows, instruction-following, and applications requiring high factual accuracy. Reasoning effort is configurable (none, low, medium, or high), and a 1M-token context window with no output limit makes it well-suited to long-document analysis, deep research, and multi-step agentic tasks.