Uses of Class
org.springframework.ai.model.MutableResponseMetadata
Package
Description
Provides a set of interfaces and classes for a generic API designed to interact with
various AI models.
-
Uses of MutableResponseMetadata in org.springframework.ai.audio.transcription
-
Uses of MutableResponseMetadata in org.springframework.ai.azure.openai.metadata
Modifier and TypeClassDescriptionclass
Audio transcription metadata implementation for AzureOpenAI.class
Represents metadata associated with an image response from the Azure OpenAI image model. -
Uses of MutableResponseMetadata in org.springframework.ai.image
Modifier and TypeClassDescriptionclass
Represents metadata associated with an image response. -
Uses of MutableResponseMetadata in org.springframework.ai.model
Modifier and TypeMethodDescriptionPuts an element to the context. -
Uses of MutableResponseMetadata in org.springframework.ai.openai.metadata.audio
Modifier and TypeClassDescriptionclass
Audio speech metadata implementation for OpenAI.class
Audio transcription metadata implementation for OpenAI.