langchain/tests/unit_tests/retrievers
Daniel Chalef 0551bc90a5
Zep Hybrid Search (#5742)
Zep now supports persisting custom metadata with messages and hybrid
search across both message embeddings and structured metadata. This PR
implements custom metadata and enhancements to the
`ZepChatMessageHistory` and `ZepRetriever` classes to implement this
support.

Tag maintainers/contributors who might be interested:

  VectorStores / Retrievers / Memory
  - @dev2049

---------

Co-authored-by: Daniel Chalef <daniel.chalef@private.org>
2023-06-05 12:59:28 -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_tfidf.py tfidf retriever (#5114) 2023-05-24 10:02:09 -07:00
test_time_weighted_retriever.py Generative Characters (#2859) 2023-04-16 21:41:00 -07:00
test_zep.py Zep Hybrid Search (#5742) 2023-06-05 12:59:28 -07:00