Skip to content

KAT-Coder-Pro V1

KAT-Coder-Pro V1 is KwaiPilot's agentic coding model. It achieves a 73.4% resolve rate on SWE-Bench Verified with a context window of 256K tokens, parallel tool calling, and multi-turn support.

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

Playground

Try out KAT-Coder-Pro V1 by KwaiPilot. Usage is billed to your team at API rates. Free users (those who haven't made a payment) get $5 of credits every 30 days.