From 97421299f5e1df69d6500b00d16dddd3501de0eb Mon Sep 17 00:00:00 2001 From: RockChinQ <1010553892@qq.com> Date: Mon, 14 Aug 2023 19:11:48 +0800 Subject: [PATCH] =?UTF-8?q?doc(README.md):=20Claude=E5=92=8CBard=E7=9A=84?= =?UTF-8?q?=E8=AF=B4=E6=98=8E?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitignore | 4 +++- README.md | 3 +++ 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index ab42d905..4dda62f3 100644 --- a/.gitignore +++ b/.gitignore @@ -27,4 +27,6 @@ test_* venv/ hugchat.json qcapi -/*.yaml \ No newline at end of file +/*.yaml +claude.json +bard.json \ No newline at end of file diff --git a/README.md b/README.md index 3f1059e4..4e3c4479 100644 --- a/README.md +++ b/README.md @@ -34,6 +34,7 @@ +> 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)
@@ -52,6 +53,8 @@ - ChatGPT网页版GPT-4模型, 目前需要ChatGPT Plus订阅, 由[插件](https://github.com/RockChinQ/revLibs)接入 - New Bing逆向库, 由[插件](https://github.com/RockChinQ/revLibs)接入 - HuggingChat, 由[插件](https://github.com/RockChinQ/revLibs)接入, 仅支持英文 +- Claude, 由[插件](https://github.com/RockChinQ/revLibs)接入 +- Google Bard, 由[插件](https://github.com/RockChinQ/revLibs)接入 ### 故事续写