Package com.embabel.agent.api.common.autonomy
See: Description
-
Class Summary Class Description AgentProcessExecution Successful result of directly trying to execute a goal. ProcessExecutionException Used for control flow NoGoalFound GoalNotApproved The Ranker chose a goal, but it was rejected by the GoalApprover NoAgentFound ProcessExecutionFailedException ProcessExecutionTerminatedException ProcessExecutionStuckException ProcessWaitingException AutonomyProperties Autonomy properties GoalSelectionOptions Can override platform-wide AutonomyProperties GoalSeeker Agent to seek a goal and the goal rankings that we used to choose the goal. Autonomy Adds autonomy to an AgentPlatform, with the ability to choose goals and agents dynamically, given user input. GoalChoiceApprovalRequest GoalChoiceApproved GoalChoiceNotApproved -
Interface Summary Interface Description BindingsFormatter Formats bindings into a string representation suitable for goal ranking and intent display. GoalChoiceApprovalResponse GoalChoiceApprover Implemented by objects that can veto goal choice PlanLister Interface for listing achievable plans based on the current world state.