You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
langchain/docs/modules/indexes
Daniel Chalef c8c2276ccb
Zep Retriever - Vector Search Over Chat History (#4533)
# Zep Retriever - Vector Search Over Chat History with the Zep Long-term
Memory Service

More on Zep: https://github.com/getzep/zep

Note: This PR is related to and relies on
https://github.com/hwchase17/langchain/pull/4834. I did not want to
modify the `pyproject.toml` file to add the `zep-python` dependency a
second time.

Co-authored-by: Daniel Chalef <daniel.chalef@private.org>
1 year ago
..
document_loaders/examples Fix bilibili (#4860) 1 year ago
retrievers/examples Zep Retriever - Vector Search Over Chat History (#4533) 1 year ago
text_splitters docs: text splitters improvements (#4490) 1 year ago
vectorstores docs: vectorstores, different updates and fixes (#4939) 1 year ago
document_loaders.rst
getting_started.ipynb Update getting_started.ipynb (#4850) 1 year ago
retrievers.rst
text_splitters.rst docs: text splitters improvements (#4490) 1 year ago
vectorstores.rst