Interface that extends the ChainInputs interface and defines the input fields required for a VectorDBQAChain. It includes properties such as vectorstore, combineDocumentsChain, returnSourceDocuments, k, and inputKey.
ChainInputs
vectorstore
combineDocumentsChain
returnSourceDocuments
k
inputKey
Switch to createRetrievalChain Will be removed in 0.2.0
Optional
Use callbacks instead
callbacks
Interface that extends the
ChainInputs
interface and defines the input fields required for a VectorDBQAChain. It includes properties such asvectorstore
,combineDocumentsChain
,returnSourceDocuments
,k
, andinputKey
.Deprecated
Switch to createRetrievalChain Will be removed in 0.2.0