Currently using AdaptiveDialog for root workflow element. Prior decision point was to introduce a Workflow element used as the root for Foundry Workflows.
This involves:
- Updating the Copilot Studio Object Model to define the
Workflow elment.
- Updating
agent-framework dependency on the Copilot Studio Object Model
- Updating code in
DeclarativeWorkflowBuilder
Sample workflows required update at (https://github.com/microsoft/agent-framework/tree/main/workflows).
Currently using
AdaptiveDialogfor root workflow element. Prior decision point was to introduce aWorkflowelement used as the root for Foundry Workflows.This involves:
Workflowelment.agent-frameworkdependency on the Copilot Studio Object ModelDeclarativeWorkflowBuilderSample workflows required update at (https://github.com/microsoft/agent-framework/tree/main/workflows).