From 36bd2901fc34765db48a3e09ac905b7fd2e89817 Mon Sep 17 00:00:00 2001 From: Clivia <132346501+Yanyutin753@users.noreply.github.com> Date: Mon, 4 Mar 2024 09:42:07 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BC=98=E5=8C=96=E9=83=A8=E7=BD=B2=E8=AF=B4?= =?UTF-8?q?=E6=98=8E?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Readme.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Readme.md b/Readme.md index fd7a943..face689 100644 --- a/Readme.md +++ b/Readme.md @@ -34,7 +34,7 @@ - [x] 支持 gpt-3.5-turbo -- [x] 支持 gpts +- [x] 支持 动态gpts - [x] 支持 流式输出 @@ -185,7 +185,7 @@ PS. 注意,arkose_urls中的地址需要支持PandoraNext的Arkose Token获取 } ``` -注意:使用该配置的时候需要保证正确填写 `docker-compose.yml` 的环境变量 `KEY_FOR_GPTS_INFO`,同时该变量设置的 `key` 允许访问所有配置的 GPTS。 +注意:使用该配置的时候需要保证正确填写 `config.json` 文件的环境变量 `KEY_FOR_GPTS_INFO`,同时该变量设置的 `key` 允许访问所有配置的 GPTS。 ## 绘图接口使用说明