ModelRefs / Retrieval-Augmented Generation — Architecture Blueprint

Retrieval-Augmented Generation — Architecture Blueprint

Production architecture blueprint for Retrieval-Augmented Generation: components, deployment patterns, cost & latency optimization, security, observability, and the production launch checklist.

Overview

Retrieval-Augmented Generation grounds an LLM in private knowledge by retrieving relevant context from a vector database before generation. It is the production-default pattern for trustworthy Q&A, internal search and customer-facing assistants where hallucinations are unacceptable.

Implementation profile

Categoryllms
Implementation maturityproduction
Evidence statuspartial
Primary use casesrag, embeddings
Deployment optionsmanaged-api, self-hosted, hybrid
Architecturesserverless-api, managed-container, hybrid-private-cloud

Candidate models with published references

Coverage means the model is a candidate worth evaluating for this workflow, not a ranking or a recommendation. Models whose reference pages are still in review are omitted.

Benchmarks relevant to this workflow

miracl, mkqa, mldr, swe-bench, aider-polyglot, gpqa, aime-2025, tau-bench, browsecomp-long-context, longfact-concepts, terminal-bench, mmmu, mmlu-pro, livecodebench.

Relevance is a coverage signal from the canonical registry. Each benchmark only describes its own protocol and date, so confirm the harness matches your workload before treating a score as evidence.

Continue your research

Use these connected ModelRefs sections to compare alternatives, inspect implementation paths, and review the evidence and governance boundaries relevant to Retrieval-Augmented Generation — Architecture Blueprint.