Exam Generative-AI-Leader Topic 3 Question 40 Discussion
Actual exam question for Google's Generative-AI-Leader exam
Question #: 40
Topic #: 3
Question #: 40
Topic #: 3
A development team is building an internal knowledge base chatbot to answer employee questions about company policies and procedures. This information is stored across various documents in Google Cloud Storage and is updated regularly by different departments. What is the primary benefit of using Google Cloud's RAG APIs in this scenario?
Suggested Answer: C Vote an answer
The primary benefit of RAG (Retrieval-Augmented Generation) in this context is its ability to ensure the chatbot provides accurate and up-to-date information. By retrieving relevant and recent policy documents from Cloud Storage in real-time and then grounding the LLM's response with this information, the chatbot avoids hallucinating or providing outdated answers, which is crucial for an internal knowledge base.
________________________________________
________________________________________
by Spring at Sep 02, 2025, 11:45 PM
0
0
0
10
Comments
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.
Report Comment
Commenting
You can sign-up / login (it's free).