mirror of
https://github.com/xszyou/Fay.git
synced 2026-03-12 17:51:28 +08:00
11 lines
176 B
Python
11 lines
176 B
Python
"""
|
|
服务模块
|
|
|
|
包含仿生记忆系统的各种服务:
|
|
- 摘要生成服务
|
|
- 话题摘要服务
|
|
- 本地Embedding服务
|
|
- 聊天助手服务
|
|
- 记忆清理调度器
|
|
"""
|