Categories:
agent-dispatcher-api plugin
Technical description of the agent-dispatcher-api plugin
Introduction
agent-dispatcher-api plugin manages and dispatches the requests to the agent API.
Consumes components (IOC)
| Name | Type | Description |
|---|---|---|
| configurationManager | PluginType.Service | Configuration manager |
| redisConnector | PluginType.Service | Redis connector |
| sessionService | PluginType.Service | Session service |
| agentsConfiguration | PluginType.Service | Agents Configuration |
Provides components (IOC)
| Name | Type | Description |
|---|---|---|
| agentDispatcherApi | PluginType.API | Agent dispatcher API |
Last modified September 4, 2025: feat: Next steps for agents platform. #AURA-29924 [RTM] (60eae014)