Class SpaceEngine
java.lang.Object
dev.langchain4j.store.embedding.vearch.SpaceEngine
-
Nested Class Summary
Nested Classes -
Constructor Summary
ConstructorsConstructorDescriptionSpaceEngine(String name, Long indexSize, RetrievalType retrievalType, RetrievalParam retrievalParam) -
Method Summary
Modifier and TypeMethodDescriptionstatic SpaceEngine.Builderbuilder()voidsetRetrievalParam(RetrievalParam retrievalParam)
-
Constructor Details
-
SpaceEngine
public SpaceEngine() -
SpaceEngine
public SpaceEngine(String name, Long indexSize, RetrievalType retrievalType, RetrievalParam retrievalParam)
-
-
Method Details
-
setRetrievalParam
-
builder
-