Package akka.javasdk.agent.autonomous.capability


package akka.javasdk.agent.autonomous.capability
  • Class
    Description
    A 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.