Skip to content
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

ChatGpt to message #208

Merged
merged 5 commits into from
Aug 31, 2023
Merged

ChatGpt to message #208

merged 5 commits into from
Aug 31, 2023

Conversation

XFFFCCCC
Copy link
Collaborator

@XFFFCCCC XFFFCCCC commented Aug 30, 2023

#59
除了openai api 无法测试,这部分用text测试已经测试没问题

其中有一些得要优化,部分地方重试,数据库数据要回滚

还有聊天历史数据,打包发送

@@ -155,6 +155,7 @@ func Consume(channel *amqp.Channel) {
"err": err,
}).Errorf("Error when unmarshaling the prepare json body.")
return
//这个地方直接能return吗
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

不能,我来修复一下

@liaosunny123 liaosunny123 merged commit 38303c4 into GuGoOrg:dev Aug 31, 2023
2 of 3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants