Skip to content

Commit 8ba43a7

Browse files
committed
Merge remote-tracking branch 'origin/master'
2 parents ad91646 + 7ecea36 commit 8ba43a7

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ an **unofficial** implement of ChatGPT in **QQ**/**Wechat**.
1313
这是一个**开箱即用****非官方**的聊天机器人,初衷是想给因各种原因无法正常使用ChatGPT的人也能体验到ChatGPT。可用于拓展、自定义。
1414

1515
qq机器人实现基于[TheoKanning/openai-java](https://github.com/TheoKanning/openai-java)[mamoe/mirai](https://github.com/mamoe/mirai.git)
16+
1617
微信机器人实现基于[TheoKanning/openai-java](https://github.com/TheoKanning/openai-java)[wxmbaci/itchat4j-uos](https://github.com/wxmbaci/itchat4j-uos).
1718

1819
🌹🌹🌹感谢[acheong08/ChatGPT](https://github.com/acheong08/ChatGPT)[PlexPt/chatgpt-java](https://github.com/PlexPt/chatgpt-java)[TheoKanning/openai-java](https://github.com/TheoKanning/openai-java)[mamoe/mirai](https://github.com/mamoe/mirai.git)[wxmbaci/itchat4j-uos](https://github.com/wxmbaci/itchat4j-uos) 🌹🌹🌹
@@ -96,6 +97,8 @@ tips:机器人响应速度与你的网络环境挂钩。
9697
- qq登录使用[mirai临时修复组件](https://github.com/cssxsh/fix-protocol-version),几乎不会出现登陆不了的问题
9798
- qq回复为引用回复(微信不是),且默认情况下,在群聊需@才会回复
9899
- 支持上下文对话。向机器人发送 “重置会话” 可以清除会话历史
100+
- token溢出时会自动删除较前的会话历史并重新提问
101+
- 可以设置basicPrompt达到具有性格的目的,如:“接下来在我向你陈述一件事情时,你只需要回答:“典”。”
99102
- 支持使用多个apiKey。在此情况下,会优先调用使用次数最少的apiKey,达到避免同一个api请求过多造成的Http500/503问题的目的
100103
-***开发中🥳***)网页控制台功能,更方便地控制你的GPT
101104

0 commit comments

Comments
 (0)