← 返回论文库
MemGPT: Towards LLMs as Operating Systems
Packer, Wooders, Lin, et al. (Berkeley) · 2023
L3.4 · LLM Agent Patterns & FrameworksarXiv:2310.08560#memory
CORE IDEA
OS memory hierarchy 搬到 LLM:working memory (context) + external memory,agent 自己决定 page in/out。
CONCRETE EXAMPLE
multi-document QA + 长对话场景显著优于 fixed-context baselines。
L-ANCHOR · 为什么在这一层重要
memory hierarchy 经典