DistanceFunction type

Defines values for DistanceFunction.
KnownDistanceFunction can be used interchangeably with DistanceFunction, this enum contains the known values that the service supports.

Known values supported by the service

euclidean
cosine
dotproduct

type DistanceFunction = string