Interface that extends the ChainInputs interface and defines the fields required for a transform chain. It includes the transform function, inputVariables, and outputVariables properties.
ChainInputs
transform
inputVariables
outputVariables
Switch to expression language: https://js.langchain.com/docs/expression_language/ Will be removed in 0.2.0
Optional
Use callbacks instead
callbacks
This feature is deprecated and will be removed in the future.
It is not recommended for use.
Generated using TypeDoc
Interface that extends the
ChainInputs
interface and defines the fields required for a transform chain. It includes thetransform
function,inputVariables
, andoutputVariables
properties.Deprecated
Switch to expression language: https://js.langchain.com/docs/expression_language/ Will be removed in 0.2.0