@Kings_big💫 How do you guys normally handle complex workflows, where you have like 5 different routes intially and each route has additional 3 routes? using workflow which is super slow or using squads or am i missing something?
k
Kings_big💫
06/17/2025, 6:07 PM
Use a Squad to route between 5 top-level assistants, and inside each, use Workflows with Blocks and AI Conditions to handle sub-routes..