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