AIPromptMessagesSettingsBuilder

Methods

CommandsView(System.String)

The text of the commands view button in the ToolBar.

Parameters

value - System.String

The value for CommandsView

RETURNS

Returns the current AIPromptMessagesSettingsBuilder instance.

CopyOutput(System.String)

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

Parameters

value - System.String

The value for CopyOutput

RETURNS

Returns the current AIPromptMessagesSettingsBuilder instance.

CustomView(System.String)

The text of the custom view button in the ToolBar.

Parameters

value - System.String

The value for CustomView

RETURNS

Returns the current AIPromptMessagesSettingsBuilder instance.

GenerateOutput(System.String)

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

Parameters

value - System.String

The value for GenerateOutput

RETURNS

Returns the current AIPromptMessagesSettingsBuilder instance.

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

RETURNS

Returns the current AIPromptMessagesSettingsBuilder instance.

OutputTitle(System.String)

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

Parameters

value - System.String

The value for OutputTitle

RETURNS

Returns the current AIPromptMessagesSettingsBuilder instance.

OutputView(System.String)

The text of the output view button in the ToolBar.

Parameters

value - System.String

The value for OutputView

RETURNS

Returns the current AIPromptMessagesSettingsBuilder instance.

PromptPlaceholder(System.String)

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

Parameters

value - System.String

The value for PromptPlaceholder

RETURNS

Returns the current AIPromptMessagesSettingsBuilder instance.

PromptSuggestions(System.String)

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

Parameters

value - System.String

The value for PromptSuggestions

RETURNS

Returns the current AIPromptMessagesSettingsBuilder instance.

PromptView(System.String)

The text of the prompt view button in the ToolBar.

Parameters

value - System.String

The value for PromptView

RETURNS

Returns the current AIPromptMessagesSettingsBuilder instance.

RetryGeneration(System.String)

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

Parameters

value - System.String

The value for RetryGeneration

RETURNS

Returns the current AIPromptMessagesSettingsBuilder instance.

RatePositive(System.String)

The text of the positive rating button in the output card.

Parameters

value - System.String

The value for RatePositive

RETURNS

Returns the current AIPromptMessagesSettingsBuilder instance.

RateNegative(System.String)

The text of the negative rating button in the output card.

Parameters

value - System.String

The value for RateNegative

RETURNS

Returns the current AIPromptMessagesSettingsBuilder instance.

StopGeneration(System.String)

The aria-label and title of the stop generation button that appears during streaming operations.

Parameters

value - System.String

The value for StopGeneration

RETURNS

Returns the current AIPromptMessagesSettingsBuilder instance.