Distill
List
Lists the Query Classifier Distillation Jobs owned by a user
GET
Authorizations
Query Parameters
Filter jobs by state
Available options:
QUEUED
, RUNNING
, DONE
, ERROR
, CANCELLED
Response
200
application/json
Successful Response
Detailed status of the job
Example:
["Downloading model", "Tuning prompt"]
The job id
Example:
"1234abcd"
Current state of the job
Available options:
QUEUED
, RUNNING
, DONE
, ERROR
, CANCELLED
A list of trained classification models.