Retrieval-Augmented Generation (RAG) equips agents with the ability to query external knowledge bases (Vector DBs, Search Indices) to ground their answers in fact and access proprietary data.
Need a refresher? Read the Knowledge Retrieval (RAG) pattern guide →