EditorAIPromptSettingsTagHelper

Example

Razor
<ai-prompt>
    <ai-prompt-commands></ai-prompt-commands>
</ai-prompt>

ChildTags

Tag NameDetails
ai-prompt-commandsEditorAISettingsCommandsTagHelper

Attributes

AttributeTypeDescription
enabledBooleanEnables or disables the configuration.
prompt-suggestionsICollection<String>The prompt suggestions that will be rendered for the inline AI tool.
system-promptStringDefines the system prompt for the AI tool. The function accepts the following arguments: context - The selected text in the editor. or prompt - The user prompt..
In this article
ExampleChildTagsAttributes
Not finding the help you need?
Contact Support