latestOpenAPI 3.0.02026-08-10380208.8 KB

806c6d31631b

Model

Create Model

Create a new model.

post/tailored-gen/models

Headers

api_tokenstring required

Request body

namestring

Name of the model (required)

dataset_idinteger

ID of the dataset to use (required)

training_mode'fully_automated' | 'expert'

Defines the training configuration strategy.

  • fully_automated: Automatically configures the training recipe based on dataset size and IP medium/type.
  • expert: For experienced users needing control over training parameters.
descriptionstring

Description of the model (optional)

Response

Model successfully created

idinteger
namestring
descriptionstring
status'Created'
training_mode'fully_automated' | 'expert'
project_idinteger
dataset_idinteger
created_atstring date-time
updated_atstring date-time
active_model_versionstring
training_parametersobject
checkpoint_stepsstring[]