LightningWeb.Live.AiAssistant.Modes.WorkflowTemplate (Lightning v2.14.5-pre1)
View SourceAI mode for generating Lightning workflow templates.
Handles workflow creation through natural language descriptions and supports external callbacks for workflow code integration.
Summary
Types
@type project() :: Lightning.Projects.Project.t()
@type session() :: Lightning.AiAssistant.ChatSession.t()
@type user() :: Lightning.Accounts.User.t()
@type workflow_yaml() :: String.t()