Mem0 长期记忆层
Mem0 长期记忆层:为 LLM agent / chatbot 提供事实级记忆——抽取、嵌入、去重、存储 + 混合检索(语义 + BM25 + 实体加权),覆盖 17 个核心用例。自托管 Memory 与托管 MemoryClient 双形态。
晶体简介
Constraints
Evidence Quality
High confidence — strong evidence base
1 条不可违反的约束
WHENWhen configuring MemoryConfig for self-hosted Memory in OSS v2.0.0 following AGENTS.md/LLM.md graph examples
ACTIONDo not include any graph_store / graph_db / graph kwarg in MemoryConfig; treat graph memory as hosted-platform-only or use out-of-tree integration (UC-009 strands_agent / UC-017 examples/graph-db-demo notebooks). Surface the gap explicitly in your skill or wrapper so users see a hard error rather than silent no-op.
CONSEQUENCEundefined behavior
常见问题
讨论 (0)
暂无讨论,成为第一个发言的人吧!
更新历史
v0.1.0: 首次发布到 Doramagic.ai。基于 mem0ai/mem0 v2.0.0 的长期记忆层,中英双语 + 52 条 anti-pattern 约束 + 3 条 FAQ。
v0.1.0: 首次发布到 Doramagic.ai。基于 mem0ai/mem0 v2.0.0 的长期记忆层,中英双语 + 52 条 anti-pattern 约束 + 3 条 FAQ。