🤖 自动格式化代码 [skip ci]

This commit is contained in:
github-actions[bot]
2025-06-14 07:03:25 +00:00
parent e15a9b29ff
commit 538c3ae3f2
9 changed files with 77 additions and 75 deletions

View File

@@ -267,7 +267,7 @@ class ChangeToFocusChatAction(BaseAction):
"聊天上下文中自己的回复条数较多超过3-4条",
"对话进行得非常热烈活跃",
"用户表现出深入交流的意图",
"话题需要更专注和深入的讨论"
"话题需要更专注和深入的讨论",
]
async def execute(self) -> Tuple[bool, str]: