-
Notifications
You must be signed in to change notification settings - Fork 1k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
现在好像失效了? #2
Open
kine0808
wants to merge
46
commits into
djun:main
Choose a base branch
from
qingconglaixueit:main
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
现在好像失效了? #2
Conversation
This file contains 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
2.增加主动清空会话功能
🚀 feat: 添加docker镜像
SessionTimeout=60s 需要加 s
Update README.md
2.Dockerfile优化,增加supervisord,进程异常自动拉起 3.消息处理器捕获异常,避免程序崩溃 4.优化二位码尺寸,linux上更容易扫码
2.优化响应给用户的信息 3.回复前缀可配置
修复配置文件映射的问题
2.群聊增加引用回复 3.修复会话过长引起GPT请求失败BUG 4.清空会话口令更改为可配置
feat: add build go binary to release
2.优化上下文,提高GPT回复效果
使用openwechat dispatcher优化hanlers
1.301报错解决方案 2.docker部署方式删除storage.json重启方式
…件中填写自己的 api keys,运行可执行程序即可
经常报错,怎么解决呢? |
启动前需替换config中的api_key,请问这里的api_key是什么key?谢谢 |
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.
现在好像失效了?