OptionaldefaultThe default embedding model dimension (applies to dense embedding models only).
OptionalmaxThe maximum batch size (number of sequences) supported by the model.
OptionalmaxThe maximum tokens per sequence supported by the model.
OptionalmodalityThe modality of the model (e.g. 'text').
The name of the model.
OptionalproviderThe name of the provider of the model.
A summary of the model.
OptionalsupportedThe list of supported dimensions for the model (applies to dense embedding models only).
OptionalsupportedThe distance metrics supported by the model for similarity search.
List of parameters supported by the model.
The type of model (e.g. 'embed' or 'rerank').
OptionalvectorWhether the embedding model produces 'dense' or 'sparse' embeddings.
Represents the model configuration including model type, supported parameters, and other model details.
Export
ModelInfo