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/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>
4 months ago
..
__init__.py langchain: add RankLLM Reranker (#21171) 4 months ago
flashrank_rerank.py Harrison/move flashrank rerank (#21448) 4 months ago
jina_rerank.py community[mionr]: add Jina Reranker in retrievers module (#19406) 5 months ago
llmlingua_filter.py community[feat]: Adds LLMLingua as a document compressor (#17711) 6 months ago
openvino_rerank.py community[minor]: import fix (#20995) 4 months ago
rankllm_rerank.py langchain: add RankLLM Reranker (#21171) 4 months ago