Add and Connect the Agent
Add an AI Agent to the canvas and connect the Flow input and output.
Add and Connect the Agent
The AI Agent node combines a prompt and language model with optional memory and tools. Add it between the Start and End nodes.
Add the AI Agent
- Select Add Node.
- Expand Agents.
- Drag the BotDojo provider onto the canvas. Each card in this category creates an AI Agent configured for that model provider.
The new node is labeled AI Agent. Its left side accepts the user's text, memory, and tools. Its right side returns the generated text.
Connect the Flow
Drag between the matching ports to create these connections:
- Start
text_input→ AI Agenttext_input - AI Agent
text_output→ Endtext_output
The completed shape below also shows the Tiered Memory node you will add in the next step.
Connections define how values move through the Flow. If a connection lands on the wrong port, select it and remove it, then drag the connection again.
Learn more about working in the Flow Designer.