M
Kimi K2.7 Code
moonshotai/kimi-k2.7-code

Kimi K2.7 Code 是 MoonshotAI 推出的最强编程与智能体(Agent)模型——采用 1 万亿参数混合专家架构,支持 256K 上下文,并具备交错式思维与多步工具调用能力。它在长周期编程任务上取得了显著提升,同时相比 K2.6 将思考 token 的使用量减少了约 30%,并支持文本、图像和视频输入,可用于视觉驱动的开发工作流。

模型价格立即体验模型

输入6.5/Mt
缓存
Cached reads1.3/Mt
输出27/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": "moonshotai/kimi-k2.7-code",
10    "messages": [
11        
12        {
13            "role": "user",
14            "content": "Hi there!"
15        }
16    ],
17    "response_format": { "type": "text" }
18}
19EOF
20  

模型信息

上下文窗口:

262144

最大输出 token 数:

262144

模态:

输入:
TextImageVideo
输出:
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:

moonshotai/kimi-k2.7-code

用量级别RPMTPM
T1550,000,000
T210050,000,000
T31,00050,000,000
T43,00050,000,000
T56,00050,000,000
用更高性价比的产品服务
助您释放无限创新元力,引领智能时代新进程
马上咨询