Represents the serialized form of a ChatVectorDBQAChain. It includes properties such as _type, k, combine_documents_chain, and question_generator.
_type
k
combine_documents_chain
question_generator
Use newer serialization methods.
Represents the serialized form of a ChatVectorDBQAChain. It includes properties such as
_type
,k
,combine_documents_chain
, andquestion_generator
.