Uses of Enum Class
io.quarkiverse.langchain4j.qdrant.Distance
-
Uses of Distance in io.quarkiverse.langchain4j.qdrant
Methods in io.quarkiverse.langchain4j.qdrant that return DistanceModifier and TypeMethodDescriptionQdrantBuildConfig.DevServicesConfig.VectorParamsConfig.distance()Distance function used for comparing vectorsstatic DistanceReturns the enum constant of this class with the specified name.static Distance[]Distance.values()Returns an array containing the constants of this enum class, in the order they are declared.