kwaipilot
Kwaipilot: KAT-Coder-Pro V2
KAT-Coder-Pro V2 is the latest high-performance model in KwaiKAT’s KAT-Coder series, designed for complex enterprise-grade software engineering and SaaS integration. It builds on the agentic coding strengths of earlier versions,...
Context
262k tokens
Input / 1M tokens
$0.30
Output / 1M tokens
$1.20
Benchmark
—
Pricing
Input tokens$0.30 per 1M tokens
Output tokens$1.20 per 1M tokens
Cache read$0.06 per 1M tokens
Technical details
Model IDkwaipilot/kat-coder-pro-v2
Context window262k tokens
Input modalitiestext
Output modalitiestext
TokenizerOther
Max output tokens144,000
Use with MegaBrain
import OpenAI from 'openai'
const client = new OpenAI({
baseURL: 'https://getmegabrain.com/api/gateway/v1',
apiKey: process.env.MEGABRAIN_API_KEY,
})
const response = await client.chat.completions.create({
model: 'kwaipilot/kat-coder-pro-v2',
messages: [{ role: 'user', content: 'Hello!' }],
})Ready to use Kwaipilot: KAT-Coder-Pro V2?
Get an API key and start making requests in minutes.
Get an API key