Switch to expression language: https://js.langchain.com/docs/expression_language/ 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.
Deprecated
Switch to expression language: https://js.langchain.com/docs/expression_language/ Interface for the input parameters of the SimpleSequentialChain class.