The Workflow page allows you to define the operational sequence of your agent — including when to call the LLM, whether to perform RAG-based searches, and how often. You can freely configure the execution flow to match your service logic and objectives.
A text-based editor for users who prefer code-level control.
Represents the same canvas structure in JSON format
Allows direct editing of node parameters for precise configuration
After making changes to your workflow, always save to apply them to the test environment. Unsaved edits will not be reflected, and the previous settings will remain active.
A workflow is composed of multiple nodes, each responsible for processing or passing data to the next step.Click each node type below to view detailed configuration guides: