This site does not allow itself to be embedded. You can still read it on the original site — the toolbar below keeps your place in the directory.
Last week we added short-term memory to our LangGraph application. That works great as long as we stay in the same session. But when we want to keep the memory around between sessions, we need a different approach. In this post we create our hand-written approach for a long-term memory solution. Do this only to understand what is going on and not to use it in production. For that purpose, we can…
Comments
Nothing yet. Say the first thing.
Sign in to join the conversation.