开源候选
权威:见 ../CURRENT_STATE.md · 更新:2026-09-21
开源未在友车数据与环境实测。 厂商/项目介绍 ≠ 效果验证。
优先验证(非默认安装)
| 项目 | License | 启发 | 链接 |
|---|---|---|---|
| getzep/graphiti | Apache-2.0 | 时序感知知识图谱记忆;需图存储后端 | https://github.com/getzep/graphiti |
| vectorize-io/hindsight | MIT | 记忆/回顾类能力备选基线 | https://github.com/vectorize-io/hindsight |
备选
| 项目 | 说明 | 链接 |
|---|---|---|
| mem0 | 备选记忆框架;勿与上两者三件套叠加 | https://github.com/mem0ai/mem0 |
流程 / 评估 / 检索
| 项目 | 用途 | 链接 |
|---|---|---|
| langgraph | 流程编排候选 | https://github.com/langchain-ai/langgraph |
| temporal | 跨天等待候选 | https://github.com/temporalio/temporal |
| langfuse | 评估与追踪 | https://github.com/langfuse/langfuse |
| pgvector | 向量检索早期候选;≠ 完整内核 | https://github.com/pgvector/pgvector |
明确降权
| 项 | 原因 |
|---|---|
| microsoft/graphrag | 维护模式不建议作长期主干 |
| Graphiti+Hindsight+Mem0 叠加 | 先基线再对比引入 |
原料:../sources/raw/2026-09-20-workshop-research.md
第二篇(2026-09-20)补充
- 文二作者论述倾向在 Mem0 vs Graphiti/Zep 中选用 Graphiti,并以 LangGraph 为编排骨干。
- 本库仍坚持:先基线对比,再引入;「裁决」≠友车实测;不三件套叠加。
- Graphiti = 优先验证候选(与文一一致);LangGraph = 编排候选(非唯一)。
- 原料:../sources/raw/2026-09-20-architecture-practice.md · 对照:../syntheses/two-papers-2026-09-20.md
第三篇(2026-09-20)补充
- PostgreSQL + pgvector:首选落地底座之一(探索设计 · 待核实 · 未实测)
- LangGraph / Temporal:按需试验,非唯一编排
- Graphiti:有退出门槛的试验,非默认安装;与文一「优先验证」、文二「裁决」降权一致并更严
- 文三「湖非在线中心 / 图库非 day-1 / 先小而可靠」→ 进一步降权文二全家桶作 12 周默认
原料:../sources/raw/2026-09-20-voice-to-customer-engine.md · 对照:../syntheses/three-papers-2026-09-20.md
第四篇(2026-09-20)补充
候选菜单(皆非安装):DataHub / Splink / Zingg / Unstructured / LangGraph / OpenAI Agents SDK / Qdrant / OTel / MLflow / Langfuse
| 项 | 本库立场 |
|---|---|
| Neo4j GraphRAG | 与文一「GraphRAG 不作主干」冲突 → 待验证/噪音降权;不进首期默认 |
| Qdrant 等向量库 | 索引候选;Vector ≠ 真相底座;PG+pgvector 仍首选之一 |
| Splink / Zingg | Identity 候选;错合并>漏合并;未实测 |
原料:../sources/raw/2026-09-20-customer-os-memory-agent.md · 对照:../syntheses/four-papers-2026-09-20.md
命名分清(2026-09-21 审阅强制)
| 易混项 | 本库口径 |
|---|---|
| Zep vs Graphiti | 不是同一产品。Zep 是商业/平台记忆服务叙事;Graphiti(getzep/graphiti)是开源时序图库。禁止混写或「装了 Zep=装了 Graphiti」。 |
| Microsoft GraphRAG vs Neo4j GraphRAG | 不是同一栈。MS GraphRAG(维护模式,长期主干降权)≠ Neo4j GraphRAG 产品/集成。均不进首期默认。 |
| 组件 vs 业务设计 | 选组件不能代替对象模型、三线状态机、HITL 与场景合同。 |
| 商业延迟 → 自托管 | SaaS SLA/延迟数字不能平移到自托管部署。 |
Graphiti 本库立场:RDB+检索基线之上的 隔离试验(见 K-003),非默认安装。