Future<List<double>> embed(Content content) => provider.embed(model: model, content: content, dimensions: dimensions);