Uses of Annotation Interface
io.github.jbellis.jvector.annotations.Experimental
Packages that use Experimental
-
Uses of Experimental in io.github.jbellis.jvector.graph
Methods in io.github.jbellis.jvector.graph with annotations of type ExperimentalModifier and TypeMethodDescriptionGraphSearcher.resume(int additionalK) Experimental!GraphSearcher.resume(int additionalK, float threshold, float rerankFloor) Experimental!GraphSearcher.search(NodeSimilarity.ScoreFunction scoreFunction, NodeSimilarity.Reranker reranker, int topK, float threshold, float rerankFloor, Bits acceptOrds)