Building a Tool-Augmented RAG Agent with Session Memory
This is Part 5 of a 5-part series on building a production-grade RAG system.Part 1 — Hybrid RAG OverviewPart 2 — Semantic Chunking vs Fixed ChunkingPart 3 — Custom Reranking: Combining Dense and Sparse ScoresPart 4 — Parent-Child Document ArchitectureP…