Topic
Retrieval pipelines, grounding, citations, freshness, access control, and answer quality.
Practice items tagged with Retrieval-Augmented Generation.
Traces a missed answer through source ingestion, parsing, chunking, filtering, query construction, retrieval, fusion, and ranking.
Builds a hybrid retrieval pipeline that enforces tenant scope before ranking, assembles a bounded context, and verifies returned citations.
Chooses between managed ingestion and retrieval convenience and custom control over indexing, ranking, security, evaluation, and operations.
Separates runtime model use from model training, fine-tuning, prompt design, and retrieval-augmented generation as different engineering levers.
Combines exact lexical matching with semantic recall and explains why hybrid retrieval often needs measured fusion and ranking.
Handles a poisoned retrieval corpus by freezing ingestion, tracing provenance, switching immutable index versions, rebuilding clean data, and proving recovery.