R
RAG Retrieval Grading Prompt
Prompt for evaluating whether retrieved documents answer the user's question
Open SourceFree
About
A specialized prompt used in Corrective RAG (CRAG) pipelines to grade the relevance of retrieved documents. The prompt instructs the model to evaluate each document against the query, assign a relevance score, and flag when retrieval quality is too low — triggering fallback to web search. Critical for building self-correcting RAG systems that avoid hallucinating over irrelevant context.
Details
| Use Case | rag-evaluation |
| Target Models | claude, gpt-4, gemini |
Tags
promptragevaluationgrading
Quick Info
- Organization
- Shubham Saboo
- Pricing
- open-source
- Free Tier
- Yes
- Updated
- Apr 1, 2026
104.2Ktoday74
Also in Prompts
M
Multi-Agent Team Orchestration Prompt
Production prompt template for coordinating specialized AI agent teams
OSSFree
Shubham Saboo
104.2Ktoday74
T
Thorough Code Review
Comprehensive code review prompt covering correctness, security, and style
OSSfree
DeepYard
T
Test Generation
Generate comprehensive unit and integration tests for any function or module
OSSfree
DeepYard