app/api/report.py | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
app/api/report.py
@@ -76,7 +76,7 @@ await websocket.send_json(result) print(f"Forwarded to client, {chat_id}: {result}") last_message = "step" if steps else "message" last_message = "message" if msg else "step" # 启动两个任务,分别处理客户端和服务端的消息 tasks = [