[程序员] [经验分享] Kimi K2 发布,我用 Kimi K2 替换了 Claude Code 默认模型
·
完整内容请移步阅读: https://mp.weixin.qq.com/s/J4J5bcW0XgSGH5UTxGmRZw 感谢 Kimi K2 ,让穷人也用上了 Claude Code 。 体验还不错,页面画的还行,能用 优点:相比较,token 费用低一点 缺点:得首冲¥50 不然并发更不上,还有响应慢一点 以 MacOS M4 系统为例 1. 先去月之暗面的开发者后台申请 API Key ,注册默认送 ¥15 https://platform.moonshot.cn/console/api-keys 2. 安装 Node.js 版本 >= 18 # Download and install nvm: curl -o- https://raw.githubusercontent.com/nvm-sh/nvm/v0.40.3/install.sh | bash # in lieu of restarting the shell . “$HOME/.nvm/nvm.sh” # Download and install Node.js: