diff --git a/docs/hardware/en/lichee/RV_Nano/7_picoclaw_board.md b/docs/hardware/en/lichee/RV_Nano/7_picoclaw_board.md index fc18f604..73b2431b 100644 --- a/docs/hardware/en/lichee/RV_Nano/7_picoclaw_board.md +++ b/docs/hardware/en/lichee/RV_Nano/7_picoclaw_board.md @@ -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://:18080` in your browser. A token is required on first access; currently the default token is `root`. +Open `http://: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. diff --git a/docs/hardware/zh/lichee/RV_Nano/7_picoclaw_board.md b/docs/hardware/zh/lichee/RV_Nano/7_picoclaw_board.md index e7ec748a..aa91712d 100644 --- a/docs/hardware/zh/lichee/RV_Nano/7_picoclaw_board.md +++ b/docs/hardware/zh/lichee/RV_Nano/7_picoclaw_board.md @@ -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` 作为默认模型。