Skip to content

GraphOrchestrator

GraphOrchestrator is a flexible Python library for building and executing graph-based workflows.
It supports conditional routing, retries, human-in-the-loop nodes, and external tool integrations.

Key Features

  • 🔄 Dynamic and conditional graph execution
  • 🔧 Built-in node types (Processing, Aggregator, Tool, AI, HITL)
  • 🧠 AI integration and fallback logic
  • ♻️ Retry, checkpointing, and parallel execution
  • 🌐 Remote tool servers via FastAPI

View API Reference