• What is KendoReact
  • Getting Started
  • Server Components
  • Components
    • Animation
    • Barcodes
    • Buttons
    • Chartsupdated
    • Common Utilities
    • Conversational UIupdated
    • Data Gridupdated
    • Data Query
    • Data Tools
    • Date Inputs
    • Date Math
    • Dialogs
    • Drawing
    • Dropdownsupdated
    • Editor
    • Excel Export
    • File Saver
    • Formupdated
    • Ganttupdated
    • Gauges
    • Indicators
    • Inputsupdated
    • Labels
    • Layoutupdated
    • ListBox
    • ListView
    • Map
    • Notification
    • OrgChartnew
    • PDF Processing
    • PDFViewer
    • PivotGrid
    • Popup
    • Progress Bars
    • Ripple
    • Scheduler
    • ScrollView
    • Sortable
    • Spreadsheetupdated
    • TaskBoard
    • Tooltips
    • TreeList
    • TreeViewupdated
    • Upload
  • Sample Applications
  • Styling & Themes
  • Common Features
  • Project Setup
  • Knowledge Base
  • Changelog
  • Updates
  • Troubleshooting

AIPromptOutputInterface

NameTypeDefaultDescription

command?

CommandInterface

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.

ratingType?

string

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.