Exam Generative-AI-Leader Topic 2 Question 52 Discussion

Actual exam question for Google's Generative-AI-Leader exam
Question #: 52
Topic #: 2
A customer support team uses a generative AI agent to answer product questions. The AI cannot answer questions about a new software version with features and troubleshooting documented in internal articles that weren ' t part of its training data. What cost-effective technique should they use to improve their output?

Suggested Answer: A Vote an answer

Retrieval-augmented generation connects the agent to an external knowledge source containing the current internal articles. When a customer submits a question, the system retrieves relevant passages and supplies them to the model as grounding context before the response is generated. This allows the agent to answer questions about the new software release without retraining the foundation model. It is cost-effective because the knowledge index can be refreshed whenever documentation changes, keeping responses current while reducing hallucinations. Role-based and basic prompting can influence behavior or response style but cannot supply facts that the model has never received. Fine-tuning may modify model behavior, but it is more expensive, slower to update, and generally less suitable for frequently changing factual documentation. RAG therefore provides the most practical and maintainable solution.

by Georgia at Aug 30, 2026, 03:37 AM

Comments

Chosen Answer:
This is a voting comment (?) , you can switch to a simple comment.
Switch to a voting comment New
Nick name: Submit Cancel
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

0
0
0
10