Skip to content
Dashboard

Kat Coder Air V2.5

Fast response version of Kat Coder V2.5 optimized for Agent and Claw use cases.

ReasoningTool UseImplicit Caching
index.ts
import { streamText } from 'ai'
const result = streamText({
model: 'kwaipilot/kat-coder-air-v2.5',
prompt: 'Why is the sky blue?'
})