InlineAIPromptMessagesSettingsBuilder

Methods

PromptSend(System.String)

The text of the prompt send button that will be used to as aria labels.

Parameters

value - System.String

The value for PromptSend

RETURNS

Returns the current InlineAIPromptMessagesSettingsBuilder instance.

StopOutputRetrieval(System.String)

The text of the stop output retrieval button that will be used to as aria labels.

Parameters

value - System.String

The value for StopOutputRetrieval

RETURNS

Returns the current InlineAIPromptMessagesSettingsBuilder instance.

CommandsMenu(System.String)

The text of the prompt context menu that will render the commands.

Parameters

value - System.String

The value for CommandsMenu

RETURNS

Returns the current InlineAIPromptMessagesSettingsBuilder instance.

RetryOutputAction(System.String)

The text of the default retry output command.

Parameters

value - System.String

The value for RetryOutputAction

RETURNS

Returns the current InlineAIPromptMessagesSettingsBuilder instance.

CopyOutputAction(System.String)

The text of the default copy output command.

Parameters

value - System.String

The value for CopyOutputAction

RETURNS

Returns the current InlineAIPromptMessagesSettingsBuilder instance.

DiscardOutputAction(System.String)

The text of the default discard output command.

Parameters

value - System.String

The value for DiscardOutputAction

RETURNS

Returns the current InlineAIPromptMessagesSettingsBuilder instance.