Map Rerank Finally, the Map Rerank Chain calls an LLM on each document, asking not only for an answer but also a score It then sorts the responses by the score and returns the highest one Docs: https://
api.python.langchain.com/en/latest/chai
ns/langchain.chains.combine_documents.map_rerank.MapRerankDocumentsChain.html#langchain.chains.combine_documents.map_rerank.MapRerankDocumentsChain
…
Map Rerank Chain: LLM Document Scoring and Ranking
By
–
Leave a Reply