Files
config-center/compute/providers/moonshot.json
Yige 847f4bd139 更新 Kimi 模型配置 (#40)
更新 Kimi 模型配置

- 更新 Moonshot/Kimi 官方 provider 模型清单
- 新增 K2.7 Code、K2.7 Code HighSpeed 和 V1 vision-preview 模型
- 移除已下线 K2 系列并添加 tombstones
- 同步 Kimi Code coding plan 参数

验证:
- npm run validate
- npm test
2026-07-07 15:51:36 +08:00

379 lines
8.8 KiB
JSON
Raw Permalink Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
{
"id": "provider-moonshot-001",
"provider": "moonshot",
"label": "月之暗面 Kimi",
"baseUrl": "https://api.moonshot.cn/v1",
"apiFormat": "openai-completions",
"apiKeyRef": "moonshot",
"apiKeyVerified": false,
"enabled": false,
"status": "unconfigured",
"priceCurrency": "CNY",
"services": [
"chat",
"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",
"reasoning"
],
"description": "月之暗面 Kimi K2.6,多模态模型,长程代码编写与 Agent 自主执行能力增强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",
"disabledTemperature": 0.6
},
"cacheHitPrice": 1.1,
"supportedImageFormats": [
"png",
"jpeg",
"webp",
"gif"
],
"supportedVideoFormats": [
"mp4",
"mpeg",
"mov",
"avi",
"x-flv",
"mpg",
"webm",
"wmv",
"3gpp"
]
}
},
{
"modelName": "kimi-k2.5",
"displayName": "Kimi K2.5",
"serviceType": [
"chat",
"reasoning"
],
"description": "月之暗面 Kimi K2.5原生多模态模型256K 上下文,支持思考/非思考模式",
"contextWindow": 262144,
"maxOutputTokens": 32768,
"capabilities": [
"chat",
"reasoning",
"deep_thinking",
"code",
"tool_use",
"agent",
"long_context",
"vision",
"video_understanding",
"image_understanding"
],
"inputPrice": 4,
"outputPrice": 21,
"defaultTemperature": 1,
"defaultTopP": 0.95,
"extra": {
"thinking": {
"default": "enabled",
"disabledTemperature": 0.6
},
"cacheHitPrice": 0.7,
"supportedImageFormats": [
"png",
"jpeg",
"webp",
"gif"
],
"supportedVideoFormats": [
"mp4",
"mpeg",
"mov",
"avi",
"x-flv",
"mpg",
"webm",
"wmv",
"3gpp"
]
}
},
{
"modelName": "moonshot-v1-8k",
"displayName": "Moonshot V1 8K",
"serviceType": [
"chat"
],
"description": "月之暗面 Moonshot V1 生成模型8K 上下文",
"contextWindow": 8192,
"maxOutputTokens": 4096,
"capabilities": [
"chat",
"code"
],
"inputPrice": 2,
"outputPrice": 10,
"defaultTemperature": 0,
"defaultTopP": 1,
"extra": {}
},
{
"modelName": "moonshot-v1-32k",
"displayName": "Moonshot V1 32K",
"serviceType": [
"chat"
],
"description": "月之暗面 Moonshot V1 生成模型32K 上下文",
"contextWindow": 32768,
"maxOutputTokens": 4096,
"capabilities": [
"chat",
"code",
"long_context"
],
"inputPrice": 5,
"outputPrice": 20,
"defaultTemperature": 0,
"defaultTopP": 1,
"extra": {}
},
{
"modelName": "moonshot-v1-128k",
"displayName": "Moonshot V1 128K",
"serviceType": [
"chat"
],
"description": "月之暗面 Moonshot V1 生成模型128K 上下文",
"contextWindow": 131072,
"maxOutputTokens": 4096,
"capabilities": [
"chat",
"code",
"long_context"
],
"inputPrice": 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"
]
}
}
]
}