Skip to content

Commit 60dfd56

Browse files
authored
docs: fix LM Studio public IP typo (#8707)
* docs: fix LM Studio public IP typo * docs: refine LM Studio Docker wording
1 parent ae44b91 commit 60dfd56

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

docs/zh/providers/provider-lmstudio.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -26,13 +26,13 @@ API Base URL 填写 `http://localhost:1234/v1`
2626

2727
API Key 填写 `lm-studio`
2828

29-
> 对于 Mac/Windows 使用 Docker Desktop 部署 AstrBot 部署的用户,API Base URL 请填写为 `http://host.docker.internal:1234/v1`
30-
> 对于 Linux 使用 Docker 部署 AstrBot 部署的用户,API Base URL 请填写为 `http://172.17.0.1:1234/v1`,或者将 `172.17.0.1` 替换为你的公网 IP IP(确保宿主机系统放行了 1234 端口)。
29+
> 对于 Mac/Windows 使用 Docker Desktop 部署 AstrBot 的用户,API Base URL 请填写为 `http://host.docker.internal:1234/v1`
30+
> 对于 Linux 使用 Docker 部署 AstrBot 的用户,API Base URL 请填写为 `http://172.17.0.1:1234/v1`,或者将 `172.17.0.1` 替换为你的公网 IP(确保宿主机系统放行了 1234 端口)。
3131
3232
如果 LM Studio 使用了 Docker 部署,请确保 1234 端口已经映射到宿主机。
3333

3434
模型名填写上一步选好的
3535

3636
保存配置即可。
3737

38-
> 输入 /provider 查看 AstrBot 配置的模型
38+
> 输入 /provider 查看 AstrBot 配置的模型

0 commit comments

Comments
 (0)