Salesforce Certified Agentforce Specialist — Question 28
When creating a custom retriever in Einstein Studio, which step is considered essential?
Answer options
- A. Select the search index, specify the associated data model object (DMO) and data space, and optionally define filters to narrow search results.
- B. Configure the search index, choose vector or hybrid search, choose the fields for filtering, the data space and model, then define the ranking method.
- C. Define the output configuration by specifying the maximum number of results to return, and map the output fields that will ground the prompt.
Correct answer: A
Explanation
The correct answer, A, is essential because it involves selecting the search index and specifying the data model object and data space, which are foundational for the retriever's functionality. Options B and C, while important in their own right, are secondary steps that follow the initial setup of the search index and data parameters.