diff --git a/README.md b/README.md index 397ba3a30..356c7aaf7 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ [![License](https://img.shields.io/badge/license-AGPL3-orange.svg?style=plastic)](https://github.com/Soulter/QQChannelChatGPT/blob/master/LICENSE) ![Python](https://img.shields.io/badge/python-3.9+-blue) --> -基于go-cq和官方QQ频道SDK的机器人项目。支持ChatGPT、NewBing等大模型。一次部署,同时使用 +基于go-cqhttp和官方QQ频道SDK的QQ机器人项目。支持ChatGPT、Claude、HuggingChat大模型。一次部署,同时使用。 部署文档:https://github.com/Soulter/QQChannelChatGPT/wiki @@ -21,16 +21,19 @@ ## 🧩功能: 近期新功能: +- 接入Claude、HuggingChat。 - Markdown渲染支持:回复消息支持图片。 - 支持插件。https://github.com/Soulter/QQChannelChatGPT/wiki/%E5%9B%9B%E3%80%81%E5%BC%80%E5%8F%91%E6%8F%92%E4%BB%B6 - 热更新 - 接入QQ,支持在QQ上和QQ频道上同时聊天!https://github.com/Soulter/QQChannelChatGPT/issues/82 - Windows启动器。链接:https://github.com/Soulter/QQChatGPTLauncher/releases/latest -支持的AI语言模型(请在`configs/config.yaml`下配置): +支持的AI语言模型: - 逆向ChatGPT - 官方ChatGPT API -- Bing **暂时不可用** +- Claude +- HuggingChat +- Bing - ...