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
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