Uses of Interface
org.springframework.ai.image.ImageGenerationMetadata
Packages that use ImageGenerationMetadata
Package
Description
-
Uses of ImageGenerationMetadata in org.springframework.ai.azure.openai.metadata
Classes in org.springframework.ai.azure.openai.metadata that implement ImageGenerationMetadataModifier and TypeClassDescriptionclass
Represents the metadata for image generation using Azure OpenAI. -
Uses of ImageGenerationMetadata in org.springframework.ai.image
Methods in org.springframework.ai.image that return ImageGenerationMetadataConstructors in org.springframework.ai.image with parameters of type ImageGenerationMetadataModifierConstructorDescriptionImageGeneration
(Image image, ImageGenerationMetadata imageGenerationMetadata) -
Uses of ImageGenerationMetadata in org.springframework.ai.openai.metadata
Classes in org.springframework.ai.openai.metadata that implement ImageGenerationMetadata -
Uses of ImageGenerationMetadata in org.springframework.ai.stabilityai
Classes in org.springframework.ai.stabilityai that implement ImageGenerationMetadataModifier and TypeClassDescriptionclass
Represents metadata associated with the image generation process in the StabilityAI framework.