ZepMemoryZepRetrieverConversationChainZepVectorStoreintermediate30 min
Zep + LangChain conversational memory
Long-term conversational memory with auto-summarization, semantic search, and entity extraction for stateful AI agents.
Prerequisites
- →Install Zep server (localhost:8000 or cloud)
- →npm i @langchain/community @getzep/zep-js @langchain/core (JS) or pip install langchain-community zep-python (Python)
- →set ZEP_URL env var.