Checklist progress
0/163Learned
Agentforce Specialist
Study Checklist
Checklist progress
0/163Learned
Explain the considerations of Agentforce Data Library and its concepts.
0/9
Explain foundational concepts of Data 360 such as chunking, indexing, and retrievers
0/8
Retrieval augmented generation in Data 360
Learn this conceptChunking sources for AI retrieval
Learn this conceptSearch indexes for chunked Data 360 content
Learn this conceptVector versus hybrid search indexes
Learn this conceptRetrievers versus search indexes
Learn this conceptRetriever creation and activation for grounding
Learn this conceptEnsemble retrievers in Data 360
Learn this conceptKnowledge retrieval troubleshooting for agents
Learn this conceptPrepare for the Exam
Study Community
Ask questions and get the latest info from other Agentforce Specialist studiers. 593 members and growing.
An ensemble retriever is a collection of individual retrievers in AI Models (formerly Einstein Studio) that searches several Data 360 sources in one request. It exists so a prompt or agent can still get one ranked set of facts when the useful information lives across multiple searches or data sources. When it runs, it executes every member retriever, merges their results, reranks that combined list by relevance to the search request, and returns only the most relevant information.