pub fn execute( command: EmbeddingsCommands, db_path: Option<&PathBuf>, json: bool, ) -> Result<()>
Execute embeddings command.