langchain/tests/unit_tests/retrievers
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>
2023-05-18 16:27:18 -07:00
..
self_query Fix self query pinecone translation (#3892) 2023-05-01 10:35:48 -07:00
__init__.py Generative Characters (#2859) 2023-04-16 21:41:00 -07:00
test_time_weighted_retriever.py Generative Characters (#2859) 2023-04-16 21:41:00 -07:00
test_zep.py Zep Retriever - Vector Search Over Chat History (#4533) 2023-05-18 16:27:18 -07:00