Skip to content

Mistral Medium Latest

Mistral's frontier-class multimodal model optimized for agentic and coding use cases.

ReasoningTool Use
index.ts
import { streamText } from 'ai'
const result = streamText({
model: 'mistral/mistral-medium-3.5',
prompt: 'Why is the sky blue?'
})

Playground

Try out Mistral Medium Latest by Mistral AI. Usage is billed to your team at API rates. Free users (those who haven't made a payment) get $5 of credits every 30 days.