AI Models/kwaipilot/Kwaipilot: KAT-Coder-Pro V2
kwaipilotChat

Kwaipilot: KAT-Coder-Pro V2

kwaipilot/kat-coder-pro-v2
256KContext Window
80KMax Output
Supported Protocols:max_tokenstemperaturetop_pfrequency_penaltystoptool_choicetools
Online

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, with a focus on large-scale production environments, multi-system coordination, and seamless integration across modern software stacks, while also supporting web aesthetics generation to produce production-grade landing pages and presentation decks.

Capabilities

🔧 Function CallingText GenerationCode GenerationAnalysis & Reasoningmodels.reasoning

Technical Specs

Input Modality
Text
Output Modality
Text
Arch

Pricing

Pay per use, no monthly fees
Input Token< ¥0.001/1K Token
Output Token< ¥0.001/1K Token

Quick Start

from openai import OpenAI

client = OpenAI(
    base_url="https://api.uniontoken.ai/v1",
    api_key="YOUR_UNIONTOKEN_API_KEY",
)

response = client.chat.completions.create(
    model="kwaipilot/kat-coder-pro-v2",
    messages=[
        {"role": "user", "content": "Hello!"}
    ],
)

print(response.choices[0].message.content)

FAQ

Kwaipilot: KAT-Coder-Pro V2
kwaipilot/kat-coder-pro-v2
In< ¥0.001/1K
Out< ¥0.001/1K
Context Window256K
Max Output80K
Start Using →View Integration Docs

Ready to get started?

Get 1M free tokens on registration, no monthly fees or minimum spend

Register Now →