feat:新增表情包发送动作

This commit is contained in:
SengokuCola
2025-06-02 18:56:11 +08:00
parent d957aef202
commit b068b6a31e
4 changed files with 187 additions and 3 deletions

View File

@@ -395,7 +395,7 @@ class DefaultExpressor:
thinking_start_time = time.time()
if thinking_start_time is None:
logger.error(f"[{stream_name}]思考过程未找到或已结束,无法发送回复。")
logger.error(f"[{stream_name}]expressor思考过程未找到或已结束,无法发送回复。")
return None
mark_head = False