クラスの使用
org.springframework.ai.model.mistralai.autoconfigure.MistralAiChatProperties
MistralAiChatProperties を使用するパッケージ
org.springframework.ai.model.mistralai.autoconfigure 内の MistralAiChatProperties 使用
型 MistralAiChatProperties のパラメーターを持つ org.springframework.ai.model.mistralai.autoconfigure のメソッド修飾子と型メソッド説明MistralAiChatAutoConfiguration.mistralAiChatModel
(MistralAiCommonProperties commonProperties, MistralAiChatProperties chatProperties, org.springframework.beans.factory.ObjectProvider<org.springframework.web.client.RestClient.Builder> restClientBuilderProvider, org.springframework.beans.factory.ObjectProvider<org.springframework.web.reactive.function.client.WebClient.Builder> webClientBuilderProvider, ToolCallingManager toolCallingManager, org.springframework.retry.support.RetryTemplate retryTemplate, org.springframework.web.client.ResponseErrorHandler responseErrorHandler, org.springframework.beans.factory.ObjectProvider<io.micrometer.observation.ObservationRegistry> observationRegistry, org.springframework.beans.factory.ObjectProvider<ChatModelObservationConvention> observationConvention, org.springframework.beans.factory.ObjectProvider<ToolExecutionEligibilityPredicate> mistralAiToolExecutionEligibilityPredicate)