Flows Are Built From Actors, Not Nodes

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.

Related Articles

Article
Three Ways to Add a Custom Tool
1 min read
Article
Scope Integrations Down to the Actions an Actor Needs
1 min read
Article
Free-Form by Default, Scripted When It Must Be Exact
1 min read