Models Kwaipilot Kwaipilot: KAT-Coder-Pro V2
KW

Kwaipilot: KAT-Coder-Pro V2

kwaipilot/kat-coder-pro-v2
256K tokens
Context
$0.3000/M tokens
Input
$1.20/M tokens
Output
Th3 27, 2026
Released

Mô tả

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.

Nhà cung cấp

Kwaipilot

🚀 Dùng thử ngay

Trải nghiệm Kwaipilot: KAT-Coder-Pro V2 miễn phí với AI Agent trực tuyến — không cần cài đặt.

Tạo AI Agent Online →

🔑 Tích hợp qua API

Tạo API Key để gọi Kwaipilot: KAT-Coder-Pro V2 từ ứng dụng của bạn qua BizCity API.

Tạo API Key →
Quickstart — cURL
curl https://bizgpt.vn/wp-json/bizcity/v1/llm/chat \
  -H "Authorization: Bearer YOUR_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{
    "model": "kwaipilot/kat-coder-pro-v2",
    "messages": [{"role":"user","content":"Hello!"}]
  }'