Skip to main content

Module model

Module model 

Source
Expand description

Model registry types and operations.

Provides model versioning, model cards, and lifecycle management.

Structs§

Model
A registered model in the registry.
ModelCard
Model Card with standardized documentation.
ModelId
Unique identifier for a registered model.
ModelReference
Reference to a model (name + version).
ModelVersion
Semantic version for a model.

Enums§

ModelStage
Lifecycle stage of a model.