Light Logo
JavaScript SDK (v0.34.0)Reference

CreateModelVersionParams

Parameters for creating a version of a model.

Type Alias: CreateModelVersionParams

CreateModelVersionParams = object

Parameters for creating a version of a model.

Properties

container_image_digest

container_image_digest: string

A sha256 hash digest of the model version's container image.


release_notes

release_notes: string

Information about changes such as new features, bug fixes, or optimizations in this model version.


schemas

schemas: Schemas

The schemas of the model version.