Uses of Interface
org.springframework.ai.image.ImageModel
Package
Description
-
Uses of ImageModel in org.springframework.ai.azure.openai
Modifier and TypeClassDescriptionclass
ImageModel
implementation for Microsoft Azure AI backed byOpenAIClient
. -
Uses of ImageModel in org.springframework.ai.openai
Modifier and TypeClassDescriptionclass
OpenAiImageModel is a class that implements the ImageModel interface. -
Uses of ImageModel in org.springframework.ai.qianfan
Modifier and TypeClassDescriptionclass
QianFanImageModel is a class that implements the ImageModel interface. -
Uses of ImageModel in org.springframework.ai.stabilityai
Modifier and TypeClassDescriptionclass
StabilityAiImageModel is a class that implements the ImageModel interface. -
Uses of ImageModel in org.springframework.ai.zhipuai
Modifier and TypeClassDescriptionclass
ZhiPuAiImageModel is a class that implements the ImageModel interface.