Uses of Class
org.springframework.ai.autoconfigure.qianfan.QianFanImageProperties
Packages that use QianFanImageProperties
-
Uses of QianFanImageProperties in org.springframework.ai.autoconfigure.qianfan
Methods in org.springframework.ai.autoconfigure.qianfan with parameters of type QianFanImagePropertiesModifier and TypeMethodDescriptionQianFanAutoConfiguration.qianFanImageModel
(QianFanConnectionProperties commonProperties, QianFanImageProperties imageProperties, 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<ImageModelObservationConvention> observationConvention)