AIPromptMessagesSettingsTagHelper
Example
Razor
<messages/>
Attributes
Attribute | Type | Description |
---|---|---|
commands-view | String | The text of the commands view button in the ToolBar. |
copy-output | String | The text of the copy output button in the output element. |
custom-view | String | The text of the custom view button in the ToolBar. |
generate-output | String | The text of the generate output button in the prompt view footer. |
output-retry-title | String | The title of the output card when the output is generated after clicking the retry button of an output. |
output-title | String | The title of the output card when the output is generated. |
output-view | String | The text of the output view button in the ToolBar. |
prompt-placeholder | String | The placeholder text of the textarea input of the prompt view. |
prompt-suggestions | String | The text of the prompt suggestions toggle button in the prompt view. |
prompt-view | String | The text of the prompt view button in the ToolBar. |
rate-negative | String | The text of the negative rating button in the output card. |
rate-positive | String | The text of the positive rating button in the output card. |
retry-generation | String | The text of the retry generation button in the output card. |
stop-generation | String | The aria-label and title of the stop generation button that appears during streaming operations. |