Class RetrievalParam.BINARYIVFParam
java.lang.Object
dev.langchain4j.store.embedding.vearch.RetrievalParam
dev.langchain4j.store.embedding.vearch.RetrievalParam.BINARYIVFParam
- Enclosing class:
RetrievalParam
-
Nested Class Summary
Modifier and TypeClassDescriptionstatic class
Nested classes/interfaces inherited from class dev.langchain4j.store.embedding.vearch.RetrievalParam
RetrievalParam.BINARYIVFParam, RetrievalParam.FLAT, RetrievalParam.GPUParam, RetrievalParam.HNSWParam, RetrievalParam.IVFFLATParam, RetrievalParam.IVFPQParam, RetrievalParam.RetrievalParamBuilder<C extends RetrievalParam,
B extends RetrievalParam.RetrievalParamBuilder<C, B>> -
Field Summary
Fields inherited from class dev.langchain4j.store.embedding.vearch.RetrievalParam
metricType
-
Constructor Summary
-
Method Summary
Methods inherited from class dev.langchain4j.store.embedding.vearch.RetrievalParam
getMetricType
-
Constructor Details
-
BINARYIVFParam
public BINARYIVFParam() -
BINARYIVFParam
-
-
Method Details
-
getNcentroids
-
builder
-