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

GridToolbarAIPromptSettings

Interface representing all configuration options of the AI Assistant Prompt.

NameTypeDefaultDescription

activeView?

number

The active view index of the AIPrompt component.

disabledGenerateButton?

boolean

Sets the disabled state for the Generate button in the Prompt view.

generateButtonIcon?

string

Sets the icon for the Generate button in the Prompt view.

generateButtonSVGIcon?

SVGIcon

Sets the SVG icon for the Generate button in the Prompt view.

promptOutputs?

PromptOutput[]

Sets the collection of generated prompt outputs to render in the Output view.

promptSuggestions?

string[]

Sets the collection of suggestions to render in the Prompt view.

showOutputRating?

boolean

Specifies if the rating buttons appear in each Output view card. By default, the rating buttons do not appear.

speechToTextButton?

boolean | SpeechToTextButtonSettings

Sets the settings for the Speech to Text button in the Prompt view.

streaming?

boolean

Specifies whether the Stop generation button appears in the Output view.

textAreaSettings?

TextAreaSettings

Sets the settings for the TextArea in the Prompt view. Use this property to customize the TextArea appearance.

Not finding the help you need?
Contact Support