Uses of Class
org.springframework.ai.azure.openai.AzureOpenAiChatModel
Packages that use AzureOpenAiChatModel
Package
Description
-
Uses of AzureOpenAiChatModel in org.springframework.ai.azure.openai
Methods in org.springframework.ai.azure.openai that return AzureOpenAiChatModel -
Uses of AzureOpenAiChatModel in org.springframework.ai.model.azure.openai.autoconfigure
Methods in org.springframework.ai.model.azure.openai.autoconfigure that return AzureOpenAiChatModelModifier and TypeMethodDescriptionAzureOpenAiChatAutoConfiguration.azureOpenAiChatModel
(com.azure.ai.openai.OpenAIClientBuilder openAIClientBuilder, AzureOpenAiChatProperties chatProperties, ToolCallingManager toolCallingManager, org.springframework.beans.factory.ObjectProvider<io.micrometer.observation.ObservationRegistry> observationRegistry, org.springframework.beans.factory.ObjectProvider<ChatModelObservationConvention> observationConvention, org.springframework.beans.factory.ObjectProvider<ToolExecutionEligibilityPredicate> azureOpenAiToolExecutionEligibilityPredicate)