Represents the serialized form of a RefineDocumentsChain. It includes properties such as _type, llm_chain, and refine_llm_chain.
_type
llm_chain
refine_llm_chain
Optional
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 RefineDocumentsChain. It includes properties such as
_type
,llm_chain
, andrefine_llm_chain
.