Uses of Class
com.alibaba.cloud.ai.autoconfigure.dashscope.DashScopeChatProperties
-
Uses of DashScopeChatProperties in com.alibaba.cloud.ai.autoconfigure.dashscope
Methods in com.alibaba.cloud.ai.autoconfigure.dashscope with parameters of type DashScopeChatPropertiesModifier and TypeMethodDescriptionDashScopeChatAutoConfiguration.dashScopeChatModel(org.springframework.retry.support.RetryTemplate retryTemplate, org.springframework.ai.model.tool.ToolCallingManager toolCallingManager, DashScopeChatProperties chatProperties, org.springframework.web.client.ResponseErrorHandler responseErrorHandler, DashScopeConnectionProperties commonProperties, org.springframework.beans.factory.ObjectProvider<io.micrometer.observation.ObservationRegistry> observationRegistry, org.springframework.beans.factory.ObjectProvider<org.springframework.web.reactive.function.client.WebClient.Builder> webClientBuilderProvider, org.springframework.beans.factory.ObjectProvider<org.springframework.web.client.RestClient.Builder> restClientBuilderProvider, org.springframework.beans.factory.ObjectProvider<org.springframework.ai.chat.observation.ChatModelObservationConvention> observationConvention, org.springframework.beans.factory.ObjectProvider<org.springframework.ai.model.tool.ToolExecutionEligibilityPredicate> dashscopeToolExecutionEligibilityPredicate)