RAG Reranker

Rerank retrieved passages by whether each one answers the question, drop the near-misses before they reach the prompt, and check every citation in the answer against the passage it points at. Use after a vector search returns twenty plausible chunks, or when an answer needs its citations verified. Triggers on "rerank these", "which chunks answer this", "check these citations", "my RAG cites the wrong chunk".

mrmps Updated

File contents

mrmps/classifier-dev/tree/main/skills/rag-reranker commit 0cbb33cf11

Frequently asked questions

npx skillmds@latest add mrmps/rag-reranker