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.
Path parameters
Response
Successful Response
Changes
Changed in 1 of the 3 revisions of this API.10
- ○
added the optional property
adapters/items/all_evals/items/metricsto the response with the200statusresponse-optional-property-added
- ○
added the optional property
adapters/items/latest_eval/anyOf[subschema #1: EvaluationResponse]/metricsto the response with the200statusresponse-optional-property-added
- ○
added the optional property
adapters/items/training_job/artifact_readyto the response with the200statusresponse-optional-property-added
- ○
added the optional property
adapters/items/training_job/deployability_reasonto the response with the200statusresponse-optional-property-added
- ○
added the optional property
adapters/items/training_job/is_deployableto the response with the200statusresponse-optional-property-added
- ○
added the optional property
adapters/items/training_job/model_kindto the response with the200statusresponse-optional-property-added
- ○
added the optional property
adapters/items/training_job/provider_readyto the response with the200statusresponse-optional-property-added
- ○
added the optional property
adapters/items/training_job/seedto the response with the200statusresponse-optional-property-added
- ○
added the optional property
adapters/items/training_job/training_typeto the response with the200statusresponse-optional-property-added
- ○
added the optional property
base_model_eval/anyOf[subschema #1: EvaluationResponse]/metricsto the response with the200statusresponse-optional-property-added
This revision also has 23 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○