From 7ff7a660121a817f7859d4a504e2e1e181a817ce Mon Sep 17 00:00:00 2001 From: RockChinQ <1010553892@qq.com> Date: Tue, 29 Aug 2023 14:42:40 +0800 Subject: [PATCH] =?UTF-8?q?doc:=20=E6=9B=B4=E6=96=B0gpt4free=E7=9A=84?= =?UTF-8?q?=E8=AF=B4=E6=98=8E=E6=96=87=E6=A1=A3?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index c54412e1..9d8a89c6 100644 --- a/README.md +++ b/README.md @@ -34,6 +34,7 @@ +> 2023/8/29 [逆向库插件](https://github.com/RockChinQ/revLibs)已支持 gpt4free > 2023/8/14 [逆向库插件](https://github.com/RockChinQ/revLibs)已支持Claude和Bard > 2023/7/29 支持使用GPT的Function Calling功能实现类似ChatGPT Plugin的效果,请见[Wiki内容函数](https://github.com/RockChinQ/QChatGPT/wiki/%E6%8F%92%E4%BB%B6%E4%BD%BF%E7%94%A8-%E5%86%85%E5%AE%B9%E5%87%BD%E6%95%B0) @@ -56,6 +57,11 @@ - Claude, 由[插件](https://github.com/RockChinQ/revLibs)接入 - Google Bard, 由[插件](https://github.com/RockChinQ/revLibs)接入 +### 模型聚合平台 + +- gpt4free, 免费使用多个平台的各种文字模型, 由[插件](https://github.com/RockChinQ/revLibs)接入, 无需鉴权, 稳定性较差 +- poe.com, 免费使用Poe上多个平台的模型, 由[oliverkirk-sudo/ChatPoeBot](https://github.com/oliverkirk-sudo/ChatPoeBot)接入 + ### 故事续写 - NovelAI API, 由[插件](https://github.com/dominoar/QCPNovelAi)接入