Memori:SQL-native 的 Agent 长期记忆基础设施
Type: article
Author: unknown
Primary Topic: AI Agent
Ingested: 2026-06-10
Summary
Memori 是一个将 Agent 记忆作为独立基础设施层的开源项目,通过 SQL-native 存储和 LLM 自动分类,将对话数据结构化为 Facts、Preferences、Rules、Summaries 四类。相比主流框架将 memory 作为附加功能,Memori 支持精确查询、TTL 过期、attribution 溯源,可插入任意 LLM 客户端和框架。该项目为需要跨会话记忆的企业级 Agent 应用提供了工程级解决方案。
Key Concepts
- Agent长期记忆
- SQL-native存储
- 结构化四分类
- 跨会话状态管理
- 记忆基础设施
- TTL与数据合规
- attribution溯源
Entities
- MemoriLabs
- Memori
- LangChain
- OpenClaw
- GBrain
- Postgres
- SQLite
Source
Relations
- (none)
Auto-generated on 2026-06-10