# Packages
No description provided by the author
No description provided by the author
No description provided by the author
# Functions
No description provided by the author
# Structs
ModelInfo describes the informations (metadata) for a particular model.
UnknownModelError is raised when trying to operate on an unknown model.
UnknownModelVersionError is raised when trying to operate on an unknown model version.
VersionArgs represents the arguments to create or update a version.
VersionInfo describes the informations (metadata) for a particular version of a model.
# Interfaces
Backend defines the interface for a model registry backend.