About the Parallel Executor#
A parallel executor is a deterministic control flow component that executes multiple tools concurrently with a shared input and returns appended branch outputs as text blocks. Use it when branch tools are independent and can run in parallel.
Like the sequential executor, the parallel executor can be configured either as a workflow or as a function.