v4

latestSwagger 2.02026-07-132779157.6 KB

Builds a custom document analysis model.

post/documentModels:build

Query parameters

api-versionstring required

The API version to use for this operation.

Request body

modelIdstring required

Unique document model name.

descriptionstring

Document model description.

buildMode'template' | 'neural' required

Custom document model build mode.

tagsobject

List of key-value tag attributes associated with the document model.

maxTrainingHoursnumber float

Max number of V100-equivalent GPU hours to use for model training. Default=0.5.

allowOverwriteboolean

Allow overwriting an existing model with the same name.

Response

The request has been accepted for processing, but processing has not yet completed.