Devstral Small 2
Devstral Small 2 is a 24B agentic coding model with 68.0% on SWE-bench Verified, a context window of 256K tokens, and multimodal input support. Devstral Small 2 matches models up to five times its size on coding benchmarks.
import { streamText } from 'ai'
const result = streamText({ model: 'mistral/devstral-small-2', prompt: 'Why is the sky blue?'})Playground
Try out Devstral Small 2 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.