AI-201 · Question #209
AI-201 Question #209: Real Exam Question with Answer & Explanation
The correct answer is A: Filters narrow the search results by applying up to 10 conditions based on fields defined in the. The AgentForce Retriever Configuration Guide specifies that filters are used to refine and constrain search results within a retriever setup. Filters operate by applying conditions (up to 10) on indexed fields such as document type, category, region, or update date. This targeted
Question
What is the purpose of applying filters in a custom retriever configuration?
Options
- AFilters narrow the search results by applying up to 10 conditions based on fields defined in the
- BFilters automatically encrypt and mask sensitive fields in the search index to ensure that only non-
- CFilters reformat and aggregate multiple documents into a single summary output to streamline
Explanation
The AgentForce Retriever Configuration Guide specifies that filters are used to refine and constrain search results within a retriever setup. Filters operate by applying conditions (up to 10) on indexed fields such as document type, category, region, or update date. This targeted filtering ensures that the retrieved data is highly relevant to the current user query or context. For instance, an AgentForce retriever could be configured to include only documents tagged as "Active" or within a specific product line, reducing noise and improving grounding accuracy for the LLM. This mechanism supports precision retrieval, which directly improves both the accuracy and reliability of generated responses.
Topics
Community Discussion
No community discussion yet for this question.