# Copyright (c) Microsoft. All rights reserved. """Multi-Agent Orchestration Sample - Durable Task Integration (Combined Worker + Client) This sample demonstrates ...
Sample: Build a concurrent workflow orchestration and wrap it as an agent. This script wires up a fan-out/fan-in workflow using `ConcurrentBuilder`, and then invokes the entire orchestration through ...