Expand description
Model registry types and operations.
Provides model versioning, model cards, and lifecycle management.
Structs§
- Model
- A registered model in the registry.
- Model
Card - Model Card with standardized documentation.
- ModelId
- Unique identifier for a registered model.
- Model
Reference - Reference to a model (name + version).
- Model
Version - Semantic version for a model.
Enums§
- Model
Stage - Lifecycle stage of a model.