[b]OpenClaw[/b] 是目前最流行的 AI 自动化网关,支持多模型调度、智能体编排、TG/微信对接,被誉为「下一代 AI 自动化神器」。
[hr]
size=20一、安装准备/b
listWindows 系统
*Git[/url](可选,部分功能需要)
[*]稳定的网络环境(某些情况需要科学上网)[/list]
[hr]
size=20二、安装步骤/b
[size=18]方法1:PowerShell 一键安装(推荐)[/size]
以管理员身份打开 PowerShell,执行:
[quote]Set-ExecutionPolicy RemoteSigned -Scope CurrentUser
Set-ExecutionPolicy -Scope Process -ExecutionPolicy Bypass
iwr -useb https://openclaw.ai/install.ps1 | iex[/quote]
[size=18]方法2:CMD 安装[/size]
[quote]curl -fsSL https://openclaw.ai/install.cmd -o install.cmd
评论 (0)