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
- Navigate to Workflows in the dashboard.
- Click Create Workflow.
- 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.
- Connect the components to define execution logic.
- 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: