Adding memory to langchain.js agent
May 9, 2023 · 2 min read · With the latest version of langchain, it is now possible to add memory to agent. It is not documented well, however, hence this post. In this post, I'll share with you how to add memory to chatbots using Langchain. Steps to add memory to chatbots usi...
Join discussion