A shared schema package for the inspect_evals_dashboard and inspect_evals_scoring projects.
This package contains the DashboardLog and ModelMetadata classes that are used by both projects.
pip install -e .from inspect_evals_dashboard_schema import DashboardLog, ModelMetadata