MemGPT and function calling

While I was doing this short course I was reading the MemGPT paper.
Do I understand correctly that when we use langchaing and OpenAI’s function calling + langchain’s memory feature we already use the “external context”?

In that sense, what is new then with MemGPT? What am I missing?