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
created_at
id
parent_model
project
status
Pending
- PendingInProgress
- InProgressCompleted
- CompletedFailed
- FailedCanceled
- Canceled
Allowed values:
completed_at
created_by
job_id
Job ID for inference job for a ModelRun e.g. Adala job ID
organization
predictions_updated_at
project_subset
All
- AllHasGT
- HasGTSample
- Sample
Allowed values:
total_correct_predictions
total_predictions
total_tasks
triggered_at