Light Logo
JavaScript SDK (v0.34.0)Reference

ModelVersion

Represents a model version.

Interface: ModelVersion

Represents a model version.

Extended by

Properties

container_image_digest

container_image_digest: string

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


created_at

created_at: string

The time when the model version was created.


number

number: number

The number of the model version.


release_notes

release_notes: string

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