Kimi K2.5
Kimi K2.5 is Moonshot AI's successor to the K2 family: multimodal inputs, upgraded frontend coding, and a context window of 262.1K tokens, available through AI Gateway via moonshotai, fireworks, novita, togetherai, bedrock.
import { streamText } from 'ai'
const result = streamText({ model: 'moonshotai/kimi-k2.5', prompt: 'Why is the sky blue?'})