Package dev.langchain4j.model.embedding
package dev.langchain4j.model.embedding
-
ClassDescriptionA dimension aware embedding modelAn
EmbeddingModel
which throws aModelDisabledException
for all of its methodsRepresents a model that can convert a given text into an embedding (vector representation of the text).