QuestionQ18
Implement generative AI and agentic solutionsYou have a Microsoft Foundry project that contains an agent. The agent generates summaries from retrieved policy documents.
Users report that some responses omit required regulatory clauses, even though the clauses are present in the retrieved content.
You need to improve the completeness of the responses.
Solution: You add a reflection pass that regenerates the response if the required clauses are missing.
Does this solution meet the goal?
- A Yes
- B No
Community Discussion