langchain/libs/community/langchain_community/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
flashrank_rerank.py Harrison/move flashrank rerank (#21448) 2024-05-15 13:08:52 -07:00
jina_rerank.py community[mionr]: add Jina Reranker in retrievers module (#19406) 2024-04-25 10:27:10 -07:00
llmlingua_filter.py community[feat]: Adds LLMLingua as a document compressor (#17711) 2024-02-27 19:23:56 -08:00
openvino_rerank.py community[minor]: import fix (#20995) 2024-04-29 10:32:50 -04:00
rankllm_rerank.py langchain: add RankLLM Reranker (#21171) 2024-05-22 20:12:55 +00:00