Infrastructure & Agents
What Is a Retrieval Pipeline?
A retrieval pipeline handles searching a collection for information relevant to a query, often using embeddings and vector search. Its results can be passed to a language model in retrieval-augmented generation.
Further reading
Read more about retrieval pipeline — articles and blogs from around the web: