The ChatAgentService provides access to the available chat agents.
Returns the specified agent, if available
Returns all available agents.
Returns all agents, including disabled ones.
Allows to register a chat agent programmatically.
the agent to register
Allows to unregister a chat agent programmatically.
the agent id to unregister
The ChatAgentService provides access to the available chat agents.