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.
| Attribute | DeepSeek V3.2 (Thinking)deepseek-v3.2-thinking | GLM 5.3glm-5.3 | GPT-6 Astra Progpt-6-astra-pro |
|---|---|---|---|
| Pricing | |||
| Input | $0.19 / 1M | $1.40 / 1M | $10.00 / 1M |
| Output | $0.275 / 1M | $4.40 / 1M | $50.00 / 1M |
| Cache Write (5m) | $0.19 / 1M | $1.40 / 1M | $10.00 / 1M |
| Cache Write (1h) | $0.19 / 1M | $1.40 / 1M | $10.00 / 1M |
| Cache Read | $0.19 / 1M | $1.40 / 1M | $10.00 / 1M |
| Web Search | $0 / 1M | $0 / 1M | $0 / 1M |
| Context | |||
| Max context | 163.8K | 1M | 1M |
| Max output | N/A | N/A | N/A |
| Capabilities | |||
| Vision | Yes | No | Yes |
| Function Calling | Yes | Yes | Yes |
| JSON Mode | Yes | Yes | Yes |
| Streaming | Yes | Yes | Yes |
| Catalogue | |||
| Provider | DeepSeek | Z.AI | OpenAI |
| Category | chat | chat | chat |
| Charge type | Pay As You Go | Pay As You Go | Pay As You Go |
| Released | — | — | — |
| Description | |||
| Summary | DeepSeek-V3.2 is an efficiency-focused large model that combines strong reasoning with reliable tool use. It introduces DeepSeek Sparse Attention to lower compute costs for long contexts while preserving quality, and uses large-scale reinforcement learning to reach GPT-5-class reasoning (including top IMO/IOI results). An agentic task-synthesis pipeline improves how it reasons with tools in interactive settings — and developers can toggle reasoning on or off as needed. | 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. | GPT-6 Astra Pro uses the same underlying model as GPT-6 Astra, but runs with reasoning.mode set to pro for higher-quality responses on complex tasks. Optimized for deeper reasoning, greater accuracy, and more reliable multi-step execution, it is well suited for demanding coding, analysis, and agentic workflows where solution quality takes priority over speed and cost. |