Package akka.javasdk.agent.autonomous.capability
package akka.javasdk.agent.autonomous.capability
Capabilities that an
AutonomousAgent declares in its
definition: accepting task types (TaskAcceptance), delegating subtasks (Delegation), leading a team (TeamLeadership), and moderating conversations (Moderation).-
ClassDescriptionA capability that an autonomous agent can have.Declares that an agent can delegate subtasks to other agents.Declares that an agent can moderate turn-taking conversations between participant agents.Declares that an agent can accept and process tasks of the specified types.Declares that an agent can lead a team of autonomous agents.A team member type that can be added to the team.