OpenClaw 安装部署,配置 deepseek
一、安装 openclaw (windows:git bash)
curl -sSL https://openclaw.ai/install.sh | bash二、deepseek 的配置
root@vm-openclaw:~/openclaw-setup# openclaw onboard
│
◇ Model/auth provider
│ Custom Provider
│
◇ API Base URL
│ https://api.deepseek.com/v1
│
◇ How do you want to provide this API key?
│ Paste API key now
│
◇ API Key (leave blank if not required)
│ sk-xxxxxx
│
◇ Endpoint compatibility
│ OpenAI-compatible
│
◇ Model ID
│ deepseek-chat
│
◇ Verification successful.