Uses of Package
dev.langchain4j.model.embedding
Packages that use dev.langchain4j.model.embedding
Package
Description
-
Classes in dev.langchain4j.model.embedding used by dev.langchain4j.model.embeddingClassDescriptionRepresents a model that can convert a given text into an embedding (vector representation of the text).
-
Classes in dev.langchain4j.model.embedding used by dev.langchain4j.rag.content.retrieverClassDescriptionRepresents a model that can convert a given text into an embedding (vector representation of the text).
-
Classes in dev.langchain4j.model.embedding used by dev.langchain4j.spi.model.embeddingClassDescriptionRepresents a model that can convert a given text into an embedding (vector representation of the text).
-
Classes in dev.langchain4j.model.embedding used by dev.langchain4j.store.embeddingClassDescriptionRepresents a model that can convert a given text into an embedding (vector representation of the text).