Open
Conversation
Author
|
有bug,好像某些地方改到了不该动的地方 |
Author
哦不是我的原因,原版也有一样的问题(在云服务器上一运行就疯狂创建新进程,然后机器人对同一个消息进行多次响应)。 |
|
大佬你好,请问一下,现在挂了梯子后能访问beta.openai.com获取key,但是访问chat.openai.com会提示1020代码,无法访问网站,有什么办法吗 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
新增了让别人能够在机器人处于私有状态下把自己添加到userlist的开关;
新增了一个等待词开关;
isAlone现在作用于所有MASTER = null,除了结束会话中的那个;
非admin也可以结束会话了;
现在机器人提及到qq号时会使用@了
优化了对话逻辑,让机器人在指令未真正执行时具有一定的反馈;
更改了几乎全部的文本。