EmbeddingGenerationExtensions Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Provides a collection of static methods for operating on IEmbeddingGenerationService<TValue,TEmbedding> objects.
public static class EmbeddingGenerationExtensions
type EmbeddingGenerationExtensions = class
Public Module EmbeddingGenerationExtensions
- Inheritance
-
EmbeddingGenerationExtensions
Methods
GenerateEmbeddingAsync<TValue,TEmbedding>(IEmbeddingGenerationService<TValue,TEmbedding>, TValue, Kernel, CancellationToken) |
Generates an embedding from the given |