mirror of
https://github.com/hwchase17/langchain.git
synced 2026-01-06 16:35:05 +00:00
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>