Module models

Module models 

Source
Expand description

Structures related to model information.

Modules§

exposed
Exposed namespace of the module.
orphan
Orphan namespace of the module.
own
Own namespace of the module.
prelude
Prelude to use essentials: use my_module ::prelude :: *.

Structs§

EnhancedListModelsResponse
Enhanced response containing a list of models with comprehensive metadata.
EnhancedModel
Enhanced model with comprehensive metadata including pricing and capabilities.
ListModelsResponse
Response containing a list of available models.
Model
Describes an OpenAI model offering that can be used with the API.
ModelCapabilities
Model capabilities and technical specifications.
ModelComparison
Comparison between two models for analysis and decision-making.
ModelLifecycle
Model lifecycle and deprecation information.
ModelLimitations
Model limitations and rate limits.
ModelPricing
Pricing information for a model.
ResponseMetadata
Metadata about the response containing aggregated model statistics.

Enums§

ModelStatus
Enumeration of possible model statuses.