glm-5-code · Zhipu · text
GLM-5 Code is Zhipu AI's coding-specialized model, with a 200K context window optimized for code generation, completion, and refactoring. It supports FIM completion and Function Calling, making it ideal for IDE integration, code review, and agentic coding workflows.
200K context; FIM completion; Function Calling; JSON mode; code generation; context caching; OpenAI-compatible API.
Code generation and refactoring; multi-file editing; code translation; unit test generation; code review; IDE integration; agentic coding workflows.
No image generation; average performance on non-coding tasks; some features are available only within mainland China.
Anthropic official CLI coding agent. Multi-file edits, tool use, long-context reasoning.
export ANTHROPIC_AUTH_TOKEN="YOUR_API_KEY"
export ANTHROPIC_BASE_URL="https://api.robovai.com"
export ANTHROPIC_MODEL="glm-5-code"
claude