Compare models
Put up to 4 models beside each other — token prices, context windows, capabilities and provider, from the same catalogue the model pages read.
- Claude Fable 5.1AnthropicRemove
- GLM 5.3Z.AIRemove
- Qwen3 Coder NextAlibabaRemove
- Gemini 3.7 FlashGoogleRemove
4 is the maximum. Remove one to add another.
| Attribute | Claude Fable 5.1claude-fable-5.1 | GLM 5.3glm-5.3 | Qwen3 Coder Nextqwen3-coder-next | Gemini 3.7 Flashgemini-3.7-flash |
|---|---|---|---|---|
| Pricing | ||||
| Input | $10.00 / 1M | $1.40 / 1M | $0.175 / 1M | $0.375 / 1M |
| Output | $50.00 / 1M | $4.40 / 1M | $1.40 / 1M | $1.88 / 1M |
| Cache Write (5m) | $12.50 / 1M | $1.40 / 1M | $0.175 / 1M | $0.375 / 1M |
| Cache Write (1h) | $20.00 / 1M | $1.40 / 1M | $0.175 / 1M | $0.375 / 1M |
| Cache Read | $1.00 / 1M | $1.40 / 1M | $0.175 / 1M | $0.375 / 1M |
| Web Search | $0 / 1M | $0 / 1M | $0 / 1M | $0 / 1M |
| Context | ||||
| Max context | 1M | 1M | 262.1K | 1M |
| Max output | N/A | N/A | N/A | N/A |
| Capabilities | ||||
| Vision | Yes | No | Yes | Yes |
| Function Calling | Yes | Yes | Yes | Yes |
| JSON Mode | Yes | Yes | Yes | Yes |
| Streaming | Yes | Yes | Yes | Yes |
| Catalogue | ||||
| Provider | Anthropic | Z.AI | Alibaba | |
| Category | chat | chat | chat | chat |
| Charge type | Pay As You Go | Pay As You Go | Pay As You Go | Pay As You Go |
| Released | — | — | — | — |
| Description | ||||
| Summary | Claude Fable 5.1 is an upgraded version of Fable 5, delivering broad improvements with particularly strong gains in agentic coding, long-running workflows, and professional knowledge work. It excels at large code refactors, front-end and visual code generation, financial analysis, and complex analytical tasks. Compared with Fable 5, it also produces more concise plans and summaries while maintaining strong performance across extended tasks, making it a natural upgrade for existing Fable workflows and a strong option alongside Opus 5 for reasoning-intensive applications. | GLM-5.3 is Z.ai's large-scale reasoning model designed for complex software engineering and long-horizon agentic workflows. It supports text input and output with a 1M-token context window, enabling sustained reasoning across large codebases and extended multi-step tasks. Building on GLM-5.2, it delivers stronger coding performance while improving the balance between capability and token efficiency, making it well suited for autonomous coding agents, large-scale engineering workflows, and complex task execution. | Qwen3-Coder-Next is an open-weight causal language model purpose-built for coding agents and local development workflows. It employs a sparse Mixture-of-Experts (MoE) architecture with 80B total parameters and only 3B activated per token, achieving performance comparable to models with 10–20× higher active compute. This efficiency makes it especially well suited for cost-sensitive, always-on agent deployments. Trained with a strong agentic focus, Qwen3-Coder-Next performs reliably on long-horizon coding tasks, complex tool interactions, and robust recovery from execution failures. With a native 256K context window, it integrates smoothly into real-world CLI and IDE environments and aligns well with common agent scaffolding used by modern coding tools. The model operates exclusively in non-thinking mode and does not emit <think> blocks, simplifying production integration for coding agents. | Gemini 3.7 Flash is Google's fast multimodal model designed for agentic workflows, coding, and complex multi-step reasoning. It combines responsive inference with reliable problem-solving capabilities, making it well suited for interactive and production-scale applications. Optimized for speed and dependable multi-step execution, Gemini 3.7 Flash is a strong choice for coding assistants, autonomous agents, and high-throughput workflows that require both low latency and capable reasoning. |