Uses of Class
org.springframework.ai.image.ImagePrompt
Package
Description
Provides classes for observing image data.
-
Uses of ImagePrompt in org.springframework.ai.azure.openai
-
Uses of ImagePrompt in org.springframework.ai.image
-
Uses of ImagePrompt in org.springframework.ai.image.observation
Modifier and TypeMethodDescriptionImageModelObservationContext.Builder.imagePrompt
(ImagePrompt imagePrompt) -
Uses of ImagePrompt in org.springframework.ai.openai
-
Uses of ImagePrompt in org.springframework.ai.qianfan
-
Uses of ImagePrompt in org.springframework.ai.stabilityai
Modifier and TypeMethodDescriptionStabilityAiImageModel.call
(ImagePrompt imagePrompt) Calls the StabilityAiImageModel with the given StabilityAiImagePrompt and returns the ImageResponse. -
Uses of ImagePrompt in org.springframework.ai.zhipuai