Skip to content
Dashboard

Kat Coder Pro V2.5

Kat Coder Pro V2.5 is the flagship of KwaiPilot's KAT-Coder V2.5 generation. It scores 65.2 on SWE-Bench Pro and 94.9 on PinchBench, with a context window of 256K tokens and output up to 80K tokens. Your use is subject to KwaiPilot's Terms & Privacy Policies.

ReasoningTool UseImplicit CachingVision (Image)
import { streamText } from 'ai'
const result = streamText({
model: 'kwaipilot/kat-coder-pro-v2.5',
prompt: 'Why is the sky blue?'
})
Read docs