Kat Coder Pro V2
index.ts
import { streamText } from 'ai'
const result = streamText({ model: 'kwaipilot/kat-coder-pro-v2', prompt: 'Why is the sky blue?'})import { streamText } from 'ai'
const result = streamText({ model: 'kwaipilot/kat-coder-pro-v2', prompt: 'Why is the sky blue?'})