New to Kendo UI for Angular? Start a free 30-day trial
InlineAIPromptOutput
Describes the output returned for a prompt.
Name | Type | Default | Description |
---|---|---|---|
commandId? |
|
The command ID if the prompt generation is triggered by a command. | |
id |
|
The unique identifier for the output. | |
output |
|
The generated text content. | |
prompt |
|
The prompt that starts the output generation. |