Expand description
Model catalog port for listing and resolving models.
This port defines the interface for querying the model catalog. It provides domain-level model information without exposing database or storage implementation details.
Structs§
- Model
Launch Spec - Launch specification for running a model.
- Model
Summary - Domain model summary for catalog operations (listing).
Enums§
- Catalog
Error - Errors that can occur during catalog operations.
Traits§
- Model
Catalog Port - Port for querying the model catalog.