AIPromptMessagesSettingsBuilder
Methods
CommandsView(System.String)
The text of the commands view button in the ToolBar.
Parameters
value - System.String
The value that configures the commandsview.
CopyOutput(System.String)
The text of the copy output button in the output element.
Parameters
value - System.String
The value that configures the copyoutput.
CustomView(System.String)
The text of the custom view button in the ToolBar.
Parameters
value - System.String
The value that configures the customview.
GenerateOutput(System.String)
The text of the generate output button in the prompt view footer.
Parameters
value - System.String
The value that configures the 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 that configures the outputretrytitle.
OutputTitle(System.String)
The title of the output card when the output is generated.
Parameters
value - System.String
The value that configures the outputtitle.
OutputView(System.String)
The text of the output view button in the ToolBar.
Parameters
value - System.String
The value that configures the outputview.
PromptPlaceholder(System.String)
The placeholder text of the textarea input of the prompt view.
Parameters
value - System.String
The value that configures the promptplaceholder.
PromptSuggestions(System.String)
The text of the prompt suggestions toggle button in the prompt view.
Parameters
value - System.String
The value that configures the promptsuggestions.
PromptView(System.String)
The text of the prompt view button in the ToolBar.
Parameters
value - System.String
The value that configures the promptview.
RetryGeneration(System.String)
The text of the retry generation button in the output card.
Parameters
value - System.String
The value that configures the retrygeneration.