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