Installation Method | 安装方法与平台
Pip Install (I used latest requirements.txt)
Version | 版本
Latest | 最新版
OS | 操作系统
Mac
Describe the bug | 简述
出现bug
Traceback (most recent call last):
File "./request_llms/bridge_chatgpt.py", line 325, in predict
chunk = next(stream_response)
^^^^^^^^^^^^^^^^^^^^^
StopIteration
Screen Shot | 有帮助的截图
Terminal Traceback & Material to Help Reproduce Bugs | 终端traceback(如有) + 帮助我们复现的测试材料样本(如有)
No response
Installation Method | 安装方法与平台
Pip Install (I used latest requirements.txt)
Version | 版本
Latest | 最新版
OS | 操作系统
Mac
Describe the bug | 简述
出现bug
Traceback (most recent call last):
File "./request_llms/bridge_chatgpt.py", line 325, in predict
chunk = next(stream_response)
^^^^^^^^^^^^^^^^^^^^^
StopIteration
Screen Shot | 有帮助的截图
Terminal Traceback & Material to Help Reproduce Bugs | 终端traceback(如有) + 帮助我们复现的测试材料样本(如有)
No response