Uses of Class
org.springframework.ai.image.ImagePrompt
Packages that use ImagePrompt
Package
Description
Provides classes for observing image data.
-
Uses of ImagePrompt in org.springframework.ai.azure.openai
Methods in org.springframework.ai.azure.openai with parameters of type ImagePrompt -
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.image.observation
Methods in org.springframework.ai.image.observation with parameters of type ImagePromptModifier and TypeMethodDescriptionImageModelObservationContext.Builder.imagePrompt
(ImagePrompt 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.qianfan
Methods in org.springframework.ai.qianfan 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 TypeMethodDescriptionStabilityAiImageModel.call
(ImagePrompt imagePrompt) Calls the StabilityAiImageModel with the given StabilityAiImagePrompt and returns the ImageResponse. -
Uses of ImagePrompt in org.springframework.ai.zhipuai
Methods in org.springframework.ai.zhipuai with parameters of type ImagePrompt