From 4a20ae236ba90948432c1c3324efd8001021a614 Mon Sep 17 00:00:00 2001 From: Rock Chin <1010553892@qq.com> Date: Sat, 18 Mar 2023 09:15:26 +0000 Subject: [PATCH] =?UTF-8?q?doc:=20README.md=E6=A0=BC=E5=BC=8F=E9=94=99?= =?UTF-8?q?=E8=AF=AF?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ab3a2b4a..a78d49f0 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # QChatGPT🤖 -> 2023/3/18 现已支持GPT-4 API(内测),请查看`config-template.py`中的`completion_api_params` +> 2023/3/18 现已支持GPT-4 API(内测),请查看`config-template.py`中的`completion_api_params` > 2023/3/15 逆向库已支持New Bing,使用方法查看[插件文档](https://github.com/RockChinQ/revLibs) > 2023/3/15 逆向库已支持GPT-4模型,使用方法查看[插件](https://github.com/RockChinQ/revLibs) > 2023/3/3 现已在主线支持官方ChatGPT接口,使用方法查看[#195](https://github.com/RockChinQ/QChatGPT/issues/195)