Interface AnalyzeDocumentChainInput

Interface for the input parameters required by the AnalyzeDocumentChain class.

Hierarchy

Implemented by

Properties

combineDocumentsChain: BaseChain<ChainValues, ChainValues>
callbackManager?: CallbackManager

Deprecated

Use callbacks instead

inputKey?: string
textSplitter?: TextSplitter

Generated using TypeDoc