Skip to content

MiniMax M2.5 High Speed

MiniMax M2.5 High Speed is the throughput-optimized variant that retains M2.5's full planning and software engineering capabilities.

ReasoningTool UseImplicit Caching
index.ts
import { streamText } from 'ai'
const result = streamText({
model: 'minimax/minimax-m2.5-highspeed',
prompt: 'Why is the sky blue?'
})