DSH|dsh-agent-memory|跨会话长期记忆插件 #2541
Culeot
started this conversation in
Show Your Plugins!
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
项目地址
项目介绍
DSH 的跨会话长期记忆插件:数据存本地 JSON,零依赖、不上云。提供 memory_remember / recall / index / forget / sediment 工具;设置页有「记忆」面板,可统计、搜索、新建、编辑、删除记忆。v0.8.0 新增可解释召回(每条检索结果附命中原因)+ BM25 中文召回增强。
与 DSH 的集成方式
bash cd ~/.dsh/profiles/<profile> npm install dsh-agent-memoryn- preset 加一行:``yaml
name: 'dsh-agent-memory'
``n
截图
v0.8.0 变更:可解释召回(reasons)、BM25 信号、recall 条数/截断优化、memory_sediment、记忆面板(新建/编辑/删除)。52 个测试全绿。
All reactions