Skip to main content
Run multiple workflows concurrently and aggregate results.

Parallel execution with batch_invoke_and_wait

Fire-and-forget with batch_invoke

Fan-out/fan-in pattern

Run it

Open http://localhost:5173 to view your agents and workflows, run them from the UI, and see execution traces. Python example on GitHub | TypeScript example on GitHub