Uses of Interface
org.springframework.ai.image.ImageModel
Packages that use ImageModel
Package
Description
Google GenAI image generation support for Spring AI.
-
Uses of ImageModel in org.springframework.ai.google.genai.image
Classes in org.springframework.ai.google.genai.image that implement ImageModelModifier and TypeClassDescriptionclassA class representing an Image Model using the new Google Gen AI SDK. -
Uses of ImageModel in org.springframework.ai.openai
Classes in org.springframework.ai.openai that implement ImageModelModifier and TypeClassDescriptionclassImage Model implementation using the OpenAI Java SDK. -
Uses of ImageModel in org.springframework.ai.stabilityai
Classes in org.springframework.ai.stabilityai that implement ImageModelModifier and TypeClassDescriptionclassStabilityAiImageModel is a class that implements the ImageModel interface.