feat:不好意思刚刚忘记push了

This commit is contained in:
SengokuCola
2025-05-30 17:41:31 +08:00
parent c5f1b2df24
commit c641ea2478
3 changed files with 18 additions and 116 deletions

View File

@@ -128,7 +128,7 @@ class DefaultExpressor:
# 创建思考消息
await self._create_thinking_message(anchor_message, thinking_id)
reply = None # 初始化 reply防止未定义
reply = [] # 初始化 reply防止未定义
try:
has_sent_something = False