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