Uses of Class
org.springframework.ai.autoconfigure.azure.openai.AzureOpenAiEmbeddingProperties
Packages that use AzureOpenAiEmbeddingProperties
-
Uses of AzureOpenAiEmbeddingProperties in org.springframework.ai.autoconfigure.azure.openai
Methods in org.springframework.ai.autoconfigure.azure.openai with parameters of type AzureOpenAiEmbeddingPropertiesModifier and TypeMethodDescriptionAzureOpenAiAutoConfiguration.azureOpenAiEmbeddingModel
(com.azure.ai.openai.OpenAIClientBuilder openAIClient, AzureOpenAiEmbeddingProperties embeddingProperties, org.springframework.beans.factory.ObjectProvider<io.micrometer.observation.ObservationRegistry> observationRegistry, org.springframework.beans.factory.ObjectProvider<EmbeddingModelObservationConvention> observationConvention)