Uses of Interface
org.springframework.ai.model.ResultMetadata
Package
Description
Provides a set of interfaces and classes for a generic API designed to interact with
various AI models.
-
Uses of ResultMetadata in org.springframework.ai.chat.metadata
Modifier and TypeInterfaceDescriptioninterface
Abstract Data Type (ADT) encapsulating information on the completion choices in the AI response. -
Uses of ResultMetadata in org.springframework.ai.embedding
-
Uses of ResultMetadata in org.springframework.ai.image
-
Uses of ResultMetadata in org.springframework.ai.model
Modifier and TypeMethodDescriptionModelResult.getMetadata()
Retrieves the metadata associated with the result of an AI model. -
Uses of ResultMetadata in org.springframework.ai.openai.metadata
-
Uses of ResultMetadata in org.springframework.ai.openai.metadata.audio
-
Uses of ResultMetadata in org.springframework.ai.stabilityai
Modifier and TypeClassDescriptionclass
Represents metadata associated with the image generation process in the StabilityAI framework.