Files
langchain/langchain/chains/combine_documents
Zach Schillaci aa14e223ee Reuse length_func in MapReduceDocumentsChain (#5181)
# Reuse `length_func` in `MapReduceDocumentsChain`

Pretty straightforward refactor in `MapReduceDocumentsChain`. Reusing
the local variable `length_func`, instead of the longer alternative
`self.combine_document_chain.prompt_length`.

@hwchase17
2023-05-24 08:28:37 -07:00
..
2023-04-30 11:14:09 -07:00
2023-04-30 11:14:09 -07:00
2023-04-30 11:14:09 -07:00