Get inference run info
Get information (status, metadata, etc) about an existing inference run
Path parameters
prompt_id
version_id
Headers
Authorization
Header authentication of the form Token <token>
Query parameters
ordering
Which field to use when ordering the results.
parent_model
The ID of the parent model for this Inference Run
project
The ID of the project this Inference Run makes predictions on
project_subset
Defines which tasks are operated on (e.g. HasGT will only operate on tasks with a ground truth annotation, but All will operate on all records)
Allowed values:
Response
id
parent_model
status
Pending
- PendingInProgress
- InProgressCompleted
- CompletedFailed
- FailedCanceled
- Canceled
Allowed values:
created_at
project
project_subset
All
- AllHasGT
- HasGTSample
- Sample
Allowed values:
job_id
Job ID for inference job for a ModelRun e.g. Adala job ID
total_predictions
total_correct_predictions
total_tasks
triggered_at
predictions_updated_at
completed_at
organization
created_by