From 8fd21feb754f0019065d5b9a98593935b32ba3ce Mon Sep 17 00:00:00 2001 From: binary-husky <505030475@qq.com> Date: Sat, 29 Apr 2023 03:45:48 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E8=AF=B4=E6=98=8E?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 12 ++++++++---- config.py | 6 ++++-- 2 files changed, 12 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index 3e9906b..36eddd8 100644 --- a/README.md +++ b/README.md @@ -156,15 +156,18 @@ docker run --rm -it --net=host --gpus=all gpt-academic docker run --rm -it --net=host --gpus=all gpt-academic bash ``` -## 安装-方法3:其他部署方式(需要云服务器知识与经验) +## 安装-方法3:其他部署姿势 -1. 远程云服务器部署 +1. 如何使用反代URL/AzureAPI +按照`config.py`中的说明配置API_URL_REDIRECT即可。 + +2. 远程云服务器部署(需要云服务器知识与经验) 请访问[部署wiki-1](https://github.com/binary-husky/chatgpt_academic/wiki/%E4%BA%91%E6%9C%8D%E5%8A%A1%E5%99%A8%E8%BF%9C%E7%A8%8B%E9%83%A8%E7%BD%B2%E6%8C%87%E5%8D%97) -2. 使用WSL2(Windows Subsystem for Linux 子系统) +3. 使用WSL2(Windows Subsystem for Linux 子系统) 请访问[部署wiki-2](https://github.com/binary-husky/chatgpt_academic/wiki/%E4%BD%BF%E7%94%A8WSL2%EF%BC%88Windows-Subsystem-for-Linux-%E5%AD%90%E7%B3%BB%E7%BB%9F%EF%BC%89%E9%83%A8%E7%BD%B2) -3. 如何在二级网址(如`http://localhost/subpath`)下运行 +4. 如何在二级网址(如`http://localhost/subpath`)下运行 请访问[FastAPI运行说明](docs/WithFastapi.md) --- @@ -201,6 +204,7 @@ docker run --rm -it --net=host --gpus=all gpt-academic bash