Interface MapReduceQAChainParams

Represents the parameters for creating a MapReduceQAChain.

Hierarchy

  • MapReduceQAChainParams

Properties

combineMapPrompt?: BasePromptTemplate<any, BasePromptValueInterface, any>
combinePrompt?: BasePromptTemplate<any, BasePromptValueInterface, any>
returnIntermediateSteps?: boolean
verbose?: boolean

Generated using TypeDoc