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 | Mistral Medium 3.5mistral-medium-3-5 | DeepSeek V4.1 Flashdeepseek-v4.1-flash |
|---|---|---|
| Pricing | ||
| Input | $1.50 / 1M | $0.30 / 1M |
| Output | $7.50 / 1M | $1.20 / 1M |
| Cache Write (5m) | $1.50 / 1M | $0.30 / 1M |
| Cache Write (1h) | $1.50 / 1M | $0.30 / 1M |
| Cache Read | $1.50 / 1M | $0.30 / 1M |
| Web Search | $0 / 1M | $0 / 1M |
| Context | ||
| Max context | 262.1K | 1M |
| Max output | N/A | N/A |
| Capabilities | ||
| Vision | Yes | Yes |
| Function Calling | Yes | Yes |
| JSON Mode | Yes | Yes |
| Streaming | Yes | Yes |
| Catalogue | ||
| Provider | Mistral | DeepSeek |
| Category | chat | chat |
| Charge type | Pay As You Go | Pay As You Go |
| Released | — | — |
| Description | ||
| Summary | Mistral Medium 3.5 is a 128B dense instruction-following model from Mistral AI, supporting text and image inputs with text output. It is designed for agentic workflows, coding, and complex multi-step reasoning, with strong reliability in multi-tool orchestration and long-horizon tasks. The model features a 256K token context window, configurable reasoning effort per request, and a custom vision encoder that handles variable image sizes and aspect ratios. With support for self-hosting on as few as four GPUs and availability under open weights, it is well suited for scalable, production-grade deployments. | DeepSeek V4.1 Flash is a cost-efficient sparse Mixture-of-Experts (MoE) model in DeepSeek's V4.1 family, optimized for coding, reasoning, and agentic workflows. Despite its efficiency-focused positioning, DeepSeek reports that it surpasses the previous V4 Pro in performance, inference speed, and overall task completion time. The model is particularly strong at long-horizon, multi-step execution, making it well suited for coding agents, complex problem solving, and autonomous workflows that must reliably carry tasks through to completion. |