Windows安装部署OpenClaw
·
一、安装前置环境
Node.js
Git
二、安装OpenClaw
Windows PowerShell
设置允许运行脚本,输入Y
Set-ExecutionPolicy -ExecutionPolicy RemoteSigned -Scope CurrentUser
iwr -useb https://openclaw.ai/install.ps1 | iex
三、配置OpenClaw
I understand this is personal-by-default and shared/multi-user use requires lock-down. Continue?
我明白这默认情况下是个人使用的,而多人共用/多用户使用则需要进行限制设置。继续吗?
Yes
Onboarding mode
QuickStart
Model/auth provider
大模型提供商
Custom Provider(OpenClaw没有提供的厂商选择该选项)
API Base URL
该Base URL去大模型提供商API开放平台获取,比如超算互联网的为https://api.scnet.cn/api/llm/v1,把之前的删掉后粘贴
How do you want to provide this API key?
您打算如何提供这个 API 密钥?
Paste API key now
API Key (leave blank if not required)
输入大模型提供商创建的API秘钥
Endpoint compatibility
端点兼容性
OpenAI-compatible
Model ID
模型名称,去大模型提供商获取
Search provider
Skip for now
How do you want to hatch your bot?
Open the Web UI
更多推荐



所有评论(0)