Uses of Interface
dev.langchain4j.model.embedding.BatchEmbeddingModel
Packages that use BatchEmbeddingModel
-
Uses of BatchEmbeddingModel in dev.langchain4j.model.google.genai
Classes in dev.langchain4j.model.google.genai that implement BatchEmbeddingModelModifier and TypeClassDescriptionfinal classProvides an interface for interacting with the Google GenAI Batch API for Embedding models. -
Uses of BatchEmbeddingModel in dev.langchain4j.model.googleai
Classes in dev.langchain4j.model.googleai that implement BatchEmbeddingModelModifier and TypeClassDescriptionfinal classBatch embedding model for Google AI Gemini.