Refactor/memory statistics (#99)
* [refactor]Reconstructing forgotten, emotional, situational, and explicit memory statistics * [refactor]Reconstructing forgotten, emotional, situational, and explicit memory statistics * [changes]Improve the code based on AI review
This commit is contained in:
@@ -401,5 +401,5 @@ class MemoryEpisodicService(MemoryBaseService):
|
||||
raise
|
||||
|
||||
|
||||
# 创建全局服务实例
|
||||
# 创建全局服务实例(供控制器层使用)
|
||||
memory_episodic_service = MemoryEpisodicService()
|
||||
|
||||
Reference in New Issue
Block a user