2024-10-22 11:16:53.835 | ERROR | utils.my_handle:llm_stream_handle_and_audio_synthesis:1903 - Traceback (most recent call last):
File "E:\GitHub_pro\AI-Vtuber\utils\my_handle.py", line 1700, in llm_stream_handle_and_audio_synthesis
for chunk in resp.iter_lines():
AttributeError: 'Stream' object has no attribute 'iter_lines'
操作系统
Windows
Python 版本
3.10.11
AI Vtuber 版本
1016
描述问题
复现步骤
chatgpt对接ollama流式调用时
期望的结果
No response
截图或日志
No response