记忆操控 — 编辑 AI 对话历史中的任意消息,然后无缝继续
擦除 & 注入 — 删除噪音或往历史消息中注入缺失的上下文
修改追溯 — 每次编辑都有前后 diff 对比,完整可追溯
https://github.com/voidcraft-dev/memory-forge-rs
- ❤️1
记忆操控 — 编辑 AI 对话历史中的任意消息,然后无缝继续
擦除 & 注入 — 删除噪音或往历史消息中注入缺失的上下文
修改追溯 — 每次编辑都有前后 diff 对比,完整可追溯
bun install -g https://github.com/xream/qmd --trust~/.config/qmd/index.yml 如图 2 设置models:
embed:
base_url: "https://api.siliconflow.cn/v1"
key: "sk-..."
model: "BAAI/bge-m3"
rerank:
base_url: "https://api.siliconflow.cn/v1"
key: "sk-..."
model: "BAAI/bge-reranker-v2-m3"
query:
base_url: "https://api....com/v1"
key: "..."
model: "..."~/.openclaw/openclaw.json 如图 3 设置openclaw gateway restart/v full 方便调试/v on 不开 full , /v off 关掉