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