pub fn test_embedding(config: &EmbeddingConfig) -> Result<usize>Expand description
Test the embedding config. Returns Ok(dim) or Err.
pub fn test_embedding(config: &EmbeddingConfig) -> Result<usize>Test the embedding config. Returns Ok(dim) or Err.