Skip to main content

eval-adapter

Export rubric-spec rubrics and normalize evaluation result shapes across common eval frameworks.

eval-adapter is for evaluation infrastructure engineers migrating rubric and result contracts between tools. Its differentiator is one inspectable EvalRunResult shape with output_id, criterion_id, raw score, weight, weighted score, runner identity, and source metadata.

What It Actually Adapts

  • run creates deterministic synthetic normalized results for the bundled Inspect AI, LM Eval Harness, OpenAI Evals, PromptFoo, DeepEval, LangSmith, and Phoenix runner modules.
  • LangSmith feedback exports and Phoenix trace exports can be normalized through their Python import helpers.
  • export writes starter rubric files for LM Eval Harness, Inspect AI, OpenAI Evals, or PromptFoo.

The package does not import or execute those frameworks. Generated files are scaffolds that require framework-specific datasets, scorers, providers, and review before production use.

Inspectable Output

eval-adapter run writes canonical JSON to stdout. eval-adapter export writes a target-specific YAML or Python starter file plus the original rubric.json, then reports every written path as JSON.

Runtime Boundary

All operations are local file parsing, deterministic normalization, and file generation. Runtime dependencies are PyYAML and rubric-spec. There are no network requests, model calls, provider credentials, or hosted state.

Install

python -m pip install eval-adapter==0.1.2

For development from a clone:

python -m pip install -e .

Quickstart

From a repository checkout:

eval-adapter run \
  --config examples/unified_config_sample.yaml \
  --runner all \
  > normalized-results.json

Documentation

Release Status

Registry status verified July 13, 2026: version 0.1.2 is published on PyPI and tagged v0.1.2 in the public repository. The project is alpha software. No framework partnership, production-compatibility, or adoption claim is made.

Limits

Normalized synthetic results and generated starter files are not evidence that an external framework ran successfully. This is not a hosted evaluation platform and includes no customer data.

Next Action

Run the sample config with --runner all, verify criterion ids and weights in one normalized result, then export only the intended target and validate that scaffold with the target framework's own tooling.

Release files for eval-adapter 0.1.2

For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.

Source distribution (sdist)

Source distribution for eval-adapter 0.1.2
File Size Uploaded
eval_adapter-0.1.2.tar.gz 10.0 kB Details

Built distribution (wheel)

Table of built distributions (wheels) for eval-adapter 0.1.2
File Interpreter ABI Platform
eval_adapter-0.1.2-py3-none-any.whl Python 3 none any Details

Total release size: 20.9 kB

Release files / eval_adapter-0.1.2.tar.gz

Download URL eval_adapter-0.1.2.tar.gz
Size 10.0 kB
Tags Source
SHA-256 checksum
How to use checksums
e7bc48234db7d475ad955000ba58cf4ba7677709196bce00e8e97b66beec9345
BLAKE2b-256 checksum
How to use checksums
2c565745e61f0bab8ec34fd0cd410d5a9e98f724485071d5c0edd3e76ef901e9
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.13.12

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Jul 13, 2026.

Transparency log

Release files / eval_adapter-0.1.2-py3-none-any.whl

Download URL eval_adapter-0.1.2-py3-none-any.whl
Size 10.9 kB
Tags Python 3
SHA-256 checksum
How to use checksums
564ec8e0e7379cfb481e751b42678f93038bf06a2432542e3a81efbf09d50d66
BLAKE2b-256 checksum
How to use checksums
6edc34b1c5ea942d3d556e5a7cd4460642f819292fbe7259dad96823bf38076d
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.13.12

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Jul 13, 2026.

Transparency log

Release history Release notifications | RSS feed

This release

0.1.2 This release

2 release files

0.1.1

2 release files

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page