Categories:
aura-generative-process-service plugin
Description of the aura-generative-process-service plugin
Introduction
The aura-generative-process-service plugin manages the communication with atria-model-gateway to allow applications to communicate with LLMs.
Consumes components (IOC)
| Name | Type | Description |
|---|---|---|
| configurationManager | PluginType.Service | Configuration manager |
| applicationConfiguration | PluginType.Service | Configuration of applications |
Provides components (IOC)
| Name | Type | Description |
|---|---|---|
| generativeProcessService | PluginType.Service | Send data to model-gw and process the response |
Last modified March 20, 2025: feat: Text to describe the feature #AURA-27863 [RTM] (f0dd58eb)