Uses of Class
org.springframework.ai.embedding.EmbeddingRequest
Packages that use EmbeddingRequest
Package
Description
Provides the API for embedding observations.
Provides the API for embedding observations.
-
Uses of EmbeddingRequest in org.springframework.ai.embedding
Subinterfaces with type arguments of type EmbeddingRequest in org.springframework.ai.embeddingModifier and TypeInterfaceDescriptioninterfaceEmbeddingModel is a generic interface for embedding models.Methods in org.springframework.ai.embedding with parameters of type EmbeddingRequest -
Uses of EmbeddingRequest in org.springframework.ai.embedding.observation
Subclasses with type arguments of type EmbeddingRequest in org.springframework.ai.embedding.observationModifier and TypeClassDescriptionclassContext used to store metadata for embedding model exchanges.Methods in org.springframework.ai.embedding.observation with parameters of type EmbeddingRequestModifier and TypeMethodDescriptionEmbeddingModelObservationContext.Builder.embeddingRequest(EmbeddingRequest embeddingRequest)