fix: 移除残留的 ai_response 引用
This commit is contained in:
Binary file not shown.
@@ -258,8 +258,6 @@ class MatrixBot:
|
||||
room_id=room.room_id
|
||||
)
|
||||
|
||||
logger.info(f"Matrix回复已发送: {ai_response[:50]}")
|
||||
|
||||
except Exception as e:
|
||||
logger.error(f"处理Matrix消息失败: {e}")
|
||||
import traceback
|
||||
|
||||
Reference in New Issue
Block a user