Uses of Package
org.springframework.ai.embedding
Packages that use org.springframework.ai.embedding
Package
Description
Provides the API for embedding observations.
Provides the API for embedding observations.
-
Classes in org.springframework.ai.embedding used by org.springframework.ai.embeddingClassDescriptionRepresents a request to embed a list of documents.Represents a single embedding vector.EmbeddingModel is a generic interface for embedding models.Options for embedding models.Builder for
EmbeddingOptions.Request to embed a list of input instructions.Embedding response object.Common AI provider metadata returned in an embedding response.Metadata associated with the embedding result. -
Classes in org.springframework.ai.embedding used by org.springframework.ai.embedding.observation