Uses of Interface
org.springframework.ai.model.ModelResult
Package
Description
The org.sf.ai.chat package represents the bounded context for the Chat Model within the
AI generative model domain.
Provides a set of interfaces and classes for a generic API designed to interact with
various AI models.
-
Uses of ModelResult in org.springframework.ai.chat
-
Uses of ModelResult in org.springframework.ai.embedding
-
Uses of ModelResult in org.springframework.ai.image
-
Uses of ModelResult in org.springframework.ai.model
Modifier and TypeInterfaceDescriptioninterface
ModelResponse<T extends ModelResult<?>>
Interface representing the response received from an AI model. -
Uses of ModelResult in org.springframework.ai.openai.audio.transcription
Modifier and TypeClassDescriptionclass
Represents a response returned by the AI.