✨ Run prompt inference

<Card href="https://humansignal.com/goenterprise"> <img style="pointer-events: none; margin-left: 0px; margin-right: 0px;" src="https://docs.humansignal.com/images/badge.svg" alt="Label Studio Enterprise badge"/> <p style="margin-top: 10px; font-size: 14px;"> This endpoint is not available in Label Studio Community Edition. [Learn more about Label Studio Enterprise](https://humansignal.com/goenterprise) </p> </Card> Run a prompt inference.

Authentication

AuthorizationToken

Header authentication of the form Token <token>

Path Parameters

prompt_idintegerRequired
version_idintegerRequired

Request

This endpoint expects an object.
projectintegerRequired
job_idstringOptional<=255 characters
Job ID for inference job for a ModelRun e.g. Adala job ID
organizationintegerOptional
predictions_updated_atdatetimeOptional
project_subsetenumOptional
* `All` - All * `HasGT` - HasGT * `Sample` - Sample
Allowed values:
total_correct_predictionsintegerOptional-2147483648-2147483647
total_predictionsintegerOptional-2147483648-2147483647
total_tasksintegerOptional-2147483648-2147483647

Response

created_atdatetime
idinteger
parent_modelinteger
projectinteger
statusenum
* `Pending` - Pending * `InProgress` - InProgress * `Completed` - Completed * `Failed` - Failed * `Canceled` - Canceled
Allowed values:
completed_atdatetime or null
created_byinteger or null
job_idstring or null<=255 characters
Job ID for inference job for a ModelRun e.g. Adala job ID
organizationinteger or null
predictions_updated_atdatetime or null
project_subsetenum or null
* `All` - All * `HasGT` - HasGT * `Sample` - Sample
Allowed values:
total_correct_predictionsinteger or null-2147483648-2147483647
total_predictionsinteger or null-2147483648-2147483647
total_tasksinteger or null-2147483648-2147483647
triggered_atdatetime or null