| EmbedContentAsync(Content, CancellationToken) | Embeds content based on a text input message. |
| EmbedContentAsync(EmbedContentRequest, CancellationToken) | Embeds content based on the provided text input message. |
| EmbedContentAsync(IEnumerablePart, CancellationToken) | Embeds content based on a sequence of Part objects. |
| EmbedContentAsync(IEnumerableString, CancellationToken) | Embeds content based on a collection of strings. |
| EmbedContentAsync(String, EmbedContentRequest) | Embeds content using the specified Generative AI Model. |
| EmbedContentAsync(String, CancellationToken) | Embeds content based on a text input message. |