EditorAIInlineAIPromptSettingsTagHelper
Example
Razor
<inline-ai-prompt>
<inline-ai-prompt-commands></inline-ai-prompt-commands>
</inline-ai-prompt>
ChildTags
Tag Name | Details |
---|---|
inline-ai-prompt-commands | EditorAISettingsCommandsTagHelper |
Attributes
Attribute | Type | Description |
---|---|---|
enabled | Boolean | |
system-prompt | String | Defines 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.. |