mistral/mistral-medium-latest
Balanced Mistral model for enterprise assistants, multilingual work, and tools
This model's cache
This model page returns the exact headers below. The page and /api/models/mistral--mistral-medium-latest share the model:mistral--mistral-medium-latest tag, so invalidation stays scoped to this model.
/models/mistral--mistral-medium-latestpublic, max-age=300, stale-while-revalidate=3600catalogmodel:mistral--mistral-medium-latestWorkers Cache derives the key from this path/query, plus the Worker entrypoint and current Worker version.
export const Route = createFileRoute('/models/$modelSlug')({
headers: () => ({
'Cache-Control': 'public, max-age=300, stale-while-revalidate=3600',
'Cache-Tag': 'catalog,model:mistral--mistral-medium-latest',
}),
})Invalidate this cache tag
await ctx.cache.purge({ tags: ['model:mistral--mistral-medium-latest'] })Use this when one model changes and you do not want to evict the whole catalog.
- Released
- Apr 29, 2026
- Last updated
- Apr 29, 2026
- Context window
- 262.1K tokens
- Max output
- 262.1K tokens
- Open weights
- Yes
- Family
- Mistral Medium
Starts at
$0.4
per 1M input tokens
Output
$2
Sellers
2
No cart or checkout in this MVP — pick a provider below and open their docs when you're ready to use it.
Sorted by lowest input price
mistral/mistral-medium-2604
Mistral Medium 3.5
Balanced Mistral model for enterprise assistants, multilingual work, and tools
mistral/mistral-small-latest
Mistral Small (latest)
Efficient Mistral model for fast chat, extraction, and production assistants
mistral/mistral-small-2603
Mistral Small 4
Fast Mistral production model for chat, extraction, and cost-sensitive agents