Authorizations
Query Parameters
Filter jobs by state
Available options:
QUEUED
, RUNNING
, DONE
, ERROR
, CANCELLED
Response
Successful Response
Detailed status of the job
Examples:
["Downloading model", "Tuning prompt"]
The job id
Examples:
"1234abcd"
Current state of the job
Available options:
QUEUED
, RUNNING
, DONE
, ERROR
, CANCELLED
Number of labeled examples used for spec generation.
Number of preference examples used for spec generation.
The generated scoring spec
Threshold to use to separate 0 and 1 labels in the case of classification.