ReduceDocumentsChain But what if you have too many documents to fit into a single a prompt? That's where ReduceDocumentsChain comes into play It recursively combines documents together Docs: https://
api.python.langchain.com/en/latest/chai
ns/langchain.chains.combine_documents.reduce.ReduceDocumentsChain.html#langchain.chains.combine_documents.reduce.ReduceDocumentsChain
…
ReduceDocumentsChain: Combining Multiple Documents in LLM Prompts
By
–
Leave a Reply