fix:修复一些bug

This commit is contained in:
SengokuCola
2025-10-08 19:39:54 +08:00
parent 40fb50249f
commit f88b479afa
3 changed files with 5 additions and 2 deletions

View File

@@ -335,6 +335,7 @@ class HeartFChatting:
await global_memory_chest.build_running_content(chat_id=self.stream_id)
cycle_timers, thinking_id = self.start_cycle()
logger.info(f"{self.log_prefix} 开始第{self._cycle_counter}次思考")