Last updated: 28 July 2026 Retrieval-Augmented Generation is a pattern, not a framework, and the gap between a RAG tutorial and a RAG pipeline that stays […]
I have spent a good while now building RAG pipelines across a number of engagements, mostly for documentation sites, and the gap between the tutorials and […]
I recently had a situation where a continuous Azure WebJob running a documentation crawler stopped overnight. The crawler formed part of an ingestion sequence in a […]
In this blog, I run through a debug session that took me a while to diagnose. Documents in a production RAG pipeline were intermittently failing to […]
A production RAG-powered documentation chatbot started throwing intermittent “Server Error” responses. No obvious pattern, no reliable repro, and the first sign of trouble was an automated […]
After deploying AKS KAITO Retrieval Augmented Generation (RAG) Engine withe an embeddings model, I tested with many curl commands to index, update and query documents. I […]