moltbot memory
管理语义内存索引与搜索。
由当前内存插件提供(默认:memory-core;设置 plugins.slots.memory = "none" 可禁用)。相关:
示例
moltbot memory status
moltbot memory status --deep
moltbot memory status --deep --index
moltbot memory status --deep --index --verbose
moltbot memory index
moltbot memory index --verbose
moltbot memory search "release checklist"
moltbot memory status --agent main
moltbot memory index --agent main --verbose选项
通用:
--agent <id>: 仅针对单个代理(默认:所有已配置代理)。--verbose: 探测与索引时输出详细日志。
说明:
memory status --deep探测向量与嵌入可用性。memory status --deep --index在存储脏时执行重建索引。memory index --verbose打印各阶段详情(提供商、模型、来源、批处理活动)。
最后更新于: