Uses of Class
org.springframework.ai.qianfan.QianFanChatModel
Packages that use QianFanChatModel
-
Uses of QianFanChatModel in org.springframework.ai.autoconfigure.qianfan
Methods in org.springframework.ai.autoconfigure.qianfan that return QianFanChatModelModifier 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)