New to KendoReactLearn about KendoReact Free.

GridAIRequestData

Updated on Feb 6, 2026

Represents the request data structure for the Grid AI request.

NameTypeDefaultDescription

columns

{ field: string; id?: string; values?: any[]; }[]

The array of column definitions with their field names.

headers

Record<string>

The headers object containing key-value pairs for the request.

promptMessage

string

The prompt message sent to the AI assistant.

requestOptions

{[key: string]: any}

The request configuration options for the HTTP request.

role

string

The role or context for the AI request.

Not finding the help you need?
Contact Support