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. |
||
|---|---|---|
| .. | ||
| engine | ||
| mcp | ||
| routers | ||
| tests | ||
| websocket | ||
| __init__.py | ||
| config.py | ||
| models.py | ||
| requirements.txt | ||
| schemas.py | ||