-
ElementDescriptionorg.springframework.ai.azure.openai.AzureOpenAiChatClient.withDefaultOptions
(AzureOpenAiChatOptions) since 0.8.0, use theOpenAiChatClient(OpenAiApi, OpenAiChatOptions)
constructor instead.Use the constructor withPostgresMlEmbeddingOptions
instead.
-
MethodDescriptionorg.springframework.ai.azure.openai.AzureOpenAiChatClient.withDefaultOptions
(AzureOpenAiChatOptions) since 0.8.0, useAzureOpenAiChatClient(OpenAIClient, AzureOpenAiChatOptions)
instead.UseOllamaOptions.setModel(java.lang.String)
instead.UseOllamaOptions.setModel(java.lang.String)
instead.since 0.8.0, use theOpenAiChatClient(OpenAiApi, OpenAiChatOptions)
constructor instead.
AzureOpenAiChatClient(OpenAIClient, AzureOpenAiChatOptions)
instead.