InlineAIPromptOutputActionFactory
Properties
InlineAIPrompt - InlineAIPrompt
Defines the commands for the AI tool. The commands are displayed in the AI tool dropdown.
Methods
Copy()
Enables Copy output action.
Retry()
Enables Retry output action.
Discard()
Enables Discard output action.
Custom()
Adds an item to the collection
RETURNS
Returns a InlineAIPromptOutputActionFactory with the available configuration options.