* 知名開源實作 * https://github.com/mem0ai/mem0 * https://github.com/letta-ai/letta * LangChain 關於 Memory 的文章和實作 * https://blog.langchain.dev/adding-long-term-memory-to-opengpts/ (2024/11) * https://blog.langchain.dev/launching-long-term-memory-support-in-langgraph/ (2024/10/8) * https://blog.langchain.dev/memory-for-agents/ (2024/10/19) * https://langchain-ai.github.io/langmem/concepts/conceptual_guide/ * https://blog.langchain.dev/langmem-sdk-launch/ * Agent Memory 課程 * https://www.deeplearning.ai/short-courses/llms-as-operating-systems-agent-memory/ * 使用 https://github.com/letta-ai/letta 框架 * https://github.com/topoteretes/awesome-ai-memory * Graph-based memory https://github.com/getzep/graphiti * paper: Sleep-time compute: make your machines think while they sleep (2025/4/22) * https://arxiv.org/abs/2504.13171 * https://x.com/charlespacker/status/1914380650993569817 * 發展整理 https://x.com/aparnadhinak/status/1920903237269680568 (2025/5/10) * Self-Managed LLM Memory 實作參考 (2025/5) * cookbook https://github.com/anthropics/anthropic-cookbook/blob/main/tool_use/memory_cookbook.ipynb * 比較 https://x.com/RLanceMartin/status/1925633240427114808/photo/1 (2205/5/23)