Sends a String value to MediaPipe for conversion into an Embedding.
Embedding
Future<BaseEmbedderResult> embed(String text);