mistral/mistral-small-latest
Efficient Mistral model for fast chat, extraction, and production assistants
This model's cache
This model page returns the exact headers below. The page and /api/models/mistral--mistral-small-latest share the model:mistral--mistral-small-latest tag, so invalidation stays scoped to this model.
/models/mistral--mistral-small-latestpublic, max-age=300, stale-while-revalidate=3600catalogmodel:mistral--mistral-small-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-small-latest',
}),
})Invalidate this cache tag
await ctx.cache.purge({ tags: ['model:mistral--mistral-small-latest'] })Use this when one model changes and you do not want to evict the whole catalog.
- Released
- Mar 16, 2026
- Last updated
- Mar 16, 2026
- Context window
- 256K tokens
- Max output
- 256K tokens
- Open weights
- Yes
- Family
- Mistral Small
Starts at
$0.15
per 1M input tokens
Output
$0.6
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-latest
Mistral Medium (latest)
Balanced Mistral model for enterprise assistants, multilingual work, and tools
mistral/mistral-medium-2604
Mistral Medium 3.5
Balanced Mistral model for enterprise assistants, multilingual work, and tools
mistral/mistral-small-2603
Mistral Small 4
Fast Mistral production model for chat, extraction, and cost-sensitive agents