K
KAT Coder Pro V1
kat-coder

KAT-Coder-Pro V1 是 KwaiKAT 系列中最先进的智能体编程(Agentic Coding)模型。该模型专为 Agentic Coding 设计,全面覆盖真实编程任务与场景,通过大规模智能体强化学习,实现智能行为涌现,在代码编写性能上显著超越同类模型,已通过数千名内部工程师的严格测试。在SWE-Bench Verified 编码能力基准测试中取得了高达 73.4% 的解决率,展现出顶级的编程性能。 该模型经过了多阶段训练过程的优化,包括中期训练(mid-training)、监督式微调(SFT)、强化微调(RFT)和可扩展的智能体强化学习(scalable agentic RL),使其在工具使用能力、多轮交互、指令遵循、泛化性和综合能力方面都得到了显著提升。

模型价格立即体验模型

输入2.1/Mt
缓存
读取0.42/Mt
输出8.4/Mt

示例代码

一键复制
1base_url="https://api.ppio.com/openai"
2api_key="<您的 API Key>"
3
4curl "$base_url/v1/chat/completions" \
5  -H "Content-Type: application/json" \
6  -H "Authorization: Bearer $api_key" \
7  -d @- << 'EOF'
8{
9    "model": "kat-coder",
10    "messages": [
11        
12        {
13            "role": "user",
14            "content": "Hi there!"
15        }
16    ],
17    "response_format": { "type": "text" }
18}
19EOF
20  

模型信息

上下文窗口:

256000

最大输出 token 数:

128000

模态:

输入:
Text
输出:
Text

支持的功能

Function Calling支持
结构化输出支持
reasoning不支持
Anthropic API支持

API 接入指南

Base URL:

https://api.ppio.com/openai

Anthropic Base URL:

https://api.ppio.com/anthropic

API Endpoints:

/v1/chat/completions

Model ID:

kat-coder

用量级别RPMTPM
T154,000,000
T21006,000,000
T34008,000,000
T44008,000,000
T54008,000,000
用更高性价比的产品服务
助您释放无限创新元力,引领智能时代新进程
马上咨询