Metadata-Version: 2.5
Name: oknoll-eval
Version: 0.3.1
Summary: OpenKnoll PD-vs-RAG evaluation harness: corpora, runner, grading, metrics, reports
License-Expression: Apache-2.0
Requires-Python: >=3.12
Requires-Dist: okf-core==0.3.1
Description-Content-Type: text/markdown

# oknoll-eval

OpenKnoll evaluation harness: frozen benchmark specs (bundles + questions with
gold evidence) run against two retrieval conditions — progressive disclosure
via the deterministic explorer vs. a vector-RAG baseline — with grading,
metrics, and comparison reports. Drives `oknoll eval`.

Usually consumed through the [`oknoll`](https://pypi.org/project/oknoll/) CLI.
Part of [OpenKnoll](https://github.com/openknoll/oknoll-python).
