Endpoint Examples
Train Generator
Train a generator model
POST
/
task
/
generate
/
{model_name}
Authorizations
Authorization
string
headerrequiredBearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
model_name
string
requiredQuery Parameters
hf_dataset
string
requiredResponse
200 - application/json
The response is of type object
.