projects

Grouped training-job + evals + base-model-eval for a project

Return project improvement history.

Args: project_id: Project identifier. auth: Authenticated caller.

Returns: Improvement timeseries.

Raises: HTTPException: 403 for denied access or 404 when absent.

get/projects/{project_id}/improvement-timeseries

Path parameters

project_idstring uuid required

Response

Successful Response

base_model_idstring nullable

Changes

Changed in 1 of the 3 revisions of this API.10

    • added the optional property adapters/items/all_evals/items/metrics to the response with the 200 status

      response-optional-property-added

    • added the optional property adapters/items/latest_eval/anyOf[subschema #1: EvaluationResponse]/metrics to the response with the 200 status

      response-optional-property-added

    • added the optional property adapters/items/training_job/artifact_ready to the response with the 200 status

      response-optional-property-added

    • added the optional property adapters/items/training_job/deployability_reason to the response with the 200 status

      response-optional-property-added

    • added the optional property adapters/items/training_job/is_deployable to the response with the 200 status

      response-optional-property-added

    • added the optional property adapters/items/training_job/model_kind to the response with the 200 status

      response-optional-property-added

    • added the optional property adapters/items/training_job/provider_ready to the response with the 200 status

      response-optional-property-added

    • added the optional property adapters/items/training_job/seed to the response with the 200 status

      response-optional-property-added

    • added the optional property adapters/items/training_job/training_type to the response with the 200 status

      response-optional-property-added

    • added the optional property base_model_eval/anyOf[subschema #1: EvaluationResponse]/metrics to the response with the 200 status

      response-optional-property-added

    This revision also has 23 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog