Class AzureOpenAiEmbeddingOptions

java.lang.Object
org.springframework.ai.azure.openai.AzureOpenAiEmbeddingOptions
All Implemented Interfaces:
EmbeddingOptions, ModelOptions

public class AzureOpenAiEmbeddingOptions extends Object implements EmbeddingOptions
The configuration information for the embedding requests.
Since:
0.8.0
Author:
Christian Tzolov
  • Constructor Details

    • AzureOpenAiEmbeddingOptions

      public AzureOpenAiEmbeddingOptions()
  • Method Details