mistral/codestral-latest
Mistral code model for completions, refactors, and developer IDE workflows
This model's cache
This model page returns the exact headers below. The page and /api/models/mistral--codestral-latest share the model:mistral--codestral-latest tag, so invalidation stays scoped to this model.
/models/mistral--codestral-latestpublic, max-age=300, stale-while-revalidate=3600catalogmodel:mistral--codestral-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--codestral-latest',
}),
})Invalidate this cache tag
await ctx.cache.purge({ tags: ['model:mistral--codestral-latest'] })Use this when one model changes and you do not want to evict the whole catalog.
- Released
- May 29, 2024
- Last updated
- Jan 4, 2025
- Context window
- 256K tokens
- Max output
- 4.1K tokens
- Open weights
- Yes
- Family
- Codestral
Starts at
$0.3
per 1M input tokens
Output
$0.9
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-latest
Mistral Small (latest)
Efficient Mistral model for fast chat, extraction, and production assistants