Mistral Medium 3.5 is a mid-tier large language model from Mistral with a 262,144-token context window and measured output throughput of roughly 143 tokens per second.
| Provider | Input / 1M | Output / 1M |
|---|---|---|
| $0.750 | $3.75 | |
| $1.50 | $7.50 | |
| $1.50 | $7.50 | |
| $1.74 | $8.69 |
Prices updated daily. Last check: Sep 4, 2026
Input, output, and batch rates, plus alternatives, for one provider at a time.
Benchmarks measured Sep 2026. Scores are independent evaluations, not vendor-reported.
Mistral Medium 3.5 fits workloads that need solid general-purpose language ability with room for long inputs, without paying for a top-tier model. The 256K context window makes it a candidate for long-document summarization, contract and report analysis, retrieval-augmented generation where many retrieved chunks are passed in at once, and multi-turn assistants that accumulate long histories. Its measured ~143 tokens/second output rate and sub-second time to first token suit user-facing chat, drafting, and coding-assistant scenarios where streaming responsiveness matters. For very high-volume, simple classification or extraction work, a smaller Mistral model is usually the more economical choice; for the most demanding reasoning, math, or agentic tasks, a larger model is the more common pick.
Pricing depends on which inference provider you use and on the pricing model — separate input and output token rates, batch or cached-input discounts, and committed-capacity or self-hosted GPU options all price differently. Rates also change frequently. Check the pricing table on this page for the current per-provider figures rather than relying on a fixed number.
It suits general-purpose text work where long inputs are involved: long-document summarization and analysis, retrieval-augmented generation over large source sets, chat assistants with extended histories, drafting, and coding assistance. Its ~143 tokens/second output rate and roughly 671 ms time to first token make it workable for interactive, streaming applications.
Mistral Medium 3.5 supports 262,144 tokens (256K) of context, which can accommodate book-length documents, long meeting transcripts, or substantial portions of a codebase in a single request.
Mistral Medium 3.5 is a later iteration in the same Medium tier of Mistral's lineup. Our database tracks its 256K context window and throughput measurements; for a detailed capability-by-capability comparison against Mistral Medium 3, refer to Mistral's own release notes.
Medium-tier models are typically selected when a small model is not accurate enough but the workload does not justify a larger model's cost and latency. If your tasks involve hard multi-step reasoning or complex agentic workflows, evaluate a larger model; if they are high-volume and simple, a smaller Mistral model is usually cheaper. Running your own evaluation on representative prompts is the reliable way to decide.