LightningWeb.Live.AiAssistant.Modes.WorkflowTemplate (Lightning v2.14.5-pre1)

View Source

AI mode for generating Lightning workflow templates.

Handles workflow creation through natural language descriptions and supports external callbacks for workflow code integration.

Summary

Types

assigns()

@type assigns() :: %{required(atom()) => any()}

project()

@type project() :: Lightning.Projects.Project.t()

session()

user()

@type user() :: Lightning.Accounts.User.t()

workflow_yaml()

@type workflow_yaml() :: String.t()