Beta
Product

RAG (Retrieval-Augmented Generation)

LLM pattern with retrieval grounding.

LLM pattern that retrieves relevant documents at query time and grounds generation in them. The architectural backbone of most production LLM applications.