Skip to content

Magistral Medium 2509

Magistral Medium 2509 is Mistral AI's reasoning model for enterprise use, with 73.6% on AIME 2024 (single-sample), traceable chain-of-thought, and multilingual reasoning across eight languages.

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

Playground

Try out Magistral Medium 2509 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.