Uses of Class
org.springframework.ai.qianfan.QianFanChatModel
-
Uses of QianFanChatModel in org.springframework.ai.autoconfigure.qianfan
Modifier and TypeMethodDescriptionQianFanAutoConfiguration.qianFanChatModel
(QianFanConnectionProperties commonProperties, QianFanChatProperties chatProperties, org.springframework.beans.factory.ObjectProvider<org.springframework.web.client.RestClient.Builder> restClientBuilderProvider, 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)