Uses of Class
org.springframework.ai.autoconfigure.azure.openai.AzureOpenAiChatProperties
-
Uses of AzureOpenAiChatProperties in org.springframework.ai.autoconfigure.azure.openai
Modifier and TypeMethodDescriptionAzureOpenAiAutoConfiguration.azureOpenAiChatClient
(com.azure.ai.openai.OpenAIClient openAIClient, AzureOpenAiChatProperties chatProperties, List<FunctionCallback> toolFunctionCallbacks, FunctionCallbackContext functionCallbackContext)