Protected
_Protected
Readonly
aiProtected
disabledReadonly
onEmitted when the list of agents changes. This can be used to update the UI when agents are added or removed.
Protected
Readonly
promptdisable the agent with the specified id.
the agent id.
Enable the agent with the specified id.
the agent id.
Retrieves a list of all available agents, i.e. agents which are not disabled
Retrieves a list of all agents, including disabled ones.
Protected
initquery whether this agent is currently enabled or disabled.
the agent id.
true if the agent is enabled, false otherwise.
Allows to register an agent programmatically.
the agent to register
Allows to unregister an agent programmatically.
the agent id to unregister
Service to access the list of known Agents.