feat: add Model Provider Configuration link to English and Chinese README files

This commit is contained in:
mlogclub
2026-05-31 09:45:28 +08:00
parent e6169b6303
commit ba990c3689
3 changed files with 5 additions and 1 deletions
+2
View File
@@ -78,6 +78,8 @@ For the full English setup guide, see [Docker Compose Quick Start](https://aiage
To embed customer support on your website, see [Web Widget Integration](https://aiagent.huabei.pro/en/docs/integration/web-widget).
To connect OpenAI-compatible model providers, see [Model Provider Configuration](https://aiagent.huabei.pro/en/docs/config/model-provider).
Compose starts:
- `cs-ai-agent`: application service on port `8083`
+2
View File
@@ -78,6 +78,8 @@ docker compose up -d --build
如需在官网或产品中嵌入客服入口,见 [Web Widget Integration](https://aiagent.huabei.pro/en/docs/integration/web-widget)。
如需接入 OpenAI-compatible 模型供应商,见 [Model Provider Configuration](https://aiagent.huabei.pro/en/docs/config/model-provider)。
Compose 默认会启动:
- `cs-ai-agent`:应用服务,端口 `8083`
+1 -1
Submodule docs updated: be21df1093...b863214d84