My Saved Agents
Load, manage, or delete your saved agent designs.
No agents saved yet. Click "New" or "Save Design" in the header to get started.
Agent Settings
Adjust parameters for the agent and its components.
Advanced Options
More advanced configurations can be specified in the JSON definitions above or loaded via the main configuration helper.
Agent Flow Designer
Define your agent's workflow by connecting components or describe it below.
User Query
Desc: Receives user's initial text input.
Type: input
Kind: Text
Configured
LLM Core
Desc: Processes input using a large language model.
Type: llm
Web Search
Desc: Performs a web search if needed.
Type: tool
Final Output
Desc: Presents the final result to the user.
Type: output

Execution Log
Tracks the agent's decision-making process and actions. Click play to run the current flow.