Interface for the input parameters of the SimpleSequentialChain class.
Optional
Use callbacks instead
callbacks
Array of chains to run as a sequence. The chains are run in order they appear in the array.
Whether or not to trim the intermediate outputs.
Interface for the input parameters of the SimpleSequentialChain class.