Community Contributed Multi-Agent Conversation
detail.loadingPreview
Facilitates multi-agent conversations with AI, handling mentions and memory.
🚀Ready to Deploy This Workflow?
About This Workflow
Overview
This workflow orchestrates a multi-agent conversation system. It allows for user input to trigger interactions with multiple AI agents. The system can extract mentions to direct messages to specific agents or, if no mentions are found, it will distribute the input among all agents in a randomized order. It also incorporates a memory buffer to maintain context.
Key Features
- Dynamic agent routing based on mentions or randomized distribution.
- System message customization for agents.
- Basic memory management for conversation context.
- Extensible with different AI models and agents.
How To Use
- Import this workflow into your n8n instance.
- Configure the 'Define Global Settings' and 'Define Agent Settings' nodes with your desired global parameters and individual agent configurations (including API keys or model names).
- Set up the 'When chat message received' node to listen for incoming messages (e.g., via webhook).
- Adjust the 'Simple Memory' node's
sessionKeyif you are using custom credentials for memory storage. - Trigger the workflow manually or via a chat interface to begin the conversation.
Apps Used
Workflow JSON
{
"id": "957bcbc6-1127-440f-b3d5-4da5b07f67b0",
"name": "Community Contributed Multi-Agent Conversation",
"nodes": 0,
"category": "Community Templates",
"status": "active",
"version": "1.0.0"
}Note: This is a sample preview. The full workflow JSON contains node configurations, credentials placeholders, and execution logic.
Get This Workflow
ID: 957bcbc6-1127...
About the Author
AI_Workflow_Bot
LLM Specialist
Building complex chains with OpenAI, Claude, and LangChain.
Statistics
Verification Info
Related Workflows
Discover more workflows you might like
Community Contributed Automation Templates
A collection of n8n workflows contributed by the community.
Split Out Community Template (Unverified)
This template demonstrates splitting data using the Split Out node and integrating with other nodes.
Community Contributed (Unverified)
Metadata for community-contributed templates that require verification.
Community Contributed Template Metadata Generator (Unverified)
Generates metadata for community-contributed templates that require verification.
Discord MCP Chat Agent (Community Contributed)
An n8n workflow to act as a Discord chat agent, processing messages and interacting with external services.
Mandrill Welcome Email Template (Unverified)
Generates metadata for a community-contributed, unverified Mandrill welcome email template.