removeAgent
Removes the specified AI agent from the service.
Return
True if the agent was successfully removed, or false if the agent was not found.
Parameters
The AI agent to be removed.
Removes the specified agent from the system.
This method uses the provided executor service to execute the removal operation, or defaults to the strategy dispatcher if no executor service is provided.
Return
True if the agent was successfully removed; false otherwise.
Parameters
The agent to be removed.
Optional executor service to manage the removal operation.
Removes the specified AI agent from the service.
Return
True if the agent was successfully removed, or false if the agent was not found.
Parameters
The AI agent to be removed.
Removes the specified AI agent from the service.
Return
True if the agent was successfully removed, or false if the agent was not found.
Parameters
The AI agent to be removed.