Uses of Class
org.springframework.ai.google.genai.image.GoogleGenAiImageModel
Packages that use GoogleGenAiImageModel
Package
Description
Auto-configuration for Google GenAI image generation.
-
Uses of GoogleGenAiImageModel in org.springframework.ai.model.google.genai.autoconfigure.image
Methods in org.springframework.ai.model.google.genai.autoconfigure.image that return GoogleGenAiImageModelModifier and TypeMethodDescriptionGoogleGenAiImageAutoConfiguration.googleGenAiImageModel(GoogleGenAiImageConnectionDetails connectionDetails, GoogleGenAiImageProperties imageProperties, org.springframework.beans.factory.ObjectProvider<org.springframework.core.retry.RetryTemplate> retryTemplate, org.springframework.beans.factory.ObjectProvider<io.micrometer.observation.ObservationRegistry> observationRegistry, org.springframework.beans.factory.ObjectProvider<ImageModelObservationConvention> observationConvention)