embed method

Future<List<double>> embed(
  1. String text
)

Implementation

Future<List<double>> embed(String text) async => [];