langchain/libs/community/tests/integration_tests/document_compressors
Eric Zhang e7e41eaabe
langchain: add RankLLM Reranker (#21171)
Integrate RankLLM reranker (https://github.com/castorini/rank_llm) into
LangChain

An example notebook is given in
`docs/docs/integrations/retrievers/rankllm-reranker.ipynb`

---------

Co-authored-by: Harrison Chase <hw.chase.17@gmail.com>
2024-05-22 20:12:55 +00:00
..
__init__.py langchain: add RankLLM Reranker (#21171) 2024-05-22 20:12:55 +00:00
test_rankllm_rerank.py langchain: add RankLLM Reranker (#21171) 2024-05-22 20:12:55 +00:00