QuestionQ111
Implement generative AI and agentic solutionsYou have a Microsoft Foundry project containing two agents, named PolicyWriter and RskReviewer.
PolicyWriter produces draft updates for customer policies, and RiskReviewer reviews those drafts.
In the visual builder, create a workflow that meets these requirements:
- Finalize low-risk updates without manual intervention.
- Ensure predictable execution between the agents.
- Require user approval for high-risk updates.
What should you configure?
Select
Orchestration pattern:
Approval checkpoints:
Community Discussion