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/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>
1 year ago
..
self_query Fix self query pinecone translation (#3892) 1 year ago
__init__.py Generative Characters (#2859) 1 year ago
test_tfidf.py tfidf retriever (#5114) 1 year ago
test_time_weighted_retriever.py Generative Characters (#2859) 1 year ago
test_zep.py Zep Hybrid Search (#5742) 1 year ago