OpenAI账号注册, 在config.json中填入你的api. pip3 install openai python3 bot.py 就可以多轮对话 输入#clear清楚当前轮次对话 输入stop中止聊天 效果如图所示: 目的: 方便测试GPT在不同数据集在NLP or Spoken Text任务上的性能。 简化后的python脚本, 代码来自: https://github.com/zhayujie/chatgpt-on-wechat