A Conversation Flow has exactly one Start node plus one or more actors connected by routing edges — there’s no separate dispatcher or LLM node to wire up. Each actor holds its own model, prompt, and capabilities, and the Start node just routes new conversations into the first actor.