Build a Simple ChatBot with LangChain (Part 2): Add Short-Term & Long-Term Memory (Beginner Guide)
Hi everyone, welcome back to my blog!This is the continuation of the simple chatbot tutorial we started earlier. In this part, we’ll explore chatbot memory — what it is, why it matters, and how to implement both short-term and long-term memory in you...