RAG & Search
Retrieval
Finding relevant documents, records, or passages to use for a query.
Example
A support bot searches the help center and pulls the three passages most relevant to a customer's question.
Why people use it
Teams use “Retrieval” when they need to design search-backed answers that are accurate and traceable.
What you'll hear
“How are we handling Retrieval so the assistant gets the right information?”