bestony / ChatGPT-Feishu

给飞书准备的 ChatGPT 机器人
GNU General Public License v3.0
1.12k stars 281 forks source link

报错:Configuration is not a constructor #86

Open sunnyswufe opened 6 months ago

sunnyswufe commented 6 months ago

代码好像更新了, const {Configuration, OpenAIApi} = require("openai"); 引入openai的依赖之后, image 仍然会报错: Configuration is not a constructor