教程环境:
Ubuntu 24.03 + OpenClaw 中文版
安装命令:
curl -fsSL https://clawd.org.cn/install.sh | bash -s -- --registry https://registry.npmmirror.com

根据提示,进行配置大模型的APIkey,配置完成后,进行网关启动;
如果你的ubuntu是独立的电脑,需要在局域网其他电脑上登录,请在CMD执行下面的命令:
ssh -N -L 18789:127.0.0.1:18789 root@192.168.197.50

窗口不要关闭,这个时候就可以在PC上访问http://localhost:18789/进行测试了!
#重新启动配置向导 openclaw-cn onboard --install-daemon #启动网关 openclaw-cn gateway #查看模型 openclaw-cn models list #查看gateway 状态 openclaw-cn gateway status #查看openclaw版本 openclaw-cn -V


赞
打赏
生成海报

发表回复
评论列表(0条)