Uses of Class
org.springframework.ai.embedding.DocumentEmbeddingRequest
Packages that use DocumentEmbeddingRequest
Package
Description
Provides the API for embedding observations.
-
Uses of DocumentEmbeddingRequest in org.springframework.ai.embedding
Methods in org.springframework.ai.embedding with parameters of type DocumentEmbeddingRequest -
Uses of DocumentEmbeddingRequest in org.springframework.ai.vertexai.embedding.multimodal
Methods in org.springframework.ai.vertexai.embedding.multimodal with parameters of type DocumentEmbeddingRequestModifier and TypeMethodDescriptionVertexAiMultimodalEmbeddingModel.call
(DocumentEmbeddingRequest request)