AI Assistant
The AI Assistant mapping (AIAssist) sends the message content at the from path to a configured AI assistant. It uses the assistant parameter to select the assistant, either by ID or name, and inserts the AI-generated response into the message at the to path. To use this mapping, choose function type "Enrichment/Lookup Functions" with Function "AI Assistant".
Attributes for AI Assistant
| Attribute | Required | Description |
|---|---|---|
| from | Y | Defines the source field for the mapping. |
| to | Y | Defines where the result should be inserted. |
| Function | Y | Should be set to "AIAssist". |
| Category | Y | Must be "enrich" to work as an enrich mapping. |