Measured by us
RAG over documents — Claude Sonnet 5 on Direct API (global)
Results
| Answer accuracy | 89.8% higher is better |
| Citation faithfulness | 93.5% higher is better |
| Hallucination rate | 2.9% 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-sonnet-5 --platform direct --region global --dataset ./your-dataSample raw output
The default is 3 retries with exponential backoff [doc 14, p. 7].