Models
Create a new model and start training
POST
Headers
Your API key for authentication. Use Bearer format.
Body
application/json
ID of the model to clone.
Required string length:
24
Name of the model.
IDs of the testing samples.
IDs of the training samples.
ID of the use case.
Enable explain tools.
Response
200 - application/json
Creation date of the model.
ID of the model.
Name of the model.
Status of the model.
Available options:
pending
, training
, active
, failed
Description of the model.
ID of the model to clone.
ID of the organization.
IDs of the testing samples.
IDs of the training samples.
Whether the model is trainable.
Whether to use the backup model for generations.
Whether to use the backup model when idle.
ID of the use case.
Was this page helpful?