This video explores how to store conversational memory similar to ChatGPT's new long-term memory feature.
We'll use LangGraph to build a simple memory-managing agent to extract pertinent information from a conversation and store it as long-term memory via parallel tool calling.
Interested in talking about a project? Reach out!
Email:
[email protected]
LinkedIn: linkedin.com/in/christianerice
Timestamps:
0:00 - Intro
0:16 - Memory Demo
3:21 - Approaches to Adding Memory
9:59 - Code Walkthrough
19:54 - Optimizations
Follow along with the code on GitHub:
https://github.com/christianrice/demos/tree/d1ad4096491a087f16c73c921b6be00f9c3c9356/2024_03_01%20-%20Save%20Long-Term%20Memory