Skip to main content

Module model

Module model 

Source
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.
ModelList
Represents a complete list of models from a provider.

Enums§

ModelListingError
Errors that can occur when listing models from a provider.