Creating an Agent in Supa-Flow

Follow these steps to create and configure your AI agent using Flowise and integrate it with Supa-Flow.

Prerequisites

Ensure your Flowise server is running. If you haven't set it up yet, check out our Flowise Server Setup Guide.

Step 1: Create New Chatflow

1. Navigate to the Chatflows section in Flowise
2. Click "Add New" to create a new chatflow

Step 2: Configure Your Agent

1. Search for and add the "Tool Agent" node
2. Add an LLM that supports tool calling (OpenAI or Anthropic)
3. Configure your API key if not already set
4. Add "Buffer Memory" for conversation context
5. Add useful tools like Brave Search and Calculator

Step 3: Test and Save

1. Save your chatflow configuration
2. Test the agent using the Flowise interface
3. Ensure all components are working as expected

Step 4: Sync with Supa-Flow

1. Open Supa-Flow settings
2. Navigate to Sync Agents
3. Your new agent will appear in your agents list
4. Start chatting with your agent

[Screenshot of Flowise configuration will be displayed here]