langchain/libs/community/tests/unit_tests/retrievers
Asi Greenholts d34bf78f3b
community: BM25Retriever preservation of document id (#27019)
Currently this retriever discards document ids

---------

Co-authored-by: asi-cider <88270351+asi-cider@users.noreply.github.com>
Co-authored-by: Erick Friis <erick@langchain.dev>
2024-12-04 00:36:00 +00:00
..
document_compressors
__init__.py
test_base.py core[patch]: add standard tracing params for retrievers (#25240) 2024-08-12 14:51:59 +00:00
test_bedrock.py multiple: pydantic 2 compatibility, v0.3 (#26443) 2024-09-13 14:38:45 -07:00
test_bm25.py community: BM25Retriever preservation of document id (#27019) 2024-12-04 00:36:00 +00:00
test_ensemble.py
test_imports.py community: add Needle retriever and document loader integration (#28157) 2024-12-03 22:06:25 +00:00
test_knn.py
test_nanopq.py community: retrievers: added capability for using Product Quantization as one of the retriever. (#22424) 2024-07-24 13:52:15 +00:00
test_needle.py community: add Needle retriever and document loader integration (#28157) 2024-12-03 22:06:25 +00:00
test_remote_retriever.py
test_svm.py
test_tfidf.py
test_web_research.py
test_you.py multiple: rely on asyncio_mode auto in tests (#27200) 2024-10-15 16:26:38 +00:00