New to Telerik UI for ASP.NET Core? Download free 30-day trial

AIPromptMessagesSettingsBuilder

Methods

CommandsView(System.String)

The text of the commands view button in the ToolBar.

Parameters

value - System.String

The value for CommandsView

CopyOutput(System.String)

The text of the copy output button in the output element.

Parameters

value - System.String

The value for CopyOutput

CustomView(System.String)

The text of the custom view button in the ToolBar.

Parameters

value - System.String

The value for CustomView

GenerateOutput(System.String)

The text of the generate output button in the prompt view footer.

Parameters

value - System.String

The value for GenerateOutput

OutputRetryTitle(System.String)

The title of the output card when the output is generated after clicking the retry button of an output.

Parameters

value - System.String

The value for OutputRetryTitle

OutputTitle(System.String)

The title of the output card when the output is generated.

Parameters

value - System.String

The value for OutputTitle

OutputView(System.String)

The text of the output view button in the ToolBar.

Parameters

value - System.String

The value for OutputView

PromptPlaceholder(System.String)

The placeholder text of the textarea input of the prompt view.

Parameters

value - System.String

The value for PromptPlaceholder

PromptSuggestions(System.String)

The text of the prompt suggestions toggle button in the prompt view.

Parameters

value - System.String

The value for PromptSuggestions

PromptView(System.String)

The text of the prompt view button in the ToolBar.

Parameters

value - System.String

The value for PromptView

RetryGeneration(System.String)

The text of the retry generation button in the output card.

Parameters

value - System.String

The value for RetryGeneration

In this article
Not finding the help you need?