Skip to content

Memory(记忆)怎么用

适用场景

  • 让助理长期记住你的偏好(称呼、格式偏好、常用项目)
  • 从笔记/文档中“语义检索”出相关片段(比纯关键字搜索更好用)

常用命令

bash
openclaw memory status
openclaw memory status --deep
openclaw memory index --force
openclaw memory search "关键词"

排错

  • memory status --deep 看向量/embedding 能力是否可用
  • 索引不对就 memory index --force 重建