Question 38
AI-103 voucher + Udemy course (lifetime access) = ₹3,500 for Indian ID card holders.
Details →You have a Microsoft Foundry project that contains an agent. The agent generates summaries from retrieved policy documents. You need to improve response completeness. The solution must be implemented in the logic of the application code before responses are returned. What should you do?
- AAdd a retry evaluation before the responses are returned. ✓
- BDecrease the value of the max_tokens parameter.
- CSwitch to Retrieval Augmented Generation (RAG).
- DReplace the model with a smaller deployment.