Tag: #self-rag
Writing on GPUs, LLMs, MLOps, Kubernetes — and mindset · 2 posts
Production Agent Design Patterns 2026 — How to Actually Combine Supervisor, CodeAct, Plan-Execute, Self-RAG, Handoff, and Subagent Isolation
Most 2024-era 'LLM agent design pattern' posts stop at ReAct, Chain-of-Thought, and Reflection. Production agents in 2026 look different. The patterns that survived real workloads — Supervisor/Orchestrator for delegation
2026-05-14 · 24 min read #agent-design#supervisor#codeact#plan-execute#self-ragRAG Paper Survey: The Evolution of Retrieval-Augmented Generation — From RETRO to Self-RAG and Corrective-RAG
Traces the evolution of RAG research through papers. Compares architectures and benchmarks from the original RAG to RETRO large-scale retrieval, Self-RAG self-reflection, and Corrective-RAG retrieval quality evaluation.
2026-03-12 · 22 min read #ai-papers#rag#self-rag#corrective-rag#retro