Represents the data sent in the AI request from the Grid Toolbar AI Assistant.
Name | Type | Default | Description |
---|---|---|---|
columns |
|
The columns of the grid, each represented by its field. | |
promptMessage |
|
The prompt message to be sent to the AI service. | |
requestOptions |
|
The request options for the AI service, including headers, method, and other configurations. | |
url? |
|
The URL of the AI service endpoint. |