AIPromptOutputInterface
Interface
Definition
Package:@progress/kendo-vue-conversational-ui
Properties
class?
string
The class of the prompt that is rendered on the output card.
Optionally specifies a command, if the prompt generation was triggered via a command.
id
string | number
The unique identifier of the command.
isRetry?
boolean
Specifies if the prompt generation was initiated via the retry button.
prompt?
string
The prompt that initiated the output generation.
The prompt output rating.
responseContent
string
The text content of the prompt output.
subTitle?
string
An optional custom sub title for the prompt output.
title?
string
An optional custom title for the prompt output.