glm-4.7-flash · Zhipu · text
GLM-4.7 Flash is Zhipu AI's free model, offering a 128K context window at zero cost with rate limits. It supports Function Calling and JSON mode, and is ideal for prototyping, learning, and low-frequency scenarios. It's the perfect entry point for experiencing Zhipu's GLM series.
128K context; visual understanding; Function Calling; JSON mode; OpenAI-compatible API; free to use.
Prototyping and testing; learning and education; low-frequency conversation; lightweight code completion; image recognition; personal assistants.
No image generation; weaker reasoning than GLM-4.7; strict rate limits; 128K context; not suitable for high-concurrency production environments.
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-4.7-flash"
claude