Skip to main content

Module listing

Module listing 

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

Enums§

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