proofrag v0.5.0
proofrag v0.5.0
Pluggable scoring backends.
evaluate --backend deepeval(pip install "proofrag[deepeval]", verified against deepeval 4.0.5) — scores generation with FaithfulnessMetric / AnswerRelevancyMetric / GEval correctness, using proofrag's own model config (Anthropic → AnthropicModel, OpenAI → GPTModel).- Retrieval metrics, the HTML scorecard,
diff, andcompareare unchanged across backends; the scorecard renders each backend's metric set dynamically. - Ragas backend planned next.
Install: pipx install "proofrag[anthropic]" · uvx "proofrag[anthropic]" demo