Class InProcessEmbeddingProcessor
java.lang.Object
io.quarkiverse.langchain4j.deployment.InProcessEmbeddingProcessor
Generate a local embedding build item for each local embedding model available in the classpath.
Note that the user must have the dependency for the model in their pom.xml/build.gradle.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
InProcessEmbeddingProcessor
public InProcessEmbeddingProcessor()
-