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.
Retrieval Augmented Generation (RAG) in Data 360 is a framework for grounding large language model (LLM) prompts with information retrieved from your organization's indexed structured and unstructured data. When a prompt runs, Data 360 retrieves matching content, combines it with the original prompt, and the LLM generates a response from that combined context. RAG exists so you can give the model accurate, current, and proprietary knowledge without retraining or fine-tuning it.