Uses of Enum
dev.langchain4j.store.embedding.vearch.SpaceStoreType
-
Uses of SpaceStoreType in dev.langchain4j.store.embedding.vearch
Methods in dev.langchain4j.store.embedding.vearch that return SpaceStoreTypeModifier and TypeMethodDescriptionstatic SpaceStoreTypeReturns the enum constant of this type with the specified name.static SpaceStoreType[]SpaceStoreType.values()Returns an array containing the constants of this enum type, in the order they are declared.Constructors in dev.langchain4j.store.embedding.vearch with parameters of type SpaceStoreTypeModifierConstructorDescriptionVectorParam(Boolean index, Integer dimension, SpaceStoreType storeType, SpaceStoreParam storeParam, String modelId, String format)