Uses of Class
org.springframework.ai.image.ImagePrompt
Packages that use ImagePrompt
Package
Description
-
Uses of ImagePrompt in org.springframework.ai.image
Methods in org.springframework.ai.image with parameters of type ImagePrompt -
Uses of ImagePrompt in org.springframework.ai.openai
Methods in org.springframework.ai.openai with parameters of type ImagePrompt -
Uses of ImagePrompt in org.springframework.ai.stabilityai
Methods in org.springframework.ai.stabilityai with parameters of type ImagePromptModifier and TypeMethodDescriptionStabilityAiImageClient.call(ImagePrompt imagePrompt) Calls the StabilityAiImageClient with the given StabilityAiImagePrompt and returns the ImageResponse.