Files
agent-framework/dotnet/samples/GettingStarted/Workflows/Concurrent
T
Jacob Alber 0ef4e739d5 refactor: [BREAKING] Remove generic Workflow<T> (#1551)
Remove input type checking in favour of explicit `.DescribeProtocolAsync()` flow. Also removes `.AsAgentAsync()` as the validation happens at workflow run time. This makes it easier to use Workflows with DI without resorting to async-over-sync.
0ef4e739d5 ยท 2025-10-21 00:13:41 +00:00
History
..