Uses of Class
org.springframework.ai.azure.openai.AzureOpenAiEmbeddingOptions
Package
Description
-
Uses of AzureOpenAiEmbeddingOptions in org.springframework.ai.autoconfigure.azure.openai
Modifier and TypeMethodDescriptionvoid
AzureOpenAiEmbeddingProperties.setOptions
(AzureOpenAiEmbeddingOptions options) -
Uses of AzureOpenAiEmbeddingOptions in org.springframework.ai.azure.openai
Modifier and TypeMethodDescriptionAzureOpenAiEmbeddingOptions.Builder.build()
AzureOpenAiEmbeddingClient.getDefaultOptions()
ModifierConstructorDescriptionAzureOpenAiEmbeddingClient
(com.azure.ai.openai.OpenAIClient azureOpenAiClient, MetadataMode metadataMode, AzureOpenAiEmbeddingOptions options)