mirror of
https://github.com/sipeed/sipeed_wiki.git
synced 2026-09-11 00:22:49 -05:00
fix picoclaw launcher web ui port
This commit is contained in:
@@ -79,7 +79,7 @@ Then log in with SSH or serial. Default username/password are both `root`. After
|
||||
On first boot, PicoClaw is not initialized yet. You need initial configuration first. You can use Web UI or TUI. The following uses Web UI.
|
||||
|
||||
#### Web UI Setup
|
||||
Open `http://<device-ip>:18080` in your browser. A token is required on first access; currently the default token is `root`.
|
||||
Open `http://<device-ip>:18800` in your browser. A token is required on first access; currently the default token is `root`.
|
||||
|
||||
#### Chat Model Setup
|
||||
Open settings, select **Model**, then choose a provider and model. For example, you can use `openai/gpt-5.4` as the default model.
|
||||
|
||||
@@ -79,7 +79,7 @@ PicoClaw 扩展板定制镜像下载:
|
||||
第一次进入系统后,PicoClaw 还未完成初始化,需要先进行配置。可以使用 Web UI 或者 TUI 进行配置,以下以 Web UI 为例:
|
||||
|
||||
#### Web UI 配置
|
||||
在浏览器中访问 `http://<设备 IP>:18080`,进入 PicoClaw Web UI。第一次进入需要输入令牌,目前令牌默认为 `root`。
|
||||
在浏览器中访问 `http://<设备 IP>:18800`,进入 PicoClaw Web UI。第一次进入需要输入令牌,目前令牌默认为 `root`。
|
||||
|
||||
#### 对话模型配置
|
||||
进入设置界面,选择 **模型**,根据需要选择合适的模型提供商和模型。例如可选择 `openai/gpt-5.4` 作为默认模型。
|
||||
|
||||
Reference in New Issue
Block a user