From 344a9fe4c6d0ca7c7d33effa102a85a31ba66df8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=BC=A0=E9=A6=A8=E5=85=83?= Date: Thu, 16 Apr 2026 15:34:44 +0800 Subject: [PATCH] =?UTF-8?q?feat:=20=E5=86=85=E6=B5=8B=E6=B8=A0=E9=81=93?= =?UTF-8?q?=E5=A2=9E=E5=8A=A0=20Kimi=20K2.6=20Code=20Preview=20=E6=A8=A1?= =?UTF-8?q?=E5=9E=8B=E6=94=AF=E6=8C=81?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-Authored-By: Claude Opus 4.6 --- compute/providers/internal-testing.json | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) diff --git a/compute/providers/internal-testing.json b/compute/providers/internal-testing.json index 7e9ba69..2bfdf1b 100644 --- a/compute/providers/internal-testing.json +++ b/compute/providers/internal-testing.json @@ -226,6 +226,27 @@ "defaultTemperature": 0.7, "extra": {} }, + { + "modelName": "kimi-k2.6-code-preview", + "displayName": "Kimi K2.6 Code Preview", + "serviceType": ["chat"], + "description": "月之暗面 Kimi K2.6 Code Preview,万亿参数 MoE 架构(32B 激活),256K 上下文,代码与智能体能力增强", + "contextWindow": 256000, + "maxOutputTokens": 16384, + "capabilities": [ + "chat", + "reasoning", + "code", + "tool_use", + "agent", + "vision", + "long_context" + ], + "inputPrice": 0, + "outputPrice": 0, + "defaultTemperature": 0.7, + "extra": {} + }, { "modelName": "doubao-seed-2-0-code-preview-260215", "displayName": "豆包 Seed 2.0 Code Preview",