EmbeddingModelBatchEmbedContentAsync Method

Overload List

BatchEmbedContentAsync(IEnumerableContent, CancellationToken) Embeds a batch of content based on a collection of Content objects.
BatchEmbedContentAsync(IEnumerableEmbedContentRequest, CancellationToken) Embeds a batch of content based on a collection of Content objects.
BatchEmbedContentAsync(String, BatchEmbedContentRequest) Embeds a batch of content using the specified Generative AI model.

See Also