New to Kendo UI for AngularStart a free 30-day trial

GridToolbarAIRequestOptions

Configuration options for the HTTP request.

NameTypeDefaultDescription

body?

any

The body of the request.

headers?

HttpHeaders

HTTP headers to include with the request.

method?

string

'POST'

HTTP method to use for the request.

responseType?

"text" | "json" | "arraybuffer" | "blob"

'json'

The expected response type.

role?

string

'user'

The role of the user making the request, e.g., 'user', 'assistant'.

withCredentials?

boolean

false

Whether to include credentials (cookies, authorization headers) with the request.

Not finding the help you need?
Contact Support