Represents the serialized form of a MapReduceDocumentsChain. It includes properties such as _type, llm_chain, and combine_document_chain.
_type
llm_chain
combine_document_chain
Optional
Use newer serialization methods.
This feature is deprecated and will be removed in the future.
It is not recommended for use.
Represents the serialized form of a MapReduceDocumentsChain. It includes properties such as
_type
,llm_chain
, andcombine_document_chain
.