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
This feature is deprecated and will be removed in the future.
It is not recommended for use.
Generated using TypeDoc
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