AI Workflows

Learn how to design, execute, and optimize AI workflows in Lasius.

Workflows in Lasius allow you to design AI-driven automation using a visual editor. By dragging and dropping components like Agents, Models, and Tools, you can create scalable AI pipelines.

Creating a Workflow

  1. Navigate to Workflows in the dashboard.
  2. Click Create Workflow.
  3. In the Flow Editor, drag and drop components:
    • Agents – AI-powered task executors.
    • LLM Models – OpenAI, Anthropic, or custom LLMs.
    • Tools & APIs – Integrate third-party services.
  4. Connect the components to define execution logic.
  5. Click Run Workflow to test it in real time.

Customizing Workflows

  • Modify Component Settings – Click any component to customize parameters.
  • Use Variables – Define and reuse global variables for API calls.
  • Monitor Execution – Debug errors using Observability logs.

For more details, see: