Namespace Telerik.Maui.Controls.AIPrompt
Classes
A command that is used within the RadAIPrompt to display a pre-defined action/instruction to send to the AI model. |
A command that is used within the RadAIPrompt to display a pre-defined action/instruction to send to the AI model. |
A command that is used within the RadAIPrompt to display pre-defined actions/instructions to send to the AI model. |
A view that displays a group of AIPrompt commands in the RadAIPrompt. |
A view that presents a AIPromptCommand. |
A view that presents a AIPromptCommandBase. |
AIPromptCommandTemplateSelector Selects Microsoft.Maui.Controls.DataTemplate instances for the commands of the RadAIPrompt. |
A view that displays the commands of a RadAIPrompt. |
AIPromptHeaderItemStyleSelector Selects Microsoft.Maui.Controls.Style instances for each header item of the RadAIPrompt. |
A view that presents an AIPrompt suggestion. |
A view that displays the input area of a RadAIPrompt. Contains things like the input editor, the button that makes a request to the AI model, and a list of pre-defined suggestions. |
Contains information about a response received from the AI model based on a request from the end-user. |
A view that presents a AIPromptOutputItem. |
A view that displays the output area of a RadAIPrompt. Contains things like the output items, which are the responses from the AI model. |
A view that is used by the RadAIPromptButton to present the RadAIPrompt. |
A view that presents the rating of an AIPromptOutputItem. |
Represents the resource dictionary for the RadAIPrompt control. |
A view in the RadAIPrompt. |