Xueheng-Li / SynologyChatbotGPT

A multi-talented chatbot that integrates OpenAI api and Synology Chat.
https://github.com/Xueheng-Li/SynologyChatbotGPT
MIT License
160 stars 30 forks source link

docker终端提示 IndexError #34

Closed zhang-qihao closed 1 year ago

zhang-qihao commented 1 year ago

![Uploading a0d9d9efc77a6b2d3633609a8965520d.jpeg…]()

zhang-qihao commented 1 year ago

![Uploading a0d9d9efc77a6b2d3633609a8965520d.jpeg…]()

hhhguany commented 1 year ago

发现一种粗暴的解决方案,添加stream=False即可。但是就不能一条一条出回答了。希望开发者能尽快修复下。

hhhguany commented 1 year ago

我尝试进行了修复:https://github.com/Xueheng-Li/SynologyChatbotGPT/pull/35