GridSmartBoxAiAssistantSettingsServiceSettingsTagHelper
Example
Razor
<service/>
Attributes
| Attribute | Type | Description |
|---|---|---|
| headers | Object | The additional headers sent with the request to the AI service. |
| request-data | Object | The additional data sent with the request to the AI service. |
| request-data-handler | String | The name of a JavaScript function that returns additional data to send with the AI service request. |
| url | String | The URL of the AI service to send requests to. |