Skip to content

Mistral Small

Mistral Small (September 1, 2024) is a 22B mid-tier model with improved reasoning, alignment, and code at about 80% lower list pricing than its predecessor in Mistral AI's September 2024 table.

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

Playground

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