New to Kendo UI for Vue? Start a free 30-day trial
AIPromptOutputInterface
Name | Type | Default | Description |
---|---|---|---|
class? |
|
The class of the prompt that is rendered on the output card. | |
command? |
|
Optionally specifies a command, if the prompt generation was triggered via a command. | |
id |
|
The unique identifier of the command. | |
isRetry? |
|
Specifies if the prompt generation was initiated via the retry button. | |
prompt? |
|
The prompt that initiated the output generation. | |
ratingType? |
|
The prompt output rating. | |
responseContent |
|
The text content of the prompt output. | |
subTitle? |
|
An optional custom sub title for the prompt output. | |
title? |
|
An optional custom title for the prompt output. |