Measured by usOutdated: newer version shipped, re-run pending
RAG over documents — Claude Opus 5 on Direct API (global)
Results
| Answer accuracy | 90.4% higher is better |
| Citation faithfulness | 94.1% higher is better |
| Hallucination rate | 2.6% lower is better |
Run details
What was NOT tested
- Non-English documents
- Scanned PDFs needing OCR
- Retrieval quality (fixed retriever used for all models)
Re-run it on your data
git clone https://github.com/mallimatla/uptodate.git && cd uptodate && git checkout a1b2c3d
npm install && npm run proof -- --suite rag --model claude-opus-5 --platform direct --region global --dataset ./your-dataSample raw output
Retries default to 3 attempts with exponential backoff [doc 14, p. 7].