nerdexam
Salesforce

AI-201 · Question #275

What is the primary advantage of creating an individual retriever instead of the default retriever?

The correct answer is B. Individual retrievers allow the configuration of filters, specified fields, and how many results are. The primary advantage of an individual retriever over the default retriever is granular configurability. An individual retriever lets you define which fields to return, apply filters to narrow the result set, and control the number of results-giving precise control over what data

AI Features for Service (e.g., Einstein Bots, Next Best Action)

Question

What is the primary advantage of creating an individual retriever instead of the default retriever?

Options

  • AIndividual retrievers can aggregate multiple data spaces and data model objects (DMOs) into a
  • BIndividual retrievers allow the configuration of filters, specified fields, and how many results are
  • CIndividual retrievers automatically generate new search indexes and dynamically update vectors.

How the community answered

(46 responses)
  • A
    7% (3)
  • B
    89% (41)
  • C
    4% (2)

Explanation

The primary advantage of an individual retriever over the default retriever is granular configurability. An individual retriever lets you define which fields to return, apply filters to narrow the result set, and control the number of results-giving precise control over what data is surfaced to the agent. Option A is incorrect because aggregating multiple data spaces and DMOs is a characteristic of the default retriever, not a unique advantage of individual retrievers. Option C is incorrect because retrievers do not automatically generate or dynamically update search indexes or vectors; that is handled by the underlying data infrastructure separately.

Topics

#Retrievers#AI Configuration#Customization#Information Retrieval

Community Discussion

No community discussion yet for this question.

Full AI-201 Practice