ref:彻底移除海马体,优化log

This commit is contained in:
SengokuCola
2025-10-02 01:41:38 +08:00
parent feb40cac70
commit 6a0a07582e
6 changed files with 8 additions and 714 deletions

View File

@@ -17,7 +17,7 @@ from .memory_utils import (
check_title_exists_fuzzy
)
logger = get_logger("memory_chest")
logger = get_logger("memory")
class MemoryChest:
def __init__(self):