在Crush中配置 MiniMax M2.5和DeepSeek
{
"$schema": "https://charm.land/crush.json",
"lsp": {
"go": {
"command": "gopls"
},
"typescript": {
"command": "typescript-language-server",
"args": ["--stdio"]
},
"python": {
"command": "pylsp"
}
},
"mcp": {
"stratagem": {
"type": "stdio",
"command": "php",
"args": [
"C:/GitHub/stratagem.php/bin/stratagem-server.php"
]
}
},
"permissions": {
"allowed_tools": ["view", "ls", "grep", "cat", "dir", "cd", "type", "mkdir"]
},
"providers": {
"MiniMax": {
"type": "anthropic",
"base_url": "https://api.minimaxi.com/anthropic",
"api_key": "sk-cp-..........................................",
"models": [{
"id": "MiniMax-M2.5",
"name": "MiniMax-M2.5",
"context_window": 200000
}]
},
"deepseek": {
"type": "openai",
"base_url": "https://api.deepseek.com/v1",
"api_key": "sk-....................................................................",
"models": [
{
"id": "deepseek-chat",
"name": "DeepSeekChat",
"context_window": 128000
}
]
}
}
}
💬 讨论回复 (0)
推荐
🌟 智谱 GLM-5 已上线
我正在智谱大模型开放平台 BigModel.cn 上打造 AI 应用,智谱新一代旗舰模型 GLM-5 已上线,在推理、代码、智能体综合能力达到开源模型 SOTA 水平。
🎁 领取 2000万 Tokens