← All concepts

rag failure modes

3 articles · 15 co-occurring · 0 contradictions · 0 briefs

Articulates specific failures of naive RAG (contradictions, noise, outdated facts) and proposes architectural response.

Author identifies 'retrieved the wrong documents' as primary failure mode, supporting thesis that RAG quality is context engineering, not prompt engineering

Articulates specific failures of naive RAG (contradictions, noise, outdated facts) and proposes architectural response.

If agents are hitting consistency/hallucination problems at scale, retrieval-augmented context (RAG) quality becomes critical. The write-in data suggests retrieval/context freshness issues.

query this concept
$ db.articles("rag-failure-modes")
$ db.cooccurrence("rag-failure-modes")
$ db.contradictions("rag-failure-modes")