File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -32,8 +32,8 @@ This means: **memory management logic moves from prompt to code — deterministi
3232
3333| Pattern | LLM Role | Representative |
3434| ---| ---| ---|
35- | ** LLM-Embedded** | Executor inside the pipeline | Mem0, MAGMA |
36- | ** MCP Server** | Tool provider via MCP protocol | MemCP |
35+ | ** LLM-Embedded** | Executor inside the pipeline | Mem0, Letta |
36+ | ** MCP Server** | Tool provider via MCP protocol | claude-mem |
3737| ** LLM-Supervised** | External supervisor of a standalone binary | Mnemon |
3838
3939<p align =" center " >
Original file line number Diff line number Diff line change 2121 <mxCell id="p1_title" value="<b>LLM-Embedded</b>" style="text;html=1;align=center;verticalAlign=middle;strokeColor=none;fillColor=none;fontSize=15;" vertex="1" parent="1">
2222 <mxGeometry x="60" y="74" width="400" height="24" as="geometry"/>
2323 </mxCell>
24- <mxCell id="p1_rep" value="Mem0 · MAGMA " style="text;html=1;align=center;verticalAlign=middle;strokeColor=none;fillColor=none;fontSize=10;fontColor=#888888;" vertex="1" parent="1">
24+ <mxCell id="p1_rep" value="Mem0 · Letta " style="text;html=1;align=center;verticalAlign=middle;strokeColor=none;fillColor=none;fontSize=10;fontColor=#888888;" vertex="1" parent="1">
2525 <mxGeometry x="60" y="96" width="400" height="18" as="geometry"/>
2626 </mxCell>
2727 <mxCell id="p1_app" value="<b>Application</b>" style="rounded=1;whiteSpace=wrap;html=1;fillColor=#FFFFFF;strokeColor=#999999;fontSize=10;" vertex="1" parent="1">
5454 <mxCell id="p2_title" value="<b>MCP Server</b>" style="text;html=1;align=center;verticalAlign=middle;strokeColor=none;fillColor=none;fontSize=15;" vertex="1" parent="1">
5555 <mxGeometry x="480" y="74" width="400" height="24" as="geometry"/>
5656 </mxCell>
57- <mxCell id="p2_rep" value="MemCP " style="text;html=1;align=center;verticalAlign=middle;strokeColor=none;fillColor=none;fontSize=10;fontColor=#888888;" vertex="1" parent="1">
57+ <mxCell id="p2_rep" value="claude-mem " style="text;html=1;align=center;verticalAlign=middle;strokeColor=none;fillColor=none;fontSize=10;fontColor=#888888;" vertex="1" parent="1">
5858 <mxGeometry x="480" y="96" width="400" height="18" as="geometry"/>
5959 </mxCell>
6060 <mxCell id="p2_llm" value="<b>Host LLM</b>" style="rounded=1;whiteSpace=wrap;html=1;fillColor=#FFFFFF;strokeColor=#999999;fontSize=10;" vertex="1" parent="1">
Original file line number Diff line number Diff line change @@ -32,8 +32,8 @@ Mnemon 基于一个核心理念:**LLM 本身就是最好的编排器。** 不
3232
3333| 模式 | LLM 角色 | 代表项目 |
3434| ---| ---| ---|
35- | ** LLM-Embedded** | 管线内部的执行者 | Mem0, MAGMA |
36- | ** MCP Server** | 通过 MCP 协议提供工具 | MemCP |
35+ | ** LLM-Embedded** | 管线内部的执行者 | Mem0, Letta |
36+ | ** MCP Server** | 通过 MCP 协议提供工具 | claude-mem |
3737| ** LLM-Supervised** | 独立二进制的外部监督者 | Mnemon |
3838
3939<p align =" center " >
You can’t perform that action at this time.
0 commit comments