Skip to main content
POST
Plan a digest-pinned external artifact build

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Headers

Idempotency-Key
string
required

Stable key used to adopt the original durable operation after retries or disconnects.

Maximum string length: 128

Body

application/json
algorithm
string
required
Minimum string length: 1
base_model_artifact_id
string
required
Minimum string length: 1
builder_image_digest
string
required
Pattern: ^sha256:[a-fA-F0-9]{64}$
configuration
object
required
format
string
required
Minimum string length: 1
hardware_constraints
object
required
kind
enum<string>
required
Available options:
quantized_checkpoint,
speculator_checkpoint,
tensorrt_engine
license_spdx
string
required
Minimum string length: 1
requires_quality_review
boolean
required
tool
enum<string>
required
Available options:
llm-compressor,
modelopt,
vllm-speculators,
tensorrt-llm
tool_version
string
required
Minimum string length: 1
calibration_digest
string
Pattern: ^sha256:[a-fA-F0-9]{64}$

Response

Created

The response is of type object.