Uses of Class
dev.ai4j.embedding.Embedding
Packages that use Embedding
-
Uses of Embedding in dev.ai4j.embedding
Methods in dev.ai4j.embedding that return EmbeddingMethods in dev.ai4j.embedding that return types with arguments of type EmbeddingModifier and TypeMethodDescriptionEmbeddingModel.embed(Collection<Document> documents) VectorDatabase.findRelated(Embedding embedding, int maxResults) Methods in dev.ai4j.embedding with parameters of type EmbeddingModifier and TypeMethodDescriptionVectorDatabase.findRelated(Embedding embedding, int maxResults) voidMethod parameters in dev.ai4j.embedding with type arguments of type Embedding