MiniMax M2.5 High Speed

minimax/minimax-m2.5-highspeed

M2.5 highspeed: Same performance, faster and more agile (output speed approximately 100 tps)

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