Topic
CrewAI Sequential vs Hierarchical Crews
12 posts on crewai sequential vs hierarchical crews — part of framework tutorials on the n4n AI blog.
When to use hierarchical process in CrewAI crews
A practical guide to choosing hierarchical over sequential processes in CrewAI, with code patterns, decision criteria, and common pitfalls.
Sequential CrewAI crews for linear content workflows
Build a production-ready content pipeline using CrewAI's sequential process — step-by-step code, agent design, and verification strategies.
Debugging CrewAI hierarchical process delegation
A step-by-step guide to diagnosing and fixing delegation failures in CrewAI hierarchical crews, with logging, instrumentation, and verification techniques.
CrewAI hierarchical process: custom manager agents explained
Understand CrewAI's hierarchical process with custom manager agents — how delegation works, when to customize, and a working pattern you can drop into production.
CrewAI sequential process tutorial with n4n.ai models
Build a CrewAI sequential process pipeline using n4n.ai models with step-by-step code, from prerequisites to a working multi-agent workflow.
CrewAI hierarchical process tutorial: manager LLM setup
Build a CrewAI hierarchical crew with a manager LLM — prerequisites, agent definitions, task delegation, and runnable code with expected outputs.
CrewAI hierarchical crews for complex research tasks
Build a CrewAI hierarchical crew for multi-stage research with a manager agent coordinating specialized researchers, analysts, and writers.
CrewAI sequential vs hierarchical process explained
A practitioner's head-to-head comparison of CrewAI sequential vs hierarchical process across cost, latency, ergonomics, and limits, with a verdict.
CrewAI sequential process tutorial: step-by-step tasks
Hands-on CrewAI sequential process tutorial: build a linear multi-agent pipeline with tasks that run in order, including runnable code and output.
CrewAI Process.sequential vs Process.hierarchical: a guide
Engineering comparison of CrewAI Process.sequential vs Process.hierarchical across cost, latency, ergonomics, and limits, with a use-case verdict.
Comparing CrewAI process types by cost and latency
Head-to-head CrewAI process type cost latency comparison: sequential vs hierarchical crews across cost, speed, ergonomics, and real-world limits.
Building a hierarchical CrewAI crew with a manager agent
Hands-on tutorial for building a CrewAI hierarchical crew manager agent that delegates tasks, with runnable code and verification steps.
More topics in framework tutorials
- Building Chatbots with Vercel AI SDK & Next.js15
- LangChain RAG with Vector Databases15
- LangGraph Multi-Agent Workflows15
- LlamaIndex Query Engines for RAG15
- AutoGen Multi-Agent Conversations & Group Chat14
- Choosing an AI Framework by Use Case14
- CrewAI Agent Roles & Task Design14
- CrewAI Real-World Crew Examples14
- Haystack RAG Pipelines14
- LangChain Agents & Tool Calling14
- LangChain Multi-Model Fallback & Routing14
- LangChain.js for Node & TypeScript14