Package com.embabel.agent.api.common.support
See: Description
-
Class Summary Class Description Branch Return type to indicate that the action can return one of two types. MultiTransformationAction Transformer that can take multiple inputs. SupplierAction Action that has no input preconditions, but produces an output TransformationAction Transformation action that runs custom code. TransformationActionKt BindFieldsToBlackboardKt -
Interface Summary Interface Description SelfToolPublisher Convenient interface a class can implement to publish @Tool functions automatically. SelfToolGroup A ToolGroup that publishes its own @Tool annotated methods.