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 분석
配合 OpenViking 记忆服务使用,为智能体提供记忆读写工具和画像注入。适合需要让智能体自主管理记忆、实现个性化长期对话的用户。
설치
검증된 bundle이 없거나 호환성 검사에 실패했습니다. 먼저 저장소 설명을 읽어 주세요. 전체 README 읽기 ↗
配置项(section.*)
| 字段 | 默认 | 说明 |
|---|---|---|
enabled | true | 是否注入 memory:profile 段 |
maxChars | 1200 | 段总字符预算 |
minScore | 0.2 | 注入条目的最低召回分数 |
cacheTtlMs | 300000 | 段缓存 TTL |
maxTokens | 600 | 广谱画像召回 token 预算 |
includeSessionOverview | true | 是否包含会话工作记忆概览 |
query | 广谱画像查询 | 跨会话召回用的查询文本 |