New to KendoReact? Learn about KendoReact Free.
GridToolbarAIAssistantRequestData
Represents the request data structure for the GridToolbarAIAssistant component.
Name | Type | Default | Description |
---|---|---|---|
columns |
|
The array of column definitions with their field names. | |
headers |
|
The headers object containing key-value pairs for the request. | |
promptMessage |
|
The prompt message sent to the AI assistant. | |
requestOptions |
|
The request configuration options for the HTTP request. | |
role |
|
The role or context for the AI request. |