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. BranchingAction Action that declares one of two types of output. ConsumerAction Action that has input preconditions, but produces no output 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 SelfToolCallbackPublisher Convenient interface a class can implement to publish @Tool functions automatically. SelfToolGroup