Skip to content

Mistral Medium 3.1

Mistral Medium 3.1 was the top MT-Bench tier at Mistral AI's La Plateforme launch (8.6), with multilingual output across English, French, Italian, German, Spanish, and code.

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

Playground

Try out Mistral Medium 3.1 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.