Uses of Class
org.springframework.ai.zhipuai.ZhiPuAiImageModel
Packages that use ZhiPuAiImageModel
-
Uses of ZhiPuAiImageModel in org.springframework.ai.model.zhipuai.autoconfigure
Methods in org.springframework.ai.model.zhipuai.autoconfigure that return ZhiPuAiImageModelModifier and TypeMethodDescriptionZhiPuAiImageAutoConfiguration.zhiPuAiImageModel(ZhiPuAiConnectionProperties commonProperties, ZhiPuAiImageProperties 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)