docs: fix LM Studio public IP typo (#8707)

* docs: fix LM Studio public IP typo

* docs: refine LM Studio Docker wording
This commit is contained in:
liliiiliili
2026-06-10 08:52:55 +08:00
committed by GitHub
parent ae44b912fc
commit 60dfd565a6

View File

@@ -26,8 +26,8 @@ API Base URL 填写 `http://localhost:1234/v1`
API Key 填写 `lm-studio`
> 对于 Mac/Windows 使用 Docker Desktop 部署 AstrBot 部署的用户API Base URL 请填写为 `http://host.docker.internal:1234/v1`。
> 对于 Linux 使用 Docker 部署 AstrBot 部署的用户API Base URL 请填写为 `http://172.17.0.1:1234/v1`,或者将 `172.17.0.1` 替换为你的公网 IP IP确保宿主机系统放行了 1234 端口)。
> 对于 Mac/Windows 使用 Docker Desktop 部署 AstrBot 的用户API Base URL 请填写为 `http://host.docker.internal:1234/v1`。
> 对于 Linux 使用 Docker 部署 AstrBot 的用户API Base URL 请填写为 `http://172.17.0.1:1234/v1`,或者将 `172.17.0.1` 替换为你的公网 IP确保宿主机系统放行了 1234 端口)。
如果 LM Studio 使用了 Docker 部署,请确保 1234 端口已经映射到宿主机。
@@ -35,4 +35,4 @@ API Key 填写 `lm-studio`
保存配置即可。
> 输入 /provider 查看 AstrBot 配置的模型
> 输入 /provider 查看 AstrBot 配置的模型