Uses of Interface
org.springframework.ai.image.observation.ImageModelObservationConvention
Packages that use ImageModelObservationConvention
Package
Description
Google GenAI image generation support for Spring AI.
Provides classes for observing image data.
-
Uses of ImageModelObservationConvention in org.springframework.ai.google.genai.image
Methods in org.springframework.ai.google.genai.image with parameters of type ImageModelObservationConventionModifier and TypeMethodDescriptionvoidGoogleGenAiImageModel.setObservationConvention(@Nullable ImageModelObservationConvention observationConvention) -
Uses of ImageModelObservationConvention in org.springframework.ai.image.observation
Classes in org.springframework.ai.image.observation that implement ImageModelObservationConventionModifier and TypeClassDescriptionclassDefault conventions to populate observations for image model operations. -
Uses of ImageModelObservationConvention in org.springframework.ai.openai
Methods in org.springframework.ai.openai with parameters of type ImageModelObservationConventionModifier and TypeMethodDescriptionvoidOpenAiImageModel.setObservationConvention(ImageModelObservationConvention observationConvention) Use the provided convention for reporting observation data