talkingwallace / ChatGPT-Paper-Reader

This repo offers a simple interface that helps you to read&summerize research papers in pdf format. You can ask some questions after reading. This interface is developed based on openai API and using GPT-3.5-turbo model.
739 stars 109 forks source link

gpt_reader/bot/openai.py #9

Open usoop opened 1 year ago

usoop commented 1 year ago

https://github.com/talkingwallace/ChatGPT-Paper-Reader/blob/da88b98da5ededb68f980fbf5091829a3a7a9907/gpt_reader/bot/openai.py#L196

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

talkingwallace commented 1 year ago

Hi 已经更新,谢谢!