dsh-recall
DSH 历史会话检索插件:支持对所有历史会话的原始文本进行本地、离线的字面、模糊及语义检索,让 AI 记住所有历史对话内容。
AI 分析
核心用途是为 DSH 提供全局历史对话的本地搜索引擎。适合需要跨越数周或数月的历史记录检索特定讨论细节的用户。内置约 37MB 的本地模型,无需联网。
安装
$
npx -p @deepseek-ai/dsh dsh plugin --profile web add github:Relistencode/dsh-recall说明文档
阅读完整 README ↗Optional configuration
- id: recall
name: dsh-recall
config:
semantic: false # disable the semantic layer (literal + fuzzy only, smaller package)
warmup: gentle # slower warm-up, lower background CPU (only during warm-up; zero afterwards)