ClassAIPromptCommand
Class
A command that is used within the RadAIPrompt to display a pre-defined action/instruction to send to the AI model.
Definition
Namespace:Telerik.Windows.Controls.ConversationalUI
Assembly:Telerik.Windows.Controls.ConversationalUI.dll
Syntax:
cs-api-definition
public class AIPromptCommand : AIPromptCommandBase, INotifyPropertyChanged, IDisposable
Inheritance: objectViewModelBaseAIPromptCommandBaseAIPromptCommand
Implements:
Inherited Members
Constructors
AIPromptCommand()
Declaration
cs-api-definition
public AIPromptCommand()