Optional
callbackOptional
callbacksChain to use to combine results of applying llm_chain to documents.
Optional
documentVariable name in the LLM chain to put the documents in
Optional
ensureEnsures that the map step is taken regardless of max tokens
Optional
inputLLM Wrapper to use after formatting documents
Optional
maxThe maximum number of iterations to run through the map
Optional
maxThe maximum number of tokens before requiring to do the reduction
Optional
memoryOptional
metadataOptional
returnReturn the results of the map steps in the output.
Optional
tagsOptional
verbose
Interface for the input properties of the MapReduceDocumentsChain class.