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

PromptOutput

Defines the interface for the AIPrompt outputs rendered in the Output view.

NameTypeDefaultDescription

commandId?

string | number

(Optional) Specifies a command id, if the prompt generation is triggered via a command.

id

string | number

Represents the unique identifier of the prompt output.

isRetry?

boolean

Specifies if the prompt generation is initiated with the Retry button.

output

string

Represents the text content of the prompt output.

prompt

string

Represents the prompt that initiates the output generation.

rating?

PromptOutputRating

(Optional) Specifies the rating for the prompt output.

title?

string

Specifies an optional custom title for the prompt section.

Not finding the help you need?
Contact Support