Represents the serialized form of a SequentialChain. It includes properties such as _type, input_variables, output_variables, and chains.
_type
input_variables
output_variables
chains
Use newer serialization methods.
This feature is deprecated and will be removed in the future.
It is not recommended for use.
Represents the serialized form of a SequentialChain. It includes properties such as
_type,input_variables,output_variables, andchains.