zouyuanqing/dsh-memory-openviking--packages-dsh-tool-memory ↗★ 1
@deepseek-ai/dsh-tool-memory
Agent-preset tool package for the host `memory` service: thin memory tools plus an automatic compact user-profile prompt section and per-input targeted injection.
AI Analysis
配合 OpenViking 记忆服务使用,为智能体提供记忆读写工具和画像注入。适合需要让智能体自主管理记忆、实现个性化长期对话的用户。
Install
This plugin has no verified bundle, or compatibility checks failed. Read the repository notes first. Read the full README ↗
README
Read the full README ↗配置项(section.*)
| 字段 | 默认 | 说明 |
|---|---|---|
enabled | true | 是否注入 memory:profile 段 |
maxChars | 1200 | 段总字符预算 |
minScore | 0.2 | 注入条目的最低召回分数 |
cacheTtlMs | 300000 | 段缓存 TTL |
maxTokens | 600 | 广谱画像召回 token 预算 |
includeSessionOverview | true | 是否包含会话工作记忆概览 |
query | 广谱画像查询 | 跨会话召回用的查询文本 |