InlineAIPromptMessagesSettingsTagHelper
Example
Razor
<messages/>
Attributes
| Attribute | Type | Description |
|---|---|---|
| commands-menu | String | The text of the prompt context menu that will render the commands. |
| copy-output-action | String | The text of the default copy output command. |
| discard-output-action | String | The text of the default discard output command. |
| prompt-send | String | The text of the prompt send button that will be used to as aria labels. |
| retry-output-action | String | The text of the default retry output command. |
| stop-output-retrieval | String | The text of the stop output retrieval button that will be used to as aria labels. |