talkingwallace/ChatGPT-Paper-Reader

gpt_reader/bot/openai.py

usoop opened this issue · 1 comments

usoop commented

ret = self.bot_core.communicate(self.q)

这里是否应该为ret = self.bot_core.communicate(self.question_msg)

Hi 已经更新,谢谢!