FlowiseAI / Flowise

Drag & drop UI to build your customized LLM flow
https://flowiseai.com
Apache License 2.0
29.89k stars 15.43k forks source link

Implement Agent Swarm Functionality for Advanced LLM Orchestration #1780

Closed leandrosilvaferreira closed 3 months ago

leandrosilvaferreira commented 6 months ago

Describe the feature you'd like I propose the addition of an agent swarm feature to Flowise, enabling the platform to orchestrate large-scale, decentralized AI agent operations. This feature would allow users to build and manage swarms of AI agents that can work collaboratively to achieve complex goals. Given the potential of agent swarms for enhancing workflow, productivity, and efficiency across various domains, integrating this capability could significantly expand Flowise's applicability and appeal, particularly in fields like data analysis, robotics, and healthcare.

Additional context Agent swarms represent a sophisticated approach to AI, where multiple agents operate in concert, inspired by natural phenomena like bird flocks or fish schools. This decentralization offers robustness, scalability, and flexibility, making it a powerful tool for complex problem-solving and automation tasks.

petrevisan commented 6 months ago

this feature it would be really helpfull!

marcos-inja commented 6 months ago

Fantastic, it would be great to have this feature!

HenryHengZJ commented 6 months ago

we're working on integrating multi agents using langgraph into flowise!

HenryHengZJ commented 3 months ago

released! https://github.com/FlowiseAI/Flowise/pull/2319 💯