Enum AiPromptWizardStepKind
The dedicated wizard page a step in the flow renders — the fixed pages every run always has, plus one IntentConfigure page per selected AiPromptIntentKind.
Namespace: Serenity.Editor.AiPromptBuilder
Assembly: Serenity.AiPromptBuilder.Editor.dll
Syntax
public enum AiPromptWizardStepKind
Fields
| Name | Description |
|---|---|
| Instructions | |
| IntentConfigure | |
| Intents | |
| Output | |
| Review | |
| Skills |