Expand description
Model metadata returned by providers with model listing support.
Use ModelList for provider responses and Model for each advertised
model entry. Provider clients expose listing through
ModelListingClient when their
capabilities declare support.
Modules§
- listing
- Model listing types and error handling.
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.