Uses of Class
org.springframework.ai.image.ImageResponse
Packages that use ImageResponse
Package
Description
-
Uses of ImageResponse in org.springframework.ai.azure.openai
Methods in org.springframework.ai.azure.openai that return ImageResponse -
Uses of ImageResponse in org.springframework.ai.image
Methods in org.springframework.ai.image that return ImageResponse -
Uses of ImageResponse in org.springframework.ai.openai
Methods in org.springframework.ai.openai that return ImageResponse -
Uses of ImageResponse in org.springframework.ai.qianfan
Methods in org.springframework.ai.qianfan that return ImageResponse -
Uses of ImageResponse in org.springframework.ai.stabilityai
Methods in org.springframework.ai.stabilityai that return ImageResponseModifier and TypeMethodDescriptionStabilityAiImageModel.call
(ImagePrompt imagePrompt) Calls the StabilityAiImageModel with the given StabilityAiImagePrompt and returns the ImageResponse. -
Uses of ImageResponse in org.springframework.ai.zhipuai
Methods in org.springframework.ai.zhipuai that return ImageResponse