Function llama_core::utils::embedding_model_names
source ยท pub fn embedding_model_names() -> Result<Vec<String>, LlamaCoreError>
Expand description
Return the names of the embedding models.
pub fn embedding_model_names() -> Result<Vec<String>, LlamaCoreError>
Return the names of the embedding models.