Skip to content
Docs Try Aspire
Docs Try

AspireOpenAIClientBuilderEmbeddingGeneratorExtensions

Class static net10.0
📦 Aspire.OpenAI v13.4.0-preview.1.26281.18
Provides extension methods for registering AI.IEmbeddingGenerator`2 as a singleton in the services provided by the Hosting.IHostApplicationBuilder.
namespace Microsoft.Extensions.Hosting;
public static class AspireOpenAIClientBuilderEmbeddingGeneratorExtensions
{
// ...
}