OpenAI 在每次输入时总是返回为空数组的选择。
作者: shoumyadeeep创建于 2025年7月29日更新于 2025年7月29日
Traceback (most recent call last): File "/home/frappe/mindsearch/venv/lib/python3.10/site-packages/lagent/llms/OpenAI.py", line 741, in streaming choice = response['choices'][0] IndexError: list index out of range
内容来源: InternLM/MindSearch