Create/update/response schemas for Project, Experiment, Run, Endpoint, Webhook, Score, Auth (setup/login/token), Export, and Health. All use Pydantic v2 ConfigDict(from_attributes=True) for ORM compatibility. RunDetailResponse nests StageResults and Scores. ExportRunRow provides flat scorer_name→value dict for CSV/JSON export. 30 tests added. |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| test_alembic.py | ||
| test_config.py | ||
| test_models.py | ||
| test_schemas.py | ||