PromptOutputs
configurationAn array of prompt outputs to display in the prompt view.
promptOutputs
ArraypromptOutputs.id
StringThe id of the prompt output. If none is provided, the id will be generated as a kendo.guid(). The ID is rendered as data-id attribute in the prompt output.
promptOutputs.output
StringThe output content generated from the prompt.
promptOutputs.prompt
StringThe prompt text used to generate this output.