DatabricksDatabricks
GENERATIVE-AI-ENGINEER-ASSOCIATE · Question #90
GENERATIVE-AI-ENGINEER-ASSOCIATE Question #90: Real Exam Question with Answer & Explanation
The correct answer is C: Include in the system prompt that the application is not supposed to answer any questions. See the full explanation below for the reasoning.
Building and Optimizing RAG Applications
Question
A Generative AI Engineer is building a RAG application that answers questions about internal documents for the company SnoPen AI. The source documents may contain a significant amount of irrelevant content, such as advertisements, sports news, or entertainment news, or content about other companies. Which approach is advisable when building a RAG application to achieve this goal of filtering irrelevant information?
Options
- AKeep all articles because the RAG application needs to understand non-company content to
- BInclude in the system prompt that any information it sees will be about SnoPenAI, even if no data
- CInclude in the system prompt that the application is not supposed to answer any questions
- DConsolidate all SnoPen AI related documents into a single chunk in the vector database.
Topics
#RAG Applications#Prompt Engineering#Information Filtering#LLM Behavior Control
Community Discussion
No community discussion yet for this question.