Represents the serialized form of a VectorDBQAChain. It includes properties such as _type, k, and combine_documents_chain.
_type
k
combine_documents_chain
Use newer serialization methods.
This feature is deprecated and will be removed in the future.
It is not recommended for use.
Generated using TypeDoc
Represents the serialized form of a VectorDBQAChain. It includes properties such as
_type
,k
, andcombine_documents_chain
.