Skip to content
Dashboard
import { streamText } from 'ai';
const result = streamText({
model: 'moonshotai/kimi-k2.6',
prompt:
`Build a landing page for a developer tools product,
including a hero section with scroll-triggered
animations and generated imagery.`,
});