diff --git a/compute/coding-plans/moonshot-coding.json b/compute/coding-plans/moonshot-coding.json index 91ddbae..9c5119f 100644 --- a/compute/coding-plans/moonshot-coding.json +++ b/compute/coding-plans/moonshot-coding.json @@ -22,10 +22,10 @@ { "modelName": "kimi-for-coding", "displayName": "Kimi For Coding (Auto)", - "serviceType": ["chat"], - "description": "Kimi Code 稳定路由 ID,自动映射到最新模型(当前为 K2.6),262K 上下文", + "serviceType": ["chat", "reasoning"], + "description": "Kimi Code 稳定路由 ID,自动映射到 Kimi Code 当前模型,262K 上下文", "contextWindow": 262144, - "maxOutputTokens": 16384, + "maxOutputTokens": 32768, "capabilities": ["chat", "reasoning", "code", "tool_use", "agent", "long_context", "vision"], "source": "preset" } diff --git a/compute/providers/moonshot.json b/compute/providers/moonshot.json index 3439b5c..e83736f 100644 --- a/compute/providers/moonshot.json +++ b/compute/providers/moonshot.json @@ -11,21 +11,139 @@ "priceCurrency": "CNY", "services": [ "chat", - "reasoning" + "reasoning", + "vision" + ], + "tombstones": [ + "kimi-k2", + "kimi-k2-0905-preview", + "kimi-k2-0711-preview", + "kimi-k2-turbo-preview", + "kimi-k2-thinking", + "kimi-k2-thinking-turbo", + "kimi-latest", + "kimi-thinking-preview" ], "models": [ + { + "modelName": "kimi-k2.7-code", + "displayName": "Kimi K2.7 Code", + "serviceType": [ + "chat", + "reasoning" + ], + "description": "月之暗面 Kimi K2.7 Code,当前最强 Coding 模型,256K 上下文,支持文本/图片/视频输入,始终启用思考模式", + "contextWindow": 262144, + "maxOutputTokens": 32768, + "capabilities": [ + "chat", + "reasoning", + "deep_thinking", + "code", + "tool_use", + "agent", + "long_context", + "vision", + "video_understanding", + "image_understanding" + ], + "inputPrice": 6.5, + "outputPrice": 27, + "defaultTemperature": 1, + "defaultTopP": 0.95, + "extra": { + "thinking": { + "default": "enabled", + "disableSupported": false, + "preserveReasoningContent": true + }, + "cacheHitPrice": 1.3, + "supportedImageFormats": [ + "png", + "jpeg", + "webp", + "gif" + ], + "supportedVideoFormats": [ + "mp4", + "mpeg", + "mov", + "avi", + "x-flv", + "mpg", + "webm", + "wmv", + "3gpp" + ] + } + }, + { + "modelName": "kimi-k2.7-code-highspeed", + "displayName": "Kimi K2.7 Code HighSpeed", + "serviceType": [ + "chat", + "reasoning" + ], + "description": "月之暗面 Kimi K2.7 Code 高速版,与 K2.7 Code 参数一致,输出速度约 180 Tokens/s,短上下文可达 260 Tokens/s", + "contextWindow": 262144, + "maxOutputTokens": 32768, + "capabilities": [ + "chat", + "reasoning", + "deep_thinking", + "code", + "tool_use", + "agent", + "long_context", + "vision", + "video_understanding", + "image_understanding", + "fast" + ], + "inputPrice": 13, + "outputPrice": 54, + "defaultTemperature": 1, + "defaultTopP": 0.95, + "extra": { + "thinking": { + "default": "enabled", + "disableSupported": false, + "preserveReasoningContent": true + }, + "cacheHitPrice": 2.6, + "supportedImageFormats": [ + "png", + "jpeg", + "webp", + "gif" + ], + "supportedVideoFormats": [ + "mp4", + "mpeg", + "mov", + "avi", + "x-flv", + "mpg", + "webm", + "wmv", + "3gpp" + ] + } + }, { "modelName": "kimi-k2.6", "displayName": "Kimi K2.6", "serviceType": [ - "chat" + "chat", + "reasoning" ], - "description": "月之暗面 Kimi K2.6,最新多模态模型,长程代码编写与 Agent 自主执行能力增强,256K 上下文,支持思考/非思考模式", + "description": "月之暗面 Kimi K2.6,多模态模型,长程代码编写与 Agent 自主执行能力增强,256K 上下文,支持思考/非思考模式", "contextWindow": 262144, - "maxOutputTokens": 16384, + "maxOutputTokens": 32768, "capabilities": [ "chat", "reasoning", + "deep_thinking", "code", "tool_use", "agent", @@ -67,19 +185,23 @@ "modelName": "kimi-k2.5", "displayName": "Kimi K2.5", "serviceType": [ - "chat" + "chat", + "reasoning" ], - "description": "月之暗面Kimi K2.5,原生多模态模型,256K 上下文,支持思考/非思考模式", - "contextWindow": 256000, + "description": "月之暗面 Kimi K2.5,原生多模态模型,256K 上下文,支持思考/非思考模式", + "contextWindow": 262144, "maxOutputTokens": 32768, "capabilities": [ "chat", "reasoning", + "deep_thinking", "code", "tool_use", "agent", "long_context", - "vision" + "vision", + "video_understanding", + "image_understanding" ], "inputPrice": 4, "outputPrice": 21, @@ -110,62 +232,13 @@ ] } }, - { - "modelName": "kimi-k2", - "displayName": "Kimi K2", - "serviceType": [ - "chat" - ], - "description": "月之暗面Kimi K2,万亿参数MoE模型(32B激活),256K上下文,专为智能体设计", - "contextWindow": 256000, - "maxOutputTokens": 8192, - "capabilities": [ - "chat", - "reasoning", - "code", - "tool_use", - "agent", - "long_context" - ], - "inputPrice": 4, - "outputPrice": 16, - "defaultTemperature": 0.6, - "defaultTopP": 1, - "extra": { - "cacheHitPrice": 1 - } - }, - { - "modelName": "kimi-k2-thinking", - "displayName": "Kimi K2 思考版", - "serviceType": [ - "reasoning" - ], - "description": "月之暗面Kimi K2思考版,256K上下文,深度推理能力", - "contextWindow": 256000, - "maxOutputTokens": 16384, - "capabilities": [ - "reasoning", - "math", - "code", - "deep_thinking", - "long_context" - ], - "inputPrice": 4, - "outputPrice": 16, - "defaultTemperature": 1, - "defaultTopP": 1, - "extra": { - "cacheHitPrice": 1 - } - }, { "modelName": "moonshot-v1-8k", "displayName": "Moonshot V1 8K", "serviceType": [ "chat" ], - "description": "月之暗面标准模型,8K上下文", + "description": "月之暗面 Moonshot V1 生成模型,8K 上下文", "contextWindow": 8192, "maxOutputTokens": 4096, "capabilities": [ @@ -173,7 +246,7 @@ "code" ], "inputPrice": 2, - "outputPrice": 2, + "outputPrice": 10, "defaultTemperature": 0, "defaultTopP": 1, "extra": {} @@ -184,7 +257,7 @@ "serviceType": [ "chat" ], - "description": "月之暗面标准模型,32K上下文", + "description": "月之暗面 Moonshot V1 生成模型,32K 上下文", "contextWindow": 32768, "maxOutputTokens": 4096, "capabilities": [ @@ -193,7 +266,7 @@ "long_context" ], "inputPrice": 5, - "outputPrice": 5, + "outputPrice": 20, "defaultTemperature": 0, "defaultTopP": 1, "extra": {} @@ -204,7 +277,7 @@ "serviceType": [ "chat" ], - "description": "月之暗面标准模型,128K上下文", + "description": "月之暗面 Moonshot V1 生成模型,128K 上下文", "contextWindow": 131072, "maxOutputTokens": 4096, "capabilities": [ @@ -213,10 +286,93 @@ "long_context" ], "inputPrice": 10, - "outputPrice": 10, + "outputPrice": 30, "defaultTemperature": 0, "defaultTopP": 1, "extra": {} + }, + { + "modelName": "moonshot-v1-8k-vision-preview", + "displayName": "Moonshot V1 8K Vision Preview", + "serviceType": [ + "vision" + ], + "description": "月之暗面 Moonshot V1 视觉模型,理解图片内容并输出文本,8K 上下文", + "contextWindow": 8192, + "maxOutputTokens": 4096, + "capabilities": [ + "chat", + "vision", + "image_understanding" + ], + "inputPrice": 2, + "outputPrice": 10, + "defaultTemperature": 0, + "defaultTopP": 1, + "extra": { + "supportedImageFormats": [ + "png", + "jpeg", + "webp", + "gif" + ] + } + }, + { + "modelName": "moonshot-v1-32k-vision-preview", + "displayName": "Moonshot V1 32K Vision Preview", + "serviceType": [ + "vision" + ], + "description": "月之暗面 Moonshot V1 视觉模型,理解图片内容并输出文本,32K 上下文", + "contextWindow": 32768, + "maxOutputTokens": 4096, + "capabilities": [ + "chat", + "vision", + "image_understanding", + "long_context" + ], + "inputPrice": 5, + "outputPrice": 20, + "defaultTemperature": 0, + "defaultTopP": 1, + "extra": { + "supportedImageFormats": [ + "png", + "jpeg", + "webp", + "gif" + ] + } + }, + { + "modelName": "moonshot-v1-128k-vision-preview", + "displayName": "Moonshot V1 128K Vision Preview", + "serviceType": [ + "vision" + ], + "description": "月之暗面 Moonshot V1 视觉模型,理解图片内容并输出文本,128K 上下文", + "contextWindow": 131072, + "maxOutputTokens": 4096, + "capabilities": [ + "chat", + "vision", + "image_understanding", + "long_context" + ], + "inputPrice": 10, + "outputPrice": 30, + "defaultTemperature": 0, + "defaultTopP": 1, + "extra": { + "supportedImageFormats": [ + "png", + "jpeg", + "webp", + "gif" + ] + } } ] }