mirror of
https://github.com/xszyou/Fay.git
synced 2026-03-12 17:51:28 +08:00
8 lines
112 B
Python
8 lines
112 B
Python
"""
|
|
核心模块
|
|
|
|
包含仿生记忆系统的核心功能:
|
|
- 长短期记忆系统
|
|
- ChromaDB服务封装
|
|
"""
|