Uses of Enum
dev.langchain4j.store.embedding.vearch.RetrievalType
-
Uses of RetrievalType in dev.langchain4j.store.embedding.vearch
Methods in dev.langchain4j.store.embedding.vearch that return RetrievalTypeModifier and TypeMethodDescriptionstatic RetrievalTypeReturns the enum constant of this type with the specified name.static RetrievalType[]RetrievalType.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in dev.langchain4j.store.embedding.vearch with parameters of type RetrievalTypeConstructors in dev.langchain4j.store.embedding.vearch with parameters of type RetrievalTypeModifierConstructorDescriptionSpaceEngine(String name, Long indexSize, RetrievalType retrievalType, RetrievalParam retrievalParam)