v2
latestOpenAPI 3.1.02026-08-05267431678.1 KBprojects
Grouped training-job + evals + base-model-eval for a project
Return training jobs grouped with their evaluations for the quality chart.
Includes the latest completed base-model evaluation so the frontend can pin it as the leftmost point on the improvement curve.
Args: project_id: Project UUID. auth: Authentication result.
Returns: ImprovementTimeseriesResponse with adapters ordered newest first.
Raises: HTTPException 403: User lacks access to the project. HTTPException 404: Project not found or deleted.
get/projects/{project_id}/improvement-timeseries
Path parameters
project_idstring uuid required
Response
Successful Response