From b4244d3900334e79f63e08c2db36279bd000e714 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=BB=91=E5=A2=A8=E6=B0=B4=E9=B1=BC?= Date: Sat, 1 Apr 2023 19:57:59 +0800 Subject: [PATCH] =?UTF-8?q?=E7=8E=B0=E5=9C=A8=E6=88=91=E8=A7=89=E5=BE=97?= =?UTF-8?q?=E5=AE=83=E4=B8=8D=E7=81=B5=E8=BD=A6=E4=BA=86?= 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 1d3ed40..bbbc02e 100644 --- a/README.md +++ b/README.md @@ -1,11 +1,11 @@ > 前排提示:滥用 API 或在不支持的地区调用 API 有被封号的风险 > > 建议自行搭建代理中转 API 请求,然后更改对话设置中的 API Endpoint 参数使用中转 +> +> 具体反向代理搭建教程请参阅此 [>>Wiki页面<<](https://github.com/heimoshuiyu/chatgpt-api-web/wiki) # ChatGPT API WEB -> 灵车东西,做着玩儿的 - 一个简单的网页,调用 OPENAI ChatGPT 进行对话。 ![build status](https://github.com/heimoshuiyu/chatgpt-api-web/actions/workflows/pages.yml/badge.svg)