Package com.embabel.agent.core.hitl
See: Description
-
Interface Summary Interface Description Awaitable Something awaited by an agent process, such as a request for user input. AwaitableResponse Response to an Awaitable ValidationError -
Enum Summary Enum Description ResponseImpact Response of handling an Awaitable -
Class Summary Class Description AbstractAwaitable Convenient support for implementing Awaitable ConfirmationRequest Request confirmation from the user before promoting an object to the blackboard. ConfirmationResponse FormBindingRequest Present the user with a form and bind it to the given class FormResponse Response from the UX