Expand description
Model listing types and error handling.
This module provides types for representing available models from providers. All models are returned in a single list; providers with pagination handle fetching all pages internally.
Structs§
- Model
- Represents a single model available from a provider.
- Model
List - Represents a complete list of models from a provider.
Enums§
- Model
Listing Error - Errors that can occur when listing models from a provider.