ContextualTransformation
A functional interface representing a transformation operation that processes an input output of type Output in the context of AIAgentGraphContextBase and produces a transformed result of type NewOutput.
The presence of the JavaAPI annotation indicates that this interface is optimized for interoperability with Java.