Node ReferenceAgents
Graph Orchestrator
Orchestrates the execution of complex tasks, interconnected within the graph structure.
Orchestrates the execution of complex tasks, interconnected within the graph structure.
| Category | Agents |
| Node type | dynamiq.nodes.agents.orchestrators.GraphOrchestrator |
| SDK class | dynamiq.nodes.agents.orchestrators.GraphOrchestrator |
Inputs
| Field | Type | Required |
|---|---|---|
input | string | Yes |
Outputs
| Field | Type |
|---|---|
content | string |
context | dict[string, Any] |
For configuration walkthroughs and examples, see the Graph Orchestrator guide.