langchain/libs/community/tests/unit_tests/retrievers
Erick Friis c2a3021bb0
multiple: pydantic 2 compatibility, v0.3 (#26443)
Signed-off-by: ChengZi <chen.zhang@zilliz.com>
Co-authored-by: Eugene Yurtsev <eyurtsev@gmail.com>
Co-authored-by: Bagatur <22008038+baskaryan@users.noreply.github.com>
Co-authored-by: Dan O'Donovan <dan.odonovan@gmail.com>
Co-authored-by: Tom Daniel Grande <tomdgrande@gmail.com>
Co-authored-by: Grande <Tom.Daniel.Grande@statsbygg.no>
Co-authored-by: Bagatur <baskaryan@gmail.com>
Co-authored-by: ccurme <chester.curme@gmail.com>
Co-authored-by: Harrison Chase <hw.chase.17@gmail.com>
Co-authored-by: Tomaz Bratanic <bratanic.tomaz@gmail.com>
Co-authored-by: ZhangShenao <15201440436@163.com>
Co-authored-by: Friso H. Kingma <fhkingma@gmail.com>
Co-authored-by: ChengZi <chen.zhang@zilliz.com>
Co-authored-by: Nuno Campos <nuno@langchain.dev>
Co-authored-by: Morgante Pell <morgantep@google.com>
2024-09-13 14:38:45 -07: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
test_ensemble.py
test_imports.py community: retrievers: added capability for using Product Quantization as one of the retriever. (#22424) 2024-07-24 13:52:15 +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_remote_retriever.py
test_svm.py
test_tfidf.py
test_web_research.py
test_you.py