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