TextEmbedder constructor
TextEmbedder(
- TextEmbedderOptions options
Utility to convert text into an embedding suitable for other MediaPipe tasks.
Implementation
TextEmbedder(TextEmbedderOptions options);