openclaw安装教程
openclaw的安装和使用。
安装nvm(通过nvm控制nodejs版本)
1 | # Download and install nvm: |
安装openclaw
具体可参考官方教程。
1 | curl -fsSL https://openclaw.ai/install.sh | bash |
然后进行交互式安装,配置channels和skills以及使用的模型。
openclaw的安装和使用。
1 | # Download and install nvm: |
具体可参考官方教程。
1 | curl -fsSL https://openclaw.ai/install.sh | bash |
然后进行交互式安装,配置channels和skills以及使用的模型。