30. Ground language models with retrieval
Connect a language model to external documents using chunking, embeddings, vector search, retrieval, reranking, and grounded answer generation. You will build and test a retrieval-augmented generation workflow with failure checks.